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-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
2013-11-14
Remove a function_exists() check for error_get_last()
Andrey Andreev
1
-1
/
+1
2013-11-12
Add CLI error templates and only send HTTP status headers for non-CLI request...
Andrey Andreev
1
-14
/
+39
2013-11-12
Deprecate CI_Input::is_cli_request() and add common function is_cli() to repl...
Andrey Andreev
3
-21
/
+23
2013-11-11
Polish changes from PR #2712
Andrey Andreev
1
-4
/
+2
2013-11-11
Merge pull request #2712 from pveyes/develop
Andrey Andreev
1
-2
/
+29
2013-11-05
Fix HTTP Verb Routing Rules
Fatih Kalifa
1
-18
/
+14
2013-10-31
Enable HTTP Verb in Routing
Fatih Kalifa
1
-1
/
+32
2013-10-31
Fix #2710
Andrey Andreev
1
-2
/
+1
2013-10-31
Apply trim() on the splitted code elements
Andrey Andreev
1
-164
/
+11
2013-10-30
Escape PCRE delimiters
Andrey Andreev
1
-2
/
+2
2013-10-28
An alternative to CI_Output::_minify_script_style() using more efficient rege...
Andrey Andreev
1
-5
/
+97
2013-10-25
Implement $protocol parameter in Config base_url() and site_url() methods
vlakoff
1
-6
/
+22
2013-10-22
Fix CSS minifier
Andrey Andreev
1
-4
/
+4
2013-10-21
Fix #2515 (manually merge PR #2516)
Andrey Andreev
1
-4
/
+25
2013-10-18
Eh ... preg_replace() needs a replacement
Andrey Andreev
1
-2
/
+2
2013-10-18
Fix issue #2681 (alternative to PR #2690)
Andrey Andreev
1
-2
/
+2
2013-10-17
Replace the last rand() with mt_rand()
vlakoff
1
-2
/
+2
2013-10-16
Fixed empty line at EOF and added changelog entry
Tomaz Lovrec
1
-1
/
+1
2013-10-16
Added possibility clear out the cached variables from the Loader.
Tomaz Lovrec
1
-1
/
+15
2013-10-14
Fix #2682
Andrey Andreev
1
-1
/
+1
2013-10-14
Merge pull request #2668 from garthkerr/patch-1
Andrey Andreev
1
-2
/
+2
2013-10-03
partial fix #2667
David Cox Jr
1
-1
/
+1
2013-10-03
re-fixes #2637
David Cox Jr
1
-1
/
+1
2013-10-02
Add return type for view loader.
garthkerr
1
-2
/
+2
2013-09-27
Script is killed with the proper exit code.
Jesse van Assen
1
-1
/
+1
2013-09-24
Merge pull request #2657 from DaveMC08/feature/fixes_2637
Andrey Andreev
1
-1
/
+1
2013-09-24
fix #2637
David Cox Jr
1
-1
/
+1
2013-09-23
Fix issue #33
Andrey Andreev
1
-7
/
+24
2013-09-22
Fixes Issue 2637
David Cox Jr
1
-1
/
+1
2013-09-14
[ci skip] Remove empty lines
Andrey Andreev
2
-2
/
+2
2013-09-14
No need of this anymore
vkeranov
1
-3
/
+2
2013-09-14
No need of this anymore
vkeranov
1
-2
/
+1
2013-09-13
Merge pull request #2641 from aanbar/develop
Andrey Andreev
1
-1
/
+1
2013-09-13
Improvements to safe_mode detection (it doesn't exist in PHP 5.4)
Andrey Andreev
2
-5
/
+3
2013-09-13
Drop the unused parameter from log_message() / CI_Log::write_log()
Andrey Andreev
3
-4
/
+4
2013-09-12
Removed new line from the end of the file.
Ahmad Anbar
1
-1
/
+1
2013-09-12
Fixed issue #2638 which prevented loading models in sub-folders by passing an...
Ahmad Anbar
1
-2
/
+2
[next]