Commit History

Author SHA1 Message Date
  Taylor Otwell 6ee6f7ba22 Refactor messages class. 13 years ago
  Taylor Otwell bc0e706c02 Refactoring the Lang class. 13 years ago
  Taylor Otwell 92b57ca2d7 Tweak exception view for new error class changes. 13 years ago
  Taylor Otwell 530e1292d5 Refactoring error class. 13 years ago
  Taylor Otwell fc87103205 Refactoring configuration class. 13 years ago
  Taylor Otwell f4fac15e48 Add response time and memory usage to install splash screen. 13 years ago
  Taylor Otwell a474850071 Add the laravel start time to the benchmarker. 13 years ago
  Taylor Otwell ecb4381d78 Refactoring Eloquent hydrator. 13 years ago
  Taylor Otwell 76cf877d7e Refactoring eloquent. 13 years ago
  Taylor Otwell 718d51e0b4 Refactoring eloquent model. 13 years ago
  Taylor Otwell 277be84853 Added where_id and or_where_id to the query builder. 13 years ago
  Taylor Otwell 320c72edbe Refactoring query class. 13 years ago
  Taylor Otwell e678b77b5b refactored wrap method for readability. 13 years ago
  Taylor Otwell 82a0218011 refactored query->select. 13 years ago
  Taylor Otwell 75d96c9204 slight database refactoring. 13 years ago
  Taylor Otwell fe0502ded9 use database manager in db session driver. 13 years ago
  Taylor Otwell b8e27533bd use db manager in validator. 13 years ago
  Taylor Otwell e3b6328394 fix connector conflict. 13 years ago
  Taylor Otwell badc8a6088 database refactoring. 13 years ago
  Taylor Otwell 716a957e93 Refactoring. 13 years ago
  Taylor Otwell bc7df55f92 Fix call to Loader::everything. 13 years ago
  Taylor Otwell ae69149262 change Loader::everything to Loader::all. 13 years ago
  Taylor Otwell bf30ca7238 Pass path to route loader. 13 years ago
  Taylor Otwell 2efdef01d2 Add path to route loader. 13 years ago
  Taylor Otwell 10deff4505 Bypass auto-loader when loading core routing classes. 13 years ago
  Taylor Otwell 23d5742575 remove item caching from cache manager. 13 years ago
  Taylor Otwell 5f3d40b76c Added support for in-memory SQLite databases. 13 years ago
  Taylor Otwell 829088f3d1 use response::error in front controller. 13 years ago
  Taylor Otwell e060c3d1da added reload function to loader everything function. 13 years ago
  Taylor Otwell b55e5169f3 adjusted comments in route loader. 13 years ago
  Taylor Otwell f9f168eacb added more dependency injection to route loader and finder. 13 years ago
  Taylor Otwell 0af326b636 working on routing architecture. 13 years ago
  Taylor Otwell 344f49e1bf made router routes optional and fixed front controller. 13 years ago
  Taylor Otwell 3f6aa54487 fixed router conflicts. 13 years ago
  Taylor Otwell 2bb7125127 fixed routing bug. 13 years ago
  Taylor Otwell 74a05588f0 incremented version. 13 years ago
  Taylor Otwell a7e39e9cf0 fixed routing bug when using nested route directories. 13 years ago
  Taylor Otwell 2275c74660 moved all routing classes into routing namespace. 13 years ago
  Taylor Otwell d8eba6389c moved asset_container into asset.php 13 years ago
  Taylor Otwell 83ace2de68 moved routing classes into system namespace. 13 years ago
  Taylor Otwell ce96fb6717 put aliases in alphabetical order. 13 years ago
  Taylor Otwell 153d7007ac moved asset container to system directory. 13 years ago
  Taylor Otwell b504089db7 moved exception view to application views and removed system view folder. 13 years ago
  Taylor Otwell 2c68317b0d Merge pull request #36 from pedroborges/asset 13 years ago
  Pedro Borges e8ad2db120 Added Asset alias to config/aliases.php 13 years ago
  Taylor Otwell 481d2aa7ec added Str::ascii method and fixed accented character problem in URL::slug. 13 years ago
  Taylor Otwell 86075c2765 moved validation/errors into system/messages... not just useful for error messages. 13 years ago
  Taylor Otwell f3ddadce04 tweaking comment in composers.php. 13 years ago
  Taylor Otwell 4609528d93 fixed bug in session and cache factories. 13 years ago
  Taylor Otwell dbdd45d9fc tweaked cache and session namespacing. 13 years ago
  Taylor Otwell 5b2858824b tweaking router formatting. 13 years ago
  Taylor Otwell f16f90c89c added script and style path constants. tweaked router usage in index.php. 13 years ago
  Taylor Otwell bc5299abfc tweaked router architecture to be non-static. 13 years ago
  Taylor Otwell 7ecb2cf436 Deprecated Router::call method. 13 years ago
  Taylor Otwell 3698315dc9 Improve comments in application/routes.php. 13 years ago
  Taylor Otwell 1840989484 Add more documentation to application/filters.php. 13 years ago
  Taylor Otwell 554f14c10c Cleaning up configuration comments. 13 years ago
  Taylor Otwell a5cc47bd5d Cleaning up configuration comments. 13 years ago
  Taylor Otwell f53334881c Cleaning up configuration comments. 13 years ago
  Taylor Otwell cadda7a968 Cleaning up configuration comments. 13 years ago
  Taylor Otwell 7ea2901d2b Cleaning up configuration comments. 13 years ago
  Taylor Otwell b388ebe54c Cleaning up configuration comments. Converted Eloquent query to use dynamic query. 13 years ago
  Taylor Otwell acea14a306 Cleaning up configuration comments. 13 years ago
  Taylor Otwell 7719cc6657 Cleaning up configuration comments. 13 years ago
  Taylor Otwell 84f05fd3ee Improve comments in routes.php. 13 years ago
  Taylor Otwell ce39e48458 Merge branch 'master' into develop 13 years ago
  Taylor Otwell 829a629200 Fixed broken link in filters.php. Use Response::error. 13 years ago
  Taylor Otwell 8871ddff1b Fixed bug in URL::to method. 13 years ago
  Taylor Otwell c3c7084d72 remove unnecessary application variable. 13 years ago
  Taylor Otwell 28fbd35491 Clean up constant handling and definition. 13 years ago
  Taylor Otwell 3516334ec7 Clean up constant definitions. 13 years ago
  Taylor Otwell 6154bef9bc Update CSS to Lobster Two font, which apparently changed. 13 years ago
  Taylor Otwell d74637958d Update CSS to Lobster Two font, which apparently changed. 13 years ago
  Taylor Otwell 3a9adbdc8e Update CSS to Lobster Two font, which apparently changed. 13 years ago
  Taylor Otwell cc6f8b8391 Update CSS to Lobster Two font, which apparently changed. 13 years ago
  Taylor Otwell 3c8da4df93 Merge branch 'develop' 13 years ago
  Taylor Otwell 29b98b2acb added check for .php in route finder glob. 13 years ago
  Taylor Otwell 4bb59dc6f7 Merge branch 'develop' 13 years ago
  Taylor Otwell 099a880345 incremented version. 13 years ago
  Taylor Otwell fee56e0b1e Merge branch 'develop' 13 years ago
  Taylor Otwell 45cc0f1715 Make Router::$routes public. 13 years ago
  Taylor Otwell 60f69659ea Added Router::call method for making HMVC requests. 13 years ago
  Taylor Otwell 77331efc9d Fix slash bug in url class. 13 years ago
  Taylor Otwell 095c236234 Fixed empty result set bug in paginator class. 13 years ago
  Taylor Otwell c870fdbe57 trimmed readme. 13 years ago
  Taylor Otwell 0ca2171071 added lang_path constant. 13 years ago
  Taylor Otwell c76d0fb669 use language in paginator class. 13 years ago
  Taylor Otwell 7e439ab52e fixed bug in config has method. 13 years ago
  Taylor Otwell 0f1bd8a739 added db::first method. 13 years ago
  Taylor Otwell 066db38ddb deprecated auto-loader file. moved to public/index.php. 13 years ago
  Taylor Otwell 306ecd3bfe added the storage_path constant. 13 years ago
  Taylor Otwell 1cf4431659 added a few more path constants. 13 years ago
  Taylor Otwell d8cab0a7b6 Tweak framework constants. 13 years ago
  Taylor Otwell b796ef1bd7 Remove time echo from index.php. Whoops! 13 years ago
  Taylor Otwell 7bbee401b2 Added Response::error method. 13 years ago
  Taylor Otwell 6b9b0ad5cd remove unnecessary else. 13 years ago
  Taylor Otwell a4e8375feb Use view path constants in view->find() method. 13 years ago
  Taylor Otwell 4ed6d488ca Added SYS_VIEW_PATH constant. 13 years ago
  Taylor Otwell 5ad61844ec Moved auto-loader into public/index.php. 13 years ago
  Taylor Otwell 14c8878b67 Switch make call to static in partial method. 13 years ago