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-06-12
Fix #3101
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
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-19
Fix caching of MIME config
vlakoff
1
-7
/
+14
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-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-08
[ci skip] Update a comment for CI_Input::input_stream()
Andrey Andreev
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
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-29
Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop
Andrey Andreev
2
-2
/
+2
2014-04-29
Small fixes (PR #3022)
Andrey Andreev
2
-3
/
+3
2014-04-25
Minor fixes
vlakoff
2
-2
/
+2
2014-04-15
Merge pull request #3006 from vlakoff/security
Andrey Andreev
1
-1
/
+1
2014-04-15
#3005
Andrey Andreev
1
-2
/
+1
2014-04-15
Fix in $_protected array of register_globals security procedure
vlakoff
1
-1
/
+1
2014-04-15
Fix #3004
Andrey Andreev
2
-53
/
+52
2014-04-15
Follow-up to aeed15eb8556ab671507f17ef9a8cf28903999aa
Andrey Andreev
1
-1
/
+1
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
[next]