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 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						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 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						8f83845f34 
					 
					
						
						
							
							Updated documentation and created a readwritesplit router document.  
						
						
						
						
					 
					
						2015-05-12 04:48:25 +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 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						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 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						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 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						2a35ed1c47 
					 
					
						
						
							
							Updated documentation.  
						
						
						
						
					 
					
						2015-04-23 21:05:50 +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 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f0c02a2df1 
					 
					
						
						
							
							Added FindPCRE.cmake which is used by the FindMySQL.cmake.  
						
						
						
						
					 
					
						2015-04-16 18:11:29 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						04ae743904 
					 
					
						
						
							
							Added optimize_wildcard section to configuration guide.  
						
						
						
						
					 
					
						2015-04-15 21:43:45 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						bbc919d8f9 
					 
					
						
						
							
							Fixed typos in documentation.  
						
						
						
						
					 
					
						2015-04-14 20:36:29 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ba59561f53 
					 
					
						
						
							
							Fixed broken link.  
						
						
						
						
					 
					
						2015-04-09 08:02:51 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						11dbf25e2d 
					 
					
						
						
							
							Updated source building guide.  
						
						
						
						
					 
					
						2015-04-08 20:47:27 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c711a48455 
					 
					
						
						
							
							Fixed typo in Building-MaxScale-from-Source-Code.md  
						
						
						
						
					 
					
						2015-03-26 06:02:32 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4f75286d3e 
					 
					
						
						
							
							Updated CMake variables.  
						
						... 
						
						
						
						INSTALL_SYSTEM_FILES is now WITH_SCRIPTS.
BUILD_TYPE is now obsolete and is replaced with CMAKE_BUILD_TYPE, the build types are now the same as with regular CMake installations.
Differences are:
	DebugSymbols -> RelWithDebInfo 
						
						
					 
					
						2015-03-24 06:17:11 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						5a291e2b37 
					 
					
						
						
							
							Merge branch 'develop' of  https://github.com/mariadb-corporation/MaxScale  into develop  
						
						
						
						
					 
					
						2015-03-23 20:15:56 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c9ca5d5f98 
					 
					
						
						
							
							Changed install path to /usr/local/mariadb-maxscale  
						
						
						
						
					 
					
						2015-03-23 20:12:56 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ddab0cb8dc 
					 
					
						
						
							
							Remove out of date image  
						
						
						
						
					 
					
						2015-03-23 17:14:40 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f79e711af6 
					 
					
						
						
							
							Merge branch 'develop' of  https://github.com/mariadb-corporation/MaxScale  into develop  
						
						
						
						
					 
					
						2015-03-23 15:06:42 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						5a68947d1f 
					 
					
						
						
							
							Chaged MaxScale default installation directory to /usr/local/mariadb/maxscale and MaxAdmin password to 'mariadb'.  
						
						
						
						
					 
					
						2015-03-23 14:53:31 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						96a774dd3f 
					 
					
						
						
							
							Updates and pointing to latest release notes  
						
						
						
						
					 
					
						2015-03-23 12:30:29 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						3b27b8b7be 
					 
					
						
						
							
							Merge branch 'develop' into MAX-324  
						
						
						
						
					 
					
						2015-03-05 10:45:48 +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 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						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 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						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 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						58fd11129a 
					 
					
						
						
							
							Added documentation about the way that readwritesplit stores session commands.  
						
						
						
						
					 
					
						2015-02-20 16:39:41 +02: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 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						154d26aeb3 
					 
					
						
						
							
							Some documentation cleanup  
						
						
						
						
					 
					
						2015-02-13 19:55:04 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						2c6030cee8 
					 
					
						
						
							
							Merge branch 'develop' of  https://github.com/mariadb-corporation/MaxScale  into develop  
						
						
						
						
					 
					
						2015-02-06 18:07:57 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						856909edf2 
					 
					
						
						
							
							Added more info about log files to the configuration documentation.  
						
						
						
						
					 
					
						2015-02-06 18:07:15 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						978a3c94e0 
					 
					
						
						
							
							Added max_slave_replication_lag constraint  
						
						... 
						
						
						
						Added max_slave_replication_lag constraint 
						
						
					 
					
						2015-02-06 16:59:39 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7441d297fa 
					 
					
						
						
							
							Merge branch 'origin/develop'  
						
						
						
						
					 
					
						2015-02-05 13:38:08 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4031667ad0 
					 
					
						
						
							
							Smarten a couple of pages  
						
						
						
						
					 
					
						2015-02-05 12:56:32 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						bce5597c96 
					 
					
						
						
							
							Configuration-Guide.md  
						
						
						
						
					 
					
						2015-02-04 18:30:47 -08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						403a804ea4 
					 
					
						
						
							
							Configuration-Guide.md  
						
						
						
						
					 
					
						2015-02-04 18:25:02 -08:00