Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
2b5b92e6535fb328bf4fbe75396c80e352b7c3a2
/
system
/
libraries
/
Session
/
drivers
/
Session_native.php
2b5b92e
Remove extra space...
by vkeranov
· 12 years ago
ff5ffdf
session native, fix cookie settings
by GDmac
· 12 years ago
28616da
Native PHP Session, don't regenerate session_id during ajax
by GDmac
· 12 years ago
19cd887
Session Native, respect cookie settings
by GDmac
· 12 years ago
0211768
Partially fix #1702
by Andrey Andreev
· 12 years ago
2e3e230
Disable Session library under CLI and create a CI singleton to be used by its drivers
by Andrey Andreev
· 12 years ago
9ffcee6
Cleanup and optimize new Session classes
by Andrey Andreev
· 12 years ago
aee9265
Fixed select_driver(), cookie sess_destroy(), and native cookie name conflict
by dchill42
· 12 years ago
f79afb5
Added session_id to userdata and applied sess_time_to_update
by dchill42
· 12 years ago
2642920
Damn, missed files on last commit
by dchill42
· 12 years ago
c587225
Fixed _parent references and several minor bugs
by dchill42
· 12 years ago
77ee3fd
Cleaned up bangs and lowercase booleans, and fixed userdata return on not found to NULL
by dchill42
· 12 years ago
42b77a9
Made cookie driver default and did miniscule code cleanup on drivers
by dchill42
· 13 years ago
00fcb54
Updated cookie driver to latest develop changes
by Darren Hill
· 13 years ago
a2ae657
Made private members protected for inheritance
by Darren Hill
· 13 years ago
5073a37
Better style guide compliance
by Darren Hill
· 13 years ago
c4e266b
Added Session driver with native PHP sessions and original-flavor CI cookie sessions
by Darren Hill
· 13 years ago