Taylor Otwell
|
a571b51d4f
|
Edited readme.md via GitHub
|
2011-07-14 09:57:26 -07:00 |
Taylor Otwell
|
a8a28d8355
|
Edited readme.md via GitHub
|
2011-07-14 09:56:46 -07:00 |
Taylor Otwell
|
2b0969e106
|
Edited readme.md via GitHub
|
2011-07-14 09:52:10 -07:00 |
Taylor Otwell
|
b2b40a24a5
|
Edited readme.md via GitHub
|
2011-07-14 08:55:49 -07:00 |
Taylor Otwell
|
4e11d4291b
|
Edited readme.md via GitHub
|
2011-07-14 06:55:14 -07:00 |
Taylor Otwell
|
549fbcc289
|
Edited readme.md via GitHub
|
2011-07-14 06:54:33 -07:00 |
Taylor Otwell
|
514c128957
|
Fixed bug in bindings that was causing null to be saved as 0 in MySQL.
|
2011-07-14 06:30:07 -07:00 |
Taylor Otwell
|
d95ead812a
|
removed bloated if statement from front controller.
|
2011-07-14 00:05:13 -05:00 |
Taylor Otwell
|
794e0e6d17
|
added exception test to view tests.
|
2011-07-13 23:56:44 -05:00 |
Taylor Otwell
|
f266a1c6ca
|
added view tests.
|
2011-07-13 23:53:14 -05:00 |
Taylor Otwell
|
ca3c6623a2
|
added arr tests.
|
2011-07-13 23:43:32 -05:00 |
Taylor Otwell
|
23f167acc7
|
added route finder tests.
|
2011-07-13 23:38:18 -05:00 |
Taylor Otwell
|
0086fff896
|
renamed test.
|
2011-07-13 23:25:10 -05:00 |
Taylor Otwell
|
121a15bbcf
|
refactored route parameter parsing tests.
|
2011-07-13 23:24:22 -05:00 |
Taylor Otwell
|
537139a2ca
|
refactoring test structure.
|
2011-07-13 23:14:51 -05:00 |
Taylor Otwell
|
d3398db56f
|
added tests to main repository.
|
2011-07-13 22:27:14 -05:00 |
Taylor Otwell
|
cffbcd010d
|
changed continue to return in validation library.
|
2011-07-13 20:59:51 -05:00 |
Taylor Otwell
|
99ae26d0e6
|
Merge pull request #24 from mikelbring/develop
Created Validator::make()
|
2011-07-13 18:47:58 -07:00 |
Michael Hasselbring
|
36fe006b08
|
Created Validator::make()
|
2011-07-13 19:40:55 -05:00 |
Taylor Otwell
|
230af4125d
|
added optional parameters to routes.
|
2011-07-13 17:29:57 -05:00 |
Taylor Otwell
|
398a5bb41a
|
added support for optional route parameters.
|
2011-07-13 17:28:42 -05:00 |
Taylor Otwell
|
03044c7d4c
|
Refactoring router.
|
2011-07-13 13:13:18 -07:00 |
Taylor Otwell
|
6c6f92a7c9
|
Added default value to URL::to_asset method.
|
2011-07-13 11:03:22 -07:00 |
Taylor Otwell
|
c3b8524e1b
|
rewrote validation library.
|
2011-07-12 20:04:14 -05:00 |
Taylor Otwell
|
bbc45f92b7
|
added PHPass to system/vendor.
|
2011-07-11 21:58:51 -05:00 |
Taylor Otwell
|
c95e7fdbbe
|
Refactor router to use routes.php as the default routes for all requests, even when using a routes directory.
|
2011-07-11 13:38:07 -07:00 |
Taylor Otwell
|
9224e62cbe
|
More tweaking to routes.php comment.
|
2011-07-11 13:03:09 -07:00 |
Taylor Otwell
|
218e64368c
|
Tweak routes comment.
|
2011-07-11 13:02:07 -07:00 |
Taylor Otwell
|
a9c14b3db5
|
Tweaking Auth config comments.
|
2011-07-11 12:45:04 -07:00 |
Taylor Otwell
|
0d2cfd2417
|
Refactor Auth class to use Auth config closures.
|
2011-07-11 12:42:19 -07:00 |
Taylor Otwell
|
9ec8f4a5b6
|
Refactor Auth config to use closures.
|
2011-07-11 12:41:50 -07:00 |
Taylor Otwell
|
757e1280a8
|
Refactor Auth class to use new bcrypt hashing.
|
2011-07-11 12:25:12 -07:00 |
Taylor Otwell
|
427fe62568
|
Refactor hash class to use PHPass.
|
2011-07-11 12:15:06 -07:00 |
Taylor Otwell
|
d2d5127fcf
|
Fix default error config values.
|
2011-07-11 12:14:06 -07:00 |
Taylor Otwell
|
a6d1449b40
|
deprecated log class. removed from aliases. added storage/log.txt.
|
2011-07-11 12:33:22 -05:00 |
Taylor Otwell
|
8053d8e954
|
Call the configuration "logger" when writing logs in the error class.
|
2011-07-11 09:57:20 -07:00 |
Taylor Otwell
|
f54ef2b4c9
|
Added "logger" option to error configuration.
|
2011-07-11 09:56:47 -07:00 |
Taylor Otwell
|
3f20c10d02
|
Order the exception CSS.
|
2011-07-11 09:18:59 -07:00 |
Taylor Otwell
|
44d14df331
|
Added note to Route\Finder.
|
2011-07-11 09:17:30 -07:00 |
Taylor Otwell
|
9249ab7d40
|
Improved the generic error view and made it consistent with other system views.
|
2011-07-11 09:08:46 -07:00 |
Taylor Otwell
|
d60772e534
|
Improved the default 404 page and made it consistent with other system views.
|
2011-07-11 09:08:04 -07:00 |
Taylor Otwell
|
3adfe6407a
|
Turned off display_errors runtime directive.
|
2011-07-11 08:40:53 -07:00 |
Taylor Otwell
|
4b25d9e4d2
|
Refactor exception view.
|
2011-07-11 08:40:11 -07:00 |
Taylor Otwell
|
4fc4d04028
|
Improved error exception view.
|
2011-07-11 08:39:20 -07:00 |
Taylor Otwell
|
54311a41ce
|
Added file context to error class.
|
2011-07-11 08:38:49 -07:00 |
Taylor Otwell
|
f6ff5370ef
|
Tweaking error handlers in the front controller.
|
2011-07-11 07:47:54 -07:00 |
Taylor Otwell
|
69d1377fd4
|
Refactoring the error class.
|
2011-07-11 07:47:23 -07:00 |
Taylor Otwell
|
bb2a231749
|
Pass session ID into session::load.
|
2011-07-11 07:06:20 -07:00 |
Taylor Otwell
|
5eb379d6cc
|
Refactoring the session class.
|
2011-07-11 07:05:46 -07:00 |
Taylor Otwell
|
15328afa4d
|
refactoring auto-loader.
|
2011-07-10 23:45:38 -05:00 |