Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
3ca060a00e5039aa00d4180ded52b1af49939114
/
system
3ca060a
[ci skip] Remove a few more spaces
by Andrey Andreev
· 11 years ago
b6fbcbe
Always load application/config/constants.php
by Andrey Andreev
· 11 years ago
8dd404c
Merge pull request #2731 from josephok/develop
by Andrey Andreev
· 11 years ago
f696c6d
Merge pull request #2733 from vlakoff/develop
by Andrey Andreev
· 11 years ago
c6ac748
Small docblock fix
by vlakoff
· 11 years ago
1095d11
Update CodeIgniter.php
by josephok
· 11 years ago
afca352
Remove a function_exists() check for error_get_last()
by Andrey Andreev
· 11 years ago
29947ee
Add CLI error templates and only send HTTP status headers for non-CLI requests (issue #1743)
by Andrey Andreev
· 11 years ago
f964b16
Deprecate CI_Input::is_cli_request() and add common function is_cli() to replace it
by Andrey Andreev
· 11 years ago
35e3b0b
[ci skip] Remove some whitespace chars
by Andrey Andreev
· 11 years ago
17a0528
Cleanup PR #2719
by GDmac
· 11 years ago
5d9b03b
Merge branch 'develop' of https://github.com/EllisLab/CodeIgniter into develop
by GDmac
· 11 years ago
c761a20
Polish changes from PR #2712
by Andrey Andreev
· 11 years ago
af709d6
Merge pull request #2712 from pveyes/develop
by Andrey Andreev
· 11 years ago
e1b8683
Fix #2406 query builder cache
by GDmac
· 11 years ago
0b58b3c
Fix HTTP Verb Routing Rules
by Fatih Kalifa
· 11 years ago
442b50b
Enable HTTP Verb in Routing
by Fatih Kalifa
· 11 years ago
0949b36
Fix #2710
by Andrey Andreev
· 11 years ago
d6feb5a
Merge branch 'develop' into feature/minify
by Andrey Andreev
· 11 years ago
3c3bbac
Apply trim() on the splitted code elements
by Andrey Andreev
· 11 years ago
99f9b9a
Escape PCRE delimiters
by Andrey Andreev
· 11 years ago
5e3d48c
Fix a bug when multiple calls to QB's _compile_wh() or _compile_group_by() are required
by Andrey Andreev
· 11 years ago
333b69b
Spaces, log message
by Kakysha
· 11 years ago
8f3f1f9
Code cleanup
by Kakysha
· 11 years ago
ffe2130
some code rewrite
by Kakysha
· 11 years ago
2d14673
Correct Redis connection troubleshooting
by Kakysha
· 11 years ago
80d663a
Added option to connect through unix socket in redis cache driver
by Kakysha
· 11 years ago
96185a3
Really fix #2703
by Andrey Andreev
· 11 years ago
5d69a6e
Fix #2703
by Andrey Andreev
· 11 years ago
ac4d308
Merge branch 'develop' into feature/minify
by Andrey Andreev
· 11 years ago
710c4ed
Fixing the dumbest parser error ever
by Andrey Andreev
· 11 years ago
6a42490
An alternative to CI_Output::_minify_script_style() using more efficient regexp patterns
by Andrey Andreev
· 11 years ago
8adac96
Fix CI_DB_query_builder::_merge_cache() triggering E_WARNINGs
by Andrey Andreev
· 11 years ago
4c07fce
Implement $protocol parameter in Config base_url() and site_url() methods
by vlakoff
· 11 years ago
a587a93
Fix issue #2695
by Andrey Andreev
· 11 years ago
6614367
Fix CSS minifier
by Andrey Andreev
· 11 years ago
32c7212
Add CI_Upload:: option
by Andrey Andreev
· 11 years ago
72b4b3c
Add 'filename' to the return elements for create_captcha() (PR #2602)
by Andrey Andreev
· 11 years ago
7f5f8aa
Manually apply PR #2656
by Andrey Andreev
· 11 years ago
0850a28
Fix #2515 (manually merge PR #2516)
by Andrey Andreev
· 11 years ago
6c85442
Fix #2691
by Andrey Andreev
· 11 years ago
e08411d
Eh ... preg_replace() needs a replacement
by Andrey Andreev
· 11 years ago
3fa729d
Fix issue #2681 (alternative to PR #2690)
by Andrey Andreev
· 11 years ago
3a3d5f6
Replace the last rand() with mt_rand()
by vlakoff
· 11 years ago
3d759d7
Merge pull request #2661 from DaveMC08/feature/issue_2617
by Andrey Andreev
· 11 years ago
abcb67c
req. changes:
by David Cox Jr
· 11 years ago
8bb20a1
Fixed empty line at EOF and added changelog entry
by Tomaz Lovrec
· 11 years ago
a81a5ef
Added possibility clear out the cached variables from the Loader.
by Tomaz Lovrec
· 11 years ago
b367f7b
Fix #2674
by Andrey Andreev
· 11 years ago
9f417d0
Fix #2682
by Andrey Andreev
· 11 years ago
dc7aab8
Merge pull request #2668 from garthkerr/patch-1
by Andrey Andreev
· 11 years ago
2637f5b
Merge pull request #2670 from DaveMC08/feature/issue_2667
by Andrey Andreev
· 11 years ago
8e7cc7a
parse $extra attributes in form_dropdown.
by Ahmad Anbar
· 11 years ago
46e77e0
partial fix #2667
by David Cox Jr
· 11 years ago
a442bc2
re-fixes #2637
by David Cox Jr
· 11 years ago
b53bd4e
Add return type for view loader.
by garthkerr
· 11 years ago
cf60fa7
Script is killed with the proper exit code.
by Jesse van Assen
· 11 years ago
06fa739
fix issue #2617 simply adds the $_FILES array to profiler output of POST data
by David Cox Jr
· 11 years ago
57ba100
Merge pull request #2657 from DaveMC08/feature/fixes_2637
by Andrey Andreev
· 11 years ago
6d91785
fix #2637
by David Cox Jr
· 11 years ago
88f41df
[ci skip] Update Zip library docblocks
by Andrey Andreev
· 11 years ago
fd0aabb
Fix issue #33
by Andrey Andreev
· 11 years ago
0bba643
Fixes Issue 2637
by David Cox Jr
· 11 years ago
13c818e
[ci skip] Remove empty lines
by Andrey Andreev
· 11 years ago
d6f3d31
No need of this anymore
by vkeranov
· 11 years ago
e890ecf
No need of this anymore
by vkeranov
· 11 years ago
d3b7e24
Another one following #2639
by Andrey Andreev
· 11 years ago
e8a23a5
An update to the #2639 fix
by Andrey Andreev
· 11 years ago
67f6a5e
Fix array notation fields for set_select() as well
by Andrey Andreev
· 11 years ago
ae50f55
Fix #2639
by Andrey Andreev
· 11 years ago
a9346aa
Fix a PostgreSQL string escaping bug and use pg_escape_literal() when possible
by Andrey Andreev
· 11 years ago
79d9e38
Merge pull request #2641 from aanbar/develop
by Andrey Andreev
· 11 years ago
3c5ec85
Update MySQLi to use the PHP API for transactions, where possible
by Andrey Andreev
· 11 years ago
5932a73
Improvements to safe_mode detection (it doesn't exist in PHP 5.4)
by Andrey Andreev
· 11 years ago
838c9a9
Drop the unused parameter from log_message() / CI_Log::write_log()
by Andrey Andreev
· 11 years ago
ed3fd58
Removed new line from the end of the file.
by Ahmad Anbar
· 11 years ago
4005e3c
Fixed issue #2638 which prevented loading models in sub-folders by passing an array.
by Ahmad Anbar
· 11 years ago
cf4cbaf
Merge pull request #2633 from kaiwangchen/simulate_complete_exception_handler
by Andrey Andreev
· 11 years ago
824ced4
Merge pull request #2631 from mjnaderi/develop
by Andrey Andreev
· 11 years ago
c5768db
Fixed coding style
by judge
· 11 years ago
5f0ee05
Remove unnecessary chdir() in the shutdown handler.
by Kaiwang Chen
· 11 years ago
2d54a3a
Really fix #2490, rel: #2629
by Andrey Andreev
· 11 years ago
21fe9da
Simulate a complete custom exception handler by redirecting uncaught events.
by Kaiwang Chen
· 11 years ago
4013be3
Add support for UPDATE ... RETURNING statements in PostgreSQL
by Andrey Andreev
· 11 years ago
c7df348
Fixed coding style
by judge
· 11 years ago
f57ecc1
Remove Javascript inline comments + improved detecting whether the pointer is in a string or not
by judge
· 11 years ago
855f917
Improved detecting whether the pointer is in a string or not
by judge
· 11 years ago
c65a12e
Removed unnecessary parameter
by judge
· 11 years ago
67e643a
fixed error in finding closing tag
by judge
· 11 years ago
b61affd
Merge pull request #2627 from vlakoff/develop-3
by Andrey Andreev
· 11 years ago
9f8e299
Adjust a few phpdoc in query builder code
by vlakoff
· 11 years ago
e6c4d5b
Code cleanup in db->order_by()
by vlakoff
· 11 years ago
49890a9
Kill the damn kitten
by Andrey Andreev
· 11 years ago
05d043b
Adjustments in static reference handling
by vlakoff
· 11 years ago
67e5ca6
Allow items to be set even if they were not present yet
by vlakoff
· 11 years ago
2f7810a
Ensure get_config() optional argument is an array, remove useless test
by vlakoff
· 11 years ago
8d70c0a
Fix $replace parameter handling in get_config()
by vlakoff
· 11 years ago
441fd26
Input class: change behavior of get_post() method, add post_get() method
by vlakoff
· 11 years ago
2f8d2d3
Add a changelog entry for PR #2590 and further optimize log_message()
by Andrey Andreev
· 11 years ago
c49d181
Merge pull request #2590 from vlakoff/develop
by Andrey Andreev
· 11 years ago
Next »