Commit Graph

61 Commits

Author SHA1 Message Date
Taylor Otwell 51f5fdd0c9 fix conflicts. 2012-04-18 20:38:36 -05:00
Pavel 482aed9379 Corrected typos in the comments.
Signed-off-by: Pavel <proger.xp@gmail.com>
2012-04-16 18:44:11 +04:00
Taylor Otwell ab6e364546 added simpler and easier environment handling. 2012-04-12 23:35:41 -05:00
Taylor Otwell 02ad4c5c47 adjusting comments. 2012-04-04 11:09:44 -05:00
Taylor Otwell c31f001f22 fix url https bug. 2012-04-04 11:08:14 -05:00
Taylor Otwell ffb4034631 fix url parsing. 2012-04-04 10:16:15 -05:00
Taylor Otwell 9f80351916 Merge branch 'develop' into feature/http-foundation 2012-04-02 20:45:24 -05:00
Taylor Otwell 4c2406db29 fixing base url generation. 2012-04-02 20:45:20 -05:00
Taylor Otwell 6a9cc48164 fix handling of hash Urls. 2012-04-02 13:02:49 -05:00
Taylor Otwell 023dacf5e0 fix replacement of optional parameters in the URL::transpose method. 2012-03-28 13:58:02 -05:00
Taylor Otwell 753c769d10 fixing comment. 2012-02-23 16:19:00 -06:00
Taylor Otwell 160e839e81 cleaning up classes. 2012-02-23 16:18:08 -06:00
Taylor Otwell 157f619e98 basic code cleanup. 2012-02-23 14:02:59 -06:00
Taylor Otwell 188394bae1 added url::home 2012-02-15 08:27:10 -06:00
Taylor Otwell 74887986a7 fixing bugs in router. 2012-02-12 19:26:16 -06:00
Taylor Otwell 3a92facc76 updated routing to fix several issues. 2012-02-12 14:48:36 -06:00
Taylor Otwell 31cf44c374 working on routing. 2012-02-09 23:43:02 -06:00
Taylor Otwell 8737dde682 making changes to routing. 2012-02-09 23:35:08 -06:00
Taylor Otwell 88fc4e450d added url::current. 2012-02-07 13:31:08 -06:00
Taylor Otwell 98ea0c0e6f fix bug in url::to. 2012-02-06 22:48:34 -06:00
Taylor Otwell f3be544b1a cache base url. 2012-02-04 10:58:38 -06:00
Taylor Otwell b5442c67fc merged skunkworks into develop. 2012-01-16 13:59:24 -06:00
Taylor Otwell 7e33b4f852 cleaning up some code comments. 2011-11-29 22:32:05 -06:00
Taylor Otwell 420ff3839a added clarification to base url method. 2011-11-29 22:26:16 -06:00
Taylor Otwell d22f209775 Simple formatting tweaks to the URL class. 2011-11-29 16:36:55 -06:00
Taylor Otwell ed092bf6cd Added URL::to_action and URL::to_secure_action methods for conveniently generating URLs to controllers. 2011-11-29 11:14:55 -06:00
Taylor Otwell 1372cb3ff8 url::to method should use url::base. 2011-11-28 23:48:48 -06:00
Taylor Otwell 00b512a876 remove typo in method comment. 2011-11-28 23:15:35 -06:00
Taylor Otwell b7b80d6d49 the application url will now be auto-detected. 2011-11-28 23:10:16 -06:00
Taylor Otwell 100ffb4ffe remove some comment bloat. 2011-11-22 23:33:37 -06:00
Taylor Otwell da016744d0 cleaning up code. 2011-11-21 21:57:11 -06:00
Taylor Otwell a1b3ba7538 added comment to url class. 2011-11-16 22:44:15 -06:00
Taylor Otwell 49901bab31 tweaking a comment. 2011-11-15 19:46:20 -06:00
Phill Sparks 58638216e8 Throw better Exceptions 2011-11-15 12:35:04 +00:00
Taylor Otwell 6cbac0e064 add note about ssl option. 2011-11-11 22:06:51 -06:00
Taylor Otwell c67a010c5c refactoring some classes. 2011-11-10 20:25:17 -06:00
Taylor Otwell 9e9ee931b5 moved session class. 2011-11-09 21:55:21 -06:00
Taylor Otwell 92694da3a3 refactoring. 2011-10-31 22:36:30 -05:00
Taylor Otwell ef9e4dfd61 reverting di refactoring. 2011-10-29 22:31:50 -05:00
Taylor Otwell 932a70b6cf refactoring for better dependency injection on a few classes. 2011-10-29 22:24:32 -05:00
Taylor Otwell d4ddb05abb refactoring. added default controller. added uri class. 2011-10-24 21:00:51 -05:00
Taylor Otwell b71ecb4363 removed packages directory. refactoring. 2011-10-21 21:49:33 -05:00
Taylor Otwell 49b13e6960 refactoring lang and url classes. 2011-10-20 22:23:32 -05:00
Taylor Otwell 45538620da fixing bugs and refactoring. 2011-10-15 22:44:37 -05:00
Taylor Otwell 71b0ab8b8d refactoring container for speed. 2011-10-05 18:32:48 -05:00
Taylor Otwell 52b68c060b refactoring. adding back pagination. 2011-10-04 21:43:39 -05:00
Taylor Otwell 442904b277 refactoring. 2011-09-28 22:12:41 -05:00
Taylor Otwell 7a20240395 added some comments to the view class. 2011-09-22 00:42:44 -05:00
Taylor Otwell 0c4018ec88 refactoring. 2011-09-21 21:46:16 -05:00
Taylor Otwell 4525eae25a revert back to more sensible architecture. 2011-09-20 23:14:09 -05:00