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
/
Config.php
Age
Commit message (
Collapse
)
Author
Files
Lines
2011-02-14
Whitespace cleanup in core/
Pascal Kriete
1
-2
/
+2
2011-02-02
Merged recent changes and tweaked multi-env changes.
Phil Sturgeon
1
-2
/
+3
2011-01-27
Automated merge with https://bitbucket.org/ellislab/codeigniter
Phil Sturgeon
1
-25
/
+23
2011-01-19
Avoid double-slashed on the base_url by only slashing index_page if it is ↵
Phil Sturgeon
1
-1
/
+2
actually set.
2011-01-16
Cleaned up environment class variable which isn't used anymore in current ↵
joelcox
1
-1
/
+0
implementation
2011-01-16
Fixed bug that prevented global config from loading on error
joelcox
1
-5
/
+8
2011-01-15
Split basic configuration in three environments, providing fallback to global
joelcox
1
-6
/
+12
2011-01-05
Hey look, it's 2011
Greg Aker
1
-1
/
+1
2010-12-27
Languages can now be placed in packages folders, and added ↵
Phil Sturgeon
1
-1
/
+0
->load->get_package_paths().
2010-12-15
Revised the base_url auto-generation detection of protocol as some servers ↵
Phil Sturgeon
1
-1
/
+1
will not send off.
2010-12-15
<kbd>['base_url']</kbd> is now empty by default and will guess what it ↵
Phil Sturgeon
1
-24
/
+22
should be.
2010-11-10
Changing all class constructors to __construct()
Greg Aker
1
-1
/
+1
2010-11-10
Updating PHP requirements in files 5.1.6
Greg Aker
1
-1
/
+1
2010-10-04
Cleanup of stray spaces and tabs
Barry Mieny
1
-24
/
+24
2010-03-02
added config paths class property
Derek Jones
1
-36
/
+107
added assign_to_config() method to override config items via index.php files
2010-03-02
fixed EOF code comment file locations
Derek Jones
1
-1
/
+1
2010-03-02
moving core library files out of libraries into new core folder
Derek Jones
1
-0
/
+244