index
:
Filebin
dev
dev-2.x
dev-parallel-tests
dev-text-paste-preview
hash-collision
master
no-ouput-if-error
release/1.x
The software behind paste.xinu.at
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
system
/
libraries
/
Session
/
Session.php
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-01
Manually apply PR #1594 (fixing phpdoc page-level generation/warnings)
Andrey Andreev
1
-2
/
+3
2012-10-27
Remove extra spaces...
vkeranov
1
-3
/
+3
2012-10-09
Disable Session library under CLI and create a CI singleton to be used by its...
Andrey Andreev
1
-1
/
+26
2012-09-05
Cleanup and optimize new Session classes
Andrey Andreev
1
-48
/
+107
2012-08-29
Fixed defaults and database check, reverted redundant shutdown feature
dchill42
1
-35
/
+0
2012-08-29
Extracted cookie database saves to shutdown and cleaned up code
dchill42
1
-0
/
+35
2012-08-27
Fixed select_driver(), cookie sess_destroy(), and native cookie name conflict
dchill42
1
-4
/
+7
2012-08-12
Updated comments about default driver
dchill42
1
-2
/
+2
2012-07-31
Damn, missed files on last commit
dchill42
1
-5
/
+11
2012-07-31
Fixed userdata synchronization, loaded driver check, and all_flashdata keys
dchill42
1
-8
/
+7
2012-07-30
Fixed _parent references and several minor bugs
dchill42
1
-7
/
+7
2012-07-24
Cleaned up bangs and lowercase booleans, and fixed userdata return on not fou...
dchill42
1
-9
/
+9
2012-07-23
Made cookie driver default and did miniscule code cleanup on drivers
dchill42
1
-1
/
+1
2012-07-23
Merge branch develop of github.com:/EllisLab/CodeIgniter into session
dchill42
1
-2
/
+23
2011-09-01
Made private members protected for inheritance
Darren Hill
1
-9
/
+9
2011-08-31
Better style guide compliance
Darren Hill
1
-68
/
+68
2011-08-30
Added Session driver with native PHP sessions and original-flavor CI cookie s...
Darren Hill
1
-0
/
+601
[prev]