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
/
helpers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-06
Fix #5044; add unit tests for img() HTML helper
Andrey Andreev
1
-1
/
+1
2017-03-01
[ci skip] Remove a misleading comment from the docblock for random_string()
Andrey Andreev
1
-3
/
+1
2017-02-01
Fix a CI_Input::set_cookie() bug
Andrey Andreev
1
-1
/
+1
2017-01-19
Fix byte-safety issues & actually test for them
Andrey Andreev
1
-2
/
+5
2017-01-04
[ci skip] Try to mitigate BREACH attacks against CSRF tokens
Andrey Andreev
1
-6
/
+35
2017-01-03
[ci skip] Update year number in remaining files that were recently deleted fr...
Andrey Andreev
2
-4
/
+4
2017-01-03
Update copyright data to 2017
Master Yoda
19
-38
/
+38
2016-12-16
Merge pull request #4945 from vlakoff/text_helper
Andrey Andreev
1
-1
/
+1
2016-11-23
[ci skip] Deprecate nice_date()
Andrey Andreev
1
-0
/
+1
2016-11-23
Fix #4917
Andrey Andreev
1
-2
/
+2
2016-10-28
[ci skip] Clear trailing whitespace from PR #4834
Andrey Andreev
1
-1
/
+1
2016-10-11
Merge pull request #4834 from renedekat/patch-1
Andrey Andreev
1
-2
/
+31
2016-09-30
Merge pull request #4822 from gxgpet/develop
Andrey Andreev
1
-1
/
+2
2016-09-27
Merge pull request #4810 from Dutchy-/patch-1
Andrey Andreev
1
-1
/
+1
2016-07-28
Remove dead code written for PHP 5.2
Andrey Andreev
1
-67
/
+12
2016-07-26
[ci skip] Whitespace
Andrey Andreev
1
-1
/
+1
2016-07-26
Merge pull request #4709 from nopesled/develop
Andrey Andreev
1
-1
/
+1
2016-06-22
Fix #4675
Andrey Andreev
1
-3
/
+5
2016-05-20
Merge pull request #4638 from kasimtan/phpdoc_fixes
Andrey Andreev
1
-1
/
+1
2016-02-07
hunanize() helper: Escaping the $separator argument.
Ivan Tcholakov
1
-1
/
+1
2016-02-04
Fix #4427
Andrey Andreev
1
-22
/
+23
2016-01-29
Fix an error from 6af9dd6e24687b6a7b9d14a058a47edcac761e61
Andrey Andreev
1
-1
/
+1
2016-01-29
Fix #4407
Andrey Andreev
1
-3
/
+18
2016-01-29
Fix a regression in Form helper caused by 0139e6a4a99cbe9b0cc06f394fa12d56911...
Andrey Andreev
1
-2
/
+2
2016-01-11
[ci skip] Update ellislab.com links to https too
Andrey Andreev
21
-21
/
+21
2016-01-11
[ci skip] Update codeigniter.com links to https
Andrey Andreev
21
-42
/
+42
2016-01-11
[ci skip] Bump year to 2016
Andrey Andreev
21
-42
/
+42
2015-12-03
Fix #4283
Andrey Andreev
1
-1
/
+2
2015-11-09
[ci skip] Fix an infinite loop in captcha helper
Andrey Andreev
1
-1
/
+2
2015-11-04
[ci skip] Fix a false default-fallback bug in set_checkbox(), set_radio()
Andrey Andreev
1
-8
/
+33
2015-10-31
Use proper randomness when generating CAPTCHAs
Andrey Andreev
1
-2
/
+87
2015-10-05
Close #4155
Andrey Andreev
1
-1
/
+1
2015-08-07
Fix #4023
Andrey Andreev
1
-1
/
+1
2015-08-07
Fix ReDoS-bug in string_helper.php
Kevin Morssink
1
-1
/
+1
2015-07-24
Fixed typos
Calvin Tam
2
-2
/
+2
2015-07-23
Update path_helper.php
rajatsharma94
1
-1
/
+1
2015-07-23
Security check updated.
rajatsharma94
1
-1
/
+1
2015-07-23
Update path_helper.php
rajatsharma94
1
-1
/
+1
2015-07-23
IP checking false positives and no ipv6 check
rajatsharma94
1
-1
/
+1
2015-07-23
IP Address checking generates false positives.
medhavini
1
-1
/
+1
2015-07-20
Failed security check
rajatsharma94
1
-2
/
+1
2015-07-20
Security check fail
medhavini
1
-0
/
+1
2015-07-17
[ci skip] Fix #3778
Andrey Andreev
1
-15
/
+6
2015-07-15
Polish changes from PR #3893
Andrey Andreev
1
-24
/
+13
2015-07-15
Merge branch 'feature/form_helper' of github.com:darkhouse/CodeIgniter into f...
Andrey Andreev
1
-10
/
+28
2015-07-13
Add check for PCRE UTF-8 support
dimonneon
1
-1
/
+1
2015-07-10
Add unicode support in url_title function
dimonneon
1
-2
/
+2
2015-06-17
removed unnecessary change to form_radio, updated docs and added changelog entry
Adam Jackett
1
-2
/
+0
2015-06-13
Fix typo in url_title function description.
Michael Foss
1
-1
/
+1
2015-06-03
made all form helpers consistent regarding extra attributes
Adam Jackett
1
-10
/
+30
[next]