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
2013-03-26
Merge pull request #2348 from nisheeth-barthwal/feature/nested_keys
Andrey Andreev
1
-7
/
+6
2013-03-26
Code fixes in line with suggestions
nisheeth-barthwal
1
-10
/
+5
2013-03-25
Simplified notation parsing and other cosmetic fixes
nisheeth-barthwal
1
-32
/
+2
2013-03-24
Fixed error in form_textarea helper function
Zachary Cardoza
1
-1
/
+0
2013-03-24
Revert "Fixed error in Form Helper textarea function"
Zachary Cardoza
1
-1
/
+2
2013-03-23
Removed $recurse parameter in lieu of auto parsing. Changed "provision" entry.
nisheeth-barthwal
1
-1
/
+1
2013-03-22
Fixed error in Form Helper textarea function
Zach Cardoza
1
-2
/
+1
2013-03-21
Added array notation for keys in Input library
nisheeth-barthwal
1
-5
/
+39
2013-02-28
Text helper: convert_accented_characters() optimization
vlakoff
1
-5
/
+8
2013-02-18
Fixed form helper variable error
Bo-Yi Wu
1
-1
/
+1
2013-02-15
Fix #2247
Andrey Andreev
1
-6
/
+3
2013-02-08
Allow non-string values to be used as captcha words (issue #2215)
Andrey Andreev
1
-1
/
+5
2013-01-29
Replace is_file() with the faster file_exists()
Andrey Andreev
4
-25
/
+47
2013-01-28
Fix auto_link() for the Nth time
Andrey Andreev
1
-9
/
+10
2013-01-28
Remove unnecessary defined('ENVIRONMENT') checks
Andrey Andreev
3
-3
/
+3
2013-01-21
Adjust regex.
Eric Roberts
1
-1
/
+1
2013-01-19
Remove whitespace from empty lines.
Eric Roberts
1
-5
/
+5
2013-01-18
Fix and optimize auto_link() URL helper function.
Eric Roberts
1
-31
/
+22
2013-01-17
Fix issues #2160, #2161
Andrey Andreev
1
-11
/
+6
2013-01-01
[ci skip] Happy new year
Andrey Andreev
21
-21
/
+21
2012-12-08
While most of CodeIgniter supports protocol-relative URLs, a few URL helpers ...
Aaron Adams
1
-3
/
+3
2012-12-03
[ci skip] Cleaned some spaces
Andrey Andreev
5
-30
/
+28
2012-11-26
Fix some erroneous variable names (sorry)
Andrey Andreev
1
-2
/
+2
2012-11-26
Language helper lang() to accept optional HTML attributes
Andrey Andreev
1
-4
/
+5
2012-11-22
Added support for stream-like downloads of existing files to force_download()
Andrey Andreev
1
-3
/
+38
2012-11-17
Corrected phpdoc comment for mysql_to_unix() method
webmasterar
1
-2
/
+2
2012-11-12
Some micro-optimizations
Andrey Andreev
1
-2
/
+2
2012-11-09
Polish docs for URL and XML helpers and deprecate obsolete options for String...
Andrey Andreev
1
-7
/
+10
2012-11-08
Polish docs for String, Text and Typography helpers
Andrey Andreev
1
-2
/
+2
2012-11-08
Deprecate String helper trim_slashes()
Andrey Andreev
1
-0
/
+3
2012-11-08
Polish docs for HTML, Inflector, Language, Number, Path, Security and Smiley ...
Andrey Andreev
3
-17
/
+15
2012-11-08
Polish docs for the File and Form helpers
Andrey Andreev
1
-17
/
+17
2012-11-08
Deprecate the Email helper
Andrey Andreev
1
-5
/
+7
2012-11-06
directory_map() ... the final one
Andrey Andreev
1
-1
/
+2
2012-11-06
Fix issue #1978
Andrey Andreev
1
-4
/
+6
2012-11-02
Some micro-optimizations
Andrey Andreev
1
-12
/
+5
2012-11-01
Manually apply PR #1594 (fixing phpdoc page-level generation/warnings)
Andrey Andreev
21
-21
/
+43
2012-11-01
Fix an erroneous variable name
Andrey Andreev
1
-1
/
+1
2012-11-01
Fix issue #1953 (form values being escaped twice)
Andrey Andreev
1
-37
/
+46
2012-10-27
Deprecate string helper repeater() (an alias for str_repeat())
Andrey Andreev
1
-2
/
+5
2012-10-27
[ci skip] Optimize ascii_to_entities()
Andrey Andreev
1
-7
/
+4
2012-10-27
[ci skip] Update docblocks for deprecated functions
Andrey Andreev
4
-22
/
+16
2012-10-26
Fix #142
Andrey Andreev
1
-10
/
+10
2012-10-26
Deprecated form helper function form_prep().
Andrey Andreev
1
-40
/
+11
2012-10-25
Form helpers to ignore empty name attributes (fix #1506)
Andrey Andreev
1
-0
/
+4
2012-10-25
Add missing delimiter in preg_quote() occurences (fix #1929)
Andrey Andreev
1
-1
/
+1
2012-10-24
Fix #1146
Andrey Andreev
1
-6
/
+3
2012-10-24
[ci skip] style and phpdoc-related changes (rel #1295)
Andrey Andreev
2
-14
/
+13
2012-10-23
Fix issues #134, #1911
Andrey Andreev
1
-1
/
+1
2012-10-19
Manually apply an improved version of PR #1797 (auto_link() URL helper)
Andrey Andreev
1
-9
/
+12
[next]