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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-12
Fix CI_Encryption::substr() for PHP 5.3
Andrey Andreev
1
-1
/
+4
2014-07-12
Fix CI_Encryption::substr() usage of mb_substr()
Andrey Andreev
1
-1
/
+1
2014-07-07
Continuing from previous commit ... use CI_Encryption::substr()
Andrey Andreev
1
-8
/
+8
2014-07-07
Fix potential bugs in password_hash(), CI_Encryption
Andrey Andreev
1
-8
/
+53
2014-07-02
Remove GCM mode from CI_Encryption (OpenSSL)
Andrey Andreev
1
-3
/
+2
2014-06-21
Add CI_Encryption::create_key()
Andrey Andreev
1
-0
/
+15
2014-06-19
Remove the custom IV option from CI_Encryption
Andrey Andreev
1
-51
/
+36
2014-06-13
Make 'num_links=0' configuration available in Pagination library
Takayuki Sakai
1
-4
/
+4
2014-06-13
Revert "Make num_links=0 in pagination library possible to configure"
Takayuki Sakai
1
-15
/
+9
2014-06-13
Make num_links=0 in pagination library possible to configure
Takayuki Sakai
1
-9
/
+15
2014-06-07
Fix #3085
Andrey Andreev
1
-17
/
+19
2014-06-03
Fix a potential undefined variable error
Andrey Andreev
1
-1
/
+1
2014-06-01
Fix wrong variable name
Andrey Andreev
1
-2
/
+2
2014-05-31
Add support for non-ASCII domain names in FV & Email classes' valid_email()
Andrey Andreev
2
-0
/
+10
2014-05-31
Remove CI_Encrypt::_xor_encode()
Andrey Andreev
1
-47
/
+12
2014-05-20
Merge pull request #3058 from vlakoff/word_wrap
Andrey Andreev
1
-8
/
+8
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
1
-2
/
+2
2014-05-20
Regex fixes
vlakoff
1
-1
/
+1
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
1
-3
/
+6
2014-04-09
Really fix #2997
Andrey Andreev
1
-1
/
+1
2014-04-09
Issue/PR #2997
Andrey Andreev
1
-1
/
+1
2014-04-09
Minor changes in FV, Trackback
Andrey Andreev
2
-44
/
+32
2014-04-01
Optimize #2982
Andrey Andreev
1
-1
/
+1
2014-04-01
Removed tab on empty line too.
Ahmad Anbar
1
-1
/
+1
2014-04-01
Removed tabs.
Ahmad Anbar
1
-2
/
+2
2014-04-01
Fixed according to comment.
Ahmad Anbar
1
-3
/
+6
2014-04-01
Fix #2970
Ahmad Anbar
1
-1
/
+6
2014-03-19
Fix profiling of benchmarked names like 'something_endpoint_end'
Richard Cunningham
1
-1
/
+1
2014-03-17
[ci skip] Clear some whitespace
Andrey Andreev
1
-3
/
+3
2014-03-14
Merge pull request #2940 from aanbar/zip_mtime_fix
Andrey Andreev
1
-1
/
+1
2014-03-14
Fixed coding style & line length.
Ahmad Anbar
1
-1
/
+1
2014-03-14
Fixed filemtime
Ahmad Anbar
1
-1
/
+1
2014-03-14
Added missing semicolon
Ahmad Anbar
1
-1
/
+1
2014-03-14
Removed the requirment of quantity to trigger cart update.
Ahmad Anbar
1
-24
/
+25
2014-03-13
Image_lib - minor corrections on some comments.
Ivan Tcholakov
1
-3
/
+3
2014-03-13
Partially revert PR #2190
Andrey Andreev
4
-9
/
+9
2014-03-10
Fix #2928, #2929
Andrey Andreev
1
-1
/
+2
2014-03-10
Add support for callable form validation rules
Andrey Andreev
1
-34
/
+67
2014-03-04
CI_Encryption: Remove MCrypt 'work-arounds' for CAST-128 compatibility
Andrey Andreev
1
-21
/
+4
2014-02-26
Don't use error suppression on is_dir(), file_exists()
Andrey Andreev
3
-7
/
+10
2014-02-26
Don't use error suppression on realpath() + style adjustments
Andrey Andreev
2
-3
/
+3
2014-02-25
Add array notation support for file field names in CI_Upload
Andrey Andreev
1
-7
/
+28
2014-02-25
Use strings instead of integers for migration version numbers
Andrey Andreev
1
-14
/
+15
2014-02-24
[ci skip] A tiny improvement in CI_Email
Andrey Andreev
1
-2
/
+8
2014-02-24
Really don't use globals
Andrey Andreev
1
-10
/
+12
2014-02-21
[ci skip] Alter a docblock
Andrey Andreev
1
-1
/
+1
2014-02-21
Minor improvements to CI_FTP
Andrey Andreev
1
-36
/
+25
[next]