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-04-15
update Prev/Next Topic link on user_guide/database/utilities.html
kenjis
1
-1
/
+1
2011-04-15
update Prev/Next Topic link on user_guide/database/index.html
kenjis
1
-1
/
+1
2011-04-15
add "Using CodeIgniter Drivers" and "Creating Your Own Driver" in TOC
kenjis
2
-0
/
+4
2011-04-25
Fixing up a tabs vs spaces inconsistency in DB_Result
Greg Aker
1
-39
/
+44
2011-04-25
Fixed double-space typo.
Razican
230
-2110
/
+2110
2011-04-25
Fixed #74.
Razican
1
-0
/
+5
2011-04-25
Fixed #60.
Razican
1
-11
/
+11
2011-04-25
Fixed typo error in toc.html in documentation.
Razican
1
-1
/
+1
2011-04-25
Fixed #243 - Changed php version in the style guide to match requirements.
Eric Barnes
1
-1
/
+1
2011-04-25
Duplicate this->db->insert_batch in documentation. Fixes #202
Eric Barnes
1
-24
/
+0
2011-04-23
Removing debug code accidentally committed.
Greg Aker
1
-1
/
+1
2011-04-23
typo in modification to MySQLi driver. Fixes #236
Derek Jones
1
-1
/
+1
2011-04-22
default value of $total_rows in Pagination class should be number. And fix Us...
kenjis
2
-3
/
+3
2011-04-22
Automated merge with http://hg.ellislab.com/CodeIgniter-Reactor
Greg Aker
1
-2
/
+2
2011-04-22
Fix #233 Fixing a regression in _get_validation_object() in the form helper a...
Greg Aker
1
-2
/
+2
2011-04-22
Fixed re-searching for config file even though one had been loaded ($found wa...
katzgrau
1
-1
/
+2
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: codeigniter-reactor/127 Form_validation rule error logging
patwork
1
-1
/
+5
2011-04-08
There is absolutely no need to specify class name (it will validate anyway).
patwork
1
-2
/
+2
2011-04-08
Deals with language errors after codeigniter-reactor commit r2307:c43c6dea56fb
patwork
1
-22
/
+22
2011-04-08
merge with codeigniter-reactor
patwork
1
-2
/
+2
2011-04-08
Fix: codeigniter-reactor/193 incorrect driver filepaths
patwork
1
-2
/
+2
2011-04-08
Automated merge with http://hg.ellislab.com/CodeIgniter-Reactor
Phil Sturgeon
1
-0
/
+1
2011-04-08
Fixed bug with form_helper calling now protected variables.
Phil Sturgeon
1
-1
/
+1
2011-04-08
Updated Changelog to reflect "CLI usage" documentation being added.
Phil Sturgeon
1
-0
/
+1
2011-04-08
Fix: #192 CI version constant incorrect in core/CodeIgniter
Greg Aker
1
-1
/
+1
2011-04-08
Fixing a bug in the form_helper where csrf_token_name and csrf_hash were refe...
Greg Aker
2
-1
/
+3
2011-04-07
Added tag v2.0.2 for changeset 521076012037
Pascal Kriete
0
-0
/
+0
2011-04-07
And now properly prepped for 2.0.2, sigh
Pascal Kriete
4
-12
/
+99
2011-04-07
Putting the v2.0.1 tag back to where it belongs
Pascal Kriete
0
-0
/
+0
2011-04-07
Removed tag v2.0.1, should've been 2.0.2
Pascal Kriete
0
-0
/
+0
2011-04-07
Wow, I screwed that up, Reactor is going to 2.0.2 not 2.0.1
Pascal Kriete
130
-133
/
+133
2011-04-07
Added CLI documentation.
Phil Sturgeon
3
-0
/
+153
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-07
Changed the 'plural' function so that it doesn't ruin the captalization of yo...
Phil Sturgeon
2
-13
/
+16
2011-04-06
Made Environment Support optional. Comment out or delete the constant to stop...
Phil Sturgeon
15
-379
/
+441
2011-04-06
Made Environment Support optional. Comment out or delete the constant to stop...
Phil Sturgeon
18
-57
/
+82
2011-04-06
Added tag v2.0.1 for changeset 52cd3ed4a9ea
Pascal Kriete
0
-0
/
+0
2011-04-06
Removed tag v2.0.1
Pascal Kriete
0
-0
/
+0
2011-04-06
Hat tip to the reactor team in the credits
Pascal Kriete
1
-1
/
+2
2011-04-06
Adding a note about security to the upgrade docs
Pascal Kriete
1
-1
/
+13
2011-04-05
Added tag v2.0.1 for changeset f97a33039a37
Pascal Kriete
0
-0
/
+0
2011-04-05
Removed tag v2.0.1
Pascal Kriete
0
-0
/
+0
2011-04-05
Changelogging
Pascal Kriete
1
-0
/
+7
2011-04-05
Fixed a bug in the Javascript Library where improperly escaped characters cou...
Pascal Kriete
1
-1
/
+1
2011-04-05
Removing dohash and deprecating CI_SHA
Pascal Kriete
1
-33
/
+1
2011-04-05
Tightening up control character handling in urls
Pascal Kriete
1
-23
/
+34
2011-04-05
Removing security loading calls.
Pascal Kriete
4
-26
/
+4
[prev]
[next]