Commit Graph

305 Commits

Author SHA1 Message Date
57060cafec Added SSL level configuration to services. 2015-06-02 17:16:53 +03:00
a5de4fc503 Merge branch 'develop' into MXS-129 2015-06-02 12:21:05 +03:00
a2768955e7 SSL handshake now successfully completes when a client connects with SSL enabled. 2015-06-01 13:50:22 +03:00
4cbcc4ecb6 Removed old unused cmake variables, updated documentation and fixed testall suite. 2015-05-26 15:12:29 +03:00
099fc0ba3c Fix to MXS-162
Changed router to monitor in documentation.
2015-05-26 14:12:33 +03:00
6be6c741e9 Fixed spaces braking links. 2015-05-26 14:07:39 +03:00
47407405c5 Fixed broken link. 2015-05-26 14:05:18 +03:00
15da20184c Fixed old references in documentation. 2015-05-26 14:04:07 +03:00
5f076b81d4 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
04aaaea717 Added 1.2 release notes. 2015-05-22 18:26:20 +03:00
8c120ca469 Merge branch 'develop' into MXS-121 2015-05-18 16:05:50 +03:00
36b963805b Added missing weightby parameter into readconnroute documentation. 2015-05-16 11:01:30 +03:00
545586b47b Added readconnroute documentation. 2015-05-16 10:40:42 +03:00
c3a243cd30 Fixed typos. 2015-05-14 15:32:57 +03:00
055950aced Updated monitor documentation. 2015-05-14 15:19:11 +03:00
4ed3ffc398 Fixed typos in deocumentation 2015-05-13 19:56:52 +03:00
7a81211577 Updated Documentation-Contents.md 2015-05-12 14:44:33 +03:00
7d3fa8de37 Updated readwritesplit documentation. 2015-05-12 04:59:34 +03:00
d1a768f6f5 Updated documentation and created a readwritesplit router document. 2015-05-12 04:48:25 +03:00
8f019b4514 Added Galera monitor documentation. 2015-05-11 06:45:37 +03:00
1d0740c1c1 Renamed node to initiator in the arguments a monitor calls the script. 2015-05-09 21:16:35 +03:00
49faa88d14 Added MySQL monitor documentation. 2015-05-09 19:03:27 +03:00
a8396a88b5 Merge branch 'doc-typo-fix' into develop 2015-05-09 11:41:55 +03:00
3b32717f7e Updated the changelog and added preliminary MaxScale 1.1.1 release notes. 2015-05-07 23:11:51 +03:00
c8e434370b Update Documentation-Contents.md
Correct typo in URL
2015-05-06 16:58:32 -05:00
dcd0098823 Added stdout as an option for log output with the -l or --log command line option. 2015-05-06 17:33:02 +03:00
8647b30184 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
4cba9890fd 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
bb51a6fb9d 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
00abb38689 Fixed rule parsing 2015-04-29 19:19:36 +03:00
87133388dc Added a note to the dbfwfilter documentation about using local time. 2015-04-29 15:08:18 +03:00
3501ffb689 Updated documentation 2015-04-28 16:39:52 +03:00
71531cde3e Updated package installation and started documentation update. 2015-04-28 11:09:49 +03:00
c500d23d04 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
8b7158afda Merge remote-tracking branch 'origin/develop' into MXS-105 2015-04-24 15:40:07 +01:00
03badb9b7b Modifications to galera monitor to control whether selection of master is wanted. 2015-04-24 15:35:10 +01:00
89cae0e35b Added README.md and updated schemarouter documentation. 2015-04-24 06:19:50 +03:00
7cdf32773f Updated documentation. 2015-04-23 21:05:50 +03:00
70cf7663d7 Updated documentation and added a message if libedit is not found. 2015-04-23 15:04:38 +03:00
6f870bd74c Added maximum session command amount for schemarouter. 2015-04-22 20:58:52 +03:00
8bc004db26 Merge pull request #77 from tanji/MXS-95
Galera monitor improvement (MXS-95)
2015-04-21 04:38:30 +03:00
060ebc3880 Add support for Galera xtrabackup donor availability 2015-04-20 14:45:03 +02:00
47023907a1 Added service sections to all filter examples. 2015-04-19 20:36:00 +03:00
7e4e930abd Added missing regexfilter documentation updates. 2015-04-19 20:24:12 +03:00
d1e44eb883 Cleaned up filter documents and added clarification about service and filter interaction. 2015-04-19 18:46:14 +03:00
254b1bf05d Added FindPCRE.cmake which is used by the FindMySQL.cmake. 2015-04-16 18:11:29 +03:00
f28f03ef0a Added optimize_wildcard section to configuration guide. 2015-04-15 21:43:45 +03:00
786f34cf49 Fixed typos in documentation. 2015-04-14 20:36:29 +03:00
285a245893 Fixed broken link. 2015-04-09 08:02:51 +03:00
47a9a14914 Updated source building guide. 2015-04-08 20:47:27 +03:00