Commit Graph

32 Commits

Author SHA1 Message Date
Taylor Otwell 34cb9a00f4 move 'is' method to the str class where it belongs. 2012-04-12 22:54:50 -05:00
Taylor Otwell 573725ade7 use symfony http foundation where applicable. 2012-03-28 16:15:21 -05:00
Taylor Otwell 01ddff5cdc adding support for filter patterns.
Signed-off-by: Taylor Otwell <taylorotwell@gmail.com>
2012-02-27 22:36:28 -06:00
Taylor Otwell 3a92facc76 updated routing to fix several issues. 2012-02-12 14:48:36 -06:00
Taylor Otwell 874f02c759 fix comment typo. 2012-02-08 14:37:58 -06:00
Taylor Otwell 0e66517ec9 simplify with ternary shortcut. 2012-02-08 14:35:30 -06:00
Taylor Otwell a216af62dc add more portable uri support. 2012-02-08 14:27:22 -06:00
Taylor Otwell ab5e8615c5 fixing segments bug. 2012-02-04 20:13:30 -06:00
Taylor Otwell ce5a922b87 cleaning up the uri method. 2012-02-04 20:13:10 -06:00
Taylor Otwell b5442c67fc merged skunkworks into develop. 2012-01-16 13:59:24 -06:00
Taylor Otwell b7b80d6d49 the application url will now be auto-detected. 2011-11-28 23:10:16 -06:00
Taylor Otwell 1cdfd5a8b0 remove some comment bloat. 2011-11-22 23:33:22 -06:00
Taylor Otwell 216a38c574 remove some comment bloat. 2011-11-22 23:33:03 -06:00
Taylor Otwell e226a463bf refactoring. 2011-11-15 19:15:31 -06:00
Taylor Otwell 6bd3dcb039 Update laravel/uri.php 2011-11-15 08:25:08 -06:00
Phill Sparks 02929f7fbd Fixed the new URI class 2011-11-15 11:30:34 +00:00
Taylor Otwell d1a969bd29 added uri class. refactored. 2011-11-14 21:18:18 -06:00
Taylor Otwell 75ce8796d7 got rid of URI class and brought URI determination back to into request class. 2011-10-29 23:17:47 -05:00
Taylor Otwell 7bf84066bf refactoring. added redis drivers. 2011-10-26 21:21:31 -05:00
Taylor Otwell 8595253afe refactoring the uri class... again 2011-10-25 00:06:19 -05:00
Taylor Otwell 415cb0fe12 continuing to refactor the uri class. 2011-10-24 23:56:17 -05:00
Taylor Otwell e454227d32 refactoring the uri class more. 2011-10-24 23:43:57 -05:00
Taylor Otwell bce571bf26 refactoring the uri class more. 2011-10-24 23:41:08 -05:00
Taylor Otwell bf50b67475 refactoring the uri class. 2011-10-24 23:39:27 -05:00
Taylor Otwell a6d487ecd4 refactoring the uri class. 2011-10-24 23:15:29 -05:00
Taylor Otwell d4ddb05abb refactoring. added default controller. added uri class. 2011-10-24 21:00:51 -05:00
Taylor Otwell 6cb79e6676 refactoring 2011-10-10 21:34:15 -05:00
Taylor Otwell 71b0ab8b8d refactoring container for speed. 2011-10-05 18:32:48 -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
Taylor Otwell 47db2ff19b refactoring, added uri class. 2011-09-20 21:28:19 -05:00