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
2011-08-13
Got changelog in sync with changes after v2.0.3 release branch merged a bunch...
Phil Sturgeon
1
-1
/
+1
2011-08-13
Bumped the version number. Can somebody with a working find and replace fix u...
Phil Sturgeon
1
-1
/
+1
2011-08-13
Fixed conflicts.
Phil Sturgeon
2
-2
/
+2
2011-08-13
Fixed conflict in changelog.
Phil Sturgeon
1
-0
/
+15
2011-08-13
Get php_sapi_name() == 'cli' involved in the 'is this the command line?' deci...
Phil Sturgeon
2
-2
/
+2
2011-08-13
Merged my GitHub mirror.
Phil Sturgeon
4
-13
/
+45
2011-08-13
Merge branch 'develop' of ellislab.beanstalkapp.com:/codeigniter into develop
Phil Sturgeon
1
-12
/
+46
2011-08-13
If a config class was loaded first then a library with the same name is loade...
Phil Sturgeon
1
-4
/
+4
2011-08-12
Merging - fingers crossed
Pascal Kriete
1
-0
/
+15
2011-08-10
Reset loaded files arrays in the Loader so the 404_override controller can ac...
Shane Pearson
2
-11
/
+12
2011-08-10
404_override route now works for missing controllers in subdirectories and fu...
Shane Pearson
2
-2
/
+33
2011-07-23
Added ->load->get_var() to check against ->load->_ci_cached_vars[].
Phil Sturgeon
1
-0
/
+15
2011-07-02
hand merged remaining unresolved files following the backout of 648b42a75739,...
Derek Jones
1
-13
/
+48
2011-07-02
backed out 648b42a75739, which was a NON-trivial whitespace commit. It broke...
Derek Jones
16
-194
/
+194
2011-07-02
hand merged remaining unresolved files following the backout of 648b42a75739,...
Derek Jones
16
-194
/
+194
2011-07-02
backed out 648b42a75739, which was a NON-trivial whitespace commit. It broke...
Derek Jones
16
-194
/
+194
2011-06-15
Merged base_url changes.
philsturgeon
1
-12
/
+46
2011-05-08
Wrapped all common functions to check if it already exists. This allows anyo...
Dan Horrigan
1
-13
/
+48
2011-04-27
Reverting last change. Don't know what I was thinking. :(
Eric Barnes
1
-1
/
+1
2011-04-26
Automatic base_url generation was missing a ending slash.
Eric Barnes
1
-1
/
+1
2011-04-25
Fixed double-space typo.
Razican
16
-194
/
+194
2011-04-22
Fixed re-searching for config file even though one had been loaded ($found wa...
katzgrau
1
-1
/
+2
2011-04-21
Flipping around contents of a conditional in _ci_load() so the small bits are...
Greg Aker
1
-6
/
+6
2011-04-20
Automated merge with http://hg.ellislab.com/CodeIgniter-Reactor
Greg Aker
2
-24
/
+58
2011-04-20
Refactoring the loader to set protected class variables.
Greg Aker
2
-24
/
+58
2011-04-20
Change in core/Security.php to match coding standards.
Greg Aker
1
-1
/
+2
2011-04-20
Altering the loader to be able to load views from packages when adding the pa...
Greg Aker
2
-53
/
+59
2011-04-19
Removing internal references to the EXT constant. Additionally, marked the c...
Greg Aker
9
-71
/
+71
2011-04-18
Changed server check to ensure SCRIPT_NAME is defined. Fixes #57
Eric Barnes
1
-5
/
+5
2011-04-11
Fix: codeigniter-reactor/199 cookie name was overwritten with token name
patwork
1
-2
/
+4
2011-04-11
Fix: codeigniter-reactor/32 unicorns are no longer mute
patwork
1
-4
/
+4
2011-04-09
Fix: codeigniter-reactor/199 CSRF config in Security class is no longer ignored
patwork
1
-1
/
+10
2011-04-08
Fix: #192 CI version constant incorrect in core/CodeIgniter
Greg Aker
1
-1
/
+1
2011-04-07
Made in Output protected again, it was only ever made public by Eric to fix ...
Phil Sturgeon
1
-1
/
+1
2011-04-06
Made Environment Support optional. Comment out or delete the constant to stop...
Phil Sturgeon
6
-48
/
+882
2011-04-06
Made Environment Support optional. Comment out or delete the constant to stop...
Phil Sturgeon
7
-32
/
+39
2011-04-05
Tightening up control character handling in urls
Pascal Kriete
1
-23
/
+34
2011-04-05
Moving security to core.
Pascal Kriete
4
-10
/
+835
2011-04-05
tweaking remove_invisible_characters to make urlencoded character stripping o...
Pascal Kriete
1
-15
/
+13
2011-04-03
Fixed loading an array of libraries.
Phil Sturgeon
1
-1
/
+1
2011-04-01
Merged changes.
Phil Sturgeon
1
-13
/
+3
2011-03-22
If you do is_really_writable() on a file that does not exist on a Windows ser...
Eric Barnes
1
-1
/
+1
2011-03-22
Added error logging to language. Fixes #32
Eric Barnes
1
-0
/
+7
2011-03-22
Fixed logic and removed the error supressing
Eric Barnes
2
-7
/
+7
2011-03-18
Changed scope on parse_exec_vars. Fixes #145
Eric Barnes
1
-7
/
+6
2011-03-18
Fixed coding to match standards from previous releases
Eric Barnes
2
-4
/
+4
2011-03-17
load config files from environment specific locations in core classes, helper...
bubbafoley
4
-4
/
+37
2011-03-16
Standardized newlines even more extensively in Input class.
Phil Sturgeon
1
-1
/
+1
2011-03-15
constants.php will be loaded from the environment specific config folder if a...
Phil Sturgeon
1
-2
/
+9
2011-03-10
Added full docs for new ENVIRONMENT constant.
katzgrau
1
-1
/
+1
[next]