| 
							
							
								 Shish | 2f557326df | die if caching modules are missing, don't silently fall back to NoCache | 2017-05-30 02:13:11 +01:00 |  | 
			
				
					| 
							
							
								 Shish | 843d7fae24 | merge | 2017-05-29 10:19:55 +01:00 |  | 
			
				
					| 
							
							
								 Shish | 8828fdfd05 | log SQL query times in DEBUG_SQL mode | 2017-05-29 10:19:11 +01:00 |  | 
			
				
					| 
							
							
								 Shish | 51e165aecf | Add separate memcached cache | 2017-05-29 10:18:11 +01:00 |  | 
			
				
					| 
							
							
								 jgen | d0b0c7f93d | More linting with PHPDoc comments | 2017-03-09 21:58:14 -08:00 |  | 
			
				
					| 
							
							
								 Scrutinizer Auto-Fixer | 9a906d4ecf | Scrutinizer Auto-Fixes This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com | 2017-03-09 09:27:52 +00:00 |  | 
			
				
					| 
							
							
								 jgen | ede2fcf4eb | More linting and fixing | 2017-03-08 23:52:31 -08:00 |  | 
			
				
					| 
							
							
								 jgen | 17307820e8 | Add some PHPdoc comments as suggested by Scrutinizier | 2017-03-08 23:02:26 -08:00 |  | 
			
				
					| 
							
							
								 Shish | 6febdec7b5 | more explicit variable types | 2016-06-19 23:05:57 +01:00 |  | 
			
				
					| 
							
							
								 Shish | 793bc3614b | loooooooads of artists refactoring and tidying | 2015-09-27 01:03:58 +01:00 |  | 
			
				
					| 
							
							
								 Shish | e4b4bf2c8f | better sql logging | 2015-09-20 20:02:24 +01:00 |  | 
			
				
					| 
							
							
								 Shish | e5511ec801 | wtf, php | 2015-08-09 15:40:57 +01:00 |  | 
			
				
					| 
							
							
								 Shish | 0ef8db8371 | not all requests have remote_addr | 2015-08-09 12:20:37 +01:00 |  | 
			
				
					| 
							
							
								 Shish | a7d0158848 | more sqlite support | 2015-08-08 22:19:10 +01:00 |  | 
			
				
					| 
							
							
								 Shish | cef7257ec8 | abstract unique index creation | 2015-08-08 22:18:38 +01:00 |  | 
			
				
					| 
							
							
								 Shish | eb246ef1ee | count_execs is legacy code from adodb anyway... remove another global | 2015-08-02 21:31:55 +01:00 |  | 
			
				
					| 
							
							
								 Shish | 2b6f3b7266 | better asserting | 2015-07-19 19:04:35 +01:00 |  | 
			
				
					| 
							
							
								 Shish | 10e7dd27d4 | remove trailing commas from schema definitions in create_table() | 2015-07-02 12:38:33 +01:00 |  | 
			
				
					| 
							
							
								 Daku | 05cfbde372 | .tables only works with the SQLite3 CLI program http://www.sqlite.org/faq.html#q7 | 2015-04-18 10:39:48 +01:00 |  | 
			
				
					| 
							
							
								 Shish | 217559dc22 | set statement_timeout for postgres | 2014-12-31 13:16:00 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 88f1df9ca6 | HIPHOP is no longer supported (it's HHVM now, and HHVM supports PDO params anyway) | 2014-12-07 01:10:12 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 5ab8f9e5e2 | log sets and deletes in CACHE_DEBUG mode | 2014-12-06 23:50:56 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 4721d666cd | log time spent waiting for database queries | 2014-11-26 13:09:22 +00:00 |  | 
			
				
					| 
							
							
								 Shish | 1c60942730 | log hit/miss when DEBUG_CACHE is on | 2014-11-26 13:07:30 +00:00 |  | 
			
				
					| 
							
							
								 Shish | dfba656355 | die more explicitly when memcache is missing (PHP is terrible) | 2014-11-24 02:21:45 +00:00 |  | 
			
				
					| 
							
							
								 jgen | 317028a63b | More PHP Doc comments. | 2014-04-29 01:33:03 -04:00 |  | 
			
				
					| 
							
							
								 jgen | 3b1513f791 | Adding some more PHP Doc comments. | 2014-04-28 20:37:31 -04:00 |  | 
			
				
					| 
							
							
								 jgen | 03b3cdcbd2 | Updating/Fixing/Adding more comments with the PHP Doc style. | 2014-04-27 18:59:01 -04:00 |  | 
			
				
					| 
							
							
								 jgen | ab3f9850e4 | Removing the closing PHP "?>" tag as per style guidelines. | 2014-04-24 19:01:47 -04:00 |  | 
			
				
					| 
							
							
								 jgen | f67220f64b | From stack-overflow: The 'var' keyword is for declaring class variables in PHP4. It works in PHP5 but can raise an E_STRICT warning in from version 5.0.0 up to version 5.1.2, as it has been deprecated. Changing to public as that is really what these variables are anyways. | 2014-04-24 04:36:05 -04:00 |  | 
			
				
					| 
							
							
								 jgen | e838fc2a03 | Comment this in case someone else wonders why its there. | 2014-04-19 04:17:58 -04:00 |  | 
			
				
					| 
							
							
								 jgen | 28d83fda0d | Even more linting and cleaning. | 2014-04-19 02:33:34 -04:00 |  | 
			
				
					| 
							
							
								 jgen | 2da8c19a07 | More linting! | 2014-04-19 01:36:18 -04:00 |  | 
			
				
					| 
							
							
								 Shish | f72bfbb050 | fix indentation | 2014-04-06 20:47:01 +01:00 |  | 
			
				
					| 
							
							
								 Shish | c8aa3327a1 | A bunch of small changes from scrutinizer-ci; some tidying, some actual bug fixes | 2014-03-30 13:26:48 +01:00 |  | 
			
				
					| 
							
							
								 Shish | 7b68d8ebfd | use new-style constructors everywhere | 2014-03-22 09:00:59 +00:00 |  | 
			
				
					| 
							
							
								 jgen | 7eb2bd9112 | Trimming trailing blank space. | 2014-02-22 15:42:09 -05:00 |  | 
			
				
					| 
							
							
								 jgen | ba0aef4f30 | The Database class should really throw an error here. This will likely break the existing tests. | 2014-02-22 00:40:14 -05:00 |  | 
			
				
					| 
							
							
								 jgen | 7d90c20297 | Cleaning up. | 2014-02-19 16:16:01 -05:00 |  | 
			
				
					| 
							
							
								 jgen | a90f5bed8e | This would be a good idea. | 2014-02-19 02:50:10 -05:00 |  | 
			
				
					| 
							
							
								 jgen | b570ef1573 | Forgot a bracket. | 2014-02-19 02:17:23 -05:00 |  | 
			
				
					| 
							
							
								 jgen | 2ca74a3b33 | Expose methods to allow users of the database class to control when transactions occur. | 2014-02-19 02:12:56 -05:00 |  | 
			
				
					| 
							
							
								 jgen | ced3006915 | At its finest. | 2014-02-18 21:25:08 -05:00 |  | 
			
				
					| 
							
							
								 jgen | 892b323c4d | 21st century debugging | 2014-02-18 20:58:08 -05:00 |  | 
			
				
					| 
							
							
								 jgen | 741eb0f739 | I too like to live dangerously. | 2014-02-18 20:49:20 -05:00 |  | 
			
				
					| 
							
							
								 jgen | fe83e3d343 | Adding comments to help explain the simpletest setup. | 2014-02-17 13:59:41 -05:00 |  | 
			
				
					| 
							
							
								 jgen | bf4d434c86 | Fixes for the installer. Display error messages on failures, as well as actually check for tables before installing. | 2013-11-28 00:31:09 -05:00 |  | 
			
				
					| 
							
							
								 Shish | 30886b3a69 | cache lookup debugging | 2013-07-05 22:32:16 +01:00 |  | 
			
				
					| 
							
							
								 Shish | 19c0868b2c | sqlite got case sensitive by default at some point - lowercase strings for comparing them | 2013-06-13 10:34:47 +01:00 |  | 
			
				
					| 
							
							
								 Shish | c9491ad714 | Get SQLite:scoreql_to_sql to return something | 2013-01-31 08:07:19 +00:00 |  |