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-01-25
Add <math> to 'naughty' HTML elements
Andrey Andreev
1
-1
/
+1
2014-01-25
Previous commit caused side effects ...
Andrey Andreev
1
-2
/
+2
2014-01-25
Fix CI_Security::_remove_evil_attributes() being way too aggressive
Andrey Andreev
1
-2
/
+2
2014-01-25
Re-add 'on\w*' to evil attributes (rel #2667)
Andrey Andreev
1
-2
/
+1
2014-01-25
Partially fix #2667
Andrey Andreev
1
-2
/
+8
2014-01-24
[ci skip] Add a link to PHP bug 54709 in is_really_writable()'s docblock
Andrey Andreev
1
-0
/
+1
2014-01-24
CI_Security: Also add <svg> to 'naughty' HTML elements
Andrey Andreev
1
-1
/
+1
2014-01-24
CI_Security: Add <select> and <keygen> tags to the list of 'naughty' HTML ele...
Andrey Andreev
1
-1
/
+1
2014-01-24
Fix syntax errors
Andrey Andreev
1
-2
/
+2
2014-01-24
CI_Security: Add 'form' and 'xlink:href' to evil attributes
Andrey Andreev
1
-1
/
+1
2014-01-24
Add &newline; and &tab; to CI_Security::
Andrey Andreev
1
-1
/
+3
2014-01-22
CI_Security::_decode_entity() to replace dangerous HTML5 entities
Andrey Andreev
1
-1
/
+19
2014-01-21
Add <button> to the list of 'naugthy' html elements in CI_Security::xss_clean()
Andrey Andreev
1
-2
/
+2
2014-01-20
Fix #2729
Andrey Andreev
1
-2
/
+3
2014-01-20
Merge branch 'develop' into feature/output_compressed_cache
Andrey Andreev
1
-4
/
+4
2014-01-18
Fix #2829
Andrey Andreev
1
-4
/
+4
2014-01-18
Merge branch 'develop' into feature/output_compressed_cache
Andrey Andreev
1
-1
/
+1
2014-01-18
Fix 2 Router-related errors
Andrey Andreev
1
-1
/
+1
2014-01-18
Merge branch 'develop' into feature/output_compressed_cache
Andrey Andreev
1
-0
/
+3
2014-01-18
Fix CI_URI:: not being properly indexed
Andrey Andreev
1
-0
/
+3
2014-01-18
Merge branch 'develop' into feature/output_compressed_cache
Andrey Andreev
5
-355
/
+293
2014-01-18
Fix #2827
Andrey Andreev
1
-1
/
+1
2014-01-17
Merge branch 'feature/uri_routing_overhaul' into 'develop'
Andrey Andreev
3
-352
/
+283
2014-01-17
Add autoloading library aliasing support (supersedes PR #2824)
Andrey Andreev
1
-2
/
+9
2014-01-16
URI Routing overhaul
Andrey Andreev
3
-352
/
+283
2014-01-15
Fix #2799 by adding conditional PCRE UTF-8 support to CI_URI::filter_uri()
Andrey Andreev
2
-2
/
+2
2014-01-15
Merge changes from develop
Andrey Andreev
5
-61
/
+82
2014-01-15
Fix #2822: Incorrect usage of fwrite()
Andrey Andreev
2
-15
/
+41
2014-01-15
CI_URI changes related to the 'permitted_uri_chars' setting
Andrey Andreev
2
-15
/
+26
2014-01-15
Fix incorrect checks for the fwrite() return value
Andrey Andreev
1
-1
/
+1
2014-01-10
Finally get rid of the CI_Router::_set_overrides() calls
Andrey Andreev
2
-38
/
+23
2014-01-10
Use config_item() in CI_Output::__construct()
Andrey Andreev
1
-3
/
+1
2014-01-10
Compress output before storing it to cache, if output compression is enabled
Andrey Andreev
1
-20
/
+62
2014-01-08
Make newline standardization configurable
Andrey Andreev
1
-4
/
+5
2014-01-08
Fix #346
Andrey Andreev
1
-14
/
+24
2014-01-08
Fix #148
Andrey Andreev
1
-4
/
+6
2014-01-08
Optimize get_instance() calls/assignments
Andrey Andreev
2
-4
/
+2
2014-01-08
Update the CI_Hooks class
Marcos SF Filho
1
-18
/
+16
2014-01-07
Class for execute Hooks can be stored for reuse
Marcos SF Filho
1
-8
/
+33
2014-01-07
Fix a few bugs in CI_Hook (based on PR #2762)
Andrey Andreev
1
-4
/
+8
2014-01-07
Implement Loader method chaining
Andrey Andreev
1
-29
/
+46
2014-01-07
Fix #2268 (manually implementing PR #2269)
Andrey Andreev
1
-3
/
+3
2014-01-06
Make CI_Loader methods library(), driver(), vars() and language()'s first par...
Andrey Andreev
1
-6
/
+6
2014-01-06
Make CI_Input::set_cookie() and cookie helpers set_cookie(), get_cookie(), de...
Andrey Andreev
1
-1
/
+1
2014-01-03
Make CI_Lang::line()'s first parameter mandatory (optional doesn't make sense)
Andrey Andreev
1
-1
/
+1
2014-01-03
[ci skip] Remove a few spaces
Andrey Andreev
1
-3
/
+3
2014-01-03
A tiny improvement in ruri_string()
Andrey Andreev
1
-6
/
+1
2013-11-27
[ci skip] Remove a few more spaces
Andrey Andreev
1
-1
/
+1
2013-11-17
Always load application/config/constants.php
Andrey Andreev
1
-6
/
+4
2013-11-16
Update CodeIgniter.php
josephok
1
-9
/
+9
[next]