Chris Berthe
fafaf724b0
Grammar/Vocabulary fixes
...
Signed-off-by: Chris Berthe <chrisberthe@gmail.com>
2012-06-13 11:19:20 -04:00
Franz Liedke
b40e13a892
Remove obsolete namespace import in config.php.
2012-05-11 12:28:12 +03:00
Taylor Otwell
58f69fdf47
fixing some issues related to environment.
2012-04-19 14:32:27 -05:00
Taylor Otwell
263d6145a7
cleaning up code.
2012-03-25 22:38:35 -05:00
Taylor Otwell
16fa094cc3
Setting up default config loader event.
...
Went ahead and just register the config.load event with Laravel on every request and default to the file implementation.
Signed-off-by: Taylor Otwell <taylorotwell@gmail.com>
2012-03-01 11:21:11 -06:00
Taylor Otwell
be95496158
Allowing for config.load event.
...
Moved more basic logic into application start to make it easier to hook into early life cycle events such as configuration loading while not introducing extra files into the framework.
Signed-off-by: Taylor Otwell <taylorotwell@gmail.com>
2012-03-01 10:55:37 -06:00
Taylor Otwell
484a737382
make the pdo fetch style configurable.
2012-02-24 11:35:02 -06:00
Taylor Otwell
49d9666958
final code cleanup
2012-02-16 13:59:48 -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
429ac00ff5
fixed misleading comment.
2012-01-30 08:56:34 -06:00
Taylor Otwell
c81be6d27b
fix config class bug.
2012-01-30 08:50:07 -06:00
Taylor Otwell
97fcea1e51
cleaned up paths.
2012-01-28 14:55:08 -06:00
Taylor Otwell
f44c565ee4
converted path constants to $GLOBALS.
2012-01-27 16:17:43 -06:00
Taylor Otwell
19f8430ce2
finished the asset tests.
2012-01-18 10:47:48 -06:00
Taylor Otwell
b5442c67fc
merged skunkworks into develop.
2012-01-16 13:59:24 -06:00
Taylor Otwell
9c6d4871b2
Trim comment in config class.
2011-11-23 08:16:43 -06:00
Taylor Otwell
5f348b2c6e
refactoring various classes.
2011-11-22 18:00:17 -06:00
Taylor Otwell
d5d9776298
continuing to refactor the bootstrap process.
2011-10-18 21:03:13 -05:00
Taylor Otwell
a7e98e8e9a
fixing bugs and refactoring.
2011-10-15 22:38:43 -05:00
Taylor Otwell
9fa69e0844
refactoring routing and class comments.
2011-10-13 21:32:11 -05:00
Taylor Otwell
6cb79e6676
refactoring
2011-10-10 21:34:15 -05:00
Taylor Otwell
845bdc58fa
improved config loading performance.
2011-10-07 16:05:48 -05:00
Taylor Otwell
71b0ab8b8d
refactoring container for speed.
2011-10-05 18:32:48 -05:00
Taylor Otwell
21592ec67f
refactoring and tweaking.
2011-09-30 20:28:45 -05:00
Taylor Otwell
c6f9734603
refactoring.
2011-09-27 21:10:32 -05:00
Taylor Otwell
79c586523d
working on the core bootstrap comments.
2011-09-25 22:25:33 -05:00
Taylor Otwell
1a028e6487
added better comments to config class.
2011-09-21 22:34:01 -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
220c359eee
fixed changes.
2011-09-16 20:01:10 -05:00
Taylor Otwell
77dc8d2014
refactoring various things.
2011-09-16 19:59:20 -05:00
Taylor Otwell
abc1fad6c1
more refactoring and changes.
2011-09-08 17:49:16 -05:00
Taylor Otwell
70b6cc5994
refactoring.
2011-09-06 22:26:14 -05:00
Taylor Otwell
7eef380d8a
more refactoring and dependency injection.
2011-09-06 22:04:52 -05:00
Taylor Otwell
018d25c895
added unit tests.
2011-09-04 23:55:28 -05:00
Taylor Otwell
cd395c2638
tweaking facades.
2011-09-03 23:46:52 -05:00
Taylor Otwell
31e2c1c49e
added facades for core classes.
2011-09-03 22:36:27 -05:00
Taylor Otwell
0ef96fb8d0
added facades and made other ioc improvements.
2011-08-30 22:09:47 -05:00
Taylor Otwell
f113b5c829
refactoring for dependency injection.
2011-08-29 22:02:32 -05:00
Taylor Otwell
1e49001dfc
continued ioc refactoring.
2011-08-26 21:42:04 -05:00
Taylor Otwell
fb3a0df0dd
change is_callable checks to instanceof Closure.
2011-08-26 00:31:18 -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
Taylor Otwell
5b85edb23b
more 2.0 changes
2011-08-19 20:12:39 -05:00
Taylor Otwell
73b1cb78f4
refactored config path checking.
2011-08-18 23:57:14 -05:00
Taylor Otwell
a440f0e185
modular refactoring on the configuration and module classes.
2011-08-18 23:48:51 -05:00
Taylor Otwell
1e90e42404
first commit of 2.0
2011-08-18 19:56:29 -05:00