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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-14
Different method for handling "error_views_path" config item
vlakoff
1
-15
/
+10
2014-04-14
Rename config item "error_templates_path" to "error_views_path"
vlakoff
1
-2
/
+2
2014-04-12
Make the error templates path configurable
vlakoff
1
-2
/
+15
2014-04-09
Minor changes in FV, Trackback
Andrey Andreev
1
-3
/
+0
2014-04-05
Remove default parameter value of is_php()
vlakoff
1
-2
/
+2
2014-04-01
Merge pull request #2981 from vlakoff/base_url
Andrey Andreev
1
-3
/
+3
2014-04-01
Discard the unwanted changes
vlakoff
1
-3
/
+10
2014-04-01
Yet another method for determining "base_url"
vlakoff
1
-8
/
+1
2014-04-01
Remove spaces around concatenations
vlakoff
1
-3
/
+3
2014-03-31
Different method for determining "base_url"
vlakoff
1
-2
/
+7
2014-03-31
Robuster determination of "base_url" config item
vlakoff
1
-1
/
+3
2014-03-31
Refactoring in Config->__construct()
vlakoff
1
-10
/
+3
2014-03-30
Fix #2976
Andrey Andreev
1
-0
/
+4
2014-03-25
Simplify callback routes
Andrey Andreev
1
-29
/
+0
2014-03-24
2 more micro-optimizations in CI_Loader
Andrey Andreev
1
-3
/
+3
2014-03-24
Yet another modification of CI_Loader::_ci_autoload()
Andrey Andreev
1
-2
/
+1
2014-03-24
Alter previous commit
Andrey Andreev
1
-1
/
+1
2014-03-24
CI_Loader::_ci_autoload() micro-optimization
Andrey Andreev
1
-3
/
+3
2014-03-21
remove eol
fabianozenatti
1
-1
/
+1
2014-03-21
Fix typo in CI_Input constructor
fabianozenatti
1
-2
/
+2
2014-03-20
Fixed typo in model loader.
James
1
-1
/
+1
2014-03-18
More xss_clean() improvements
Andrey Andreev
1
-2
/
+2
2014-03-18
Another xss_clean() improvement
Andrey Andreev
1
-2
/
+2
2014-03-18
xss_clean() improvement
Andrey Andreev
1
-4
/
+4
2014-03-13
Partially revert PR #2190
Andrey Andreev
5
-20
/
+21
2014-03-05
Add support for simpler (Callable) hooks (issue #2917)
Andrey Andreev
1
-1
/
+10
2014-02-27
Add parameter to CI_Input::user_agent()
Andrey Andreev
1
-14
/
+2
2014-02-26
Don't use error suppression on is_dir(), file_exists()
Andrey Andreev
1
-1
/
+1
2014-02-24
Fix #2901
Andrey Andreev
1
-1
/
+2
2014-02-24
Remove a needless check in CI_Output::append_output()
Andrey Andreev
1
-9
/
+1
2014-02-24
Don't use globals
Andrey Andreev
6
-21
/
+16
2014-02-21
More CI_Lang tests
Andrey Andreev
1
-1
/
+1
2014-02-20
Method CI_URI::_fetch_uri_string() has been removed, removal of reference.
Ivan Tcholakov
1
-1
/
+0
2014-02-20
Don't use error suppression on ini_get() either
Andrey Andreev
3
-8
/
+6
2014-02-20
CI_Utf8-related changes
Andrey Andreev
1
-8
/
+8
2014-02-20
Don't use error suppression with ini_set()
Andrey Andreev
1
-1
/
+1
2014-02-19
Add compatibility layer for array_column(), array_replace(), array_replace_re...
Andrey Andreev
3
-1
/
+248
2014-02-19
Moved $_error load statement lower.
Cristian Kocza
1
-3
/
+2
2014-02-18
Don't load password hashing compat for HHVM
Andrey Andreev
1
-1
/
+1
2014-02-18
Add an ext/hash compatibility layer (just hash_pbkdf2(), for now)
Andrey Andreev
2
-0
/
+145
2014-02-15
[ci skip] Micro-optimization
Andrey Andreev
1
-1
/
+1
2014-02-15
Rename CI_Utf8::_is_ascii() to is_ascii() and make it public
Andrey Andreev
1
-4
/
+2
2014-02-13
[ci skip] Add index.html to system/core/compat/
Andrey Andreev
1
-0
/
+10
2014-02-13
Fix syntax error
Andrey Andreev
1
-2
/
+2
2014-02-13
Introducing compatibility layers
Andrey Andreev
3
-0
/
+366
2014-02-12
Move mbstring/iconv configuration and MB_ENABLED, ICONV_ENABLED out of CI_Utf...
Andrey Andreev
2
-38
/
+48
2014-02-11
Utf8/iconv/mbstring-related changes
Andrey Andreev
1
-6
/
+27
2014-02-11
2013 > 2014
darwinel
17
-17
/
+17
2014-02-10
CI_Security: URL-decode until possible
Andrey Andreev
1
-1
/
+5
2014-02-10
[ci skip] Fix a typo
Andrey Andreev
1
-1
/
+1
[next]