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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-03
Removed errant newline
Sean Fahey
0
-0
/
+0
2014-06-03
Another ppt mime type
Sean Fahey
1
-1
/
+1
2014-06-03
Added 'application/vnd.ms-office' MIME for ppt
Sean Fahey
1
-2
/
+2
2014-06-03
Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop
Andrey Andreev
1
-1
/
+25
2014-06-03
Fix a potential undefined variable error
Andrey Andreev
2
-2
/
+2
2014-06-01
Merge pull request #3074 from aanbar/output_documentation
Andrey Andreev
1
-1
/
+25
2014-06-01
Fix wrong variable name
Andrey Andreev
1
-2
/
+2
2014-06-01
reduced line length.
Ahmad Anbar
1
-2
/
+2
2014-06-01
Fixed code style.
Ahmad Anbar
1
-14
/
+10
2014-05-31
Add support for non-ASCII domain names in FV & Email classes' valid_email()
Andrey Andreev
3
-0
/
+12
2014-05-31
Remove CI_Encrypt::_xor_encode()
Andrey Andreev
2
-54
/
+14
2014-05-31
[ci skip] Update changelog
Andrey Andreev
1
-1
/
+2
2014-05-31
[ci skip] Update changelog
Andrey Andreev
1
-2
/
+17
2014-05-31
Added _display documentation.
Ahmad Anbar
1
-1
/
+29
2014-05-31
Merge pull request #3072 from ivantcholakov/develop
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-27
Merge pull request #3065 from dtmax/develop
Andrey Andreev
1
-1
/
+1
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
2
-66
/
+68
2014-05-22
Merge pull request #3059 from manuganji/patch-1
Andrey Andreev
1
-2
/
+4
2014-05-22
Update profiling.rst
Manu Ganji
1
-2
/
+2
2014-05-22
Update profiling.rst
Manu Ganji
1
-2
/
+4
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
Merge pull request #3052 from vlakoff/mime
Andrey Andreev
2
-13
/
+15
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
Merge pull request #3056 from vlakoff/docblock
Andrey Andreev
1
-1
/
+1
2014-05-18
Merge pull request #3055 from ilatif/develop
Andrey Andreev
1
-1
/
+1
2014-05-18
Adjust docblock of load_class()
vlakoff
1
-1
/
+1
2014-05-17
Fixed wrong url for Style Guide in Contributing Guide
Imran Latif
1
-1
/
+1
2014-05-17
Merge pull request #3050 from emmanuelgrognet/develop
Andrey Andreev
1
-1
/
+1
2014-05-16
[ci skip] Manually apply an improved version of PR #3034 (doc fixes)
Andrey Andreev
1
-4
/
+4
2014-05-16
fix wrong if expression in link_tag
Emmanuel Grognet
1
-1
/
+1
2014-05-15
Merge pull request #3047 from Celc/patch-1
Andrey Andreev
1
-1
/
+1
2014-05-15
Typo boolen => boolean
Kit Sunde
1
-1
/
+1
2014-05-14
[ci skip] Add a note about QB escaping field names
Andrey Andreev
1
-4
/
+8
2014-05-09
Suppress PHP 5.6 E_DEPRECATED warnings for mbstring.internal_encoding as well
Andrey Andreev
2
-2
/
+4
2014-05-09
Fix PHP 5.6 charset-related warnings in tests
Andrey Andreev
1
-2
/
+5
2014-05-09
Add hash_equals() to ext/hash compat layer
Andrey Andreev
4
-6
/
+89
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
[next]