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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-15
release date and tag to changelog for 2.0.1
Derek Jones
1
-2
/
+2
2011-03-15
Missed tiny change from last commit.
Phil Sturgeon
1
-1
/
+1
2011-03-15
Added form_helper form_open() behaviour change to upgrade guide.
Phil Sturgeon
1
-0
/
+14
2011-03-15
Fixed upload issue reported by Valhallen and fixed by bubbafoley.
Phil Sturgeon
1
-1
/
+1
2011-03-12
Fixed the capitalization "bug" in the singular function as well.
Kyle Farris
1
-6
/
+8
2011-03-11
Forgot to trim the string first.
Kyle Farris
1
-1
/
+2
2011-03-11
Changed the 'plural' function so that it doesn't ruin the captalization of yo...
Kyle Farris
1
-6
/
+5
2011-03-11
Automated merge with http://hg.ellislab.com/CodeIgniter-Reactor
Phil Sturgeon
3
-13
/
+13
2011-03-11
Fixed last commit, form helper will work fine for self-submissions and normal...
Phil Sturgeon
1
-1
/
+1
2011-03-11
Added location of config for changing logging threshold. Fixes #120
Eric Barnes
1
-1
/
+1
2011-03-11
Fixed the function name in captcha helper. Fixes #51
Eric Barnes
1
-1
/
+1
2011-03-11
Fixed missing parentheses and added scope to examples. Fixes #103
Eric Barnes
1
-11
/
+11
2011-03-10
Automated merge with http://hg.ellislab.com/CodeIgniter-Reactor
Phil Sturgeon
7
-12
/
+184
2011-03-10
Changed the logic for form_open() in Form helper. If no value is passed it wi...
Phil Sturgeon
2
-2
/
+10
2011-03-10
Updated version number in User Guide html.
Phil Sturgeon
127
-127
/
+127
2011-03-10
Added full docs for new ENVIRONMENT constant.
katzgrau
7
-11
/
+181
2011-03-10
Added changelog note for multi-environment support for configs
katzgrau
2
-1
/
+3
2011-03-09
Removed migrate controller.
Phil Sturgeon
1
-40
/
+0
2011-03-09
Added 2.0.1 upgrade guide and changed the constants ready.
Phil Sturgeon
4
-42
/
+133
2011-03-09
Merged recent Core changes and fixed conflict.
Phil Sturgeon
83
-771
/
+2673
2011-03-09
Would have helped if I saved the file before committing. see 849bdda643ee
Greg Aker
1
-0
/
+15
2011-03-09
Automated merge with http://hg.ellislab.com/CodeIgniter2
Greg Aker
1
-6
/
+1
2011-03-09
Removing the unnecessary constructor in the welcome controller. Also added c...
Greg Aker
1
-6
/
+1
2011-03-09
Flipping Phil's IS_CORE to true.
Pascal Kriete
1
-1
/
+1
2011-03-08
Added the constant CI_CORE to help differentiate between Core: TRUE and React...
Phil Sturgeon
2
-0
/
+8
2011-03-08
Added the constant CI_CORE to help differentiate between Core: TRUE and React...
Phil Sturgeon
2
-0
/
+8
2011-03-08
Automated merge with http://hg.ellislab.com/CodeIgniter-Reactor
Phil Sturgeon
1
-1
/
+1
2011-03-08
Added $this->output->set_content_type() and method chaining to other methods.
Phil Sturgeon
3
-7
/
+77
2011-03-08
Added 'json' to config/mimes.php.
Phil Sturgeon
1
-1
/
+2
2011-03-08
Fixed bug in escaping underscores etc in MSSQL LIKE conditions.
davidhart
1
-3
/
+3
2011-02-24
Adding a link to the User Agent Class docs from the user_agent function of th...
katzgrau
1
-1
/
+1
2011-02-23
Added documentation for DB active record insert_batch();
Phil Sturgeon
1
-4
/
+29
2011-02-22
Automated merge with http://hg.ellislab.com/CodeIgniter-Reactor
Phil Sturgeon
1
-2
/
+2
2011-02-21
Fixed docs specifying cache location (sys/cache v app/cache)
Kenny Katzgrau
1
-2
/
+2
2011-02-18
Consistent handling of 'cookie_secure' setting, also makes the variable chang...
tobiasbg
1
-4
/
+3
2011-02-18
Bugfix in foreach-loop ('name' must be last, as it also is the array's name);...
tobiasbg
1
-8
/
+7
2011-02-16
Updated input documentation to use NULL instead of empty string for new post(...
Phil Sturgeon
1
-2
/
+2
2011-02-16
Merged CodeIgniter Core changes and integrated rob1's secure cookie change in...
Phil Sturgeon
79
-750
/
+2558
2011-02-16
Secure cookies can now be made with the set_cookie() helper and Input Class m...
Phil Sturgeon
4
-13
/
+17
2011-02-16
Applied Dan's fix for the incorrectly named Sha1 class.
Phil Sturgeon
2
-2
/
+3
2011-02-15
Better potential fix for escaping MySQL keywords with backticks on insert/upd...
Phil Sturgeon
1
-2
/
+2
2011-02-15
Input post() and get() will now return a full array if the first argument is ...
Phil Sturgeon
2
-22
/
+17
2011-02-15
Automated merge with https://bitbucket.org/seandowney/codeigniter-reactor
Phil Sturgeon
49
-330
/
+582
2011-02-14
Automated merge with http://hg.ellislab.com/CodeIgniter-Reactor
Phil Sturgeon
2
-374
/
+0
2011-02-14
Removed Migration code for now, will come back later.
Phil Sturgeon
2
-374
/
+0
2011-02-14
Whitespace cleanup in db classes
Pascal Kriete
12
-33
/
+33
2011-02-14
Whitespace cleanup in libraries/
Pascal Kriete
11
-46
/
+44
2011-02-14
Large cleanup of xmlrpcs docblocks.
Pascal Kriete
1
-55
/
+123
2011-02-14
Whitespace cleanup in core/
Pascal Kriete
3
-7
/
+7
2011-02-14
Whitespace cleanup for code consistency
Pascal Kriete
6
-7
/
+7
[prev]
[next]