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
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
2013-09-12
Merge pull request #2633 from kaiwangchen/simulate_complete_exception_handler
Andrey Andreev
2
-0
/
+29
2013-09-12
Fixed coding style
judge
1
-3
/
+8
2013-09-12
Remove unnecessary chdir() in the shutdown handler.
Kaiwang Chen
1
-1
/
+0
2013-09-11
Simulate a complete custom exception handler by redirecting uncaught events.
Kaiwang Chen
2
-0
/
+30
2013-09-10
Fixed coding style
judge
1
-9
/
+13
2013-09-10
Remove Javascript inline comments + improved detecting whether the pointer is...
judge
1
-4
/
+4
2013-09-10
Improved detecting whether the pointer is in a string or not
judge
1
-2
/
+22
2013-09-10
Removed unnecessary parameter
judge
1
-1
/
+1
2013-09-10
fixed error in finding closing tag
judge
1
-1
/
+1
2013-08-19
Kill the damn kitten
Andrey Andreev
1
-2
/
+2
2013-08-19
Adjustments in static reference handling
vlakoff
1
-8
/
+5
2013-08-19
Allow items to be set even if they were not present yet
vlakoff
1
-5
/
+2
2013-08-19
Ensure get_config() optional argument is an array, remove useless test
vlakoff
1
-7
/
+4
2013-08-17
Fix $replace parameter handling in get_config()
vlakoff
2
-28
/
+32
2013-08-11
Input class: change behavior of get_post() method, add post_get() method
vlakoff
1
-1
/
+17
2013-08-07
Add a changelog entry for PR #2590 and further optimize log_message()
Andrey Andreev
1
-11
/
+1
2013-08-07
Fix noneffective static variable cache in log_message()
vlakoff
1
-2
/
+3
2013-08-06
Replace php_sapi_name() function with PHP_SAPI constant
vlakoff
2
-2
/
+2
2013-08-06
Various typos and tabs adjustments
vlakoff
3
-5
/
+5
2013-08-04
Rename bad chars property to filename_bad_chars, remove the setter and add ch...
Hunter Wu
1
-15
/
+2
2013-08-03
Make the bad filename array public in Security library
Hunter Wu
1
-18
/
+38
2013-08-03
Revert "Add windows filename rule as an option for upload files"
Hunter Wu
1
-32
/
+19
2013-08-01
Add windows filename rule as an option for upload files
Hunter Wu
1
-19
/
+32
2013-07-25
Uniformize slash_item() with item()
vlakoff
1
-2
/
+2
2013-07-25
Adjustments to the previous commit
vlakoff
1
-1
/
+1
2013-07-24
config->item() now returns NULL instead of FALSE when the required item doesn...
vlakoff
1
-3
/
+3
2013-07-23
Loader changes & optimizations related to issue #2551
Andrey Andreev
1
-32
/
+31
2013-07-22
Give Drivers a higher priority in the autoloader
Andrey Andreev
1
-9
/
+9
2013-07-22
Change class filenames to Ucfirst
Andrey Andreev
3
-25
/
+26
2013-07-19
Router improvements
Andrey Andreev
2
-19
/
+38
2013-07-19
Fix config_item() returning stale values
vlakoff
1
-10
/
+5
2013-07-01
Issue #2508
Andrey Andreev
1
-2
/
+2
2013-06-24
Merge pull request #2488 from Xeli/develop
Andrey Andreev
1
-1
/
+14
2013-06-24
some more readablility tweaks in system/core/Common
Richard Deurwaarder (Xeli)
1
-2
/
+3
2013-06-24
remove else clause in is_https function, just add return FALSE as fallback
Richard Deurwaarder (Xeli)
1
-4
/
+1
2013-06-24
remove newline again in system/core/Common.php, silly editor keeps adding it
Richard Deurwaarder (Xeli)
1
-1
/
+1
2013-06-24
fix indentation according to codeigniter codestyle system/core/Common
Richard Deurwaarder (Xeli)
1
-18
/
+18
2013-06-24
Revert "remove newline at eof in syste/core/Common"
Richard Deurwaarder (Xeli)
1
-1
/
+1
2013-06-24
remove newline at eof in syste/core/Common
Richard Deurwaarder (Xeli)
1
-1
/
+1
2013-06-24
remove newline in system/core/Common.php
Richard Deurwaarder (Xeli)
1
-0
/
+1
2013-06-24
Use codeigniter coding style
Richard Deurwaarder (Xeli)
1
-5
/
+11
2013-06-24
Merge pull request #2403 from groovenectar/loader-fix
Andrey Andreev
1
-1
/
+1
2013-06-19
Change True -> TRUE per codeigniter guidelines
Richard Deurwaarder (Xeli)
1
-4
/
+4
2013-06-19
Add support for https behind a reverse proxy using X-Forwarded-Proto
Richard Deurwaarder (Xeli)
1
-4
/
+12
2013-05-17
Merge pull request #2442 from vlakoff/develop-3
Andrey Andreev
1
-1
/
+1
[next]