Commit Graph

109 Commits

Author SHA1 Message Date
Taylor Otwell 1e7850d9ba refactoring for dependency injection and testability. 2011-08-25 22:53:05 -05:00
Taylor Otwell 6a8aafc259 refactoring and adding more dependency injection through ioc container. 2011-08-24 22:51:32 -05:00
Taylor Otwell df84e36314 refactoring. 2011-08-23 21:04:40 -05:00
Taylor Otwell 0a5c442295 fixed vie errors. 2011-08-18 22:00:59 -05:00
Taylor Otwell 1e90e42404 first commit of 2.0 2011-08-18 19:56:29 -05:00
Taylor Otwell 4c4ffa1d40 added new crypter class to replace static crypt methods. 2011-08-15 20:11:21 -05:00
Pedro Borges 826d74b476 Removed alias to absent Date class 2011-08-14 14:03:33 -03:00
Taylor Otwell 9d4d6e52bd refactor database structure... moved db\manager back to system\db.php 2011-08-13 22:23:07 -05:00
staydecent 193768e670 Comment in config/error editied from application/log.txt to storage/log.txt (Issue #48) 2011-08-12 12:02:08 -07:00
Taylor Otwell daa91818d9 Tweak routes.php documentation. 2011-08-09 14:35:13 -05:00
Taylor Otwell b451becc2e Tweak route documentation. 2011-08-09 11:22:27 -05:00
Taylor Otwell dfcf3dd322 Tweak filter documentation. 2011-08-09 11:21:46 -05:00
Taylor Otwell 5b75546e7e Add better documentation to composers.php 2011-08-09 11:21:17 -05:00
Taylor Otwell 513c9c75a1 Remove "do" from filter example. 2011-08-09 11:16:44 -05:00
Taylor Otwell 8adb919489 Added method and URI to before filters. 2011-08-08 13:46:15 -05:00
Taylor Otwell 5a2dfd72d7 Added example of names to composer file. 2011-08-05 13:26:34 -05:00
Taylor Otwell 0d910cd59f Add comments about view names to composers file. 2011-08-05 13:25:41 -05:00
Michael Hasselbring 6346c54a07 moved composers back to application 2011-08-05 10:02:38 -05:00
Taylor Otwell 2f047e3bef removed benchmarking from splash screen. 2011-08-03 22:55:48 -05:00
Taylor Otwell 9edbce5ad3 add libraries directory. 2011-08-03 22:23:37 -05:00
Taylor Otwell eebbc08293 added back .gitignores 2011-08-03 22:15:08 -05:00
Taylor Otwell f0f3dffc11 added module support! 2011-08-03 22:10:07 -05:00
Michael Hasselbring 277d161197 removed views/composters.php 2011-08-03 08:36:09 -05:00
Michael Hasselbring 8068a88b87 removed routes directory 2011-08-03 08:33:37 -05:00
Michael Hasselbring 4424cee0af moved composers, filters and routes back to application, delete routes folder 2011-08-03 08:26:40 -05:00
Taylor Otwell b4aa39ab83 added benchmarking information to splash screen. 2011-08-02 22:46:13 -05:00
Taylor Otwell 188b0c4f29 tweaks to package handling. 2011-08-02 22:40:12 -05:00
Taylor Otwell dbf43877c6 added packages auto-load array. 2011-08-02 22:29:48 -05:00
Taylor Otwell c70f090465 added package class. 2011-08-02 22:07:40 -05:00
Taylor Otwell e40faa1945 changed application file structure and routing definitions. 2011-08-02 21:23:13 -05:00
Taylor Otwell 32f383205e restructured session driver interfaces and added cookie session driver. 2011-08-02 21:05:20 -05:00
Taylor Otwell 3583bc3b09 tweaked config and lang classes. 2011-08-02 20:20:17 -05:00
Taylor Otwell 92b57ca2d7 Tweak exception view for new error class changes. 2011-08-02 10:52:54 -05:00
Taylor Otwell f4fac15e48 Add response time and memory usage to install splash screen. 2011-08-02 10:29:06 -05:00
Taylor Otwell badc8a6088 database refactoring. 2011-08-01 17:58:20 -05:00
Taylor Otwell ce96fb6717 put aliases in alphabetical order. 2011-07-31 13:05:36 -05:00
Taylor Otwell b504089db7 moved exception view to application views and removed system view folder. 2011-07-31 12:54:22 -05:00
Taylor Otwell 2c68317b0d Merge pull request #36 from pedroborges/asset
Added Asset alias to config/aliases.php
2011-07-30 17:09:10 -07:00
Pedro Borges e8ad2db120 Added Asset alias to config/aliases.php 2011-07-30 20:50:03 -03:00
Taylor Otwell 481d2aa7ec added Str::ascii method and fixed accented character problem in URL::slug. 2011-07-30 09:52:49 -05:00
Taylor Otwell f3ddadce04 tweaking comment in composers.php. 2011-07-29 23:29:37 -05:00
Taylor Otwell dbdd45d9fc tweaked cache and session namespacing. 2011-07-29 23:17:57 -05:00
Taylor Otwell 3698315dc9 Improve comments in application/routes.php. 2011-07-28 14:17:35 -05:00
Taylor Otwell 1840989484 Add more documentation to application/filters.php. 2011-07-28 14:14:10 -05:00
Taylor Otwell 554f14c10c Cleaning up configuration comments. 2011-07-28 13:48:36 -05:00
Taylor Otwell a5cc47bd5d Cleaning up configuration comments. 2011-07-28 13:47:35 -05:00
Taylor Otwell f53334881c Cleaning up configuration comments. 2011-07-28 13:47:05 -05:00
Taylor Otwell cadda7a968 Cleaning up configuration comments. 2011-07-28 13:46:33 -05:00
Taylor Otwell 7ea2901d2b Cleaning up configuration comments. 2011-07-28 13:43:47 -05:00
Taylor Otwell b388ebe54c Cleaning up configuration comments. Converted Eloquent query to use dynamic query. 2011-07-28 13:43:24 -05:00