Commit Graph

  • 84dc0b2d37 MXS-1300: Add enabled log priorities to /maxscale/logs resurce Markus Mäkelä 2017-07-21 17:39:57 +03:00
  • f28a919982 MXS-1300: Remove redundant commands Markus Mäkelä 2017-07-21 17:38:51 +03:00
  • 53789f3b4b MXS-1300: Fix logging and maxscale alteration Markus Mäkelä 2017-07-21 09:23:20 +03:00
  • 310ef3b31e MXS-1300: Add show logging command Markus Mäkelä 2017-07-21 09:11:20 +03:00
  • cf8028a5ce MXS-1300: Un-modularize the core Markus Mäkelä 2017-07-19 08:03:44 +03:00
  • 0f1a427458 MXS-1300: Add monitor test to MaxCtrl Markus Mäkelä 2017-07-18 22:02:36 +03:00
  • 0f8cd4e90c MXS-1300: Add monitor credentials as create options Markus Mäkelä 2017-07-18 22:01:07 +03:00
  • fa6bea33fe MXS-1300: Fix monitor and listener creation Markus Mäkelä 2017-07-18 21:18:37 +03:00
  • 2411288388 MXS-1300: Add service test for MaxCtrl Markus Mäkelä 2017-07-18 20:59:02 +03:00
  • d515094646 Return error on bad service parameter alteration Markus Mäkelä 2017-07-18 20:39:47 +03:00
  • 2e274d0d8b Added virtual destructor in Rule base class MassimilianoPinto 2017-07-20 15:45:14 +02:00
  • 741c6d9aaf Documentation update for obfuscation method MassimilianoPinto 2017-07-18 11:17:14 +02:00
  • e9ad2e5627 Masking filter: added new obfuscation routine MassimilianoPinto 2017-07-18 10:42:23 +02:00
  • d1bee274fa MXS-1300: Add MaxCtrl server tests Markus Mäkelä 2017-07-17 17:45:46 +03:00
  • de546a0356 MXS-1220: Validate integer values for alter operations Markus Mäkelä 2017-07-17 17:00:23 +03:00
  • 11e270e60a MXS-1220: Add missing server resource fields Markus Mäkelä 2017-07-17 16:37:26 +03:00
  • f9e161eaf6 MXS-1300: Add finer granularity to error message content Markus Mäkelä 2017-07-17 16:32:33 +03:00
  • 64c5d6d610 Control npm testing with environment variables Markus Mäkelä 2017-07-17 16:10:53 +03:00
  • 9e688772cc MXS-1300: Make the MaxCtrl core a Node.js module Markus Mäkelä 2017-07-17 16:03:49 +03:00
  • 9a6e281456 MXS-1300: Add list listeners command Markus Mäkelä 2017-07-17 11:22:10 +03:00
  • 985fea43a0 MXS-1220: Fix /sessions/ response documentation Markus Mäkelä 2017-07-17 11:13:00 +03:00
  • 3255d58e70 MXS-1300: Take the refactored core into use Markus Mäkelä 2017-07-15 06:59:49 +03:00
  • b98b326bba MXS-1300: Refactor multi-hosts command execution Markus Mäkelä 2017-07-15 06:38:23 +03:00
  • aabbf64991 MXS-1300: Add server state manipulation test Markus Mäkelä 2017-07-14 19:30:07 +03:00
  • 18f05578c3 MXS-1300: Disable all output with --quiet Markus Mäkelä 2017-07-14 19:29:02 +03:00
  • 738dc48df7 MXS-1300: Add basic maxctrl tests Markus Mäkelä 2017-07-14 16:39:44 +03:00
  • d938dcc701 MXS-1300: Make output optional Markus Mäkelä 2017-07-14 16:36:59 +03:00
  • ec5b0fea39 MXS-1300: Use native promises for requests Markus Mäkelä 2017-07-14 05:22:34 +03:00
  • b54e94ce95 MXS-1300: Add TSV output to MaxCtrl Markus Mäkelä 2017-07-13 19:58:32 +03:00
  • 816e317485 MXS-1300: Make MaxCtrl more like a library Markus Mäkelä 2017-07-13 19:54:19 +03:00
  • 67b2654f50 Move REST API test scripts into a common directory Markus Mäkelä 2017-07-13 17:09:31 +03:00
  • 173a97ae70 Refactor REST API test script into a npm test framework Markus Mäkelä 2017-07-13 14:57:19 +03:00
  • 01fa1a827a MXS-1300: Move the REST API tests back into the core Markus Mäkelä 2017-07-13 13:48:57 +03:00
  • a082871726 MXS-1300: Refactor the way maxctrl is invoked Markus Mäkelä 2017-07-12 16:53:53 +03:00
  • 6c601955d6 MXS-1300: Build MaxCtrl if npm was found Markus Mäkelä 2017-07-12 10:54:21 +03:00
  • d3f45f0e0e MXS-1300: Speed up REST API testing Markus Mäkelä 2017-07-12 08:45:49 +03:00
  • 4dcefed974 MXS-1300: Fix test server creation Markus Mäkelä 2017-07-11 16:12:54 +03:00
  • 16ed95d865 MXS-1220: Fix REST API tests Markus Mäkelä 2017-07-11 15:35:26 +03:00
  • 6479788283 MXS-1300: Add docker based cluster for REST API testing Markus Mäkelä 2017-07-11 11:47:36 +03:00
  • d59d3ab638 MXS-1300: Combine REST API and MaxCtrl tests Markus Mäkelä 2017-07-11 11:30:36 +03:00
  • f83d793704 MXS-1300: Split the code into core and cli parts Markus Mäkelä 2017-07-11 10:52:07 +03:00
  • 2670ca36a0 MXS-1300: Send requests to multiple hosts Markus Mäkelä 2017-07-10 23:14:36 +03:00
  • 11c8493167 MXS-1300: Only use single quotes Markus Mäkelä 2017-07-10 22:37:38 +03:00
  • c7a45466fb Use Backend::write for all writes in schemarouter Markus Mäkelä 2017-07-12 07:41:41 +03:00
  • 07a5cba2de MXS-1319: Set SQL_MODE for all internal connections Markus Mäkelä 2017-07-18 11:21:33 +03:00
  • 9752068444 MXS-1318: Use certificate chains instead of individual files Markus Mäkelä 2017-07-18 10:07:41 +03:00
  • 62fdda8534 Masking filter: unused code is now removed MassimilianoPinto 2017-07-17 14:12:55 +02:00
  • ac142a1b71 Documentation update with 'obfuscate' rule and 'match' option in 'replace' rule MassimilianoPinto 2017-07-17 12:16:43 +02:00
  • 1c9f4784dc MXS-1302: pass the rule_type to rule_check_database_options() in order to log the proper rule MassimilianoPinto 2017-07-17 09:01:53 +02:00
  • f1b2257383 MXS-1302: the keyword in the Json is now "match" and MatchRule class substitutes CaptureRule MassimilianoPinto 2017-07-14 11:52:59 +02:00
  • 85d7d67ab8 MXS-1302: capture option in use and pcre2_match matches all the patterns MassimilianoPinto 2017-07-14 09:22:22 +02:00
  • 00f046da1b MXS-1316: Read the raw input in cdc_kafka_producer.py Markus Mäkelä 2017-07-13 13:27:51 +03:00
  • fd77b18c49 Remove false debug assertion in avrorouter Markus Mäkelä 2017-07-13 12:30:24 +03:00
  • 2410c23e66 Assume that the test database exists Markus Mäkelä 2017-07-11 22:27:42 +03:00
  • a77406e134 MXS-1300: Add calling of module commands to MaxCtrl Markus Mäkelä 2017-07-10 15:16:12 +03:00
  • e14aa729ab MXS-1300: Add module commands to MaxCtrl Markus Mäkelä 2017-07-10 11:13:37 +03:00
  • 1514ede4e1 MXS-1300: Add logging commands Markus Mäkelä 2017-07-10 10:44:56 +03:00
  • 78a95def7d MXS-1300: Add build script for MaxCtrl Markus Mäkelä 2017-07-07 18:32:39 +03:00
  • ebfa631bae MXS-1330: Add alter command Markus Mäkelä 2017-07-07 12:03:42 +03:00
  • 46339d620a MXS-1220: Interpret no relationships as old relationships Markus Mäkelä 2017-07-07 12:00:19 +03:00
  • 731d19ba70 MXS-1220: Add test for monitor alteration regression Markus Mäkelä 2017-07-07 11:42:16 +03:00
  • 4913cf1ec7 MXS-1300: Add maxscale to show commands Markus Mäkelä 2017-07-07 11:16:13 +03:00
  • f4dacff27c MXS-1300: Correct clear entry point documentation Markus Mäkelä 2017-07-06 14:30:29 +03:00
  • 252022534c MXS-1300: Add start/stop commands Markus Mäkelä 2017-07-06 14:25:28 +03:00
  • a0e7a97729 MXS-1300: Add create/destroy/list commands for users Markus Mäkelä 2017-07-06 14:13:21 +03:00
  • b0f2d02787 MXS-1300: Add link/unlink command to MaxCtrl Markus Mäkelä 2017-07-05 13:14:32 +03:00
  • 7db1f4c768 MXS-1300: Add create/destroy commands Markus Mäkelä 2017-07-03 21:41:06 +03:00
  • 35745ee925 MXS-1220: Add deletion of listeners Markus Mäkelä 2017-07-03 20:18:45 +03:00
  • 7e40c93cc4 MXS-1220: Add listener creation documentation Markus Mäkelä 2017-07-03 15:08:05 +03:00
  • e0076ca8a5 MXS-1220: Fix request methods for user creation Markus Mäkelä 2017-07-02 09:27:37 +03:00
  • bb5b83bf7b MXS-1300: Add enable/disable command Markus Mäkelä 2017-07-02 09:34:08 +03:00
  • cfa0fd9803 MXS-1300: Create more helper functions Markus Mäkelä 2017-07-02 09:30:56 +03:00
  • c7b9b7ac4a MXS-1220: Unify resource member naming Markus Mäkelä 2017-06-30 16:56:49 +03:00
  • a8bfdac49c MXS-1220: Use PUT to set/clear server Markus Mäkelä 2017-06-30 16:04:37 +03:00
  • 30a40a090b MXS-1300: Make global option descriptions more brief Markus Mäkelä 2017-06-30 15:58:33 +03:00
  • f62e899b79 MXS-1220: Add missing start/stop documentation for service resources Markus Mäkelä 2017-06-30 15:39:01 +03:00
  • 6955be901f MXS-1300: Use single quotes in Node.js code Markus Mäkelä 2017-06-30 15:37:35 +03:00
  • 8fb1137ef0 MXS-1300: Add usage to all commands Markus Mäkelä 2017-06-30 13:31:15 +03:00
  • 4cf17bc450 MXS-1300: Add set and clear commands Markus Mäkelä 2017-06-30 13:23:00 +03:00
  • 38930e198d MXS-1300: Fix duplicated options Markus Mäkelä 2017-06-30 13:21:01 +03:00
  • 63d2eee0e3 MXS-1220: Add endpoint for set/clear of server status Markus Mäkelä 2017-06-30 12:57:16 +03:00
  • c189378389 MXS-1330: Pair header names with resource paths Markus Mäkelä 2017-06-30 12:12:39 +03:00
  • 1148ed9876 MXS-1300: Add initial implementation of MaxCtrl Markus Mäkelä 2017-06-27 10:48:46 +03:00
  • 61241f9e07 Remove old feedback system Markus Mäkelä 2017-07-08 05:18:47 +03:00
  • 33e1878fe1 MXS-1302: addition of CaptureRule class MassimilianoPinto 2017-07-10 14:10:21 +02:00
  • f10cc156a5 MXS-1302: added tests for "obfuscate" MassimilianoPinto 2017-07-10 13:47:29 +02:00
  • f3547d14a1 Masking filter: removed create_rule_from_elements() routines MassimilianoPinto 2017-07-07 19:28:12 +02:00
  • e70852d10b Code cleanup in ReplaceRule::create_from() MassimilianoPinto 2017-07-07 17:57:02 +02:00
  • deef6bb030 Extend text protocol PS test Markus Mäkelä 2017-07-08 08:15:42 +03:00
  • 8b5c6f7286 Merge branch 'MXS-1302' into develop MassimilianoPinto 2017-07-07 17:37:16 +02:00
  • 9490af2fb1 MXS-1302: Addition of ObfuscateRule derived class and 'obfuscation' rule MassimilianoPinto 2017-07-07 17:31:37 +02:00
  • 01b611d895 MXS-1312: Add tests for permission type rule Markus Mäkelä 2017-07-07 16:52:17 +03:00
  • 26f8f9d869 MXS-1311: Add tests for keywords as function parameters Markus Mäkelä 2017-07-07 16:46:54 +03:00
  • b26e2d8189 MXS-1302: masking filter value replacement is done by new ReplaceRule, derived form base class Rule MassimilianoPinto 2017-07-07 15:02:59 +02:00
  • d47e32966f MXS-1312: Make the permission rule the default type Markus Mäkelä 2017-07-07 15:41:10 +03:00
  • 9c4711aac8 MXS-1311: Allow backtick quoted values for function rules Markus Mäkelä 2017-07-07 15:17:57 +03:00
  • f3e98745bd MXS-1313: Fix updating of server character sets Markus Mäkelä 2017-07-07 14:52:15 +03:00
  • 96b98845a2 Allow filters to be used with binlogrouter Markus Mäkelä 2017-07-07 10:37:30 +03:00
  • 54c6e0eb52 Increase verbosity and timeouts in bug662 Markus Mäkelä 2017-07-06 13:59:44 +03:00
  • 61cfd92510 Stop replication before configuring binlogrouter Markus Mäkelä 2017-07-06 13:54:59 +03:00