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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-29
Fixed defaults and database check, reverted redundant shutdown feature
dchill42
1
-16
/
+5
2012-08-29
Extracted cookie database saves to shutdown and cleaned up code
dchill42
1
-135
/
+134
2012-08-27
Fixed select_driver(), cookie sess_destroy(), and native cookie name conflict
dchill42
2
-2
/
+3
2012-08-08
Added session_id to userdata and applied sess_time_to_update
dchill42
1
-0
/
+13
2012-07-31
Damn, missed files on last commit
dchill42
2
-16
/
+61
2012-07-30
Fixed _parent references and several minor bugs
dchill42
2
-5
/
+27
2012-07-24
Cleaned up bangs and lowercase booleans, and fixed userdata return on not fou...
dchill42
2
-3
/
+3
2012-07-23
Made cookie driver default and did miniscule code cleanup on drivers
dchill42
2
-10
/
+2
2012-07-23
Merge branch develop of github.com:/EllisLab/CodeIgniter into session
dchill42
1
-120
/
+293
2011-09-12
Updated cookie driver to latest develop changes
Darren Hill
2
-10
/
+13
2011-09-01
Made private members protected for inheritance
Darren Hill
2
-47
/
+47
2011-08-31
Better style guide compliance
Darren Hill
2
-8
/
+8
2011-08-30
Added Session driver with native PHP sessions and original-flavor CI cookie s...
Darren Hill
2
-0
/
+773