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
2014-09-16
feature/session (#3073): Bug fixes
Andrey Andreev
2
-2
/
+2
2014-09-02
feature/session (#3073): Add Memcached session driver
Andrey Andreev
1
-0
/
+287
2014-08-27
feature/session (#3073): Fix an E_WARNING in CI_Session_redis_driver
Andrey Andreev
1
-1
/
+1
2014-08-27
feature/session (#3073): Add Redis session driver
Andrey Andreev
1
-0
/
+311
2014-08-27
feature/session (#3073): Rework locking mechanism & add Redis driver
Andrey Andreev
2
-70
/
+98
2014-08-11
Added file path for file GC
Marcos SF Filho
1
-1
/
+1
2014-06-11
[ci skip] A tiny optimization
Andrey Andreev
1
-5
/
+5
2014-06-04
#3073: Fix temp/flash data getters
Andrey Andreev
1
-9
/
+9
2014-06-03
#3073: Fix an undefined variable error
Andrey Andreev
1
-9
/
+12
2014-06-02
#3073: BC workarounds for sess_use_database, sess_expire_on_close
Andrey Andreev
2
-0
/
+11
2014-06-02
Fix Session_database_driver locking
Andrey Andreev
1
-7
/
+9
2014-05-31
[ci skip] A quick and dirty fix for allowing 'sess_driver' configuration
Andrey Andreev
1
-1
/
+5
2014-05-31
Merge branch 'develop' into feature/session
Andrey Andreev
1
-47
/
+12
2014-05-31
Remove CI_Encrypt::_xor_encode()
Andrey Andreev
1
-47
/
+12
2014-05-31
Merge branch 'develop' into feature/session
Andrey Andreev
1
-1
/
+1
2014-05-31
A fix about loading language files - ensuring suffix '_lang' presence properly.
Ivan Tcholakov
1
-1
/
+1
2014-05-31
Initial version of new Session library
Andrey Andreev
7
-1488
/
+1255
2014-05-27
fix callable hooks
Max
1
-1
/
+1
2014-05-27
fix callable hooks
Max
1
-1
/
+1
2014-05-23
Fix #3057
Andrey Andreev
1
-66
/
+62
2014-05-20
Merge pull request #3058 from vlakoff/word_wrap
Andrey Andreev
2
-13
/
+12
2014-05-20
Pick up some changes from text helper
vlakoff
1
-5
/
+5
2014-05-20
Fix handling of {unwrap} tags in word_wrap() functions
vlakoff
2
-6
/
+5
2014-05-20
Regex fixes
vlakoff
2
-2
/
+2
2014-05-20
[ci skip] Fix error notices in FV when trying to lookup error msgs for closures
Andrey Andreev
1
-14
/
+18
2014-05-19
Remove static cache in Email->_mimes_types()
vlakoff
1
-9
/
+1
2014-05-19
Fix caching of MIME config
vlakoff
2
-10
/
+20
2014-05-19
Merge pull request #3053 from vlakoff/get_config
Andrey Andreev
1
-7
/
+4
2014-05-19
Simplify code in get_config()
vlakoff
1
-7
/
+4
2014-05-18
[ci skip] Add a note to CI_Model::__get() (issue #3046)
Andrey Andreev
1
-0
/
+4
2014-05-18
Adjust docblock of load_class()
vlakoff
1
-1
/
+1
2014-05-16
fix wrong if expression in link_tag
Emmanuel Grognet
1
-1
/
+1
2014-05-09
Suppress PHP 5.6 E_DEPRECATED warnings for mbstring.internal_encoding as well
Andrey Andreev
1
-1
/
+3
2014-05-09
Add hash_equals() to ext/hash compat layer
Andrey Andreev
1
-0
/
+46
2014-05-09
Call data_seek(0) only if we've used DB_result::*row*() methods
Andrey Andreev
1
-3
/
+3
2014-05-09
Remove (most of) error suppression from database drivers (issue #3036)
Andrey Andreev
17
-56
/
+61
2014-05-08
Merge pull request #3039 from mdunisch/develop
Andrey Andreev
1
-2
/
+2
2014-05-08
Merge pull request #3041 from egig/develop
Andrey Andreev
1
-0
/
+1
2014-05-08
Removed empty line
egig
1
-1
/
+1
2014-05-08
[ci skip] Update a comment for CI_Input::input_stream()
Andrey Andreev
1
-2
/
+2
2014-05-08
Prepare image url.
egig
1
-1
/
+2
2014-05-07
Remove error-masking '@' in mysqli_driver (See: https://github.com/EllisLab/C...
mdunisch
1
-2
/
+2
2014-05-06
Account for PHP 5.6 changes related to charsets
Andrey Andreev
1
-2
/
+10
2014-05-06
xss_clean is not protecting GET requests that &item=/startwithslash
Documentopia.com
1
-1
/
+1
2014-05-01
Fix a typo
Andrey Andreev
1
-1
/
+1
2014-05-01
Merge pull request #3027 from abdmaster/fix/db_transaction_failure
Andrey Andreev
1
-0
/
+9
2014-05-01
Optimization in CI_URI::_set_uri_string()
Andrey Andreev
1
-1
/
+1
2014-05-01
Fix docblock of URI->rsegments property
vlakoff
1
-1
/
+3
2014-04-30
Added `_trans_failure` property to fix PHP Warning.
Ahmedul Haque Abid
1
-0
/
+9
2014-04-29
Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop
Andrey Andreev
3
-3
/
+3
[next]