Commit Graph

212 Commits

Author SHA1 Message Date
3e75e2c2d9 Name change for 1.1 doc
Name change for 1.1 doc
2015-03-19 17:15:54 +01:00
bc4c4d7726 Release Notes for 1.1 RC
Release Notes for 1.1 RC
2015-03-19 17:13:09 +01:00
86d238a2de Nagios documentation update
Nagios documentation update
2015-03-19 15:15:37 +01:00
9f63c8e7bc Nags Diagram update
Nags Diagram update
2015-03-19 14:59:27 +01:00
1c1ad8b97e Nagios Diagram Update
Nagios Diagram Update
2015-03-19 13:06:08 +01:00
55551a525e Nags diagram moved to images
Nags diagram moved to images
2015-03-19 12:40:14 +01:00
f3532a2e79 Nagios Diagram update
Nagios Diagram update
2015-03-19 12:36:06 +01:00
92ee0096f9 Documentation Update Diagram
Documentation Update Diagram
2015-03-19 12:29:21 +01:00
ac02cfb963 Nagios Doc Update
Nagios Doc Update
2015-03-19 12:26:49 +01:00
19fbbd717f Nagios Doc Update
Nagios Doc Update
2015-03-19 12:26:49 +01:00
1cc1b351ff Updated Schemarouter documentation. 2015-03-18 19:45:32 +02:00
d168730b17 Nagios doc update
Nagios doc update
2015-03-18 17:32:42 +01:00
4cceaa84e7 Nagios Plugin Doc Update
Nagios Plugin Doc Update
2015-03-18 09:28:43 +01:00
fc889fa922 Nagios Plugins update
Nagios Plugins update
2015-03-12 19:15:26 +01:00
cc523c7534 Nagios Plugin doc update
Nagios Plugin doc update
2015-03-12 17:07:07 +01:00
e1c18603a4 Merge branch 'develop' of https://github.com/mariadb-corporation/MaxScale into develop 2015-03-12 18:06:40 +02:00
2748fcb2ec Updated changelog. 2015-03-12 18:04:16 +02:00
89f62577a9 Nagios Documentation Update
Nagios Documentation Update
2015-03-12 16:45:30 +01:00
502cad8602 Nagios Plugins Update
Nagios Plugins Update
2015-03-12 16:39:58 +01:00
385be9fd39 Nagios Plugins update
Nagios Plugins update
2015-03-12 16:33:53 +01:00
cdc3391a96 Nagios Plugins Tutorial
Nagios Plugins Tutorial
2015-03-12 16:32:18 +01:00
e1a522051a Notification Server URL update
Notification Server URL update
2015-03-10 13:34:46 +01:00
7af2843bcb Notification Service integration added
Notification Service integration added
2015-03-09 18:06:16 +01:00
784eb663be Notification Service Documentation
Notification Service Documentation
2015-03-09 16:35:39 +01:00
990df10655 Notification Service Document update
Notification Service Document update
2015-03-09 16:18:25 +01:00
2ef1e9ab04 Notification Service Document
Notification Service Document
2015-03-09 16:16:53 +01:00
5471d35524 Merge branch 'develop' into MAX-324
Conflicts:
	server/include/modutil.h
2015-03-09 10:18:59 +02:00
62fe3c95bb Updated firewall filter documentation. 2015-03-09 06:20:07 +02:00
0d8eca98db Editing documentation links. 2015-03-06 16:34:02 +02:00
3e3890cfe6 Even more cleanups. 2015-03-06 06:50:46 +02:00
6899200aa8 Cleaned up the image. 2015-03-06 06:45:47 +02:00
fbc8b24ac7 Added images to the sharding tutorial. 2015-03-06 06:43:17 +02:00
63317388e1 Added a simple sharding tutorial. 2015-03-05 17:08:56 +02:00
880adca73e Merge branch 'develop' into MAX-324 2015-03-05 10:45:48 +02:00
d6da4c7501 Added a note about tee filter currently not supporting multi-statements to the documentation. 2015-03-05 10:25:25 +02:00
2b8cb8aa94 Lowered the CMake required version for non-package builds. 2015-03-04 17:04:43 +02:00
1b0fd4576a Merge branch 'maxinfo' into develop
Conflicts:
	server/core/service.c
	server/core/session.c
	server/include/session.h
2015-03-04 11:33:00 +02:00
2d08bc4eda Fix to bug 736: http://bugs.mariadb.com/show_bug.cgi?id=736
Added a cofigurable limit on the number of session commands the readwritesplit router stores.
2015-03-01 02:27:47 +02:00
4701604965 Added service user to mysql_users
Added service user to mysql_users

    [MaxInfo]
    type=service
    router=maxinfo
    user=monitor
    passwd=EBD2F49C3B375812A8CDEBA632ED8BBC
2015-02-27 12:20:00 +01:00
561952e1ea Moved service definition to router_options for shardrouter. 2015-02-26 20:34:35 +02:00
7447ccb696 Added a link to the changelog. 2015-02-24 18:37:01 +02:00
ad49c5f402 Added optional millisecond precision to logfiles and created the changelog document. 2015-02-24 18:10:16 +02:00
9e7afeb302 Merge branch 'develop' into MAX-324
Conflicts:
	macros.cmake
	server/core/config.c
	server/core/service.c
	server/modules/routing/CMakeLists.txt
2015-02-24 06:26:55 +02:00
5477cdf5eb Renamed the dbshard module to schemarouter. 2015-02-24 05:49:38 +02:00
cd1af56ced Amend contents page to include new design documents. 2015-02-23 14:32:21 +00:00
578fb07370 Added timeout testing to service tests. 2015-02-23 11:13:31 +02:00
fc969acc73 Added optional stripping of escape characters from database names when laoding users. 2015-02-20 21:07:12 +02:00
77a25c5848 Merge branch 'develop' of https://github.com/mariadb-corporation/MaxScale into develop 2015-02-20 16:06:18 +00:00
3145ebac43 Added documentation about the way that readwritesplit stores session commands. 2015-02-20 16:39:41 +02:00
0a635a0f9b Add new document to Docuemnt Contents page 2015-02-20 14:08:20 +00:00