Taylor Otwell
|
0be75fc2d9
|
refactoring the crypter class.
|
2011-10-20 22:28:39 -05:00 |
Taylor Otwell
|
49b13e6960
|
refactoring lang and url classes.
|
2011-10-20 22:23:32 -05:00 |
Taylor Otwell
|
21dccae755
|
refactor sqlite connector to accept path in constructor.
|
2011-10-20 22:17:40 -05:00 |
Taylor Otwell
|
23c79a0317
|
only define environment constant if it hasnt already been defined.
|
2011-10-20 21:47:20 -05:00 |
Taylor Otwell
|
af36cb3d5a
|
various refactoring and tweaks.
|
2011-10-20 21:44:18 -05:00 |
Taylor Otwell
|
df9130dafa
|
refactoring and working on redis.
|
2011-10-19 22:44:02 -05:00 |
Taylor Otwell
|
ba29a0bd38
|
fix request tests.
|
2011-10-18 21:05:21 -05:00 |
Taylor Otwell
|
d5d9776298
|
continuing to refactor the bootstrap process.
|
2011-10-18 21:03:13 -05:00 |
Taylor Otwell
|
9fc9f88a41
|
refactoring various pieces of the framework.
|
2011-10-18 20:19:36 -05:00 |
Taylor Otwell
|
e985057b4c
|
fixed connector definition in container.
|
2011-10-16 21:43:08 -05:00 |
Taylor Otwell
|
6ed7c832d9
|
Merge pull request #119 from sparksp/fix/base_path
Fixed laravel path bug
|
2011-10-16 19:36:33 -07:00 |
Taylor Otwell
|
3a08b138b0
|
changed route __call exception.
|
2011-10-16 21:35:11 -05:00 |
Taylor Otwell
|
494bc0b4a7
|
Merge pull request #120 from sparksp/fix/route_before
Fixed route before filter
|
2011-10-16 19:33:26 -07:00 |
Taylor Otwell
|
95af020420
|
continued validation refactoring.
|
2011-10-16 21:31:44 -05:00 |
Taylor Otwell
|
d849cda377
|
more validator refactoring.
|
2011-10-16 20:48:01 -05:00 |
Taylor Otwell
|
06765e9aa3
|
continuing to refactor the validator.
|
2011-10-16 14:27:23 -05:00 |
Taylor Otwell
|
fc820e733b
|
continuing to refactor the validator.
|
2011-10-16 14:23:52 -05:00 |
Taylor Otwell
|
4f560fdf5c
|
continuing to refactor the validator.
|
2011-10-16 14:19:54 -05:00 |
Taylor Otwell
|
6f366d3010
|
continuing to refactor the validator.
|
2011-10-16 14:03:09 -05:00 |
Taylor Otwell
|
ca784e9fc2
|
continuing to refactor the validator.
|
2011-10-16 13:48:36 -05:00 |
Taylor Otwell
|
f8e63f313d
|
adding validator tests.
|
2011-10-16 13:34:26 -05:00 |
Taylor Otwell
|
8bd6d34622
|
refactoring validator.
|
2011-10-16 13:25:37 -05:00 |
Phill Sparks
|
7f2fd60e9f
|
Fixed route before filter
and throw an Exception for anything falling through __call
|
2011-10-16 11:46:38 +01:00 |
Phill Sparks
|
58807cc5a6
|
Fixed laravel path bug
Affects installations where laravel is in a submodule named laravel.
|
2011-10-16 11:14:11 +01:00 |
Taylor Otwell
|
48f1879b9f
|
tweaking comments in sqlite connector.
|
2011-10-15 23:33:26 -05:00 |
Taylor Otwell
|
87e8dbeb32
|
refactoring database query class.
|
2011-10-15 23:25:18 -05:00 |
Taylor Otwell
|
454a5107c4
|
tweaking and refactoring the database connectors.
|
2011-10-15 23:20:44 -05:00 |
Taylor Otwell
|
893acd8743
|
tweaking and refactoring the database connectors. added connectors to the container.
|
2011-10-15 23:20:13 -05:00 |
Taylor Otwell
|
07f3f5d03c
|
tweaking the error bootstrap file.
|
2011-10-15 22:59:17 -05:00 |
Taylor Otwell
|
543a487bc8
|
tweaking the error bootstrap file.
|
2011-10-15 22:58:31 -05:00 |
Taylor Otwell
|
048c917ea5
|
tweaking the error bootstrap file.
|
2011-10-15 22:57:49 -05:00 |
Taylor Otwell
|
736351911f
|
tweaking the core bootstrapper.
|
2011-10-15 22:52:16 -05:00 |
Taylor Otwell
|
45538620da
|
fixing bugs and refactoring.
|
2011-10-15 22:44:37 -05:00 |
Taylor Otwell
|
a7e98e8e9a
|
fixing bugs and refactoring.
|
2011-10-15 22:38:43 -05:00 |
Taylor Otwell
|
b40e69c47a
|
fixed controller routing bug.
|
2011-10-15 21:44:39 -05:00 |
Taylor Otwell
|
4a5e7c6f61
|
fixed controller routing bug.
|
2011-10-15 21:43:07 -05:00 |
Taylor Otwell
|
76a5bc483a
|
refactoring various classes.
|
2011-10-15 14:39:52 -05:00 |
Taylor Otwell
|
2b93963f34
|
removed unnecessary namespace import from eloquent model.
|
2011-10-15 14:19:33 -05:00 |
Taylor Otwell
|
17ea09364d
|
fixed str test cases and str::limit function.
|
2011-10-15 14:17:58 -05:00 |
Taylor Otwell
|
a6eaa06981
|
refactoring routing and comments.
|
2011-10-15 14:04:11 -05:00 |
Taylor Otwell
|
a44ca9d53b
|
working on comments.
|
2011-10-13 21:49:40 -05:00 |
Taylor Otwell
|
9fa69e0844
|
refactoring routing and class comments.
|
2011-10-13 21:32:11 -05:00 |
Taylor Otwell
|
cff90b52ab
|
remove session manager from ioc container configuration.
|
2011-10-12 23:37:22 -05:00 |
Taylor Otwell
|
3998066eb7
|
refactored session tests.
|
2011-10-12 23:35:15 -05:00 |
Taylor Otwell
|
ba751b430b
|
restructured session handling.
|
2011-10-12 23:15:10 -05:00 |
Taylor Otwell
|
f68a918d69
|
refactoring session classes.
|
2011-10-12 22:29:49 -05:00 |
Taylor Otwell
|
4342f82aa9
|
refactoring cache and session classes.
|
2011-10-12 21:55:05 -05:00 |
Taylor Otwell
|
9f7ed576c5
|
allow eloquent models to use increment and decrement.
|
2011-10-12 21:35:23 -05:00 |
Taylor Otwell
|
9bf978abcd
|
added decrement method to query builder.
|
2011-10-12 21:32:06 -05:00 |
Taylor Otwell
|
559785f168
|
added increment method to query builder.
|
2011-10-12 21:27:29 -05:00 |