Taylor Otwell
|
968e80bcff
Merge pull request #149 from jaysonic/develop
|
13 years ago |
Jason Lewis
|
654a0b88f2
Added Paginator to the array of aliased classes.
|
13 years ago |
Taylor Otwell
|
fa6489be6c
remove comment bloat from string class.
|
13 years ago |
Taylor Otwell
|
d55a5e722b
adjusted autoloader priority for best performance.
|
13 years ago |
Taylor Otwell
|
3854165595
refactoring autoloader.
|
13 years ago |
Taylor Otwell
|
fe218f9b0b
restore controller section of autoloader.
|
13 years ago |
Taylor Otwell
|
8718b582df
cleaning up the autoloader and core bootstrapping.
|
13 years ago |
Taylor Otwell
|
56daba42c5
remove composers from ioc container. remove comment bloat from autoloader.
|
13 years ago |
Taylor Otwell
|
0fd88b67f2
controller should extend base controller.
|
13 years ago |
Taylor Otwell
|
dcc334b617
fixed bug in controller filter method.
|
13 years ago |
Taylor Otwell
|
9e9ee931b5
moved session class.
|
13 years ago |
Phill Sparks
|
5da8c1e1d9
Data is countable, it's plural of datum
|
13 years ago |
Phill Sparks
|
932dec6af7
Added more uncountables, the list could go on
|
13 years ago |
Phill Sparks
|
e84fb806f8
Fixed plural count check
|
13 years ago |
Taylor Otwell
|
75ba2447f8
Fix Hash class alias.
|
13 years ago |
Taylor Otwell
|
a38ba2a6ab
clean up controller and session.
|
13 years ago |
Taylor Otwell
|
a1e82d2166
added section class. refactored session for ioc usage. improved controller. added yielding and sections to blade. general blade improvements.
|
13 years ago |
Taylor Otwell
|
d05f4fa0db
renamed hasher class to hash and hash method to make.
|
13 years ago |
Taylor Otwell
|
c4aa6e6ba2
consolidated plural and plural_if into single method.
|
13 years ago |
Taylor Otwell
|
0cd6966e15
tweaked configuration comments.
|
13 years ago |
Taylor Otwell
|
8d3327da3c
ditched filter shortcuts
|
13 years ago |
Taylor Otwell
|
3833e12c72
added before and after filter methods to controller.
|
13 years ago |
Taylor Otwell
|
b9e91835ec
fix bug in session class.
|
13 years ago |
Taylor Otwell
|
fefc202cb8
tweak comments in the default controller.
|
13 years ago |
Taylor Otwell
|
6f60c44804
fix default controller method.
|
13 years ago |
Taylor Otwell
|
cd310efd25
revised method of declaring filters on controllers.
|
13 years ago |
Taylor Otwell
|
1d8dcd1246
Made blade echo match lazy.
|
13 years ago |
Taylor Otwell
|
285a744fac
Only reflash flashed items.
|
13 years ago |
Taylor Otwell
|
e8561ca905
Clean up the MySQL database connector.
|
13 years ago |
Taylor Otwell
|
05902d22d4
Cleaning up the Postgres connector.
|
13 years ago |
Taylor Otwell
|
f46a3deab6
Clean-up the default database grammar.
|
13 years ago |
Taylor Otwell
|
466f05499f
clean up auto-loader comment.
|
13 years ago |
Taylor Otwell
|
ef89dd3b31
Verify that the session is started before flashing errors.
|
13 years ago |
Taylor Otwell
|
a11c456f42
Fix keep method and added started method.
|
13 years ago |
Taylor Otwell
|
498a83abe9
Merge pull request #140 from paulboco/develop
|
13 years ago |
Paul Boco
|
fb25edd0b1
Fixes issue #141 and a typo.
|
13 years ago |
Paul Boco
|
6eae4c982b
Change attributes from protected to public.
|
13 years ago |
Taylor Otwell
|
97a3f33cb4
tweak session expiration calculation.
|
13 years ago |
Taylor Otwell
|
4bfcb064bf
fix controller comment.
|
13 years ago |
Taylor Otwell
|
88e6143338
made controllers restful by default.
|
13 years ago |
Taylor Otwell
|
16a62193fc
fix function namespacing.
|
13 years ago |
Taylor Otwell
|
7b22f66a94
tweaked routing comments.
|
13 years ago |
Taylor Otwell
|
9f78c8be90
Fix bug in validate_mimes method.
|
13 years ago |
Taylor Otwell
|
e89fd04ab7
Added check for application key in session class.
|
13 years ago |
Taylor Otwell
|
9fd503f5b6
Small clean-up in the auth configuration file.
|
13 years ago |
Taylor Otwell
|
aa55f3441f
Tweak the CSRF token a little more.
|
13 years ago |
Taylor Otwell
|
d0c3d65722
Fix CSRF token bug.
|
13 years ago |
Taylor Otwell
|
66f48b3fbe
incremented version.
|
13 years ago |
Taylor Otwell
|
adc2e21e7f
remove timestamp from index file.
|
13 years ago |
Taylor Otwell
|
5e4e625d68
fixed merge conflicts.
|
13 years ago |
Taylor Otwell
|
28b42c64fe
Merge pull request #133 from jjaffeux/patch-1
|
13 years ago |
Taylor Otwell
|
3b8f5865a5
fix comment in validator.
|
13 years ago |
Taylor Otwell
|
23fcf35804
fixed validator bug.
|
13 years ago |
Taylor Otwell
|
895d876463
fixed bugs found when unit testing.
|
13 years ago |
Joffrey JAFFEUX
|
4ea8910272
Typo
|
13 years ago |
Taylor Otwell
|
9caf239f6b
various refactorings.
|
13 years ago |
Taylor Otwell
|
128984facb
Merge pull request #132 from daylerees/develop
|
13 years ago |
Dayle Rees
|
da4c196c3c
corrected typo ::of_layout() to ::of_home() for clarity
|
13 years ago |
Taylor Otwell
|
2a5c94a61b
ignoring files in the storage directory.
|
13 years ago |
Taylor Otwell
|
ee71bdcd8f
adding back ignore files.
|
13 years ago |
Taylor Otwell
|
493e1c1374
remove tests from main repository, moved storage directory to application.
|
13 years ago |
Taylor Otwell
|
6081baaa20
git rid of uri test case and remove information from config.
|
13 years ago |
Taylor Otwell
|
527340d793
fix bug in request uri parsing.
|
13 years ago |
Taylor Otwell
|
880fd106c7
tweaking route introduction.
|
13 years ago |
Taylor Otwell
|
a986b010b6
deprecated the session payload class.
|
13 years ago |
Taylor Otwell
|
c4eb6c9416
change controller->filters to protected.
|
13 years ago |
Taylor Otwell
|
2c108a9188
refactoring the filters.
|
13 years ago |
Taylor Otwell
|
6048d20921
refactoring the session class.
|
13 years ago |
Taylor Otwell
|
2e1fed294f
refactoring bootstrapping.
|
13 years ago |
Taylor Otwell
|
ca2c988274
added cookie option to session configuration.
|
13 years ago |
Taylor Otwell
|
8df52df894
shorten really long statement.
|
13 years ago |
Taylor Otwell
|
88c8cf6c10
refactoring.
|
13 years ago |
Taylor Otwell
|
6810b99d38
change cookie forget time to be 25 hours in the past to cover strange timezone issues.
|
13 years ago |
Taylor Otwell
|
83d927c4f1
refactoring.
|
13 years ago |
Taylor Otwell
|
c3c0fbce96
Fix bug in update database grammar.
|
13 years ago |
Taylor Otwell
|
cf6514fbb9
Fix bug in session flashing.
|
13 years ago |
Taylor Otwell
|
06bf0a40a6
refactoring the session payload.
|
13 years ago |
Taylor Otwell
|
82b75166ac
refactor the library detection in the autoloader.
|
13 years ago |
Taylor Otwell
|
c0c8108399
refactoring the autoloader.
|
13 years ago |
Taylor Otwell
|
a0bbc9d472
refactoring the auto loader.
|
13 years ago |
Taylor Otwell
|
d44c076ebf
refactoring the autoloader.
|
13 years ago |
Taylor Otwell
|
f824cc0f43
refactoring the uri method.
|
13 years ago |
Taylor Otwell
|
92694da3a3
refactoring.
|
13 years ago |
Taylor Otwell
|
997a90bcf5
major session refactoring.
|
13 years ago |
Taylor Otwell
|
36ff7b81aa
fix bug in listing method.
|
13 years ago |
Taylor Otwell
|
b9c45264b8
tweaking a comment.
|
13 years ago |
Taylor Otwell
|
58190c2db2
tweaking a comment.
|
13 years ago |
Taylor Otwell
|
0586bbe04e
remove some comment bloat from the request class.
|
13 years ago |
Taylor Otwell
|
75ce8796d7
got rid of URI class and brought URI determination back to into request class.
|
13 years ago |
Taylor Otwell
|
ef9e4dfd61
reverting di refactoring.
|
13 years ago |
Taylor Otwell
|
f5680e4537
reverting facade changes.
|
13 years ago |
Taylor Otwell
|
932a70b6cf
refactoring for better dependency injection on a few classes.
|
13 years ago |
Taylor Otwell
|
faaea17fd3
refactoring the validator.
|
13 years ago |
Taylor Otwell
|
bb2cd3e373
refactoring the auth class.
|
13 years ago |
Taylor Otwell
|
b3cdcb38a6
tweaking some comments.
|
13 years ago |
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.
|
13 years ago |
Taylor Otwell
|
a2aebdb03f
fix routing provides bug.
|
13 years ago |
Taylor Otwell
|
e44eec106d
fixed old input persistence bug.
|
13 years ago |
Taylor Otwell
|
b6d7df4510
fix cache manager alias.
|
13 years ago |
Taylor Otwell
|
6e916ea69d
fix bug in routing that prevented comma delimited routes.
|
13 years ago |