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
/
system
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-11
Merge branch 'develop' of github.com:sebastienadam/CodeIgniter into feature/h...
Andrey Andreev
1
-6
/
+7
2016-01-11
[ci skip] Merge branch '3.0-stable' into develop
Andrey Andreev
172
-172
/
+172
2016-01-11
[ci skip] Update ellislab.com links to https too
Andrey Andreev
172
-172
/
+172
2016-01-11
Merge branch '3.0-stable' into develop
Andrey Andreev
172
-327
/
+327
2016-01-11
[ci skip] Update codeigniter.com links to https
Andrey Andreev
172
-327
/
+327
2016-01-11
Merge branch '3.0-stable' into develop
Andrey Andreev
172
-344
/
+344
2016-01-11
[ci skip] Bump year to 2016
Andrey Andreev
172
-344
/
+344
2016-01-11
Merge branch '3.0-stable' into develop
Andrey Andreev
15
-38
/
+224
2016-01-11
Fix #4374
Andrey Andreev
1
-0
/
+12
2016-01-11
Merge pull request #4369 from galdiolo/patch-12
Andrey Andreev
1
-10
/
+6
2016-01-08
use 'while' instead of 'if' 'do' 'while'
Claudio Galdiolo
1
-10
/
+6
2016-01-07
MySQL stricton again ... remove the version condition
Andrey Andreev
3
-3
/
+3
2016-01-07
Fix MySQL errors from latest commits
Andrey Andreev
3
-3
/
+3
2016-01-07
Add MySQL stricton changes to mysqli and pdo/mysql drivers
Andrey Andreev
3
-20
/
+55
2016-01-07
Fix MySQL's 'stricton' feature
Andrey Andreev
1
-2
/
+20
2016-01-07
Add support for MYSQLI_CLIENT_SSL_DONT_VERIFY_SERVER_CERT
Andrey Andreev
1
-2
/
+15
2016-01-07
[ci skip] Add Oracle 12.1 OFFSET support to PDO_OCI as well
Andrey Andreev
1
-0
/
+8
2016-01-07
Merge branch 'feature/oci_offset' into 3.0-stable
Andrey Andreev
1
-0
/
+8
2016-01-07
Fix #4362
Andrey Andreev
2
-2
/
+8
2016-01-06
[ci skip] Add support for OFFSET with Oracle 12c
Andrey Andreev
1
-0
/
+8
2016-01-06
Fix #4337
Andrey Andreev
4
-2
/
+48
2016-01-04
Fix #4350
Andrey Andreev
1
-1
/
+31
2015-12-30
Fix #4343
Andrey Andreev
1
-2
/
+1
2015-12-30
Fix #4331
Andrey Andreev
1
-13
/
+24
2015-12-15
Fix logical errors from af849696d43f5c3b68962af1ae5096151a6d9f1a
Andrey Andreev
3
-4
/
+4
2015-12-15
Really fix #4039
Andrey Andreev
1
-1
/
+1
2015-12-14
Fix erroneous variables from 85bc9fc53e4c3e46b2f4e1b1eac7e2828d4869e6
Andrey Andreev
3
-4
/
+4
2015-12-14
Change DB charset handling
Andrey Andreev
5
-85
/
+32
2015-12-14
Merge branch '3.0-stable' into develop
Andrey Andreev
18
-104
/
+270
2015-12-14
Fix version() for Oracle DB drivers
Andrey Andreev
2
-2
/
+29
2015-12-14
Close #4313
Andrey Andreev
1
-0
/
+12
2015-12-14
Fix #4312
Andrey Andreev
1
-6
/
+3
2015-12-12
Complete the proposed changes from PR #4300
Andrey Andreev
1
-16
/
+3
2015-12-12
Merge branch 'develop' of github.com:halmai/CodeIgniter into db/init_exception
Andrey Andreev
1
-1
/
+1
2015-12-12
[ci skip] Proper error handling for Sessions on PHP 5
Andrey Andreev
5
-78
/
+133
2015-12-11
Fix #4039
Andrey Andreev
1
-0
/
+6
2015-12-11
Fix #4306
Andrey Andreev
1
-1
/
+1
2015-12-08
Remove CI_DB_driver::load_rdriver()
Andrey Andreev
2
-25
/
+7
2015-12-08
Type-hint csv_from_result(), xml_from_result() DB utilities
Andrey Andreev
1
-12
/
+2
2015-12-08
rolling back previous solution; throwing exception if database connection was...
Halmai, Csongor
2
-5
/
+1
2015-12-07
Merge pull request #4291 from b-kaxa/fix-phpdoc
Andrey Andreev
2
-1
/
+2
2015-12-07
replace spaces with tabs
b-kaxa
1
-1
/
+1
2015-12-07
Detecting if database connection was not successful
Halmai, Csongor
1
-0
/
+4
2015-12-06
fix phpdoc
b-kaxa
2
-1
/
+2
2015-12-03
Fix #4283
Andrey Andreev
1
-1
/
+2
2015-12-01
Forgot change in the comment on the meta function
Sébastien Adam
1
-1
/
+1
2015-12-01
Modified as asked after pull request:
Sébastien Adam
1
-7
/
+7
2015-11-25
HTML Helper - doctype(): now default type is HTML 5
Sébastien Adam
1
-1
/
+1
2015-11-25
HTML Helper - meta(): now can generate HTML meta charset & Open Graph property
Sébastien Adam
1
-4
/
+5
2015-11-24
Use PHP7's random_bytes() when possible
Andrey Andreev
2
-0
/
+21
[next]