Taylor Otwell
|
37c06a5006
|
fix bundle handles greediness.
|
2012-02-06 16:12:17 -06:00 |
Taylor Otwell
|
bbae90adad
|
fix pagination comment.
|
2012-02-06 15:57:37 -06:00 |
Taylor Otwell
|
cd17761f72
|
fix distinct problems in paginator.
|
2012-02-06 15:28:03 -06:00 |
Taylor Otwell
|
e89082e3ba
|
fix possible problem in provider zip extraction.
|
2012-02-06 14:53:59 -06:00 |
Taylor Otwell
|
56ae5e9a7b
|
more autoloader tweaks.
|
2012-02-06 13:20:08 -06:00 |
Taylor Otwell
|
94b4887000
|
cleaning up the auto-loader.
|
2012-02-06 12:58:51 -06:00 |
Taylor Otwell
|
618980c678
|
improvements to autoloader namespace handling.
|
2012-02-06 11:59:24 -06:00 |
Taylor Otwell
|
bc1a7d0771
|
improving namespace autoloading support.
|
2012-02-06 11:40:18 -06:00 |
Taylor Otwell
|
5b6b156b41
|
move timezone set into core bootstrap.
|
2012-02-06 09:35:28 -06:00 |
Taylor Otwell
|
8b2f3e8421
|
added has_php helper.
|
2012-02-06 09:28:29 -06:00 |
Taylor Otwell
|
3dab550681
|
fixing route bundle determination.
|
2012-02-06 09:21:35 -06:00 |
Taylor Otwell
|
643b440872
|
bundle::exists should return true for default bundle.
|
2012-02-06 08:28:45 -06:00 |
Taylor Otwell
|
395236d643
|
support universal routes.
|
2012-02-05 19:57:34 -06:00 |
Taylor Otwell
|
df3a277bf9
|
Merge branch 'develop' of github.com:laravel/laravel into develop
|
2012-02-04 20:13:46 -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
|
2e492a710a
|
Merge pull request #308 from sparksp/patch-3
SQLServer::limit and ::offset return strings
|
2012-02-04 18:00:21 -08:00 |
Taylor Otwell
|
95a5af376a
|
Merge pull request #306 from sparksp/patch-1
PHPDoc fixes
|
2012-02-04 17:58:55 -08:00 |
Phill Sparks
|
8e5a143bbe
|
SQLServer::limit and ::offset return strings
|
2012-02-04 21:33:25 +00:00 |
Phill Sparks
|
62072e5281
|
PHPDoc fixes
|
2012-02-04 21:30:52 +00:00 |
Taylor Otwell
|
f3be544b1a
|
cache base url.
|
2012-02-04 10:58:38 -06:00 |
Taylor Otwell
|
d7fcd74a02
|
added with helper.
|
2012-02-03 16:00:01 -06:00 |
Taylor Otwell
|
be144288b3
|
upgrade all bundles supported.
|
2012-02-03 15:34:43 -06:00 |
Taylor Otwell
|
43edb4bb45
|
remove dummy bundle.
|
2012-02-03 15:30:13 -06:00 |
Taylor Otwell
|
91518db6bd
|
dropped submodule support. added upgrade command for bundles.
|
2012-02-03 15:29:52 -06:00 |
Taylor Otwell
|
ea42fe75f2
|
working on bundle upgrade routine.
|
2012-02-03 14:54:23 -06:00 |
Taylor Otwell
|
b1f12b19bf
|
fix comment on file::rmdir.
|
2012-02-03 14:01:24 -06:00 |
Taylor Otwell
|
8598721e26
|
added recursive rmdir function.
|
2012-02-03 14:01:01 -06:00 |
Taylor Otwell
|
d9f3725afd
|
download zip archive of repos by default instead of submoduling.
|
2012-02-03 13:44:26 -06:00 |
Taylor Otwell
|
e370772cf9
|
tweaking provider.
|
2012-02-03 13:43:43 -06:00 |
Taylor Otwell
|
46bf67aeed
|
remove unused property from validator.
|
2012-02-03 13:37:28 -06:00 |
Taylor Otwell
|
ee2d38f260
|
added replace_mimes method.
|
2012-02-03 11:15:54 -06:00 |
Taylor Otwell
|
ad24b08b29
|
refactor the validation replacement code.
|
2012-02-03 11:13:44 -06:00 |
Taylor Otwell
|
554d390f1e
|
added same and different validation rules.
|
2012-02-03 11:02:54 -06:00 |
Taylor Otwell
|
d462a72981
|
adjusting route class.
|
2012-02-03 10:43:09 -06:00 |
Taylor Otwell
|
17213fe073
|
urldecode all route parameters.
|
2012-02-03 10:35:15 -06:00 |
Taylor Otwell
|
3780da4ad1
|
add comment to boostrap.
|
2012-02-03 10:29:37 -06:00 |
Taylor Otwell
|
d02f4deb8f
|
tweaking bootstrap.
|
2012-02-03 09:39:10 -06:00 |
Taylor Otwell
|
d681f49920
|
fix 404 route issue.
|
2012-02-03 09:37:22 -06:00 |
Taylor Otwell
|
97fb28bd00
|
added base controller default setup.
|
2012-02-03 08:55:04 -06:00 |
Taylor Otwell
|
6ed4adf6c4
|
added parens to router wildcard character list.
|
2012-02-03 08:45:51 -06:00 |
Taylor Otwell
|
e21d914c1c
|
improve work directory cleanup.
|
2012-02-02 16:52:47 -06:00 |
Taylor Otwell
|
f0c273771a
|
moved directory function into github provider since it doesnt belong in base provider.
|
2012-02-02 16:41:23 -06:00 |
Taylor Otwell
|
b989594c82
|
clean up a few things.
|
2012-02-02 15:54:28 -06:00 |
Taylor Otwell
|
b97dccfbbc
|
attempt to clean up working directory after bundle install.
|
2012-02-02 15:52:57 -06:00 |
Taylor Otwell
|
e0c84a94cc
|
tweaking zip provider.
|
2012-02-02 15:41:20 -06:00 |
Taylor Otwell
|
62ee825071
|
added message for zip install.
|
2012-02-02 15:37:36 -06:00 |
Taylor Otwell
|
ef2c5af4f1
|
remove die from github provider.
|
2012-02-02 15:36:50 -06:00 |
Taylor Otwell
|
ec5c08a7cc
|
added ability to install github bundles using zips.
|
2012-02-02 15:18:36 -06:00 |
Taylor Otwell
|
87424c73f5
|
added delete option to cpdir method.
|
2012-02-02 14:13:27 -06:00 |