William Cahill-Manley
|
6bed34fb8b
|
Use rtrim instead of prepending DS to avoid Windows issues
|
2012-02-20 14:52:32 -08:00 |
William Cahill-Manley
|
dd5ff5f12b
|
Trimmed Directory separator produces relative (and wrong) paths for bundles
|
2012-02-20 14:44:13 -08:00 |
Taylor Otwell
|
4e9369f5bf
|
rename autoloading method.
|
2012-02-20 15:50:58 -06:00 |
Taylor Otwell
|
1ff9deb150
|
clean up auto-loader registrations.
|
2012-02-20 15:50:09 -06:00 |
Taylor Otwell
|
e996093b72
|
cleaning up bundle registration.
|
2012-02-20 15:33:19 -06:00 |
Taylor Otwell
|
16dca5e74e
|
updating bundle class loading.
|
2012-02-20 14:40:24 -06:00 |
Taylor Otwell
|
ec84d3f90d
|
added ability to specify autoloader configuration for bundles in bundles.php
|
2012-02-20 14:00:11 -06:00 |
Taylor Otwell
|
42b9d1e097
|
import router.
|
2012-02-17 08:33:46 -06:00 |
Taylor Otwell
|
ed72448fb0
|
Merge pull request #343 from sparksp/patch-4
Consolidate Bundle::path and Bundle::location
|
2012-02-17 06:32:42 -08:00 |
Taylor Otwell
|
2296f63b8f
|
tweak bundle:assets.
|
2012-02-17 08:31:17 -06:00 |
Phill Sparks
|
aa9d790a15
|
Consolidate Bundle::path and ::location
|
2012-02-17 11:18:55 +00:00 |
Taylor Otwell
|
dd6402c648
|
prefix built-in events with laravel.
|
2012-02-16 16:26:39 -06:00 |
Taylor Otwell
|
49d9666958
|
final code cleanup
|
2012-02-16 13:59:48 -06:00 |
Taylor Otwell
|
5cfe371360
|
null should return default bundle path.
|
2012-02-16 13:02:40 -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
|
8737dde682
|
making changes to routing.
|
2012-02-09 23:35:08 -06:00 |
Taylor Otwell
|
38da9f47b9
|
added bundle option
|
2012-02-09 23:32:19 -06:00 |
Taylor Otwell
|
bf4f464f67
|
added bundle:refresh command to cli.
|
2012-02-08 08:28:16 -06:00 |
Taylor Otwell
|
3292024e69
|
use start.php for bundle bootstrapping, bundle.php for info.
|
2012-02-07 16:51:57 -06:00 |
Taylor Otwell
|
e4d55cbc8e
|
added bundle::disable method.
|
2012-02-07 15:41:28 -06:00 |
Taylor Otwell
|
fd1b63ed14
|
removing bundles.php file.
|
2012-02-07 15:39:58 -06:00 |
Taylor Otwell
|
428257758d
|
clean up base directory of phpunit stuff.
|
2012-02-07 15:33:34 -06:00 |
Taylor Otwell
|
a11318863a
|
improving bundle workflow.
|
2012-02-07 15:00:35 -06:00 |
Taylor Otwell
|
8fc48f7c7e
|
removed comment frmo bundle.
|
2012-02-07 08:21:09 -06:00 |
Taylor Otwell
|
78dc4529f1
|
added routed array.
|
2012-02-06 16:54:44 -06:00 |
Taylor Otwell
|
a4acb1c0fb
|
require routes as many times as necessary.
|
2012-02-06 16:39:54 -06:00 |
Taylor Otwell
|
37c06a5006
|
fix bundle handles greediness.
|
2012-02-06 16:12:17 -06:00 |
Taylor Otwell
|
643b440872
|
bundle::exists should return true for default bundle.
|
2012-02-06 08:28:45 -06:00 |
Phill Sparks
|
62072e5281
|
PHPDoc fixes
|
2012-02-04 21:30:52 +00:00 |
Taylor Otwell
|
b5f9f9bd9a
|
added event firing when bundle is started.
|
2012-01-30 13:18:33 -06:00 |
Taylor Otwell
|
97fcea1e51
|
cleaned up paths.
|
2012-01-28 14:55:08 -06:00 |
Phill Sparks
|
733392f72f
|
Really default location to bundle name.
|
2012-01-28 20:03:29 +00:00 |
Taylor Otwell
|
161796e983
|
default location to bundle name.
|
2012-01-27 19:38:22 -06:00 |
Taylor Otwell
|
f44c565ee4
|
converted path constants to $GLOBALS.
|
2012-01-27 16:17:43 -06:00 |
Taylor Otwell
|
70082508f5
|
improve bundle configuration and registration.
|
2012-01-26 20:07:02 -06:00 |
Taylor Otwell
|
d76cf4ba23
|
bundle improvements.
|
2012-01-26 17:01:17 -06:00 |
Taylor Otwell
|
8dfb50c835
|
opened up bundles to live anywhere and respond to any URI.'
|
2012-01-26 14:37:43 -06:00 |
Taylor Otwell
|
27502918fb
|
fix bundle dependency error possibility. fix WSOD in view rendering.
|
2012-01-24 08:58:21 -06:00 |
Taylor Otwell
|
67696d8114
|
index names may be specified on fluent setup.
|
2012-01-24 08:43:12 -06:00 |
Phill Sparks
|
5502497432
|
Prevent a bundle from starting itself into a loop
|
2012-01-24 10:46:29 +00:00 |
Taylor Otwell
|
b218e80d5a
|
Merge branch 'develop' of github.com:laravel/laravel into develop
|
2012-01-17 09:15:12 -06:00 |
Taylor Otwell
|
f53ebbf672
|
fix glob error in bundle class.
|
2012-01-17 09:14:56 -06:00 |
Taylor Otwell
|
9e690c8af6
|
fix problem with bundle assets.
|
2012-01-16 19:37:57 -06:00 |
Taylor Otwell
|
2bbb9e55e9
|
fix bug in bundle assets method.
|
2012-01-16 19:25:01 -06:00 |
Taylor Otwell
|
b5442c67fc
|
merged skunkworks into develop.
|
2012-01-16 13:59:24 -06:00 |