Commit Graph

93 Commits

Author SHA1 Message Date
Timothy Warren 4be2e0ee57 Switch routing from using PATH_INFO, to use REQUEST_URI 2012-05-01 09:29:45 -04:00
Timothy Warren ea7486b4ab Various updates 2012-04-30 16:52:38 -04:00
Timothy Warren 4da0123985 Move code out of src folder 2012-04-30 16:33:48 -04:00
Timothy Warren 2729f4416f Update reference to Query 2012-04-30 16:24:05 -04:00
Timothy Warren 4d8be8e6d8 Reorganize class hierarchy 2012-04-27 16:28:25 -04:00
Timothy Warren 6890520835 Fix database 2012-04-26 16:50:41 -04:00
Timothy Warren 4b6ad422bf Various improvements - db needs fixing though 2012-04-26 16:26:50 -04:00
Timothy Warren e0246ce786 Convert routes to short array, include Query for db 2012-04-05 13:37:01 -04:00
Timothy Warren 3dc42c65cf Switch arrays to short syntax 2012-04-05 12:48:10 -04:00
Timothy Warren 82165aa903 Type hinting 2012-03-05 14:34:51 -05:00
Timothy Warren bcfc97a2c3 Added traits 2012-03-05 12:01:55 -05:00
Timothy Warren d71fe56630 Fixed unit tests 2012-01-30 18:20:05 -05:00
Timothy Warren a5474c9d56 Added to_string global function 2012-01-27 12:55:58 -05:00
Timothy Warren f07658652e Fixed main class file 2012-01-27 12:20:47 -05:00
Timothy Warren a5e004d6b4 Removed do_curl() function, various improvements 2012-01-27 12:12:22 -05:00
Timothy Warren 55fcf167a3 Reorganized tests, updated README, added EVIRONMENT constant 2012-01-17 11:55:42 -05:00
Timothy Warren 309846ee8f More unit tests 2012-01-17 08:10:30 -05:00
Timothy Warren 454a59123c Added first few unit tests 2012-01-16 21:36:28 -05:00
Timothy Warren 22aa588cde Relocated index.php 2012-01-13 12:29:05 -05:00
Timothy Warren 88236dce0b Unit test reorganization 2012-01-13 12:28:11 -05:00
Timothy Warren 860b6abfd6 Reorganizing to prepare for unit tests 2012-01-13 11:58:06 -05:00
Timothy Warren 9e36f60b28 More Quercus fixes 2012-01-11 16:56:18 -05:00
Timothy Warren bd1a484f2b More header comments\! 2012-01-11 14:49:26 -05:00
Timothy Warren eebe7c8fc8 More Quercus fixes 2012-01-11 12:21:52 -05:00
Timothy Warren aedc4bb31a Improved compatiblity with Quercus PHP 2012-01-11 10:26:56 -05:00
Timothy Warren 1f2cafdead Added reflection class 2012-01-10 12:45:04 -05:00
Timothy Warren 343d390377 Updated Readme with some basic information 2012-01-09 10:59:02 -05:00
Timothy Warren 3fdfec38c0 Better comments in core files, added dbad-license 2012-01-09 10:32:52 -05:00
Timothy Warren 2d85763af6 Various small improvements 2012-01-08 16:07:54 -05:00
Timothy Warren 42ffdd0ad9 Minor restructuring, db class improvements 2012-01-05 16:31:50 -05:00
Timothy Warren 656fc8cba0 Some DB fixes and error handling improvements 2012-01-04 19:47:32 -05:00
Timothy Warren df35da10bb Various error-handling changes 2012-01-03 21:54:09 -05:00
Timothy Warren e19814fdfa Various improvements 2012-01-03 16:36:46 -05:00
Timothy Warren f12070b262 More descriptive README 2011-12-30 17:43:53 -05:00
Timothy Warren 36f3ac3148 Updated readme and fixed some whitespace issues 2011-12-30 17:09:29 -05:00
Timothy Warren a72f8d332f Miscellaneous Fixes 2011-12-30 16:41:25 -05:00
Timothy Warren 17b8bdbc6b Got router working 2011-12-29 16:57:28 -05:00
Timothy Warren a91b2a414e Various formatting fixes 2011-12-29 11:24:10 -05:00
Timothy Warren dda867c208 Fixed object inheritence, changed config to be based more on constants 2011-12-29 10:31:04 -05:00
Timothy Warren c5634b182a Various improvements, need to fix class auto-loading 2011-12-28 19:33:41 -05:00
Timothy Warren e03cad02be Created basic loader, added minifier, misc improvements 2011-12-27 16:47:27 -05:00
Timothy Warren 3354364d5e Edited readme 2011-12-27 13:30:44 -05:00
Timothy Warren 8fff8a2df2 First commit 2011-12-27 13:24:28 -05:00