-
685c5e8db0
Update Query
master
Timothy Warren
2012-11-08 14:44:16 -0500
-
e1d00672dd
Update reference to Query
Timothy Warren
2012-09-13 15:52:36 +0000
-
f666915536
Formatting cleanup
Timothy Warren
2012-07-12 10:23:55 -0400
-
0026ca7470
Update reference to Query
Timothy Warren
2012-07-05 14:28:35 -0400
-
55e8c48b1d
Overhaul back to php 5.3 Remove redundant class structure
Timothy Warren
2012-07-03 13:33:36 -0400
-
467c28f05e
Update docs
Timothy Warren
2012-06-06 16:55:34 -0400
-
17d2791bfb
Update reference to Query
Timothy Warren
2012-05-30 07:48:11 -0400
-
c268d10735
Update docblocks
Timothy Warren
2012-05-23 12:01:13 -0400
-
c61587283e
Remove lowercasing of class in autolader
Timothy Warren
2012-05-22 16:18:32 -0400
-
58a8fa48c1
Revert "improved autoloader"
Timothy Warren
2012-05-22 16:12:04 -0400
-
cade0f5768
improved autoloader
Timothy Warren
2012-05-22 16:07:30 -0400
-
6bcd5ad4d8
Misc cleanup
Timothy Warren
2012-05-22 11:31:19 -0400
-
37ca290939
Remove old files
Timothy Warren
2012-05-22 11:12:21 -0400
-
251bc591da
Move classes to miniMVC namespace
Timothy Warren
2012-05-22 11:11:36 -0400
-
000850de5c
Fix tests
Timothy Warren
2012-05-21 15:24:36 -0400
-
66f914c80f
Autoload traits
Timothy Warren
2012-05-21 14:58:58 -0400
-
7b4c4afaad
update docs
Timothy Warren
2012-05-21 14:51:07 -0400
-
f5537bdea4
Autoload system libraries
Timothy Warren
2012-05-21 14:49:33 -0400
-
e434c0d865
Removed in favor of autoloading
Timothy Warren
2012-05-21 14:29:36 -0400
-
6708888579
Move '__clone' to generic trait
Timothy Warren
2012-05-21 12:46:53 -0400
-
a21a99f10f
Fix tests
Timothy Warren
2012-05-18 16:20:47 -0400
-
8e97f37fe0
Code style consistency improvements
Timothy Warren
2012-05-18 13:52:12 -0400
-
134d1091a9
update generated docs
Timothy Warren
2012-05-18 08:04:01 -0400
-
9da461d135
Consistency improvements
Timothy Warren
2012-05-17 16:22:39 -0400
-
d4d700efe6
simplify index.php file
Timothy Warren
2012-05-16 16:47:36 -0400
-
1167ea6b0b
Rework docs to not include app folder
Timothy Warren
2012-05-16 09:07:12 -0400
-
c4eb64d45d
Rework output and page classes
Timothy Warren
2012-05-16 08:29:52 -0400
-
a8cbfb0cbe
miscellaneous tweaks
Timothy Warren
2012-05-15 16:53:10 -0400
-
7751d1d7aa
Remove query docs from generated documentation
Timothy Warren
2012-05-15 12:40:32 -0400
-
67fc68c904
routing tweaks
Timothy Warren
2012-05-15 11:22:16 -0400
-
c895797f48
Update readme
Timothy Warren
2012-05-15 10:27:34 -0400
-
86bb2a2ace
Added data_store library
Timothy Warren
2012-05-15 10:23:31 -0400
-
de471b95d0
Update readme
Timothy Warren
2012-05-14 16:52:05 -0400
-
b3ffa9e1b5
Update docs
Timothy Warren
2012-05-14 16:38:49 -0400
-
1b769f2a1f
Fix error view path for database
Timothy Warren
2012-05-14 16:35:11 -0400
-
067d32777e
Remove extra files
Timothy Warren
2012-05-14 14:52:01 -0400
-
fc5972e572
Convert reference to Query into proper submodule
Timothy Warren
2012-05-14 14:49:33 -0400
-
19f0a667da
Add global gitignore file
Timothy Warren
2012-05-14 14:45:57 -0400
-
e817a47769
Miscellaneous improvements
Timothy Warren
2012-05-14 14:35:57 -0400
-
0979a4bb9f
Update reference to Query
Timothy Warren
2012-05-14 14:06:04 -0400
-
aa1c024ca1
Move procedural code from common.php to index.php
Timothy Warren
2012-05-07 11:38:57 -0400
-
89f5194ce7
Reorganize app folder
Timothy Warren
2012-05-03 16:07:40 -0400
-
b9a4cab29b
Merge in Query changes
Timothy Warren
2012-05-03 13:27:47 -0400
-
327ba4bf6f
Reorganize system folder
Timothy Warren
2012-05-03 13:26:09 -0400
-
2c20d3b83e
Changed load_class method to be able to load singleton objects
Timothy Warren
2012-05-03 11:39:09 -0400
-
70a22c2f4b
Added files to preserve empty folders
Timothy Warren
2012-05-03 10:05:58 -0400
-
bc753866db
misc updates
Timothy Warren
2012-05-03 07:56:14 -0400
-
497c7a769f
Lots of fixes
Timothy Warren
2012-05-01 16:39:14 -0400
-
a2fa2d917f
Routing fixes. Fix issue #1
Timothy Warren
2012-05-01 15:22:29 -0400
-
b4d5ed60ee
Simplify routing
Timothy Warren
2012-05-01 09:39:49 -0400
-
4be2e0ee57
Switch routing from using PATH_INFO, to use REQUEST_URI
Timothy Warren
2012-05-01 09:29:45 -0400
-
ea7486b4ab
Various updates
Timothy Warren
2012-04-30 16:52:38 -0400
-
4da0123985
Move code out of src folder
Timothy Warren
2012-04-30 16:33:48 -0400
-
2729f4416f
Update reference to Query
Timothy Warren
2012-04-30 16:24:05 -0400
-
4d8be8e6d8
Reorganize class hierarchy
Timothy Warren
2012-04-27 16:28:25 -0400
-
6890520835
Fix database
Timothy Warren
2012-04-26 16:50:41 -0400
-
4b6ad422bf
Various improvements - db needs fixing though
Timothy Warren
2012-04-26 16:26:50 -0400
-
e0246ce786
Convert routes to short array, include Query for db
Timothy Warren
2012-04-05 13:37:01 -0400
-
3dc42c65cf
Switch arrays to short syntax
Timothy Warren
2012-04-05 12:48:10 -0400
-
82165aa903
Type hinting
Timothy Warren
2012-03-05 14:34:51 -0500
-
bcfc97a2c3
Added traits
Timothy Warren
2012-03-05 12:01:55 -0500
-
d71fe56630
Fixed unit tests
Timothy Warren
2012-01-30 18:20:05 -0500
-
a5474c9d56
Added to_string global function
Timothy Warren
2012-01-27 12:55:58 -0500
-
f07658652e
Fixed main class file
Timothy Warren
2012-01-27 12:20:47 -0500
-
a5e004d6b4
Removed do_curl() function, various improvements
Timothy Warren
2012-01-27 12:12:22 -0500
-
55fcf167a3
Reorganized tests, updated README, added EVIRONMENT constant
Timothy Warren
2012-01-17 11:55:42 -0500
-
309846ee8f
More unit tests
Timothy Warren
2012-01-17 08:10:30 -0500
-
454a59123c
Added first few unit tests
Timothy Warren
2012-01-16 21:36:28 -0500
-
22aa588cde
Relocated index.php
Timothy Warren
2012-01-13 12:29:05 -0500
-
88236dce0b
Unit test reorganization
Timothy Warren
2012-01-13 12:28:11 -0500
-
860b6abfd6
Reorganizing to prepare for unit tests
Timothy Warren
2012-01-13 11:58:06 -0500
-
9e36f60b28
More Quercus fixes
Timothy Warren
2012-01-11 16:56:18 -0500
-
bd1a484f2b
More header comments\!
Timothy Warren
2012-01-11 14:49:26 -0500
-
eebe7c8fc8
More Quercus fixes
Timothy Warren
2012-01-11 12:21:52 -0500
-
aedc4bb31a
Improved compatiblity with Quercus PHP
Timothy Warren
2012-01-11 10:26:56 -0500
-
1f2cafdead
Added reflection class
Timothy Warren
2012-01-10 12:45:04 -0500
-
343d390377
Updated Readme with some basic information
Timothy Warren
2012-01-09 10:59:02 -0500
-
3fdfec38c0
Better comments in core files, added dbad-license
Timothy Warren
2012-01-09 10:32:52 -0500
-
2d85763af6
Various small improvements
Timothy Warren
2012-01-08 16:07:54 -0500
-
42ffdd0ad9
Minor restructuring, db class improvements
Timothy Warren
2012-01-05 16:31:50 -0500
-
656fc8cba0
Some DB fixes and error handling improvements
Timothy Warren
2012-01-04 19:47:32 -0500
-
df35da10bb
Various error-handling changes
Timothy Warren
2012-01-03 21:54:09 -0500
-
e19814fdfa
Various improvements
Timothy Warren
2012-01-03 16:36:46 -0500
-
f12070b262
More descriptive README
Timothy Warren
2011-12-30 17:43:53 -0500
-
36f3ac3148
Updated readme and fixed some whitespace issues
Timothy Warren
2011-12-30 17:09:29 -0500
-
a72f8d332f
Miscellaneous Fixes
Timothy Warren
2011-12-30 16:41:25 -0500
-
17b8bdbc6b
Got router working
Timothy Warren
2011-12-29 16:57:28 -0500
-
a91b2a414e
Various formatting fixes
Timothy Warren
2011-12-29 11:24:10 -0500
-
dda867c208
Fixed object inheritence, changed config to be based more on constants
Timothy Warren
2011-12-29 10:31:04 -0500
-
c5634b182a
Various improvements, need to fix class auto-loading
Timothy Warren
2011-12-28 19:33:41 -0500
-
e03cad02be
Created basic loader, added minifier, misc improvements
Timothy Warren
2011-12-27 16:47:27 -0500
-
3354364d5e
Edited readme
Timothy Warren
2011-12-27 13:30:44 -0500
-
8fff8a2df2
First commit
Timothy Warren
2011-12-27 13:24:28 -0500