Commit Graph

204 Commits

Author SHA1 Message Date
2a0e931ab3 Documentation Update Diagram
Documentation Update Diagram
2015-03-19 12:29:21 +01:00
1ef793f558 Nagios Doc Update
Nagios Doc Update
2015-03-19 12:26:49 +01:00
6dffd0a008 Nagios Doc Update
Nagios Doc Update
2015-03-19 12:26:49 +01:00
1a4c8c2b63 Updated Schemarouter documentation. 2015-03-18 19:45:32 +02:00
4f40591dae Nagios doc update
Nagios doc update
2015-03-18 17:32:42 +01:00
c5dbc918b1 Nagios Plugin Doc Update
Nagios Plugin Doc Update
2015-03-18 09:28:43 +01:00
4909e3b20e Nagios Plugins update
Nagios Plugins update
2015-03-12 19:15:26 +01:00
18875893b5 Nagios Plugin doc update
Nagios Plugin doc update
2015-03-12 17:07:07 +01:00
4bc6d47987 Merge branch 'develop' of https://github.com/mariadb-corporation/MaxScale into develop 2015-03-12 18:06:40 +02:00
602eeaf3c0 Updated changelog. 2015-03-12 18:04:16 +02:00
3dad7ac8f3 Nagios Documentation Update
Nagios Documentation Update
2015-03-12 16:45:30 +01:00
99b990a791 Nagios Plugins Update
Nagios Plugins Update
2015-03-12 16:39:58 +01:00
7e55191655 Nagios Plugins update
Nagios Plugins update
2015-03-12 16:33:53 +01:00
2848129d15 Nagios Plugins Tutorial
Nagios Plugins Tutorial
2015-03-12 16:32:18 +01:00
fbf2d883f1 Notification Server URL update
Notification Server URL update
2015-03-10 13:34:46 +01:00
67e053f271 Notification Service integration added
Notification Service integration added
2015-03-09 18:06:16 +01:00
56eaa37802 Notification Service Documentation
Notification Service Documentation
2015-03-09 16:35:39 +01:00
1475175059 Notification Service Document update
Notification Service Document update
2015-03-09 16:18:25 +01:00
5fe4ae0734 Notification Service Document
Notification Service Document
2015-03-09 16:16:53 +01:00
246e6420a3 Merge branch 'develop' into MAX-324
Conflicts:
	server/include/modutil.h
2015-03-09 10:18:59 +02:00
79eab75394 Updated firewall filter documentation. 2015-03-09 06:20:07 +02:00
5cecfae857 Editing documentation links. 2015-03-06 16:34:02 +02:00
0b8e564966 Even more cleanups. 2015-03-06 06:50:46 +02:00
cfb20eb647 Cleaned up the image. 2015-03-06 06:45:47 +02:00
a8fb367bf5 Added images to the sharding tutorial. 2015-03-06 06:43:17 +02:00
af277505d8 Added a simple sharding tutorial. 2015-03-05 17:08:56 +02:00
3b27b8b7be Merge branch 'develop' into MAX-324 2015-03-05 10:45:48 +02:00
ea68676b32 Added a note about tee filter currently not supporting multi-statements to the documentation. 2015-03-05 10:25:25 +02:00
fc8ec1a558 Lowered the CMake required version for non-package builds. 2015-03-04 17:04:43 +02:00
046f502369 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
a0007a1b22 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
ff2165a7ce 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
a28746388a Moved service definition to router_options for shardrouter. 2015-02-26 20:34:35 +02:00
713d88f031 Added a link to the changelog. 2015-02-24 18:37:01 +02:00
44d0dcdb33 Added optional millisecond precision to logfiles and created the changelog document. 2015-02-24 18:10:16 +02:00
13441f153a 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
e33001e13c Renamed the dbshard module to schemarouter. 2015-02-24 05:49:38 +02:00
cf500d3e16 Amend contents page to include new design documents. 2015-02-23 14:32:21 +00:00
fc9099c6b7 Added timeout testing to service tests. 2015-02-23 11:13:31 +02:00
d77e7ead5c Added optional stripping of escape characters from database names when laoding users. 2015-02-20 21:07:12 +02:00
d36e219d87 Merge branch 'develop' of https://github.com/mariadb-corporation/MaxScale into develop 2015-02-20 16:06:18 +00:00
58fd11129a Added documentation about the way that readwritesplit stores session commands. 2015-02-20 16:39:41 +02:00
0c15f0f7b4 Add new document to Docuemnt Contents page 2015-02-20 14:08:20 +00:00
5bd4660ae1 Initial maxinfo documentation 2015-02-20 14:04:50 +00:00
cf01c055a4 Merge branch 'develop' into MAX-324 2015-02-20 04:45:48 +02:00
85032f50c4 Added a new matching mode 'strict_all' and added it to the documentation. 2015-02-19 19:36:05 +02:00
0cf1d4b29a Addition of RESULTSET diagrams 2015-02-19 11:39:13 +00:00
b375506a78 Added instructions to Building-MaxScale-from-Source-Code.md about disabling RabbitMQ components. 2015-02-19 11:27:13 +02:00
9476d0c371 Move most information from README into documentation; separate out document for building from sources. 2015-02-18 14:18:13 +00:00
0d461e88d5 Add more to building from source, extracted from README; create About MaxScale. 2015-02-17 18:26:03 +00:00