Commit Graph

  • 59a7e47f82 simplified database connection configuration. Taylor Otwell 2011-09-12 23:14:24 -0500
  • 045858d88d refactoring the database layer. Taylor Otwell 2011-09-12 21:48:48 -0500
  • b8a901c792 adding better comments to database classes. Taylor Otwell 2011-09-11 23:58:19 -0500
  • 2521ab3c1d refactoring the database layer. Taylor Otwell 2011-09-11 23:25:31 -0500
  • 3ada2cbd3e renamed authenticator to auth and adjusted container. Taylor Otwell 2011-09-11 23:14:00 -0500
  • 9db8e1bb6c simplified hashing. re-worked the auth class for a little more flexibility. Taylor Otwell 2011-09-11 22:44:01 -0500
  • 7f2e1e9ca0 switched to simpler bcrypt implementation from phpass. Taylor Otwell 2011-09-10 22:18:45 -0500
  • 096a419017 added elapsed function. Taylor Otwell 2011-09-09 21:02:10 -0500
  • fb811af5fc more refactoring for dependency injection. Taylor Otwell 2011-09-09 20:55:24 -0500
  • dc1b93e2ea removed extra line from index file. Taylor Otwell 2011-09-08 17:59:10 -0500
  • f31bf1c8e4 fixed merge conflicts. Taylor Otwell 2011-09-08 17:57:27 -0500
  • 174d50c044 fixed bug in form class that prevented name attribute from being set properly on input elements. Taylor Otwell 2011-09-08 17:54:05 -0500
  • abc1fad6c1 more refactoring and changes. Taylor Otwell 2011-09-08 17:49:16 -0500
  • 03654fc5a1 added better asset documentation. Taylor Otwell 2011-09-06 23:42:26 -0500
  • d252677f34 removed get_script and get_style from asset class. Taylor Otwell 2011-09-06 23:39:50 -0500
  • d82a3f419f added asset dependency tests. Taylor Otwell 2011-09-06 23:37:39 -0500
  • ed9e04db6f refactoring. Taylor Otwell 2011-09-06 23:29:19 -0500
  • 16716097c6 removed code examples from validation/messages class. Taylor Otwell 2011-09-06 22:28:28 -0500
  • 5ee1d8db57 removed code examples from auth class. Taylor Otwell 2011-09-06 22:26:59 -0500
  • 70b6cc5994 refactoring. Taylor Otwell 2011-09-06 22:26:14 -0500
  • 7eef380d8a more refactoring and dependency injection. Taylor Otwell 2011-09-06 22:04:52 -0500
  • 0c2834fed1 added more config tests. Taylor Otwell 2011-09-04 23:57:58 -0500
  • 018d25c895 added unit tests. Taylor Otwell 2011-09-04 23:55:28 -0500
  • cb8e8194ce removed application and resolver classes. added phpunit tests. Taylor Otwell 2011-09-04 23:19:14 -0500
  • d35e2abd77 refactoring the routing engine. Taylor Otwell 2011-09-04 22:40:33 -0500
  • 3e874867b8 database refactoring for dependency injection and other general refactoring. Taylor Otwell 2011-09-04 21:45:37 -0500
  • c2f5e7eeb5 fix config calls in error views. Taylor Otwell 2011-09-03 23:51:14 -0500
  • 5d87da6172 removed benchmarking from front controller. Taylor Otwell 2011-09-03 23:50:03 -0500
  • 92bbb18f46 added bootstrap comment. Taylor Otwell 2011-09-03 23:48:44 -0500
  • 9da2041051 added resolver class file. Taylor Otwell 2011-09-03 23:48:15 -0500
  • cd395c2638 tweaking facades. Taylor Otwell 2011-09-03 23:46:52 -0500
  • d608e214a3 removed error class from aliases. Taylor Otwell 2011-09-03 23:40:32 -0500
  • 2d170e2314 added more facades. Taylor Otwell 2011-09-03 23:05:06 -0500
  • 31e2c1c49e added facades for core classes. Taylor Otwell 2011-09-03 22:36:27 -0500
  • 86da3af7a1 fixed merge conflicts and merged master. Taylor Otwell 2011-09-03 09:14:27 -0500
  • fdc1c34676 incremented version. Taylor Otwell 2011-09-03 09:13:31 -0500
  • f1e2ff419b updated change log. Taylor Otwell 2011-09-03 09:13:17 -0500
  • 0e6859fb45 fixed merge conflict. Taylor Otwell 2011-09-03 09:12:14 -0500
  • 89cb4fe895 Merge branch 'hotfix/composers' Taylor Otwell 2011-09-03 09:11:12 -0500
  • ab02e46490 fixed module composer view when using named views. Taylor Otwell 2011-09-03 09:10:54 -0500
  • 7518088ffe use service location in eloquent models to resolve the database manager. Taylor Otwell 2011-09-02 20:10:35 -0500
  • 6281c8c360 more refactoring for dependency injection. Taylor Otwell 2011-09-02 19:36:19 -0500
  • 893bb83895 added application access to composers. Taylor Otwell 2011-09-01 00:04:12 -0500
  • 5e40e296bd refactoring routing and adding comments. Taylor Otwell 2011-08-31 23:51:52 -0500
  • 30514d9020 continued refactoring. Taylor Otwell 2011-08-31 21:57:37 -0500
  • 61eced25a1 Merge branch 'feature/ioc' into develop Taylor Otwell 2011-08-31 00:07:51 -0500
  • c7ddbbb018 more dependency injection! Taylor Otwell 2011-08-31 00:07:45 -0500
  • c200f3eb1e more ioc refactoring. Taylor Otwell 2011-08-30 22:35:32 -0500
  • 0ef96fb8d0 added facades and made other ioc improvements. Taylor Otwell 2011-08-30 22:09:47 -0500
  • 501953f2db refactoring for dependency injection. Taylor Otwell 2011-08-29 22:30:00 -0500
  • 607281f804 added comment to language class properties. Taylor Otwell 2011-08-29 22:13:32 -0500
  • 66af3542e9 refactored the lang class for dependency injection. Taylor Otwell 2011-08-29 22:11:40 -0500
  • f113b5c829 refactoring for dependency injection. Taylor Otwell 2011-08-29 22:02:32 -0500
  • 8229891d26 continued refactoring of view classes. Taylor Otwell 2011-08-29 19:27:02 -0500
  • 15cde60794 refactoring redirect and response classes. Taylor Otwell 2011-08-29 01:03:45 -0500
  • f79dd1ba5d finished refactoring of the redirect generator. Taylor Otwell 2011-08-29 00:27:03 -0500
  • 9be3d1a54b refactoring the view classes. Taylor Otwell 2011-08-29 00:07:10 -0500
  • 56044d31f5 refactoring bootstrap process. Taylor Otwell 2011-08-28 21:33:44 -0500
  • 1e49001dfc continued ioc refactoring. Taylor Otwell 2011-08-26 21:42:04 -0500
  • fb3a0df0dd change is_callable checks to instanceof Closure. Taylor Otwell 2011-08-26 00:31:18 -0500
  • 429c9cee84 fix session related bugs. Taylor Otwell 2011-08-26 00:01:08 -0500
  • d65ddb53a8 fix bug in query class. Taylor Otwell 2011-08-25 23:46:45 -0500
  • 195f7862cb fixed a few controller delegation issues. Taylor Otwell 2011-08-25 23:34:33 -0500
  • a045496684 pass request into route closures. Taylor Otwell 2011-08-25 23:17:11 -0500
  • e0a9f57515 fixed database namespacing. Taylor Otwell 2011-08-25 23:12:30 -0500
  • 88fb300e7a Merge branch 'master' into develop Taylor Otwell 2011-08-25 23:05:55 -0500
  • 3fbb85768a fix typo in change log. Taylor Otwell 2011-08-25 23:05:30 -0500
  • 46dd65fa74 fixed merge conflicts. Taylor Otwell 2011-08-25 23:02:12 -0500
  • c1131e1882 increment version and update change log. Taylor Otwell 2011-08-25 22:57:13 -0500
  • cda4567446 fixed bug that prevented view exception from being shown. Taylor Otwell 2011-08-25 22:55:11 -0500
  • 1e7850d9ba refactoring for dependency injection and testability. Taylor Otwell 2011-08-25 22:53:05 -0500
  • 0b86c94551 Merge branch 'feature/ioc' into develop Taylor Otwell 2011-08-24 23:45:01 -0500
  • 82045e20d9 more refactoring for dependency injection. Taylor Otwell 2011-08-24 23:44:50 -0500
  • 6a8aafc259 refactoring and adding more dependency injection through ioc container. Taylor Otwell 2011-08-24 22:51:32 -0500
  • 99adf09ac7 fixed conflicts. Taylor Otwell 2011-08-24 21:53:49 -0500
  • 812d3ff51f Updated change log for 1.5.5. Taylor Otwell 2011-08-24 15:47:17 -0500
  • 697a9c7577 Fixed session.http_only retrieval. Taylor Otwell 2011-08-24 10:58:09 -0500
  • f580ef7f71 fixed merge conflict. Taylor Otwell 2011-08-24 07:23:16 -0500
  • 4072b54f50 incremented version. Taylor Otwell 2011-08-24 07:22:13 -0500
  • a9f6fbd75a fixed session extraction bug. Taylor Otwell 2011-08-24 07:20:17 -0500
  • b953dc821a Merge branch 'hotfix/session' Taylor Otwell 2011-08-24 07:15:46 -0500
  • 0a3208e0f2 fix session option extract bug. Taylor Otwell 2011-08-24 07:15:22 -0500
  • 1dd6daf7a0 trim sql before executing Taylor Otwell 2011-08-23 23:16:44 -0500
  • df84e36314 refactoring. Taylor Otwell 2011-08-23 21:04:40 -0500
  • 1a7fd6d360 removed extra space from form class. Taylor Otwell 2011-08-22 23:06:53 -0500
  • b5de50fab9 refactoring the file class. Taylor Otwell 2011-08-22 22:49:44 -0500
  • 3d83b65bb7 moved file::upload to input::upload. Taylor Otwell 2011-08-22 22:38:20 -0500
  • 15043348c1 refactoring file class. Taylor Otwell 2011-08-22 22:30:58 -0500
  • 0a2ce4e8bd tweak file comment Taylor Otwell 2011-08-22 22:25:53 -0500
  • 8c226e9d67 tweaking crypter class. Taylor Otwell 2011-08-22 22:25:12 -0500
  • ce8c230e72 tweak crypter exception message. Taylor Otwell 2011-08-22 22:21:51 -0500
  • 2109165de6 moved common config files to application module. Taylor Otwell 2011-08-22 22:19:50 -0500
  • 39c9211f28 fixing comment in benchmark class. Taylor Otwell 2011-08-22 22:17:11 -0500
  • d03e8ea980 removed .gitignore from root directory. Taylor Otwell 2011-08-22 22:16:12 -0500
  • ad875c0ec3 removed gitflow directory from source control. Taylor Otwell 2011-08-22 22:15:13 -0500
  • 25c78b8c55 refactoring query compiler. Taylor Otwell 2011-08-22 22:14:11 -0500
  • 5ca2e2b7f9 db refactoring. Taylor Otwell 2011-08-22 21:56:42 -0500
  • 0700910270 refactor the query compiler. Taylor Otwell 2011-08-21 12:26:51 -0500
  • 43f7e9e22d more query refactoring. Taylor Otwell 2011-08-21 12:21:22 -0500
  • 684bbebb5c refactoring the database layer. Taylor Otwell 2011-08-21 11:50:53 -0500