Ceeram
|
a266a9493d
minor optimisation, refs comments on 81875cfeb1b8e5c414cf9de3c96dd2dde50150bc
|
11 years ago |
euromark
|
974ca851c2
Correct doc blocks according to cs guidelines.
|
11 years ago |
ADmad
|
1d40f3e685
Fix API docblock CS errors.
|
12 years ago |
mark_story
|
81875cfeb1
Optimize renew().
|
12 years ago |
mark_story
|
2c5d96e916
Merge branch 'master' into 2.5
|
12 years ago |
mark_story
|
a5d50da040
Remove dead and unused code.
|
12 years ago |
ADmad
|
4407cdb010
Avoid code duplication.
|
12 years ago |
ADmad
|
84932fcc4a
Don't start a session if it's known to be empty.
|
12 years ago |
José Lorenzo Rodríguez
|
6358741944
Merge pull request #2449 from cakephp/fix-session-cyclic-error
|
12 years ago |
Jose Lorenzo Rodriguez
|
70d5c37834
Ensuring session is configured before trying to destory it
|
12 years ago |
Jose Lorenzo Rodriguez
|
848a0ce217
Fiexed error in CakeSession that would call start() in an infinite loop
|
12 years ago |
Marc Würth
|
7cfa0116f4
Removed "PHP 5" from file header DocBlocks
|
12 years ago |
Bryan Crowe
|
bb65765d70
Updated additional references of Cake to CakePHP
|
12 years ago |
mark_story
|
53d265cfba
Merge branch 'master' into 2.4
|
12 years ago |
mark_story
|
faa2cbd3c3
Remove session.auto_start configuration.
|
12 years ago |
mark_story
|
0f2d59d987
Merge branch 'master' into 2.4
|
12 years ago |
euromark
|
6cf147e8c8
unify null checks - avoid method call in favor of strict check
|
12 years ago |
dmromanov
|
7989bad5b7
Corrected codestyle
|
12 years ago |
dmromanov
|
56ef44f495
Excluded method names from several tanslation strings
|
12 years ago |
euromark
|
7a1a3e593d
Always create user agent hash in session
|
12 years ago |
euromark
|
1b1943954b
CakeSession improvements
|
13 years ago |
Marc Würth
|
4c9f0414cb
Improved the DocBlocks and other code cleanup
|
13 years ago |
ADmad
|
db26e24cb7
Remove error setting when reading/deleting non-existent key.
|
13 years ago |
Adam Taylor
|
433dd09ec4
Fix typos
|
13 years ago |
Graham Weldon
|
66d856d883
Added extra line for referencing license file for copyright
|
13 years ago |
Graham Weldon
|
7b860debe4
This commit is dedicated to Mark Story, who has put in much dedicated time and effort into CakePHP over the years.
|
13 years ago |
mark_story
|
4af6039107
Merge branch 'master' into 2.3
|
13 years ago |
mark_story
|
efadf3dcd3
Make sure sessions are started before destroying them.
|
13 years ago |
euromark
|
b811afbc44
double spaces to single ones
|
13 years ago |
euromark
|
8f78b1e05b
fix coding standards for whitespaces
|
13 years ago |