|
e1d00672dd
|
Update reference to Query
|
2012-09-13 15:52:36 +00:00 |
|
|
f666915536
|
Formatting cleanup
|
2012-07-12 10:23:55 -04:00 |
|
|
0026ca7470
|
Update reference to Query
|
2012-07-05 14:28:35 -04:00 |
|
|
55e8c48b1d
|
Overhaul back to php 5.3 Remove redundant class structure
|
2012-07-03 13:33:36 -04:00 |
|
|
467c28f05e
|
Update docs
|
2012-06-06 16:55:34 -04:00 |
|
|
17d2791bfb
|
Update reference to Query
|
2012-05-30 07:48:11 -04:00 |
|
|
c268d10735
|
Update docblocks
|
2012-05-23 12:01:13 -04:00 |
|
|
c61587283e
|
Remove lowercasing of class in autolader
|
2012-05-22 16:18:32 -04:00 |
|
|
58a8fa48c1
|
Revert "improved autoloader"
This reverts commit cade0f5768 .
|
2012-05-22 16:12:04 -04:00 |
|
|
cade0f5768
|
improved autoloader
|
2012-05-22 16:07:30 -04:00 |
|
|
6bcd5ad4d8
|
Misc cleanup
|
2012-05-22 11:31:19 -04:00 |
|
|
37ca290939
|
Remove old files
|
2012-05-22 11:12:21 -04:00 |
|
|
251bc591da
|
Move classes to miniMVC namespace
|
2012-05-22 11:11:36 -04:00 |
|
|
000850de5c
|
Fix tests
|
2012-05-21 15:24:36 -04:00 |
|
|
66f914c80f
|
Autoload traits
|
2012-05-21 14:58:58 -04:00 |
|
|
f5537bdea4
|
Autoload system libraries
|
2012-05-21 14:49:33 -04:00 |
|
|
e434c0d865
|
Removed in favor of autoloading
|
2012-05-21 14:29:36 -04:00 |
|
|
6708888579
|
Move '__clone' to generic trait
|
2012-05-21 12:46:53 -04:00 |
|
|
a21a99f10f
|
Fix tests
|
2012-05-18 16:20:47 -04:00 |
|
|
8e97f37fe0
|
Code style consistency improvements
|
2012-05-18 13:52:12 -04:00 |
|
|
134d1091a9
|
update generated docs
|
2012-05-18 08:04:01 -04:00 |
|
|
9da461d135
|
Consistency improvements
|
2012-05-17 16:22:39 -04:00 |
|
|
d4d700efe6
|
simplify index.php file
|
2012-05-16 16:47:36 -04:00 |
|
|
c4eb64d45d
|
Rework output and page classes
|
2012-05-16 08:29:52 -04:00 |
|
|
a8cbfb0cbe
|
miscellaneous tweaks
|
2012-05-15 16:53:10 -04:00 |
|
|
67fc68c904
|
routing tweaks
|
2012-05-15 11:22:16 -04:00 |
|
|
86bb2a2ace
|
Added data_store library
|
2012-05-15 10:23:31 -04:00 |
|
|
de471b95d0
|
Update readme
|
2012-05-14 16:52:05 -04:00 |
|
|
1b769f2a1f
|
Fix error view path for database
|
2012-05-14 16:35:11 -04:00 |
|
|
fc5972e572
|
Convert reference to Query into proper submodule
|
2012-05-14 14:49:33 -04:00 |
|
|
e817a47769
|
Miscellaneous improvements
|
2012-05-14 14:35:57 -04:00 |
|
|
0979a4bb9f
|
Update reference to Query
|
2012-05-14 14:06:04 -04:00 |
|
|
aa1c024ca1
|
Move procedural code from common.php to index.php
|
2012-05-07 11:38:57 -04:00 |
|
|
89f5194ce7
|
Reorganize app folder
|
2012-05-03 16:07:40 -04:00 |
|
|
b9a4cab29b
|
Merge in Query changes
|
2012-05-03 13:27:47 -04:00 |
|
|
327ba4bf6f
|
Reorganize system folder
|
2012-05-03 13:26:09 -04:00 |
|
|
2c20d3b83e
|
Changed load_class method to be able to load singleton objects
|
2012-05-03 11:39:09 -04:00 |
|
|
bc753866db
|
misc updates
|
2012-05-03 07:56:14 -04:00 |
|
|
497c7a769f
|
Lots of fixes
|
2012-05-01 16:39:14 -04:00 |
|
|
a2fa2d917f
|
Routing fixes. Fix issue #1
|
2012-05-01 15:22:29 -04:00 |
|
|
b4d5ed60ee
|
Simplify routing
|
2012-05-01 09:39:49 -04:00 |
|
|
4be2e0ee57
|
Switch routing from using PATH_INFO, to use REQUEST_URI
|
2012-05-01 09:29:45 -04:00 |
|
|
4da0123985
|
Move code out of src folder
|
2012-04-30 16:33:48 -04:00 |
|
|
88236dce0b
|
Unit test reorganization
|
2012-01-13 12:28:11 -05:00 |
|
|
9e36f60b28
|
More Quercus fixes
|
2012-01-11 16:56:18 -05:00 |
|
|
bd1a484f2b
|
More header comments\!
|
2012-01-11 14:49:26 -05:00 |
|
|
eebe7c8fc8
|
More Quercus fixes
|
2012-01-11 12:21:52 -05:00 |
|
|
aedc4bb31a
|
Improved compatiblity with Quercus PHP
|
2012-01-11 10:26:56 -05:00 |
|
|
1f2cafdead
|
Added reflection class
|
2012-01-10 12:45:04 -05:00 |
|
|
3fdfec38c0
|
Better comments in core files, added dbad-license
|
2012-01-09 10:32:52 -05:00 |
|