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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-07
Merge pull request #1760 from vlakoff/develop-2
Alex Bilbie
1
-1
/
+1
2012-09-05
Misc. style changes
Andrey Andreev
2
-2
/
+2
2012-09-05
Cleanup and optimize new Session classes
Andrey Andreev
3
-128
/
+221
2012-09-05
Merge pull request #1770 from dchill42/session
Alex Bilbie
1
-0
/
+12
2012-09-05
Merge pull request #1750 from vlakoff/develop
Andrey Andreev
1
-1
/
+2
2012-09-04
More complicated but faster method
vlakoff
1
-1
/
+2
2012-09-04
That doesn't go there. Put cache fix around correct query.
dchill42
1
-11
/
+11
2012-09-04
Fixed issues #1756 and #1711
dchill42
1
-0
/
+12
2012-09-03
Slightly robuster test
vlakoff
1
-1
/
+1
2012-09-02
Merge pull request #1727 from pickupman/bugfix-loader-view_file
Alex Bilbie
1
-3
/
+3
2012-09-02
Merge pull request #1728 from pickupman/bugfix-captcha_helper
Alex Bilbie
1
-2
/
+1
2012-09-01
A few forgotten double quotes in language strings
vlakoff
1
-14
/
+14
2012-08-31
Simplification in Text Helper's character_limiter()
vlakoff
1
-1
/
+1
2012-08-31
Merge pull request #1732 from IT-Can/mysql-compression
Alex Bilbie
3
-2
/
+39
2012-08-29
Fixed defaults and database check, reverted redundant shutdown feature
dchill42
2
-51
/
+5
2012-08-29
Extracted cookie database saves to shutdown and cleaned up code
dchill42
2
-135
/
+169
2012-08-28
Fixed multi-driver load return and last-ditch library subdirectory retry obje...
dchill42
1
-3
/
+3
2012-08-27
Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into session
dchill42
3
-3
/
+14
2012-08-27
Fixed select_driver(), cookie sess_destroy(), and native cookie name conflict
dchill42
4
-7
/
+17
2012-08-21
driver fix + userguide + changelog
Michiel Vugteveen
1
-3
/
+15
2012-08-20
mysql driver updated
Michiel Vugteveen
2
-5
/
+21
2012-08-20
compression test
Michiel Vugteveen
2
-0
/
+9
2012-08-19
Fixes issue #1678
pickupman
1
-2
/
+1
2012-08-18
Fix bug #1000
Joe McFrederick
1
-3
/
+3
2012-08-15
Fix issue #1712
Andrey Andreev
1
-1
/
+1
2012-08-14
fix issue 1706
Michiel Vugteveen
1
-1
/
+4
2012-08-12
Updated comments about default driver
dchill42
1
-2
/
+2
2012-08-08
Relocated driver base class inclusion so drivers can be loaded with library()
dchill42
1
-13
/
+13
2012-08-08
Added session_id to userdata and applied sess_time_to_update
dchill42
1
-0
/
+13
2012-08-01
Merge pull request #1601 from rwillert/patch-1
Phil Sturgeon
1
-1
/
+9
2012-07-31
Damn, missed files on last commit
dchill42
3
-21
/
+72
2012-07-31
Merge branch 'develop' of github.com:/EllisLab/CodeIgniter into session
dchill42
8
-89
/
+94
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
4
-13
/
+35
2012-07-30
Some clean-up and style changes
Andrey Andreev
2
-10
/
+10
2012-07-30
Only clear if request was successful
Alex Bilbie
1
-3
/
+3
2012-07-30
New parameter to automatically clear the parameters
Alex Bilbie
1
-3
/
+13
2012-07-30
After sending an email clear the parameters
Alex Bilbie
1
-2
/
+6
2012-07-29
Refactored _stringify_attributes in system/core/Common.php
Chad Furman
1
-21
/
+13
2012-07-29
refactored (crunched down) _stringify_attributes
Chad Furman
1
-1
/
+40
2012-07-29
Refactored _stringify_attributes function
Eric Barnes
1
-24
/
+22
2012-07-29
Adding a common stringify_attributes function for dealing with attributes thr...
Eric Barnes
4
-100
/
+57
2012-07-28
Adding optional attributes as array or object for html helper
Eric Barnes
1
-19
/
+40
2012-07-28
Merge pull request #1640 from thecrypticace/develop
Alex Bilbie
1
-1
/
+24
2012-07-27
Improve change from f0ecb55dfe8dbfaf4c65dbe9d7e1bba8c131ebf4 and add changelo...
Andrey Andreev
1
-1
/
+1
2012-07-26
If $htdocs = FALSE delete_files would never unlink
Phil Sturgeon
1
-1
/
+1
2012-07-24
Cleaned up bangs and lowercase booleans, and fixed userdata return on not fou...
dchill42
3
-12
/
+12
2012-07-23
Made cookie driver default and did miniscule code cleanup on drivers
dchill42
3
-11
/
+3
2012-07-23
output->_display_cache() simplifications
vlakoff
1
-2
/
+2
2012-07-23
Merge branch develop of github.com:/EllisLab/CodeIgniter into session
dchill42
156
-18307
/
+22817
[next]