Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
3e1286b00d0bdd37e649fdb706cd7dfddc25447d
/
system
a1170af
Fix QB delete() for multiple tables with where()
by Andrey Andreev
· 10 years ago
441d353
Close #3941
by Andrey Andreev
· 10 years ago
40780c2
Apply PR #3940 to sqlite3 driver and fix a wrong var name
by Andrey Andreev
· 10 years ago
a44f2b5
sqlite < 3.3 unsuported `_drop_table_if`
by ftwbzhao
· 10 years ago
49884bc
Close #3934
by Andrey Andreev
· 10 years ago
7ed93be
Fix regression caused by 59d1ffd927ef3b63dbadf42e1caf14957201fd2d
by Andrey Andreev
· 10 years ago
59d1ffd
Fix #3932
by Andrey Andreev
· 10 years ago
070ce05
A small optimization in CI_Cache::is_supported()
by Andrey Andreev
· 10 years ago
9aade1c
Fix #3913
by Andrey Andreev
· 10 years ago
4e0496e
Work-around for https://bugs.php.net/bug.php?id=39598
by Andrey Andreev
· 10 years ago
d578408
Alter CI_Upload logging levels
by Andrey Andreev
· 10 years ago
bd1e615
Fix #3908
by Andrey Andreev
· 10 years ago
9409a2a
Fix typo in url_title function description.
by Michael Foss
· 10 years ago
29de165
Fix #3904
by Andrey Andreev
· 10 years ago
38b5eb0
Fix #3903
by Andrey Andreev
· 10 years ago
b763948
Fix #3890
by Andrey Andreev
· 10 years ago
da71f5a
Merge pull request #3868 from ftwbzhao/feature/migration
by Andrey Andreev
· 10 years ago
8d132bb
update function latest
by ftwbzhao
· 10 years ago
b8cd5e6
Fix a bug in the CSV export DB utility
by Andrey Andreev
· 10 years ago
3a19759
[ci skip] Trim some whitespace from Image_lib
by Andrey Andreev
· 10 years ago
b8978ee
optimize migrations class reference
by ftwbzhao
· 10 years ago
3a9eb39
Merge pull request #3854 from leandrowkz/develop
by Andrey Andreev
· 10 years ago
4c08ea9
Fixed bug - using field_data() on Oracle databases
by Leandro Mangini Antunes
· 10 years ago
b4f3630
[Cache]minor adjustments for save function
by ftwbzhao
· 10 years ago
5d78fd8
Fix an undefined variable error from fbde2798688ab99cfe3fdd22746d60f0877b2c27
by Andrey Andreev
· 10 years ago
fbde279
Fix #3846
by Andrey Andreev
· 10 years ago
70f738a
Revert "Issue/PR #3836"
by Andrey Andreev
· 10 years ago
170ae28
Issue/PR #3836
by Andrey Andreev
· 10 years ago
73b9e85
Fix #3823
by Andrey Andreev
· 10 years ago
0f85090
Add list_fields() support for SQLite3
by Andrey Andreev
· 10 years ago
b137d23
Fix #3816
by Andrey Andreev
· 10 years ago
b938f94
Merge pull request #3804 from refringe/feature/cache-defaults
by Andrey Andreev
· 10 years ago
ef0173d
Removed extra adapter validation. Adapter validation already happens in the system Driver library.
by Tyler Brownell
· 10 years ago
b766122
Adds error-level log messages when invalid adapters are set.
by Tyler Brownell
· 10 years ago
0416a7f
Reverts previous variable renaming and removes the foreach loop in favor of a simple if condition.
by Tyler Brownell
· 10 years ago
fd1bc22
Output cache: Fixing a wrong timestamp. Credits to khoggatt (CodeIgniter forum).
by Ivan Tcholakov
· 10 years ago
bf2ca38
Renames $_adapter to $_driver. It's what we call it everywhere else.
by Tyler Brownell
· 10 years ago
229a546
Cache Library Defaults Fixed
by Tyler Brownell
· 10 years ago
2481213
Updates the fallback driver variable name to match the config option name.
by Tyler Brownell
· 10 years ago
d3913f5
Fix #3787
by Andrey Andreev
· 10 years ago
6b620fb
[ci skip] Remove whitespace
by Andrey Andreev
· 10 years ago
5d8e2a6
Fix #3771
by Andrey Andreev
· 10 years ago
8af8746
Fix #3773
by Andrey Andreev
· 10 years ago
aaca76c
[ci skip] Change Array helpers element(), elements() signatures
by Andrey Andreev
· 10 years ago
3eea247
Merge pull request #3770 from ftwbzhao/feature/ci/helper
by Andrey Andreev
· 10 years ago
58efdd3
Merge pull request #3769 from ftwbzhao/develop
by Andrey Andreev
· 10 years ago
1a973c3
[helper]update plural regular
by ftwbzhao
· 10 years ago
2b7a97c
Status Code Definitions
by ftwbzhao
· 10 years ago
c14aa9b
Close #3761
by Andrey Andreev
· 10 years ago
b587698
Merge branch 'develop' of https://github.com/bcit-ci/CodeIgniter into develop
by ftwbzhao
· 10 years ago
fd363f2
Merge pull request #3753 from ftwbzhao/feature/ci/3.0
by Andrey Andreev
· 10 years ago
b2119a7
[fix] redis get_metadata
by ftwbzhao
· 10 years ago
abd713f
use = instead of +=
by ftwbzhao
· 10 years ago
1924eb3
[ci skip] Fix comment typos
by Andrey Andreev
· 10 years ago
5c58e67
typo
by mult1mate
· 10 years ago
9b9a06c
[feature] check redis auth failed
by ftwbzhao
· 10 years ago
475dfac
Disallow empty FV rules ... for consistency
by Andrey Andreev
· 10 years ago
1931136
Move strtolower() call from PR #3739 out of the loop
by Andrey Andreev
· 10 years ago
8f79367
#3727 Lowercase $side variable for $this->db->like() in Query Builder
by Yahya Erturan
· 10 years ago
bd43889
Merge pull request #3730 from paralogizing/develop
by Andrey Andreev
· 10 years ago
e36d048
Fix #3733
by Andrey Andreev
· 10 years ago
b7a8fbb
Matched root_path's slashes with the name being replaced
by Kyle Gadd
· 10 years ago
d75847e
[ci skip] Update version numbers
by Andrey Andreev
· 10 years ago
68bad62
Mitigate potential DoS attacks against hash_pbkdf2()
by Andrey Andreev
· 10 years ago
da7a220
Fixed typo
by Achraf Almouloudi
· 10 years ago
0be4c80
[ci skip] Fix a wrong docblock link
by Andrey Andreev
· 10 years ago
914ae04
Merge branch 'develop' of github.com:bcit-ci/CodeIgniter into develop
by Andrey Andreev
· 10 years ago
c0b2ae2
[ci skip] Update version number
by Andrey Andreev
· 10 years ago
e04f4f7
Fix whitespace in previous commit
by mwhitneysdsu
· 10 years ago
7a46bde
Fix logged path to match checked path in loader
by mwhitneysdsu
· 10 years ago
fd31057
Fix #3717
by Andrey Andreev
· 10 years ago
cbf3a55
Use tabs instead of spaces
by Cyrille TOULET
· 10 years ago
ead327f
Fix an "strpos(): Empty needle" warning
by Cyrille TOULET
· 10 years ago
32e7ba3
Fix an "strpos(): Empty needle" warning
by Cyrille TOULET
· 10 years ago
7abc08a
Fix #3703
by Andrey Andreev
· 10 years ago
068ab20
Minor fixes in CI_Security::entity_decode()
by Andrey Andreev
· 10 years ago
0340489
Remove an unnecessary check
by Andrey Andreev
· 10 years ago
aebd039
Add FSCommand and seekSegmentTime to evil HTML attributes list
by Andrey Andreev
· 10 years ago
998608e
Apply #2737 fix to CI_Xmlrpcs
by Andrey Andreev
· 10 years ago
2f79f9a
Improve Session GC for files driver
by Andrey Andreev
· 10 years ago
5639a57
Merge pull request #3700 from gadelat/develop
by Andrey Andreev
· 10 years ago
51fe87a
use isset instead of array_key_exist
by Gabriel Potkány
· 10 years ago
343a3e9
Merge pull request #3696 from logsdon/develop
by Andrey Andreev
· 10 years ago
362ff3a
Remove comment
by Joshua Logsdon
· 10 years ago
993e340
Return empty $var immediately
by Joshua Logsdon
· 10 years ago
3549be4
Fix language overriding for calendar library
by Gabriel Potkány
· 10 years ago
8f5c178
Fix #3694: Packages not overriding stock libraries
by Andrey Andreev
· 10 years ago
28625e5
array_fill() throws an error if count($var) is 0
by Joshua Logsdon
· 10 years ago
01015d9
Fixed redis cache save logic
by Mathew White
· 10 years ago
737a566
[ci skip] Forbid DB session usage with cache_on enabled
by Andrey Andreev
· 10 years ago
0fc46ca
Updated CI_Input unit test and fixed error "undefined offset" caused by using the same variable name, $i, twice for for loop inside for loop.
by Heesung Ahn
· 10 years ago
2f16405
update documentation in database/query_builder.rst, change 2 tabs + 4 spaces to 3 tabs.
by yaoshanliang
· 10 years ago
787dc9d
Merge branch 'develop' of github.com:bcit-ci/CodeIgniter into develop
by yaoshanliang
· 10 years ago
7f310d6
[ci skip] Use DIRECTORY_SEPARATOR instead of / in CI_Config
by Andrey Andreev
· 10 years ago
19c2847
add changelog and documentation for adding an optional parameter to ``count_all_results()``
by yaoshanliang
· 10 years ago
9971e7b
add a judgment of whether reset select
by yaoshanliang
· 10 years ago
5f8c0c1
add a judgment of whether reset select
by yaoshanliang
· 10 years ago
1d19520
[ci skip] Remove NS usage in CI_Session
by Andrey Andreev
· 10 years ago
cc77888
Close #3663
by Andrey Andreev
· 10 years ago
64d1d82
Merge pull request #3659 from bjjay/bjjay-patch-1
by Andrey Andreev
· 10 years ago
Next »