Commit Graph

560 Commits

Author SHA1 Message Date
f8ccf6ccea Added SSL level configuration to services. 2015-06-02 17:16:53 +03:00
4358778bdb Merge branch 'develop' into MXS-129 2015-06-02 12:21:05 +03:00
c2ccdaa807 SSL handshake now successfully completes when a client connects with SSL enabled. 2015-06-01 13:50:22 +03:00
211f8a0393 Removed old unused cmake variables, updated documentation and fixed testall suite. 2015-05-26 15:12:29 +03:00
6bd5d87501 Fix to MXS-162
Changed router to monitor in documentation.
2015-05-26 14:12:33 +03:00
11ce01146b Fixed spaces braking links. 2015-05-26 14:07:39 +03:00
43063d52dc Fixed broken link. 2015-05-26 14:05:18 +03:00
292ca64437 Fixed old references in documentation. 2015-05-26 14:04:07 +03:00
65f13339d7 Merge branch 'install_dir_change' into develop
Conflicts:
	CMakeLists.txt
	Documentation/Tutorials/Administration-Tutorial.md
	log_manager/CMakeLists.txt
	server/core/CMakeLists.txt
	server/core/gateway.c
	server/core/maxkeys.c
	server/core/maxpasswd.c
	server/modules/filter/test/CMakeLists.txt
	server/modules/routing/CMakeLists.txt
2015-05-26 13:34:39 +03:00
577baf27bb Added 1.2 release notes. 2015-05-22 18:26:20 +03:00
c281d8176b Merge branch 'develop' into MXS-121 2015-05-18 16:05:50 +03:00
5246f169e7 Added missing weightby parameter into readconnroute documentation. 2015-05-16 11:01:30 +03:00
39d338fcfc Added readconnroute documentation. 2015-05-16 10:40:42 +03:00
eebda91eea Fixed typos. 2015-05-14 15:32:57 +03:00
8890368d37 Updated monitor documentation. 2015-05-14 15:19:11 +03:00
a9e571ef52 Merge branch 'develop' into release-1.1.1
Conflicts:
	Documentation/Release-Notes/MaxScale-1.1.1-Release-Notes.md
2015-05-13 20:02:58 +03:00
6826e0bb19 Fixed typos in deocumentation 2015-05-13 19:56:52 +03:00
c4be6f7065 Merge branch 'develop' into release-1.1.1 2015-05-13 11:01:39 +03:00
d6091f071d Updated Documentation-Contents.md 2015-05-12 14:44:33 +03:00
dcd51e7f2d Merge branch 'develop' into release-1.1.1 2015-05-12 10:34:38 +03:00
943c9f5f65 Updated readwritesplit documentation. 2015-05-12 04:59:34 +03:00
8f83845f34 Updated documentation and created a readwritesplit router document. 2015-05-12 04:48:25 +03:00
f57d5fd26f Some changes to the first section of the release notes and corrected some typos
Some changes to the first section of the release notes and corrected some typos. Also some smaller edits here and there.
2015-05-11 10:06:05 +03:00
705c4e5a05 Changed from tables to bullets in bug lists. 2015-05-11 09:26:45 +03:00
bb4eb39d8b Updated release notes. 2015-05-11 09:11:25 +03:00
18ced69d36 Added Galera monitor documentation. 2015-05-11 06:45:37 +03:00
86a8d5bf3b Renamed node to initiator in the arguments a monitor calls the script. 2015-05-09 21:16:35 +03:00
22cd1781fd Added MySQL monitor documentation. 2015-05-09 19:03:27 +03:00
3c8ab7ca7c Merge branch 'doc-typo-fix' into develop 2015-05-09 11:41:55 +03:00
c4efae250b Updated the changelog and added preliminary MaxScale 1.1.1 release notes. 2015-05-07 23:11:51 +03:00
b1c54cc9fa Update Documentation-Contents.md
Correct typo in URL
2015-05-06 16:58:32 -05:00
b8528b7ebf Added stdout as an option for log output with the -l or --log command line option. 2015-05-06 17:33:02 +03:00
0ed2b6e136 Merge remote-tracking branch 'origin/develop' into MXS-105
Conflicts (resolved):
	server/modules/routing/schemarouter/schemarouter.c
2015-05-05 10:54:09 +01:00
7ff8539f07 MXS-98: https://mariadb.atlassian.net/browse/MXS-98
Added optional logging of regex filter matching to user defined file and trace log.
2015-05-01 18:54:19 +03:00
7938ba40a6 Updated Configuration Guide with a note about conflicts when multiple monitors monitor the same set of servers. 2015-04-30 11:13:49 +03:00
17d99f8f20 Fixed rule parsing 2015-04-29 19:19:36 +03:00
a5820cadbd Added a note to the dbfwfilter documentation about using local time. 2015-04-29 15:08:18 +03:00
968a54ef0d Updated documentation 2015-04-28 16:39:52 +03:00
495a9206e3 Updated package installation and started documentation update. 2015-04-28 11:09:49 +03:00
256452f285 Moved default file search paths to gwdirs.h which is configured by CMake from gwdirs.h.in. 2015-04-27 04:48:50 +03:00
78e0c8793e Merge remote-tracking branch 'origin/develop' into MXS-105 2015-04-24 15:40:07 +01:00
96cb45f524 Modifications to galera monitor to control whether selection of master is wanted. 2015-04-24 15:35:10 +01:00
a11bc4c345 Added README.md and updated schemarouter documentation. 2015-04-24 06:19:50 +03:00
2a35ed1c47 Updated documentation. 2015-04-23 21:05:50 +03:00
675ecd7e2d Updated documentation and added a message if libedit is not found. 2015-04-23 15:04:38 +03:00
ef53ac064d Added maximum session command amount for schemarouter. 2015-04-22 20:58:52 +03:00
e5c34e9031 Merge pull request #77 from tanji/MXS-95
Galera monitor improvement (MXS-95)
2015-04-21 04:38:30 +03:00
3b48a0bd68 Add support for Galera xtrabackup donor availability 2015-04-20 14:45:03 +02:00
2e3b9564aa Added service sections to all filter examples. 2015-04-19 20:36:00 +03:00
d4783283e5 Added missing regexfilter documentation updates. 2015-04-19 20:24:12 +03:00