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 |
Taylor Otwell
|
d2f3015636
added comments to cache classes.
|
13 years ago |
Taylor Otwell
|
288781c0df
added comments to cache classes.
|
13 years ago |
Taylor Otwell
|
cc625e24c2
cleaning up the cache class.
|
13 years ago |
Taylor Otwell
|
1fb70a8568
cleaning up sqlite connector.
|
13 years ago |
Taylor Otwell
|
7018b85b4a
cleaning up eloquent models.
|
13 years ago |
Taylor Otwell
|
2ac5a37291
cleaning up eloquent models.
|
13 years ago |
Taylor Otwell
|
b93a12209c
commenting validation messages.
|
13 years ago |
Taylor Otwell
|
3c05f7260c
refactoring string class.
|
13 years ago |
Taylor Otwell
|
442904b277
refactoring.
|
13 years ago |
Taylor Otwell
|
5cc7c3a6bd
refactoring.
|
13 years ago |
Taylor Otwell
|
3dbc60aee3
commenting bootstrap files.
|
13 years ago |
Taylor Otwell
|
abd23c9610
removed dies from error bootstraper.
|
13 years ago |
Taylor Otwell
|
9c319ba0fc
refactoring database layer.
|
13 years ago |
Taylor Otwell
|
c502f8da1a
fixed merge conflicts.
|
13 years ago |
Taylor Otwell
|
c6f9734603
refactoring.
|
13 years ago |
Taylor Otwell
|
54c69d8c9f
refactoring.
|
13 years ago |
Taylor Otwell
|
ed3e3e73cc
tweaked view comment.
|
13 years ago |
Taylor Otwell
|
d9201be431
refactoring view compilation.
|
13 years ago |
Taylor Otwell
|
516f310e27
added libraries directory.
|
13 years ago |
Taylor Otwell
|
91e3e3ddb0
working on bootstrap comments.
|
13 years ago |
Taylor Otwell
|
79c586523d
working on the core bootstrap comments.
|
13 years ago |
Taylor Otwell
|
d57af216e6
removed some comment bloat from view class.
|
13 years ago |
Taylor Otwell
|
bd4fe8838c
refactoring the view class.
|
13 years ago |
Taylor Otwell
|
886a6f4fac
Merge pull request #93 from wGEric/develop
|
13 years ago |
Eric Faerber
|
ca19b5e744
Test cases for routes
|
13 years ago |
Taylor Otwell
|
4781832187
Merge pull request #92 from wGEric/develop
|
13 years ago |
Eric Faerber
|
71d300f7bb
Fixing bootstrap file for tests and changing ConfigTest to use the static methods for the Config class.
|
13 years ago |
Taylor Otwell
|
938c6f4de3
change response content to public.
|
13 years ago |