Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
c941d855dc32ec44107cb863596fa385c7aed015
c941d85
Various typos and tabs adjustments
by vlakoff
· 11 years ago
5b55c15
Fix #2585
by Andrey Andreev
· 11 years ago
79f888b
Fix #2501 & another -related bug
by Andrey Andreev
· 11 years ago
e66ab18
Merge pull request #2566 from vlakoff/develop
by Andrey Andreev
· 11 years ago
e265097
[ci skip] Alter a changelog line
by Andrey Andreev
· 11 years ago
4201aba
Merge pull request #2575 from wmh/filename_rule
by Andrey Andreev
· 11 years ago
4495cc7
Rename bad chars property to filename_bad_chars, remove the setter and add changelog entry
by Hunter Wu
· 11 years ago
a8d6d3b
Make the bad filename array public in Security library
by Hunter Wu
· 11 years ago
8df3352
Revert "Add windows filename rule as an option for upload files"
by Hunter Wu
· 11 years ago
23719ab
Add windows filename rule as an option for upload files
by Hunter Wu
· 11 years ago
c958eeb
Optimize CI_Session::__construct() routines and make driver validity check stricter
by Andrey Andreev
· 11 years ago
46cfeba
Merge pull request #2569 from refringe/develop
by Andrey Andreev
· 11 years ago
530a3da
Updated Changelog Cache Log Level
by Tyler Brownell
· 11 years ago
d967f72
Cache Log Error Levels
by Tyler Brownell
· 11 years ago
2775330
Merge pull request #2567 from vlakoff/develop-2
by Andrey Andreev
· 11 years ago
4211344
Fix #2568
by Andrey Andreev
· 11 years ago
ed67024
Change spaces to tabs
by vlakoff
· 11 years ago
bb8b089
Polishing Form helper
by vlakoff
· 11 years ago
f746475
Form helper _attributes_to_string() micro-optimization
by vlakoff
· 11 years ago
69d2cf5
Complete 3.0 upgrade notes about NULL returned on missing items
by vlakoff
· 11 years ago
cccee50
Merge pull request #2554 from vlakoff/develop-3
by Andrey Andreev
· 11 years ago
627ef04
Merge pull request #2565 from vlakoff/develop
by Andrey Andreev
· 11 years ago
c4f9c62
More logical order
by vlakoff
· 11 years ago
ea19bc4
Form helper: refactor form_open() and _attributes_to_string()
by vlakoff
· 11 years ago
122ca9b
Fix #2560
by Andrey Andreev
· 11 years ago
53fd688
Fix #2558
by Andrey Andreev
· 11 years ago
c1044cb
Uniformize slash_item() with item()
by vlakoff
· 11 years ago
90f316a
Adjustments to the previous commit
by vlakoff
· 11 years ago
45a4544
Merge pull request #2556 from vlakoff/develop-4
by Andrey Andreev
· 11 years ago
3b8b892
Fixes in JavaScript Library
by vlakoff
· 11 years ago
2876998
Merge pull request #2555 from refringe/develop
by Andrey Andreev
· 11 years ago
516527c
Cache Driver - Backup Never Loaded
by Tyler Brownell
· 11 years ago
184cf1b
config->item() now returns NULL instead of FALSE when the required item doesn't exist.
by vlakoff
· 11 years ago
1eb59c9
Add a changelog entry about changes in Array helper's element() and elements()
by vlakoff
· 11 years ago
cd920b1
[ci skip] Alter the welcome page
by Andrey Andreev
· 11 years ago
519f87a
Loader changes & optimizations related to issue #2551
by Andrey Andreev
· 11 years ago
9ab70a8
Give Drivers a higher priority in the autoloader
by Andrey Andreev
· 11 years ago
e3e2c69
[ci skip] Fix style guide typos
by Andrey Andreev
· 11 years ago
025e662
[ci skip] Add a changelog entry for class file naming rule change
by Andrey Andreev
· 11 years ago
20b0b20
Fix Loader_test::test_non_existent_model()
by Andrey Andreev
· 11 years ago
924a755
Fix CI_Loader::model() tests
by Andrey Andreev
· 11 years ago
2029231
Change class filenames to Ucfirst
by Andrey Andreev
· 11 years ago
2d536f8
[ci skip] Small upgrade notes fixes
by Andrey Andreev
· 11 years ago
c3c931b
Merge pull request #2547 from HashemQolami/patch-1
by Andrey Andreev
· 11 years ago
05370bf
change empty function to Identical comparison operator
by Hashem Qolami
· 11 years ago
90803ce
Fix Form Validation issue with text inputs which have array as name
by Hashem Qolami
· 11 years ago
d4c8f84
Merge pull request #2545 from vlakoff/develop-3
by Andrey Andreev
· 11 years ago
1ff2c55
Fix too verbose error logging on default production environment
by vlakoff
· 11 years ago
2aa622c
Merge pull request #2543 from vlakoff/develop-3
by Andrey Andreev
· 11 years ago
c05ab73
Cache result of is_referral()
by vlakoff
· 11 years ago
161f193
User_agent library: robuster detection in is_referral()
by vlakoff
· 11 years ago
3d3e250
Merge pull request #2541 from vlakoff/develop-4
by Andrey Andreev
· 11 years ago
69088d8
Simplify directory_map test skip
by vlakoff
· 11 years ago
fbb980a
[ci skip] Remove a leftover description of the non-configurable translating of URI dashes
by Andrey Andreev
· 11 years ago
08fec7b
Router improvements
by Andrey Andreev
· 11 years ago
7761fa6
Proper directory_map test skip
by vlakoff
· 11 years ago
279c76c
[ci skip] Add a changelog entry
by Andrey Andreev
· 11 years ago
29d884e
Merge pull request #2538 from vlakoff/develop-4
by Andrey Andreev
· 11 years ago
12526cd
[ci skip] Simplify get_file_info()
by Andrey Andreev
· 11 years ago
a42f155
[ci skip] Skip directory_map() test when opendir() fails to open a VFS dir
by Andrey Andreev
· 11 years ago
09b75b1
Fix an argument in test_directory_helper
by vlakoff
· 11 years ago
464ffae
Fix test_directory_map
by vlakoff
· 11 years ago
cead4cc
Remove documentation note obsoleted by previous commit
by vlakoff
· 11 years ago
af431ce
Fix config_item() returning stale values
by vlakoff
· 11 years ago
f46b16b
More verbose error messages for incorrect/missing database groups (based on PR #2040)
by Andrey Andreev
· 11 years ago
6a3d7e5
Fix a Memcache(d) default configuration bug (based on #249)
by Andrey Andreev
· 11 years ago
c0a1ce9
[ci skip] Remove a description for a non-existing shadow color in the CAPTCHA helper docs
by Andrey Andreev
· 11 years ago
8963f40
Add color customization to the CAPTCHA helper
by Andrey Andreev
· 11 years ago
1f061c2
Micro-optimization on base_url() & site_url()
by Andrey Andreev
· 11 years ago
56c8ca6
Add that parameter for real :)
by Andrey Andreev
· 11 years ago
2023c3d
Add an optional parameter to URL helpers base_url() and site_url() (supersedes #2535)
by Andrey Andreev
· 11 years ago
d5ab75e
Fix #2490 (an improved version of PR #2534)
by Andrey Andreev
· 11 years ago
c5a7c5f
[ci skip] Remove some empty lines
by Andrey Andreev
· 11 years ago
903f31b
Merge pull request #2447 from rlerdorf/develop
by Andrey Andreev
· 11 years ago
e18de50
Cherry-picking some changes from PR #2425:
by Andrey Andreev
· 11 years ago
2ecc06c
[ci skip] Just removing some empty lines
by Andrey Andreev
· 11 years ago
2f70540
Merge pull request #2370 from TheDragonSlayer/patch-1
by Andrey Andreev
· 11 years ago
06faa55
Merge pull request #2452 from thallisphp/patch-3
by Andrey Andreev
· 11 years ago
283408d
Merge pull request #2411 from Dumk0/patch-1
by Andrey Andreev
· 11 years ago
c1fdef5
Merge pull request #2417 from thefuzzy0ne/fix/upload_dry
by Andrey Andreev
· 11 years ago
0b97f8e
Add changelog entry for PR #2502
by Andrey Andreev
· 11 years ago
c906d25
Merge pull request #2502 from enapupe/patch-1
by Andrey Andreev
· 11 years ago
bd84c08
[ci skip] Adding another cyrillic character to config/foreign_chars.php (#2509)
by Andrey Andreev
· 11 years ago
ebee526
[ci skip] Revert some cosmetic changes from PR #2524, for consistency
by Andrey Andreev
· 11 years ago
a0dd6b5
Merge pull request #2524 from cryode/update/changelog
by Andrey Andreev
· 11 years ago
94e5c36
Merge doc changes; small related updates.
by Eric Roberts
· 11 years ago
c3db9cb
Merge branch 'refs/heads/develop' into update/changelog
by Eric Roberts
· 11 years ago
ae0cc3e
[ci skip] Update download links
by Andrey Andreev
· 11 years ago
6860bdc
[ci skip] Fix 2.1.4 upgrade instructions link
by Andrey Andreev
· 11 years ago
93d6a00
[ci skip] Add 2.1.4 upgrade instructions page
by Andrey Andreev
· 11 years ago
58f677f
2.1.4 release related stuff
by Andrey Andreev
· 11 years ago
48fd95c
Merge pull request #2530 from AdwinTrave/develop
by Andrey Andreev
· 11 years ago
7a09152
Fixing incorect references for time zones
by AdwinTrave
· 11 years ago
306ad86
Fix Travis tests
by Andrey Andreev
· 11 years ago
455093f
Merge pull request #2526 from cryode/bug/vfsstream
by Andrey Andreev
· 11 years ago
c56ab9b
PHPUnit & Travis failures due to new version of vfsStream.
by Eric Roberts
· 11 years ago
70a9a28
Update GitHub "tags" link to new Releases feature.
by Eric Roberts
· 11 years ago
064cab5
Update Downloads page
by Eric Roberts
· 11 years ago
d175fed
Upgrade notes for 2.1.4
by Eric Roberts
· 11 years ago
fe520d5
Optimize Change Log, add entry for 2.1.4
by Eric Roberts
· 11 years ago
Next »