pickles/classes
Joshua Sherman 68365142e7 Dropped index hinting support
Never gets used, ended up being somewhat MySQL specific as PostgreSQL favors
letting the server handle it instead of hinting at it. Write better queries I
suppose?
2014-01-17 13:14:36 -05:00
..
API Swapped all array() for the shorthand [] 2014-01-15 14:09:54 -05:00
Browser.php Swapped all array() for the shorthand [] 2014-01-15 14:09:54 -05:00
Cache.php Swapped all array() for the shorthand [] 2014-01-15 14:09:54 -05:00
Config.php Swapped all array() for the shorthand [] 2014-01-15 14:09:54 -05:00
Controller.php Removed finally keyword, bringing back 5.4 2014-01-16 17:45:42 -05:00
Convert.php Swapped all array() for the shorthand [] 2014-01-15 14:09:54 -05:00
Database.php Working on tests for the Model class 2014-01-16 17:06:31 -05:00
Date.php Updated copyright date. 2014-01-05 13:44:25 -05:00
Display.php Updated copyright date. 2014-01-05 13:44:25 -05:00
Distance.php Fixed up a conditional, added a new Distance test. 2014-01-11 19:19:07 -05:00
Dynamic.php Swapped all array() for the shorthand [] 2014-01-15 14:09:54 -05:00
File.php Swapped all array() for the shorthand [] 2014-01-15 14:09:54 -05:00
Form.php Swapped all array() for the shorthand [] 2014-01-15 14:09:54 -05:00
HTML.php More tests and 100% coverage achievements! 2014-01-12 16:09:48 -05:00
Log.php Working on tests for the Model class 2014-01-16 17:06:31 -05:00
Model.php Dropped index hinting support 2014-01-17 13:14:36 -05:00
Module.php Swapped all array() for the shorthand [] 2014-01-15 14:09:54 -05:00
Number.php Swapped all array() for the shorthand [] 2014-01-15 14:09:54 -05:00
Object.php More tests and 100% coverage achievements! 2014-01-12 16:09:48 -05:00
Profiler.php Working on tests for the Model class 2014-01-16 17:06:31 -05:00
Security.php More tests. 2014-01-17 01:53:27 -05:00
Session.php Swapped all array() for the shorthand [] 2014-01-15 14:09:54 -05:00
Sort.php Updated copyright date. 2014-01-05 13:44:25 -05:00
String.php Swapped all array() for the shorthand [] 2014-01-15 14:09:54 -05:00
Time.php Updated copyright date. 2014-01-05 13:44:25 -05:00
Validate.php Swapped all array() for the shorthand [] 2014-01-15 14:09:54 -05:00