Commit Graph

572 Commits

Author SHA1 Message Date
7ffc9b9b89 Added libcurl-devel and pcre-devel to build dependencies. 2015-06-12 10:05:50 +03:00
0f3c940ae7 Merge branch 'develop' into schemarouter_refresh 2015-06-12 09:51:35 +03:00
e83178f561 Added man page for maxscale. 2015-06-12 02:55:07 +03:00
3b5fe7a904 Fixed typos in documentation. 2015-06-11 17:02:07 +03:00
d1cac42a79 Fixed documentation. 2015-06-11 17:01:02 +03:00
0d96cef3a4 Fixed markdown table. 2015-06-11 16:59:44 +03:00
f34d40be60 Added documentation about refresh_databases and refresh_interval options. 2015-06-11 16:58:39 +03:00
2837622a41 Merge branch 'develop' into MXS-129 2015-06-11 10:29:57 +03:00
02bff3980a Added a guide on how to have a HA setup of MaxScale with lsyncd. 2015-06-04 19:14:53 +03:00
3c8365c501 Fixed formatting. 2015-06-03 11:14:37 +03:00
4191aaccd9 Updated documentation with new configuration file name. 2015-06-03 11:07:06 +03:00
c5bffe90f7 Added note about GCC versions to the source building document. 2015-06-03 10:15:53 +03:00
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