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
2012-04-06
Remove temporary branch from build list
Taufan Aditya
1
-2
/
+1
2012-04-06
Add truncate
Taufan Aditya
1
-0
/
+4
2012-04-06
Insert test
Taufan Aditya
2
-5
/
+5
2012-04-06
Remove temporary branch from build list
Taufan Aditya
1
-2
/
+1
2012-04-06
Include insert test
Taufan Aditya
2
-1
/
+49
2012-04-05
Merge remote-tracking branch 'upstream/develop' into db-tests
Taufan Aditya
14
-100
/
+95
2012-04-05
Rename to db, for more familiar naming convention
Taufan Aditya
2
-25
/
+21
2012-04-05
Fixed MSSQL and SQLSrv truncate()
Andrey Andreev
3
-0
/
+37
2012-04-05
Added a default _truncate() method to CI_DB_active_record
Andrey Andreev
13
-120
/
+42
2012-04-05
Add replace() support for SQLite/SQLite3
Andrey Andreev
3
-8
/
+44
2012-04-05
Merge remote-tracking branch 'upstream/develop' into db-tests
Taufan Aditya
10
-311
/
+52
2012-04-05
Replaced driver instances of _replace() with one in CI_DB_active_record
Andrey Andreev
4
-59
/
+25
2012-04-05
Added a default _update() method to CI_DB_active_record
Andrey Andreev
9
-252
/
+27
2012-04-05
Remove temporary branch from travis yml
Taufan Aditya
1
-2
/
+1
2012-04-05
Min, Max, Avg and Sum
Taufan Aditya
1
-0
/
+60
2012-04-05
Add select clause test
Taufan Aditya
3
-19
/
+104
2012-04-05
Test last upstream/develop
Taufan Aditya
1
-1
/
+2
2012-04-05
Merge remote-tracking branch 'upstream/develop' into db-tests
Taufan Aditya
14
-295
/
+36
2012-04-05
Replaced driver instances of _insert() with one in CI_DB_active_record
Andrey Andreev
13
-207
/
+18
2012-04-05
Added a default _insert_batch() method instead of requiring each driver to de...
Andrey Andreev
8
-89
/
+19
2012-04-04
Merge remote-tracking branch 'upstream/develop' into db-tests
Taufan Aditya
6
-25
/
+280
2012-04-04
Remove temporary line
Taufan Aditya
1
-2
/
+1
2012-04-04
Fixed schema
Taufan Aditya
1
-1
/
+1
2012-04-04
Resolve postgres issue on create table
Taufan Aditya
1
-3
/
+2
2012-04-04
Fix postgre table datatype
Taufan Aditya
1
-3
/
+3
2012-04-04
Use more user-friendly method for dummy create data
Taufan Aditya
1
-10
/
+3
2012-04-04
Add dsn to pgsql
Taufan Aditya
2
-3
/
+3
2012-04-04
Simple query builder tests
Taufan Aditya
3
-0
/
+123
2012-04-04
Adding schema and initial Query Builder code coverage
Taufan Aditya
6
-6
/
+6
2012-04-04
Merge pull request #1245 from timw4mail/patch
Phil Sturgeon
1
-17
/
+19
2012-04-04
Make database config easier to work with
Timothy Warren
1
-17
/
+19
2012-04-04
Add branch to travis list
Taufan Aditya
2
-2
/
+3
2012-04-04
Remove testing db
Taufan Aditya
1
-0
/
+0
2012-04-04
Fix sqlite issue on PHP 5.4 both for native and PDO driver
Taufan Aditya
3
-14
/
+19
2012-04-04
DB Drivers test
Taufan Aditya
10
-2
/
+158
2012-04-04
Remove duplicate changelog entries introduced in pull #1225
Andrey Andreev
1
-6
/
+1
2012-04-04
Merge pull request #1225 from ApOgEE/user_guide_compile_fix
Phil Sturgeon
3
-4
/
+9
2012-04-04
Fixing doc link in changelog
M. Fauzilkamil Zainuddin
1
-1
/
+6
2012-04-04
Fixing user_guide compilation warnings
M. Fauzilkamil Zainuddin
2
-3
/
+3
2012-04-04
Set up PDO constant and configuration
Taufan Aditya
8
-10
/
+105
2012-04-04
Merge branch 'form-helper-tests' of https://github.com/tiyowan/CodeIgniter in...
Phil Sturgeon
1
-0
/
+252
2012-04-04
Merge pull request #1242 from tschechniker/patch-1
Andrey Andreev
2
-4
/
+5
2012-04-04
Update system/libraries/Zip.php
Tobias Tschech
1
-2
/
+1
2012-04-04
Update user_guide_src/source/changelog.rst
Tobias Tschech
1
-0
/
+1
2012-04-04
Include PDO code coverage, remove unnecessary line on phpunit xml
Taufan Aditya
7
-18
/
+102
2012-04-04
Added Windows path compatibility to function read_dir
tschechniker
1
-4
/
+5
2012-04-04
Replace old comments with proper docblocks in Xmlrpc.php
Andrey Andreev
1
-314
/
+480
2012-04-03
Fix PostgreSQL connection strings
Andrey Andreev
1
-3
/
+3
2012-04-03
Another form_validation fix
Andrey Andreev
1
-2
/
+0
2012-04-03
Merge pull request #1240 from timw4mail/patch-1
Phil Sturgeon
1
-1
/
+1
[next]