Taylor Otwell
|
14186a00e0
|
refactoring and bug fixes.
|
2011-09-29 21:22:48 -05:00 |
Taylor Otwell
|
bd4fe8838c
|
refactoring the view class.
|
2011-09-25 22:13:43 -05:00 |
Taylor Otwell
|
122dff974f
|
added comments to form class.
|
2011-09-21 22:57:32 -05:00 |
Taylor Otwell
|
0c4018ec88
|
refactoring.
|
2011-09-21 21:46:16 -05:00 |
Taylor Otwell
|
600e411ad4
|
more refactoring on DI and IoC.
|
2011-09-20 23:36:13 -05:00 |
Taylor Otwell
|
4525eae25a
|
revert back to more sensible architecture.
|
2011-09-20 23:14:09 -05:00 |
Taylor Otwell
|
47db2ff19b
|
refactoring, added uri class.
|
2011-09-20 21:28:19 -05:00 |
Taylor Otwell
|
a8dbe777df
|
more refactoring for 2.0
|
2011-09-19 21:33:25 -05:00 |
Taylor Otwell
|
5387312e0d
|
changed database config.
|
2011-09-17 22:18:06 -05:00 |
Taylor Otwell
|
220c359eee
|
fixed changes.
|
2011-09-16 20:01:10 -05:00 |
Taylor Otwell
|
5a9696da77
|
refactoring session for better architecture.
|
2011-09-15 20:23:30 -05:00 |
Taylor Otwell
|
6becbaba51
|
more session refactoring.
|
2011-09-14 20:49:38 -05:00 |
Taylor Otwell
|
ae5393f5a7
|
turned off sessions.
|
2011-09-14 20:17:08 -05:00 |
Taylor Otwell
|
26a66027f8
|
more refactoring on the framework.
|
2011-09-14 20:16:13 -05:00 |
Taylor Otwell
|
8688270f22
|
fixed database bugs.
|
2011-09-13 23:47:38 -05:00 |
Taylor Otwell
|
59a7e47f82
|
simplified database connection configuration.
|
2011-09-12 23:14:24 -05:00 |
Taylor Otwell
|
9db8e1bb6c
|
simplified hashing. re-worked the auth class for a little more flexibility.
|
2011-09-11 22:44:01 -05:00 |
Taylor Otwell
|
abc1fad6c1
|
more refactoring and changes.
|
2011-09-08 17:49:16 -05:00 |
Taylor Otwell
|
7eef380d8a
|
more refactoring and dependency injection.
|
2011-09-06 22:04:52 -05:00 |
Taylor Otwell
|
cb8e8194ce
|
removed application and resolver classes. added phpunit tests.
|
2011-09-04 23:19:14 -05:00 |
Taylor Otwell
|
d35e2abd77
|
refactoring the routing engine.
|
2011-09-04 22:40:33 -05:00 |
Taylor Otwell
|
d608e214a3
|
removed error class from aliases.
|
2011-09-03 23:40:32 -05:00 |
Taylor Otwell
|
2d170e2314
|
added more facades.
|
2011-09-03 23:05:06 -05:00 |
Taylor Otwell
|
31e2c1c49e
|
added facades for core classes.
|
2011-09-03 22:36:27 -05:00 |
Taylor Otwell
|
56044d31f5
|
refactoring bootstrap process.
|
2011-08-28 21:33:44 -05:00 |
Taylor Otwell
|
1e49001dfc
|
continued ioc refactoring.
|
2011-08-26 21:42:04 -05:00 |
Taylor Otwell
|
e0a9f57515
|
fixed database namespacing.
|
2011-08-25 23:12:30 -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
|
df84e36314
|
refactoring.
|
2011-08-23 21:04:40 -05:00 |
Taylor Otwell
|
1e90e42404
|
first commit of 2.0
|
2011-08-18 19:56:29 -05:00 |
Taylor Otwell
|
4c4ffa1d40
|
added new crypter class to replace static crypt methods.
|
2011-08-15 20:11:21 -05:00 |
Pedro Borges
|
826d74b476
|
Removed alias to absent Date class
|
2011-08-14 14:03:33 -03:00 |
Taylor Otwell
|
9d4d6e52bd
|
refactor database structure... moved db\manager back to system\db.php
|
2011-08-13 22:23:07 -05:00 |
staydecent
|
193768e670
|
Comment in config/error editied from application/log.txt to storage/log.txt (Issue #48)
|
2011-08-12 12:02:08 -07:00 |
Taylor Otwell
|
eebbc08293
|
added back .gitignores
|
2011-08-03 22:15:08 -05:00 |
Taylor Otwell
|
f0f3dffc11
|
added module support!
|
2011-08-03 22:10:07 -05:00 |
Taylor Otwell
|
188b0c4f29
|
tweaks to package handling.
|
2011-08-02 22:40:12 -05:00 |
Taylor Otwell
|
dbf43877c6
|
added packages auto-load array.
|
2011-08-02 22:29:48 -05:00 |
Taylor Otwell
|
c70f090465
|
added package class.
|
2011-08-02 22:07:40 -05:00 |
Taylor Otwell
|
32f383205e
|
restructured session driver interfaces and added cookie session driver.
|
2011-08-02 21:05:20 -05:00 |
Taylor Otwell
|
badc8a6088
|
database refactoring.
|
2011-08-01 17:58:20 -05:00 |
Taylor Otwell
|
ce96fb6717
|
put aliases in alphabetical order.
|
2011-07-31 13:05:36 -05:00 |
Taylor Otwell
|
2c68317b0d
|
Merge pull request #36 from pedroborges/asset
Added Asset alias to config/aliases.php
|
2011-07-30 17:09:10 -07:00 |
Pedro Borges
|
e8ad2db120
|
Added Asset alias to config/aliases.php
|
2011-07-30 20:50:03 -03:00 |
Taylor Otwell
|
481d2aa7ec
|
added Str::ascii method and fixed accented character problem in URL::slug.
|
2011-07-30 09:52:49 -05:00 |
Taylor Otwell
|
554f14c10c
|
Cleaning up configuration comments.
|
2011-07-28 13:48:36 -05:00 |
Taylor Otwell
|
a5cc47bd5d
|
Cleaning up configuration comments.
|
2011-07-28 13:47:35 -05:00 |
Taylor Otwell
|
f53334881c
|
Cleaning up configuration comments.
|
2011-07-28 13:47:05 -05:00 |
Taylor Otwell
|
cadda7a968
|
Cleaning up configuration comments.
|
2011-07-28 13:46:33 -05:00 |