Commit History

Author SHA1 Message Date
  Taylor Otwell 0a908eff8d Merge pull request #1014 from jasonlewis/feature/root-bundles 13 years ago
  Taylor Otwell fdac5e843f Merge pull request #636 from ProgerXP/patch-bexpand 13 years ago
  Jason Lewis f408fcc26b Allow bundles to respond to root requests. 13 years ago
  Chris Berthe fafaf724b0 Grammar/Vocabulary fixes 13 years ago
  Pavel 524375781e Added Bundle::expand() method. 13 years ago
  asdfgh746@gmail.com 9c109849c3 Fix typos. 13 years ago
  Taylor Otwell 7af5afc4b5 Allow starter Closure for bundles. 13 years ago
  Colin Viebrock 11b0d243ff Fixes 13 years ago
  Colin Viebrock 71d361e071 Configuration option to set different server for asset files. 13 years ago
  Taylor Otwell bee2a273bc added default option to bundle::option method. 13 years ago
  Taylor Otwell 44dbbe01da added support for bundles outside of the bundle directory using 'path: ' syntax like views. 13 years ago
  Taylor Otwell 263d6145a7 cleaning up code. 13 years ago
  Taylor Otwell 606b8ceada Fixed typo in comment. 13 years ago
  William Cahill-Manley 6bed34fb8b Use rtrim instead of prepending DS to avoid Windows issues 13 years ago
  William Cahill-Manley dd5ff5f12b Trimmed Directory separator produces relative (and wrong) paths for bundles 13 years ago
  Taylor Otwell 4e9369f5bf rename autoloading method. 13 years ago
  Taylor Otwell 1ff9deb150 clean up auto-loader registrations. 13 years ago
  Taylor Otwell e996093b72 cleaning up bundle registration. 13 years ago
  Taylor Otwell 16dca5e74e updating bundle class loading. 13 years ago
  Taylor Otwell ec84d3f90d added ability to specify autoloader configuration for bundles in bundles.php 13 years ago
  Taylor Otwell 42b9d1e097 import router. 13 years ago
  Taylor Otwell ed72448fb0 Merge pull request #343 from sparksp/patch-4 13 years ago
  Taylor Otwell 2296f63b8f tweak bundle:assets. 13 years ago
  Phill Sparks aa9d790a15 Consolidate Bundle::path and ::location 13 years ago
  Taylor Otwell dd6402c648 prefix built-in events with laravel. 13 years ago
  Taylor Otwell 49d9666958 final code cleanup 13 years ago
  Taylor Otwell 5cfe371360 null should return default bundle path. 13 years ago
  Taylor Otwell 74887986a7 fixing bugs in router. 13 years ago
  Taylor Otwell 3a92facc76 updated routing to fix several issues. 13 years ago
  Taylor Otwell 8737dde682 making changes to routing. 13 years ago
  Taylor Otwell 38da9f47b9 added bundle option 13 years ago
  Taylor Otwell bf4f464f67 added bundle:refresh command to cli. 13 years ago
  Taylor Otwell 3292024e69 use start.php for bundle bootstrapping, bundle.php for info. 13 years ago
  Taylor Otwell e4d55cbc8e added bundle::disable method. 13 years ago
  Taylor Otwell fd1b63ed14 removing bundles.php file. 13 years ago
  Taylor Otwell 428257758d clean up base directory of phpunit stuff. 13 years ago
  Taylor Otwell a11318863a improving bundle workflow. 13 years ago
  Taylor Otwell 8fc48f7c7e removed comment frmo bundle. 13 years ago
  Taylor Otwell 78dc4529f1 added routed array. 13 years ago
  Taylor Otwell a4acb1c0fb require routes as many times as necessary. 13 years ago
  Taylor Otwell 37c06a5006 fix bundle handles greediness. 13 years ago
  Taylor Otwell 643b440872 bundle::exists should return true for default bundle. 13 years ago
  Phill Sparks 62072e5281 PHPDoc fixes 13 years ago
  Taylor Otwell b5f9f9bd9a added event firing when bundle is started. 13 years ago
  Taylor Otwell 97fcea1e51 cleaned up paths. 13 years ago
  Phill Sparks 733392f72f Really default location to bundle name. 13 years ago
  Taylor Otwell 161796e983 default location to bundle name. 13 years ago
  Taylor Otwell f44c565ee4 converted path constants to $GLOBALS. 13 years ago
  Taylor Otwell 70082508f5 improve bundle configuration and registration. 13 years ago
  Taylor Otwell d76cf4ba23 bundle improvements. 13 years ago
  Taylor Otwell 8dfb50c835 opened up bundles to live anywhere and respond to any URI.' 13 years ago
  Taylor Otwell 27502918fb fix bundle dependency error possibility. fix WSOD in view rendering. 13 years ago
  Taylor Otwell 67696d8114 index names may be specified on fluent setup. 13 years ago
  Phill Sparks 5502497432 Prevent a bundle from starting itself into a loop 13 years ago
  Taylor Otwell b218e80d5a Merge branch 'develop' of github.com:laravel/laravel into develop 13 years ago
  Taylor Otwell f53ebbf672 fix glob error in bundle class. 13 years ago
  Taylor Otwell 9e690c8af6 fix problem with bundle assets. 13 years ago
  Taylor Otwell 2bbb9e55e9 fix bug in bundle assets method. 13 years ago
  Taylor Otwell b5442c67fc merged skunkworks into develop. 13 years ago