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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-15
Removed migrations folder, accidentally sneaked in during a bad merge.
Phil Sturgeon
1
-32
/
+0
2011-03-09
Removed migrate controller.
Phil Sturgeon
1
-40
/
+0
2011-03-09
Merged recent Core changes and fixed conflict.
Phil Sturgeon
7
-73
/
+167
2011-03-09
Would have helped if I saved the file before committing. see 849bdda643ee
Greg Aker
1
-0
/
+15
2011-03-09
Removing the unnecessary constructor in the welcome controller. Also added c...
Greg Aker
1
-6
/
+1
2011-03-08
Added 'json' to config/mimes.php.
Phil Sturgeon
1
-1
/
+2
2011-02-16
Merged CodeIgniter Core changes and integrated rob1's secure cookie change in...
Phil Sturgeon
7
-72
/
+165
2011-02-14
Removed Migration code for now, will come back later.
Phil Sturgeon
1
-38
/
+0
2011-02-11
Adding config option to require 'secure' setting for all cookies- requires ht...
Robin Sowell
1
-0
/
+2
2011-02-09
Fixed issue #41: Added audio/mp3 mime type to mp3.
Phil Sturgeon
1
-1
/
+1
2011-02-07
Added Migrations library, config and an example controller/migration file.
Phil Sturgeon
3
-0
/
+110
2011-01-27
Automated merge with https://bitbucket.org/ellislab/codeigniter
Phil Sturgeon
5
-73
/
+94
2011-01-17
Accidentally left csrf to turned on in last commit
Eric Barnes
1
-1
/
+1
2011-01-17
Added access scope to security library and added config options for csrf prot...
Eric Barnes
1
-2
/
+8
2011-01-12
Changed instructions for location of log path. Fixes #305
Eric Barnes
1
-1
/
+1
2011-01-11
Reworked convert_foreign_characters in text helper. Thanks to Mario Ricalde.
Eric Barnes
1
-52
/
+52
2011-01-06
Altered User agent library so that is_browser(), is_mobile() and is_robot() c...
Phil Sturgeon
1
-0
/
+1
2011-01-05
Added text/x-csv to mimes.php.
Phil Sturgeon
1
-1
/
+1
2010-12-27
Implemented GET string support from Dan Horrigan and modified it slightly. Al...
Phil Sturgeon
3
-25
/
+48
2010-12-15
['404_override'] can now take methods and URI segments, not just a controller...
Phil Sturgeon
1
-1
/
+8
2010-12-15
<kbd>['base_url']</kbd> is now empty by default and will guess what it should...
Phil Sturgeon
1
-17
/
+20
2010-12-15
Added full Query String and $_GET array support. This is enabled by default....
Dan Horrigan
1
-0
/
+4
2010-12-15
Package paths can now be auto-loaded in autoload.php.
Phil Sturgeon
1
-6
/
+19
2010-12-21
Moving system/{logs,cache} to the application directory.
Greg Aker
3
-0
/
+21
2010-12-21
Fix: #236 Adding audio/mpeg3 as a valid mime type for mp3
Greg Aker
1
-1
/
+1
2010-12-15
Package paths can now be auto-loaded in autoload.php.
Phil Sturgeon
1
-6
/
+19
2010-11-19
Updating Output Profiler to validate xHTML Strict, and HTML5.
Greg Aker
1
-2
/
+4
2010-11-10
Blasting the Base4/5 files. Updating Controller.php to inherit bits from the...
Greg Aker
1
-3
/
+3
2010-11-09
Fix #62 Adding CI_ prefix to Controller.
Greg Aker
1
-2
/
+2
2010-10-07
Automated merge with https://bitbucket.org/barrymieny/codeigniter
Derek Jones
1
-2
/
+2
2010-10-07
Fixed CSRF comments to avoid confusion.
Shane Pearson
1
-2
/
+2
2010-10-04
Cleanup of stray spaces and tabs
Barry Mieny
11
-60
/
+60
2010-09-27
added sess_expire_on_close to config file, corrected comment block for sessio...
Derek Jones
1
-5
/
+12
2010-08-31
Added fatal error to Session class when no encryption key is set in the confi...
Derek Jones
1
-2
/
+2
2010-08-12
single quotes instead of double quotes by default to prevent PHP from trying ...
Derek Allard
1
-14
/
+14
2010-07-22
Adding CSRF into config
Derek Allard
1
-0
/
+11
2010-07-08
fixed a file location in an EOF comment
Derek Jones
1
-1
/
+1
2010-03-25
added .htaccess to application and system folder to help prevent public acces...
Derek Jones
1
-0
/
+1
2010-03-25
moved application folder outside of the system folder
Derek Jones
30
-0
/
+1345