Taylor Otwell
|
92694da3a3
|
refactoring.
|
2011-10-31 22:36:30 -05:00 |
Taylor Otwell
|
997a90bcf5
|
major session refactoring.
|
2011-10-31 22:15:47 -05:00 |
Taylor Otwell
|
36ff7b81aa
|
fix bug in listing method.
|
2011-10-30 23:16:16 -05:00 |
Taylor Otwell
|
b9c45264b8
|
tweaking a comment.
|
2011-10-29 23:30:53 -05:00 |
Taylor Otwell
|
58190c2db2
|
tweaking a comment.
|
2011-10-29 23:27:49 -05:00 |
Taylor Otwell
|
0586bbe04e
|
remove some comment bloat from the request class.
|
2011-10-29 23:20:07 -05:00 |
Taylor Otwell
|
75ce8796d7
|
got rid of URI class and brought URI determination back to into request class.
|
2011-10-29 23:17:47 -05:00 |
Taylor Otwell
|
ef9e4dfd61
|
reverting di refactoring.
|
2011-10-29 22:31:50 -05:00 |
Taylor Otwell
|
f5680e4537
|
reverting facade changes.
|
2011-10-29 22:27:51 -05:00 |
Taylor Otwell
|
932a70b6cf
|
refactoring for better dependency injection on a few classes.
|
2011-10-29 22:24:32 -05:00 |
Taylor Otwell
|
faaea17fd3
|
refactoring the validator.
|
2011-10-29 21:27:03 -05:00 |
Taylor Otwell
|
bb2cd3e373
|
refactoring the auth class.
|
2011-10-29 21:21:36 -05:00 |
Taylor Otwell
|
b3cdcb38a6
|
tweaking some comments.
|
2011-10-29 21:06:28 -05:00 |
Taylor Otwell
|
866f5d8fc3
|
removed provides functionality. need to explore doing this in a way that is more friendly to http, such as using the accept header.
|
2011-10-29 21:02:01 -05:00 |
Taylor Otwell
|
a2aebdb03f
|
fix routing provides bug.
|
2011-10-27 10:48:54 -05:00 |
Taylor Otwell
|
e44eec106d
|
fixed old input persistence bug.
|
2011-10-27 08:08:21 -05:00 |
Taylor Otwell
|
b6d7df4510
|
fix cache manager alias.
|
2011-10-27 08:03:44 -05:00 |
Taylor Otwell
|
6e916ea69d
|
fix bug in routing that prevented comma delimited routes.
|
2011-10-27 08:03:08 -05:00 |
Taylor Otwell
|
4c2209e331
|
added url tests.
|
2011-10-26 23:36:30 -05:00 |
Taylor Otwell
|
4d7457acc3
|
added language tests.
|
2011-10-26 23:16:11 -05:00 |
Taylor Otwell
|
1264a7dd8d
|
added after filter tests.
|
2011-10-26 22:57:34 -05:00 |
Taylor Otwell
|
33e1bd4f11
|
added another route filter parameter test.
|
2011-10-26 22:55:40 -05:00 |
Taylor Otwell
|
212bbad1a6
|
changed route filter test.
|
2011-10-26 22:54:42 -05:00 |
Taylor Otwell
|
98d351b91e
|
added route filter tests.
|
2011-10-26 22:53:50 -05:00 |
Taylor Otwell
|
e05b05a33b
|
added route loader tests.
|
2011-10-26 22:27:19 -05:00 |
Taylor Otwell
|
0a2587d291
|
fixed bug in redis class.
|
2011-10-26 21:38:32 -05:00 |
Taylor Otwell
|
cb027980ae
|
fix array tests.
|
2011-10-26 21:22:30 -05:00 |
Taylor Otwell
|
7bf84066bf
|
refactoring. added redis drivers.
|
2011-10-26 21:21:31 -05:00 |
Taylor Otwell
|
8595253afe
|
refactoring the uri class... again
|
2011-10-25 00:06:19 -05:00 |
Taylor Otwell
|
560b1362a1
|
added request format test.
|
2011-10-25 00:04:51 -05:00 |
Taylor Otwell
|
c0c103a6d6
|
added uri class tests.
|
2011-10-25 00:02:45 -05:00 |
Taylor Otwell
|
415cb0fe12
|
continuing to refactor the uri class.
|
2011-10-24 23:56:17 -05:00 |
Taylor Otwell
|
e454227d32
|
refactoring the uri class more.
|
2011-10-24 23:43:57 -05:00 |
Taylor Otwell
|
bce571bf26
|
refactoring the uri class more.
|
2011-10-24 23:41:08 -05:00 |
Taylor Otwell
|
bf50b67475
|
refactoring the uri class.
|
2011-10-24 23:39:27 -05:00 |
Taylor Otwell
|
bd6695844e
|
refactoring.
|
2011-10-24 23:24:06 -05:00 |
Taylor Otwell
|
a6d487ecd4
|
refactoring the uri class.
|
2011-10-24 23:15:29 -05:00 |
Taylor Otwell
|
8443cef301
|
added some notes to the home controller.
|
2011-10-24 22:50:36 -05:00 |
Taylor Otwell
|
d4ddb05abb
|
refactoring. added default controller. added uri class.
|
2011-10-24 21:00:51 -05:00 |
Taylor Otwell
|
320653e832
|
Merge pull request #122 from sparksp/fix/env_config
LARAVEL_ENV is not correctly translated into a config path
|
2011-10-23 14:39:02 -07:00 |
Phill Sparks
|
ca1e5ac29c
|
Fix Laravel Env Config path
|
2011-10-23 21:41:18 +01:00 |
Taylor Otwell
|
32989d39c8
|
some small refactorings and cleanup.
|
2011-10-22 23:25:07 -05:00 |
Taylor Otwell
|
b71ecb4363
|
removed packages directory. refactoring.
|
2011-10-21 21:49:33 -05:00 |
Taylor Otwell
|
80f810de24
|
refactoring the crypter class.
|
2011-10-20 22:47:00 -05:00 |
Taylor Otwell
|
8d3151b134
|
refactoring the crypter class.
|
2011-10-20 22:30:31 -05:00 |
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 |