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
2015-12-10
Merge pull request #4304 from scherepn/fix-doc-build-errors
Andrey Andreev
4
-7
/
+7
2015-12-09
Remove accidentally included change
Phil Scherer
1
-1
/
+1
2015-12-09
Fix mismatched brackets in documentation
Phil Scherer
5
-8
/
+8
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-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-06
fix phpdoc
b-kaxa
2
-1
/
+2
2015-11-26
Merge pull request #4273 from suhindra/develop
Andrey Andreev
1
-2
/
+2
2015-11-26
fix another file name according PR #4271
Suhindra
1
-2
/
+2
2015-11-25
Merge pull request #4271 from galdiolo/patch-12
Andrey Andreev
1
-1
/
+1
2015-11-25
Fix file name
Claudio Galdiolo
1
-1
/
+1
2015-11-16
Merge pull request #4236 from galdiolo/patch-11
Andrey Andreev
5
-5
/
+5
2015-11-16
[ci skip] Polish changes from PR #4240
Andrey Andreev
2
-40
/
+35
2015-11-16
Merge pull request #4240 from sskaje/develop
Andrey Andreev
2
-11
/
+44
2015-11-16
do not try to auth/select db on redis connect failure
kemeng
1
-11
/
+17
2015-11-16
Spaces around ! . Changelog entry in 3.1.0.
kemeng
2
-2
/
+7
2015-11-16
fixed a typo in unix socket parameter; change coding style to match CI; fix a...
kemeng
1
-6
/
+10
2015-11-16
Merge pull request #4241 from suhindra/develop
Andrey Andreev
1
-1
/
+2
2015-11-14
Added and Updated MIME types for Flash Video
Suhindra
1
-1
/
+2
2015-11-14
add unix socket support to redis session driver
sskaje
1
-1
/
+19
2015-11-12
Merge pull request #4239 from craigdanj/patch-1
Andrey Andreev
1
-1
/
+1
2015-11-12
Grammar correction in database configuration guide
Craig Johnson
1
-1
/
+1
2015-11-11
[ci skip] Make it clear that PHP <5.5 usage is discouraged
Claudio Galdiolo
5
-5
/
+5
2015-11-09
Merge pull request #4223 from j0inty/develop
Andrey Andreev
1
-1
/
+4
2015-11-09
Fixed PHP code style part 2
Steffen Stollfuß
1
-1
/
+1
2015-11-09
Merge branch 'develop' of github.com:bcit-ci/CodeIgniter into develop
Andrey Andreev
1
-4
/
+25
2015-11-09
Merge pull request #4225 from zhanghongyi/loader-test
Andrey Andreev
1
-4
/
+25
2015-11-09
modify and add test cases for Loader class to test more exceptions
Hongyi Zhang
1
-4
/
+25
2015-11-09
Fixed PHP code style
Steffen Stollfuß
1
-1
/
+1
2015-11-09
Merge branch 'develop' of github.com:bcit-ci/CodeIgniter into develop
Andrey Andreev
1
-1
/
+10
2015-11-09
Merge pull request #4217 from natesilva/fix-ipv6-base_url
Andrey Andreev
1
-1
/
+10
2015-11-08
CI_DB_driver->simple_query() discard return of CI_DB_driver->initialize() whe...
Steffen Stollfuß
1
-1
/
+4
2015-11-08
Merge pull request #1 from bcit-ci/develop
Steffen Stollfuß
34
-454
/
+504
2015-11-06
Minor formatting: add empty line after else close
Nate Silva
1
-0
/
+1
2015-11-06
Tweak to match CI coding style
Nate Silva
1
-1
/
+1
2015-11-06
Simpler way to detect an IPv6 address (strpos)
Nate Silva
1
-1
/
+1
2015-11-06
Merge branch 'develop' of github.com:bcit-ci/CodeIgniter into develop
Andrey Andreev
1
-0
/
+8
2015-11-06
Merge pull request #4218 from schwemmer/develop
Andrey Andreev
1
-0
/
+8
2015-11-06
Fixed white-space for JPEG2000 MIME types
Rafael Schwemmer
1
-8
/
+8
2015-11-05
Added MIME types for JPEG2000
Rafael Schwemmer
1
-0
/
+8
2015-11-05
Build base_url correctly if SERVER_ADDR is IPv6
Nate Silva
1
-1
/
+9
2015-11-04
[ci skip] Add 3.0.4 to changelog as well
Andrey Andreev
1
-0
/
+4
2015-11-04
Merge branch '3.0-stable' into develop
Andrey Andreev
32
-453
/
+494
2015-11-04
[ci skip] Start of 3.0.4 development
Andrey Andreev
5
-4
/
+20
2015-10-31
[ci skip] Update download link
Andrey Andreev
1
-1
/
+1
2015-10-31
[ci skip] Update changelog, version & upgrade instructions
Andrey Andreev
5
-6
/
+96
2015-10-31
Use proper randomness when generating CAPTCHAs
Andrey Andreev
1
-2
/
+87
2015-10-31
Prevent Host header injections
Andrey Andreev
3
-38
/
+29
2015-10-31
Harden xss_clean()
Andrey Andreev
2
-42
/
+59
[next]