Commit Graph

32 Commits

Author SHA1 Message Date
Taylor Otwell 29a4ac2701 Merge pull request #1049 from Apathetic012/develop
fix namespace issue on exception
2012-08-09 20:44:15 -07:00
Sergii Grebeniuk 690e8572aa phpdoc fixes 2012-08-03 18:17:48 +03:00
apathetic012 727afc1bfa fix namespace issue on exception
Signed-off-by: apathetic012 <apathetic012@gmail.com>
2012-08-03 10:01:16 +08:00
Dayle Rees 30175c2a52 fixing merge issues for comment tweaks 2012-07-31 16:55:02 +01:00
Dayle Rees 2c6ed23b45 fixing merge issues 2012-07-27 13:52:15 +01:00
Pascal Borreli 8a34aa5077 Fixed typos 2012-07-27 11:29:59 +00:00
Dayle Rees 3b09f99f9e Merge pull request #989 from dprvig/develop
Fixed various typos throughout laravel folder.
2012-07-27 03:54:40 -07:00
Josh Miller 0ea30993d4 Fixed various typos throughout laravel folder.
Signed-off-by: Josh Miller <josh@joshmmiller.com>
2012-07-21 20:18:55 -04:00
Rack Lin 096f9c2b78 Fixed IoC::resolve forces singleton issue.
Signed-off-by: Rack Lin <racklin@gmail.com>
2012-07-17 17:42:01 +08:00
Chris Berthe 17e75a9719 Merge remote-tracking branch 'upstream/develop' into develop 2012-06-18 12:38:59 -04:00
Taylor Otwell 0a24189b0e added resolving event. 2012-06-13 10:25:14 -05:00
Chris Berthe fafaf724b0 Grammar/Vocabulary fixes
Signed-off-by: Chris Berthe <chrisberthe@gmail.com>
2012-06-13 11:19:20 -04:00
Keith Loy d0afdf7bb2 fixing bug where parameters are not passed in IoC::resolve() 2012-06-01 23:29:43 -05:00
Taylor Otwell cadfc3c50f Fix IoC bug. 2012-05-02 16:49:48 -05:00
Taylor Otwell 9d1d48fb4f Fix bug in IoC. 2012-05-02 13:39:59 -05:00
Taylor Otwell 348ff778ed Merged Linject into the core IoC container. 2012-05-02 13:28:29 -05:00
Pavel 3f5a92ea5c Fixed wrong calling of the IoC resolver.
Signed-off-by: Pavel <proger.xp@gmail.com>
2012-04-19 10:47:50 +04:00
Taylor Otwell 638032f4c0 Fix bug in IoC singleton checking.
Signed-off-by: Taylor Otwell <taylorotwell@gmail.com>
2012-03-04 22:02:11 -06:00
Taylor Otwell bf6313e50b cleaning up code. 2012-02-17 14:02:53 -06:00
Phill Sparks 62072e5281 PHPDoc fixes 2012-02-04 21:30:52 +00:00
Taylor Otwell af170af12d overall code quality audit. 2012-01-25 15:31:04 -06:00
Taylor Otwell d50638cc75 added shortcut for registering controllers in the ioc container. 2012-01-16 16:50:34 -06:00
Taylor Otwell b5442c67fc merged skunkworks into develop. 2012-01-16 13:59:24 -06:00
Taylor Otwell 2a27e5d3e4 Tweak comment in ioc class. 2011-11-23 08:25:09 -06:00
Taylor Otwell 8c8ff5fac7 Shorten long exception message. 2011-11-16 12:56:28 -06:00
Phill Sparks 58638216e8 Throw better Exceptions 2011-11-15 12:35:04 +00:00
Taylor Otwell d1a969bd29 added uri class. refactored. 2011-11-14 21:18:18 -06:00
Taylor Otwell 270e0d4994 fixed a few bugs. 2011-11-11 21:42:36 -06:00
Taylor Otwell b6ab0b08ce moving some laravel classes around, switching alias to reflect changes. added some factories. removed system ioc container config file. 2011-11-11 21:27:30 -06:00
Taylor Otwell 1e49001dfc continued ioc refactoring. 2011-08-26 21:42:04 -05:00
Taylor Otwell 1e7850d9ba refactoring for dependency injection and testability. 2011-08-25 22:53:05 -05:00
Taylor Otwell 6a8aafc259 refactoring and adding more dependency injection through ioc container. 2011-08-24 22:51:32 -05:00