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-05-06
merging in changes
Greg Aker
29
-8
/
+2615
2011-05-06
Fixed a regression where a PHP error could occur when using some methods.
Greg Aker
1
-0
/
+1
2011-05-04
Added unit tests for date helper.
Eric Barnes
3
-7
/
+248
2011-05-04
Added unit tests for number helper.
Eric Barnes
1
-3
/
+68
2011-04-28
hg flow init, add .hgflow file
Phil Sturgeon
1
-0
/
+8
2011-04-27
merging in changes
Greg Aker
232
-2174
/
+2160
2011-04-27
Added insert_batch() function to the PostgreSQL database driver. Thanks to e...
Greg Aker
2
-0
/
+19
2011-04-27
Removed the GET, POST, and COOKIE Data from security since we now allow $_GET...
Eric Barnes
1
-7
/
+1
2011-04-27
Reverting last change. Don't know what I was thinking. :(
Eric Barnes
1
-1
/
+1
2011-04-26
Automatic base_url generation was missing a ending slash.
Eric Barnes
1
-1
/
+1
2011-04-26
Automatic base_url generation was missing a ending slash.
Eric Barnes
1
-1
/
+1
2011-04-25
swapping out preg_replace() in the driver library where str_replace() works j...
Greg Aker
1
-4
/
+4
2011-04-25
swapping out preg_replace() in the driver library where str_replace() works j...
Greg Aker
1
-4
/
+4
2011-04-25
Merging in default
Greg Aker
10
-14
/
+18
2011-04-25
Merging in default
Greg Aker
24
-0
/
+2300
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
Merging in default branch
Greg Aker
24
-0
/
+2300
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
Initial commit of file helper tests.
Greg Aker
1
-0
/
+157
2011-04-22
Ignoring tests/output/* for code coverage reports
Greg Aker
1
-0
/
+1
2011-04-22
Merging in default branch
Greg Aker
22
-0
/
+2142
2011-04-22
Updates to test Bootstrap
Greg Aker
1
-1
/
+3
2011-04-22
dropping in PHPUnit version requirements
Greg Aker
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-22
Reworked unit tests to match rest of framework and added a few more.
Eric Barnes
18
-87
/
+187
2011-04-21
Branch merge
Greg Aker
18
-0
/
+2040
2011-04-21
Fix #235 error in form_helper docs.
Greg Aker
1
-1
/
+1
2011-04-21
Adding user agent library test. Needs some work, but is a good start.
Greg Aker
1
-0
/
+91
2011-04-21
Adding typography library test.
Greg Aker
1
-0
/
+191
2011-04-21
Cleanup in Parser_test...Adding Table_test Pascal did earlier.
Greg Aker
2
-2
/
+291
2011-04-21
Parser test.
Greg Aker
2
-26
/
+17
2011-04-21
Updating helper test classes to extend CI_TestCase
Greg Aker
5
-5
/
+5
2011-04-21
Adding string helper and inflector helper tests
Greg Aker
2
-0
/
+208
2011-04-21
Adding text_helper_test
Greg Aker
1
-0
/
+151
2011-04-21
Moving tests/codeigniter/helpers/Array_helper_test.php to be lower cased.
Greg Aker
4
-2
/
+78
2011-04-21
load->file() tests.
Greg Aker
1
-4
/
+16
2011-04-21
Branch Merge.
Greg Aker
1
-6
/
+6
2011-04-21
Flipping around contents of a conditional in _ci_load() so the small bits are...
Greg Aker
1
-6
/
+6
2011-04-21
config CI_Loader tests.
Greg Aker
1
-9
/
+27
2011-04-21
Adding mock testing of libraries in the application directory
Greg Aker
1
-12
/
+46
[next]