Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
1712f1191f0027b61ca06dae7be303ea1b52f867
/
system
/
helpers
e24eed7
Some micro-optimizations
by Andrey Andreev
· 12 years ago
c5536aa
Manually apply PR #1594 (fixing phpdoc page-level generation/warnings)
by Andrey Andreev
· 12 years ago
075f6fa
Fix an erroneous variable name
by Andrey Andreev
· 12 years ago
7c4d106
Fix issue #1953 (form values being escaped twice)
by Andrey Andreev
· 12 years ago
60826db
Deprecate string helper repeater() (an alias for str_repeat())
by Andrey Andreev
· 12 years ago
7d75346
[ci skip] Optimize ascii_to_entities()
by Andrey Andreev
· 12 years ago
29d909d
[ci skip] Update docblocks for deprecated functions
by Andrey Andreev
· 12 years ago
582ebcb
Fix #142
by Andrey Andreev
· 12 years ago
74ffd17
Deprecated form helper function form_prep().
by Andrey Andreev
· 12 years ago
60b9714
Form helpers to ignore empty name attributes (fix #1506)
by Andrey Andreev
· 12 years ago
e474258
Add missing delimiter in preg_quote() occurences (fix #1929)
by Andrey Andreev
· 12 years ago
d87f6bf
Fix #1146
by Andrey Andreev
· 12 years ago
5fd3ae8
[ci skip] style and phpdoc-related changes (rel #1295)
by Andrey Andreev
· 12 years ago
256a18c
Fix issues #134, #1911
by Andrey Andreev
· 12 years ago
929e124
Manually apply an improved version of PR #1797 (auto_link() URL helper)
by Andrey Andreev
· 12 years ago
2f8bf9b
Set MySQL client compression to FALSE by default (problems reported with it), fix some typos, add encrypted database connections support and fix SQLSRV CharacterSet setting
by Andrey Andreev
· 12 years ago
5b50218
Merge upstream branch
by Andrey Andreev
· 12 years ago
c2300c8
Merge pull request #1783 from vlakoff/develop
by Andrey Andreev
· 12 years ago
8280885
directory_map() was skipping files and directories named "0"
by vlakoff
· 12 years ago
aab26a1
Better server test in redirect() of URL helper
by vlakoff
· 12 years ago
cbc768d
Merge pull request #1760 from vlakoff/develop-2
by Alex Bilbie
· 12 years ago
2673539
Merge pull request #1750 from vlakoff/develop
by Andrey Andreev
· 12 years ago
62a5ee3
More complicated but faster method
by vlakoff
· 12 years ago
5f385d0
Slightly robuster test
by vlakoff
· 12 years ago
cdbcbfc
Simplification in Text Helper's character_limiter()
by vlakoff
· 12 years ago
07cdcf8
Fixes issue #1678
by pickupman
· 12 years ago
6a64f85
Fix issue #1712
by Andrey Andreev
· 12 years ago
28ff292
fix issue 1706
by Michiel Vugteveen
· 12 years ago
acedd2b
Adding a common stringify_attributes function for dealing with attributes through out various helpers.
by Eric Barnes
· 12 years ago
62ab8b2
Adding optional attributes as array or object for html helper
by Eric Barnes
· 12 years ago
27228c9
Improve change from f0ecb55dfe8dbfaf4c65dbe9d7e1bba8c131ebf4 and add changelog entries for pull #1654
by Andrey Andreev
· 12 years ago
f0ecb55
If $htdocs = FALSE delete_files would never unlink
by Phil Sturgeon
· 12 years ago
74cb495
Removing $reduce_linebreaks in auto_typography helper. Fixes #1642
by Eric Barnes
· 13 years ago
8711aeb
Comment fix. Html5 is most popular these days and should be added to comment. Also - information that there are more doctypes than specified in comment was not included.
by Przemyslaw Tomaszewski
· 13 years ago
6b114ae
Fix issue #1613
by Andrey Andreev
· 13 years ago
3c298dc
Important space fix :)
by vkeranov
· 13 years ago
95c586b
Wrong url again
by vkeranov
· 13 years ago
50ec6a6
Another typo...
by vkeranov
· 13 years ago
6332664
Fixed typo in the comments
by vkeranov
· 13 years ago
6801d04
Ahem.
by Phil Sturgeon
· 13 years ago
bf0e38b
Further update to `element()` to remove more unexpected results.
by Phil Sturgeon
· 13 years ago
4d1a214
Having `"0"` in an array would give you NULL with `elements()`. BAD!
by Phil Sturgeon
· 13 years ago
ac57033
Deprecate Date helper standard_date()
by Andrey Andreev
· 13 years ago
dd6f32b
Optimize standard_date()
by Andrey Andreev
· 13 years ago
a6ea572
Fix issue #1551
by Andrey Andreev
· 13 years ago
0cd5535
Update Array Helper documentation
by vlakoff
· 13 years ago
3c993ba
If you don't know an answer, just say that you don't know.
by Phil Sturgeon
· 13 years ago
580388b
valid_email() to always return boolean
by Andrey Andreev
· 13 years ago
1307795
Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into email
by Timothy Warren
· 13 years ago
2fce2a9
URL Helper redirect() to utilize HTTP/1.1 response code 303 See Other
by Andrey Andreev
· 13 years ago
1a24a9d
Fix issue #427
by Andrey Andreev
· 13 years ago
7540ded
Added optional fourth parameter to timezone_menu
by Mat Whitney
· 13 years ago
d1cace7
Add deprecated docblock tags for do_hash() and read_file()
by Andrey Andreev
· 13 years ago
81c3208
anchor_popup() improvements
by Andrey Andreev
· 13 years ago
f0a8410
Fix two anchor_popup() issues
by Andrey Andreev
· 13 years ago
b089e15
Fix local_to_gmt()
by Andrey Andreev
· 13 years ago
3c32a11
Small improvements to form_open()
by Andrey Andreev
· 13 years ago
f512b73
Spelling fixes - `wether` to `whether`
by Alex Bilbie
· 13 years ago
d9b44be
Fix issue #520
by Andrey Andreev
· 13 years ago
e446ad3
Optimize encode_php_tags()
by Andrey Andreev
· 13 years ago
f11a193
Improve date helper functions human_to_unix() and nice_date()
by Andrey Andreev
· 13 years ago
eef2406
Some date helper improvements
by Andrey Andreev
· 13 years ago
9128231
Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into email
by Timothy Warren
· 13 years ago
3bbbd26
Some optimizations to the date helper
by Andrey Andreev
· 13 years ago
7400965
Fixed some stuff in documentation.
by Iban Eguia
· 13 years ago
feb14da
Changed the config parameter. The session's _get_time() function has also changed.
by Iban Eguia
· 13 years ago
b30a7c0
Merge upstream
by Timothy Warren
· 13 years ago
c88daba
Optimized now() function. Thanks to @narfbg
by Iban Eguia
· 13 years ago
e15e3dd
Fixed timezone change in index.php
by Iban Eguia
· 13 years ago
895e98c
Merge remote-tracking branch 'upstream/develop' into new_date
by Iban Eguia
· 13 years ago
596c51c
Suppress errors from file_get_contents() in read_file()
by Andrey Andreev
· 13 years ago
0f0b769
Deprecated do_hash() and read_file() in favor of hash() and file_get_contents() respectively
by Andrey Andreev
· 13 years ago
c839d28
Remove some unnecessary function_exists() checks and some minor improvements
by Andrey Andreev
· 13 years ago
a6f3423
fixes
by Michiel Vugteveen
· 13 years ago
9640a03
fixes
by Michiel Vugteveen
· 13 years ago
910ff7a
form_checkbox set_value fix
by Michiel Vugteveen
· 13 years ago
6ef498b
Added get_mimes() function to system/core/Commons.php.The MIMEs array from config/mimes.php is used by multiple core classes, libraries and helpers and each of them has implemented an own way of getting it, which is not needed and is hard to maintain. This also fixes issue #1411
by Andrey Andreev
· 13 years ago
39b1c11
Direct return from mimes config, instead of using global $mimes;
by Phil Sturgeon
· 13 years ago
3902e38
Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into email
by Timothy Warren
· 13 years ago
5036c9c
Revert/optimize some changes from 773ccc318f2769c9b7579630569b5d8ba47b114b and d261b1e89c3d4d5191036d5a5660ef6764e593a0
by Andrey Andreev
· 13 years ago
773ccc3
Replaced `==` with `===` and `!=` with `!==` in /system/helpers
by Alex Bilbie
· 13 years ago
0ab28ce
merge upstream
by Timothy Warren
· 13 years ago
f0eb2f1
Suggested changes
by Timothy Warren
· 13 years ago
49d0805
Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop-dh-date-range
by Andrey Andreev
· 13 years ago
16642c7
Update inflector docblocks, add changelog entry
by Timothy Warren
· 13 years ago
d013c63
tweak and changelog entry
by Timothy Warren
· 13 years ago
e8e0903
Merge upstream
by Timothy Warren
· 13 years ago
ae31eb5
Clean up the helpers
by Andrey Andreev
· 13 years ago
421d6ab
Remove regex validation in favor of filter_var
by Timothy Warren
· 13 years ago
40dd9b5
Added filter_var for newer versions of php
by Timothy Warren
· 13 years ago
6986479
Make valid_email helper function more accurate
by Timothy Warren
· 13 years ago
9e0be2b
Merge upstream
by Timothy Warren
· 13 years ago
14aa317
Merge upstream branch
by Andrey Andreev
· 13 years ago
963c96c
Fix a wrong variable name
by Andrey Andreev
· 13 years ago
f5f660e
Merge pull request #876 from narfbg/develop-helpers-sst
by Andrey Andreev
· 13 years ago
b75faa1
Fix rest of the helpers
by Timothy Warren
· 13 years ago
01b129a
Fix docblocks A-H
by Timothy Warren
· 13 years ago
14c350c
Update system/helpers/file_helper.php
by st2
· 13 years ago
bbd9dd3
Tweak to comments to conform to style guide.
by Sam Li
· 13 years ago
d52e3b1
Added fix for issue: https://github.com/EllisLab/CodeIgniter/issues/1277
by Sam Li
· 13 years ago
Next »