Taylor Otwell
|
494bc0b4a7
Merge pull request #120 from sparksp/fix/route_before
|
13 years ago |
Taylor Otwell
|
95af020420
continued validation refactoring.
|
13 years ago |
Taylor Otwell
|
d849cda377
more validator refactoring.
|
13 years ago |
Taylor Otwell
|
06765e9aa3
continuing to refactor the validator.
|
13 years ago |
Taylor Otwell
|
fc820e733b
continuing to refactor the validator.
|
13 years ago |
Taylor Otwell
|
4f560fdf5c
continuing to refactor the validator.
|
13 years ago |
Taylor Otwell
|
6f366d3010
continuing to refactor the validator.
|
13 years ago |
Taylor Otwell
|
ca784e9fc2
continuing to refactor the validator.
|
13 years ago |
Taylor Otwell
|
f8e63f313d
adding validator tests.
|
13 years ago |
Taylor Otwell
|
8bd6d34622
refactoring validator.
|
13 years ago |
Phill Sparks
|
7f2fd60e9f
Fixed route before filter
|
13 years ago |
Phill Sparks
|
58807cc5a6
Fixed laravel path bug
|
13 years ago |
Taylor Otwell
|
48f1879b9f
tweaking comments in sqlite connector.
|
13 years ago |
Taylor Otwell
|
87e8dbeb32
refactoring database query class.
|
13 years ago |
Taylor Otwell
|
454a5107c4
tweaking and refactoring the database connectors.
|
13 years ago |
Taylor Otwell
|
893acd8743
tweaking and refactoring the database connectors. added connectors to the container.
|
13 years ago |
Taylor Otwell
|
07f3f5d03c
tweaking the error bootstrap file.
|
13 years ago |
Taylor Otwell
|
543a487bc8
tweaking the error bootstrap file.
|
13 years ago |
Taylor Otwell
|
048c917ea5
tweaking the error bootstrap file.
|
13 years ago |
Taylor Otwell
|
736351911f
tweaking the core bootstrapper.
|
13 years ago |
Taylor Otwell
|
45538620da
fixing bugs and refactoring.
|
13 years ago |
Taylor Otwell
|
a7e98e8e9a
fixing bugs and refactoring.
|
13 years ago |
Taylor Otwell
|
b40e69c47a
fixed controller routing bug.
|
13 years ago |
Taylor Otwell
|
4a5e7c6f61
fixed controller routing bug.
|
13 years ago |
Taylor Otwell
|
76a5bc483a
refactoring various classes.
|
13 years ago |
Taylor Otwell
|
2b93963f34
removed unnecessary namespace import from eloquent model.
|
13 years ago |
Taylor Otwell
|
17ea09364d
fixed str test cases and str::limit function.
|
13 years ago |
Taylor Otwell
|
a6eaa06981
refactoring routing and comments.
|
13 years ago |
Taylor Otwell
|
a44ca9d53b
working on comments.
|
13 years ago |
Taylor Otwell
|
9fa69e0844
refactoring routing and class comments.
|
13 years ago |
Taylor Otwell
|
cff90b52ab
remove session manager from ioc container configuration.
|
13 years ago |
Taylor Otwell
|
3998066eb7
refactored session tests.
|
13 years ago |
Taylor Otwell
|
ba751b430b
restructured session handling.
|
13 years ago |
Taylor Otwell
|
f68a918d69
refactoring session classes.
|
13 years ago |
Taylor Otwell
|
4342f82aa9
refactoring cache and session classes.
|
13 years ago |
Taylor Otwell
|
9f7ed576c5
allow eloquent models to use increment and decrement.
|
13 years ago |
Taylor Otwell
|
9bf978abcd
added decrement method to query builder.
|
13 years ago |
Taylor Otwell
|
559785f168
added increment method to query builder.
|
13 years ago |
Taylor Otwell
|
68455378cc
added support for database expressions.
|
13 years ago |
Taylor Otwell
|
76400967d9
modified splash page css.
|
13 years ago |
Taylor Otwell
|
8846110e8d
refactored and prettified the default database grammar.
|
13 years ago |
Taylor Otwell
|
08ea1dbbc8
fixed bug in request uri method.
|
13 years ago |
Taylor Otwell
|
f6ea58ed96
improve request uri detection.
|
13 years ago |
Taylor Otwell
|
02305fafc2
resolved conflicts.
|
13 years ago |
Taylor Otwell
|
7317b5857b
refactored welcome pages.
|
13 years ago |
Taylor Otwell
|
e979cf14a2
Merge pull request #115 from ericbarnes/fix/str_tests
|
13 years ago |
Eric Barnes
|
aa607c9962
Added unit tests for Str::limit and limit_words. Also fixed bug in limit with multibyte characters.
|
13 years ago |
Taylor Otwell
|
d9512221dc
Merge pull request #112 from ericbarnes/feature/unit-test
|
13 years ago |
Taylor Otwell
|
459b2165a3
Merge pull request #111 from ericbarnes/feature/str_limit
|
13 years ago |
Eric Barnes
|
212b349026
Added Str tests.
|
13 years ago |
Taylor Otwell
|
d07714936f
finished tests for request class.
|
13 years ago |
Taylor Otwell
|
0cb81d8585
added request::uri tests.
|
13 years ago |
Taylor Otwell
|
f2b9d1e2f8
added request tests.
|
13 years ago |
Taylor Otwell
|
c1e68717bc
working more on tests.
|
13 years ago |
Taylor Otwell
|
bb77189f35
cleaned up arr tests.
|
13 years ago |
Taylor Otwell
|
b3c9dc59c0
refactoring testing setup.
|
13 years ago |
Taylor Otwell
|
392caeed91
refactoring formatting.
|
13 years ago |
Taylor Otwell
|
6cb79e6676
refactoring
|
13 years ago |
Taylor Otwell
|
d1c5aea26b
continuing to refactor auth remembrance.
|
13 years ago |
Taylor Otwell
|
1b057c2854
continuing to refactor auth remembrance.
|
13 years ago |
Taylor Otwell
|
e6f84bffd4
added integer validation check to user auth closure.
|
13 years ago |
Taylor Otwell
|
17385697c0
continuing to work on the remember me authentication.
|
13 years ago |
Eric Barnes
|
ba4fd3fab0
Added str::limit and str::limit_words. Unfortunately php doesn't include mb_str_word_count.
|
13 years ago |
Taylor Otwell
|
6178a968ea
Merge pull request #110 from ericbarnes/feature/remember_me
|
13 years ago |
Eric Barnes
|
6e0d69e23a
Refactered user and fixed parse error.
|
13 years ago |
Eric Barnes
|
560a4cc1c2
Added comments and changed the $cookie var to use implode.
|
13 years ago |
Eric Barnes
|
3d2aa29d44
Refactored auth remember me
|
13 years ago |
Taylor Otwell
|
b7b5451a7f
refactoring session handling.
|
13 years ago |
Taylor Otwell
|
c9beefaa28
add better comments to composer file.
|
13 years ago |
Taylor Otwell
|
8ba0dfacc7
refactoring controller __get magic method ioc resolution.
|
13 years ago |
Eric Barnes
|
b6537da8b6
Added first draft of remember me to auth.
|
13 years ago |
Taylor Otwell
|
bcb6f189f7
refactored bcrypt hashing engine.
|
13 years ago |
Taylor Otwell
|
92ecae3db9
Merge pull request #108 from ericbarnes/feature/alias
|
13 years ago |
Taylor Otwell
|
8c9bd12003
fixed old uri ioc container reference.
|
13 years ago |
Eric Barnes
|
c8965c0d90
Fixed the auth alias
|
13 years ago |
Taylor Otwell
|
45933cd038
renamed auth remember to auth login.
|
13 years ago |
Taylor Otwell
|
c5c0ebc00a
allow rel and other stylesheet defaults to be overriden.
|
13 years ago |
Taylor Otwell
|
e366c62db1
Merge pull request #106 from ericbarnes/feature/foreign_chars
|
13 years ago |
Eric Barnes
|
1b09823545
Changed the D and d in ascii to be Dj and dj. Dj is used as the translation in more languages.
|
13 years ago |
Taylor Otwell
|
845bdc58fa
improved config loading performance.
|
13 years ago |
Taylor Otwell
|
4edcc321aa
fixed bug in route to controller delegation.
|
13 years ago |
Taylor Otwell
|
f50a492510
fixed bug in ioc container singleton resolution.
|
13 years ago |
Taylor Otwell
|
2c2dcdc502
Merge pull request #99 from sparksp/aeae2c8476523f1551825afcc17323c4b88d22c5
|
13 years ago |
Taylor Otwell
|
c00738a070
Merge pull request #101 from codler/patch-1
|
13 years ago |
Taylor Otwell
|
48715bbb7d
fixed bug in view composers. changed crypter alias.
|
13 years ago |
Taylor Otwell
|
1cafc02d55
removed unnecessary variable from route.
|
13 years ago |
Taylor Otwell
|
71b0ab8b8d
refactoring container for speed.
|
13 years ago |
Han Lin Yap
|
6f9ae6427b
Added ö
|
13 years ago |
Taylor Otwell
|
4263203dda
added comments to pagination language.
|
13 years ago |
Taylor Otwell
|
52b68c060b
refactoring. adding back pagination.
|
13 years ago |
Phill Sparks
|
aeae2c8476
Secure extracts
|
13 years ago |
Taylor Otwell
|
34452f5f08
minor refactoring.
|
13 years ago |
Taylor Otwell
|
eb956cc89d
some routing enhancements - still a work in progress.
|
13 years ago |
Taylor Otwell
|
7be960fb6f
added missing parens.
|
13 years ago |
Taylor Otwell
|
16575246af
bug fixes.
|
13 years ago |
Taylor Otwell
|
dfe3a04651
added support for route filter parameters.
|
13 years ago |
Taylor Otwell
|
21592ec67f
refactoring and tweaking.
|
13 years ago |
Taylor Otwell
|
14186a00e0
refactoring and bug fixes.
|
13 years ago |
Taylor Otwell
|
2eeb636198
changed $view->with to $view->nest.
|
13 years ago |
Taylor Otwell
|
57d62f550a
working on the pain in the rear paginator class.
|
13 years ago |