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
/
application
/
config
/
config.php
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-11
Add setting ['composer_autoload']
Andrey Andreev
1
-1
/
+21
2014-04-14
Change 'standardize_newlines' default to FALSE
Andrey Andreev
1
-1
/
+1
2014-04-14
Replace "folder" with "directory" in config.php
vlakoff
1
-3
/
+3
2014-04-14
Rename config item "error_templates_path" to "error_views_path"
vlakoff
1
-2
/
+2
2014-04-12
Make the error templates path configurable
vlakoff
1
-0
/
+11
2014-02-11
"BASEPATH check" consistency
darwinel
1
-1
/
+2
2014-02-11
2013 > 2014
darwinel
1
-1
/
+1
2014-01-15
Merge changes from develop
Andrey Andreev
1
-3
/
+6
2014-01-15
CI_URI changes related to the 'permitted_uri_chars' setting
Andrey Andreev
1
-3
/
+6
2014-01-10
Compress output before storing it to cache, if output compression is enabled
Andrey Andreev
1
-0
/
+3
2014-01-08
Make newline standardization configurable
Andrey Andreev
1
-0
/
+14
2013-09-14
[ci skip] Remove empty line at application/config/config.php EOF
Andrey Andreev
1
-1
/
+1
2013-09-14
Updated config to include list of valid characters to `sess_cookie_name`
brenjt
1
-2
/
+2
2013-02-15
Fix some stuff from recent pull requests
Andrey Andreev
1
-2
/
+5
2013-02-13
Added support for changing the default log file extension from .php to whatev...
Chris Passas
1
-0
/
+11
2013-01-24
Move db_select() call from CI_DB_driver::initialize() to db_connect()
Andrey Andreev
1
-1
/
+1
2013-01-23
Update application/config/config.php
OsamaAbbas
1
-2
/
+2
2013-01-01
[ci skip] Happy new year
Andrey Andreev
1
-1
/
+1
2012-10-31
Changed URI auto-detection to try PATH_INFO first
Andrey Andreev
1
-2
/
+1
2012-10-31
Multiple improvements to the URI class
Andrey Andreev
1
-5
/
+6
2012-10-06
Add IPv6 and array() support for *proxy_ips* configuration
Andrey Andreev
1
-6
/
+10
2012-08-30
Added session driver config items
dchill42
1
-0
/
+5
2012-07-03
replaced double quotes with single in $config['cookie_... string values
Dumk0
1
-3
/
+3
2012-06-15
Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop
Phil Sturgeon
1
-7
/
+7
2012-06-15
Merge branch 'feature/minify_output' of https://github.com/atiredmachine/Code...
Phil Sturgeon
1
-0
/
+13
2012-06-14
Polish changes from pull #1233 - Session class already has the time_reference...
Andrey Andreev
1
-3
/
+3
2012-06-13
Fixed some stuff in documentation.
Iban Eguia
1
-3
/
+4
2012-06-12
Changed the config parameter. The session's _get_time() function has also ch...
Iban Eguia
1
-2
/
+2
2012-06-10
Changed the default timezone to local and explained in the config file.
Iban Eguia
1
-2
/
+3
2012-03-27
Fixed typo.
Iban Eguia
1
-1
/
+1
2012-03-27
Changed Date helper to return time() based on the timezone parameter.
Iban Eguia
1
-9
/
+7
2012-03-26
Clear some spaces and fix some inconsistencies in application/ php files
Andrey Andreev
1
-3
/
+3
2012-03-18
add support for httponly cookies
freewil
1
-0
/
+2
2012-03-09
Bumped CodeIgniter's PHP requirement to 5.2.4.
Phil Sturgeon
1
-1
/
+1
2012-01-25
Rudimentary minifying of output.
Thor (atiredmachine)
1
-0
/
+13
2012-01-08
Merge pull request #850 from RS71/develop
Phil Sturgeon
1
-0
/
+2
2012-01-02
Updating copyright date to 2012
Greg Aker
1
-1
/
+1
2011-12-31
Update application/config/config.php
RS71
1
-0
/
+2
2011-10-27
Added links to the user guide for Encryption class and Session class.
Kyle Ridolfo
1
-0
/
+3
2011-10-21
fixing typo in attribution block
Derek Jones
1
-1
/
+1
2011-10-20
adding new license file (OSL 3.0) and updating readme to ReST
Derek Jones
1
-0
/
+25
2011-08-28
always use charset config item
freewil
1
-0
/
+2
2011-08-25
Merge remote-tracking branch 'alexbilbie/csrf-override' into feature/csrf-verify
Eric Barnes
1
-0
/
+2
2011-08-21
added ability to log certain error types, not all under a threshold
Nithin
1
-0
/
+4
2011-08-21
Added new config parameter "csrf_exclude_uris" which allows for URIs to be wh...
Alex Bilbie
1
-0
/
+2
2011-07-02
backed out 648b42a75739, which was a NON-trivial whitespace commit. It broke...
Derek Jones
1
-20
/
+20
2011-04-25
Fixed double-space typo.
Razican
1
-20
/
+20
2011-02-16
Merged CodeIgniter Core changes and integrated rob1's secure cookie change in...
Phil Sturgeon
1
-17
/
+30
2011-02-11
Adding config option to require 'secure' setting for all cookies- requires ht...
Robin Sowell
1
-0
/
+2
2011-01-17
Accidentally left csrf to turned on in last commit
Eric Barnes
1
-1
/
+1
[next]