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
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-16
[ci skip] Polish changes from PR #4240
Andrey Andreev
1
-38
/
+33
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
1
-2
/
+2
2015-11-16
fixed a typo in unix socket parameter; change coding style to match CI; fix a...
kemeng
1
-6
/
+10
2015-11-14
add unix socket support to redis session driver
sskaje
1
-1
/
+19
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
Fixed PHP code style
Steffen Stollfuß
1
-1
/
+1
2015-11-08
CI_DB_driver->simple_query() discard return of CI_DB_driver->initialize() whe...
Steffen Stollfuß
1
-1
/
+4
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-05
Build base_url correctly if SERVER_ADDR is IPv6
Nate Silva
1
-1
/
+9
2015-11-04
Merge branch '3.0-stable' into develop
Andrey Andreev
20
-397
/
+316
2015-11-04
[ci skip] Start of 3.0.4 development
Andrey Andreev
1
-1
/
+1
2015-10-31
[ci skip] Update changelog, version & upgrade instructions
Andrey Andreev
1
-1
/
+1
2015-10-31
Use proper randomness when generating CAPTCHAs
Andrey Andreev
1
-2
/
+87
2015-10-31
Prevent Host header injections
Andrey Andreev
1
-4
/
+2
2015-10-31
Harden xss_clean()
Andrey Andreev
1
-27
/
+39
2015-10-30
Fix #4192
Andrey Andreev
1
-5
/
+8
2015-10-30
Fix #3201
Andrey Andreev
1
-1
/
+6
2015-10-19
Fix #4171 and a number of other transaction bugs
Andrey Andreev
13
-354
/
+162
2015-10-19
Fix #4173
Andrey Andreev
1
-1
/
+7
2015-10-18
Fix #4179
Andrey Andreev
1
-0
/
+4
2015-10-13
[ci skip] Fix #4170
Andrey Andreev
1
-3
/
+1
2015-10-12
Merge branch '3.0-stable' into develop
Andrey Andreev
16
-177
/
+240
2015-10-12
[ci skip] This is 3.0.3-dev
Andrey Andreev
1
-1
/
+1
2015-10-12
Optimize csv_from_result speed.
Ahmad Anbar
1
-2
/
+3
2015-10-10
Optimize csv_from_result speed.
Ahmad Anbar
1
-2
/
+3
2015-10-08
[ci skip] Prepare 3.0.2 release
Andrey Andreev
1
-1
/
+1
2015-10-05
Some more intrusive XSS cleaning
Andrey Andreev
1
-5
/
+11
2015-10-05
Close #4155
Andrey Andreev
1
-1
/
+1
2015-10-02
More XSS stuff
Andrey Andreev
1
-1
/
+1
2015-09-29
Merge pull request #4126 from zoaked/patch-1
Andrey Andreev
1
-1
/
+0
2015-09-26
Removing config_rules from reset_validation
zoaked
1
-6
/
+1
2015-09-24
Fix #4137
Andrey Andreev
1
-1
/
+1
2015-09-22
Styling changes
zoaked
1
-3
/
+5
2015-09-21
More XSS stuff
Andrey Andreev
1
-3
/
+3
2015-09-21
Switch from saving copy of config to reset method parameter
zoaked
1
-4
/
+5
2015-09-20
Persist config file settings when resetting form_validation
zoaked
1
-2
/
+3
2015-09-17
Don't allow open-ended tags to pass through xss_clean()
Andrey Andreev
1
-4
/
+9
2015-09-17
Refactor 'evil attributes' sanitization logic
Andrey Andreev
1
-92
/
+66
2015-09-16
Fix #4116
Andrey Andreev
1
-6
/
+6
2015-09-16
Fix #4120
Andrey Andreev
1
-3
/
+13
2015-09-15
Missing character in the evil attributes pattern
Andrey Andreev
1
-1
/
+1
2015-09-14
Another addition to tag detection patterns in xss_clean()
Andrey Andreev
1
-1
/
+4
[next]