Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
fddbde69043a1623df8231f96a103af306f5e3db
fddbde6
Close #4004
by Andrey Andreev
· 10 years ago
d4a50bd
Revert "[ci skip] Add a changelog entry for last commit"
by Andrey Andreev
· 10 years ago
f7631f1
Revert "Fix an internal bug in QB where() escaping"
by Andrey Andreev
· 10 years ago
2dfbe99
Revert "Fix #3989"
by Andrey Andreev
· 10 years ago
d80ecd6
[ci skip] Update some query builder examples
by Andrey Andreev
· 10 years ago
d91ed26
Fix #4000
by Andrey Andreev
· 10 years ago
5ea646a
[ci skip] Add a note about CI_Form_validation::set_data()
by Andrey Andreev
· 10 years ago
beb0c32
Merge pull request #3999 from aneasystone/doc-pro
by Andrey Andreev
· 10 years ago
d532629
fix word_wrap produce not clear
by aneasystone
· 10 years ago
eec91a2
Merge pull request #3988 from kenjis/fix-views-errors-cli
by Andrey Andreev
· 10 years ago
1497d4e
Fix alignment
by kenjis
· 10 years ago
10b6e7a
[ci skip] Remove some whitespace
by Andrey Andreev
· 10 years ago
76ac657
Merge pull request #3993 from lonnieezell/f/dbnumrows
by Andrey Andreev
· 10 years ago
6d7f87a
Merge pull request #3996 from calvintam236/develop
by Andrey Andreev
· 10 years ago
55bc505
Fixed typos
by Calvin Tam
· 10 years ago
752f569
Revamping to the tune of isset
by Lonnie Ezell
· 10 years ago
ab494d5
Merge pull request #3995 from rajatsharma94/develop
by Andrey Andreev
· 10 years ago
08c1a11
Update path_helper.php
by rajatsharma94
· 10 years ago
5911663
Security check updated.
by rajatsharma94
· 10 years ago
d41ec5c
Update path_helper.php
by rajatsharma94
· 10 years ago
d2f63a1
IP checking false positives and no ipv6 check
by rajatsharma94
· 10 years ago
5545dcd
IP Address checking generates false positives.
by medhavini
· 10 years ago
56d3467
[ci skip] Polish changes from PR #3990
by Andrey Andreev
· 10 years ago
834860f
Merge pull request #3990 from lonnieezell/f/dbobjects
by Andrey Andreev
· 10 years ago
1a8d95a
Fix an issue with CI_Upload max filesize
by Andrey Andreev
· 10 years ago
c87a66b
Tabs vs Spaces and the forgotten rewrite.
by Lonnie Ezell
· 10 years ago
f625965
The little things. :)
by Lonnie Ezell
· 10 years ago
715959d
Removing use of ->num_rows() in DB results docs.
by Lonnie Ezell
· 10 years ago
abf089a
Revamping User class example for Custom Result Objects
by Lonnie Ezell
· 10 years ago
5d064bb
Fix testcases broken by b63dc1904e4f34cb48d7dce80155172c6e94d777
by Andrey Andreev
· 10 years ago
9e25daf
Remove eval()-related logic from function_exists()
by Andrey Andreev
· 10 years ago
b63dc19
Add class_exists() checks to CI_Loader::model()
by Andrey Andreev
· 10 years ago
07355da
Fix #3991
by Andrey Andreev
· 10 years ago
2520182
Rewording and typos
by Lonnie Ezell
· 10 years ago
d30f35d
Added missing space.
by Lonnie Ezell
· 10 years ago
cf3cc1d
Adding Custom Result object documentation to Query Results docs.
by Lonnie Ezell
· 10 years ago
e1a94d3
Fix #3989
by Andrey Andreev
· 10 years ago
3d30c69
Fix coding style
by kenjis
· 10 years ago
d3ac964
Merge pull request #3987 from calvintam236/develop
by Andrey Andreev
· 10 years ago
f5311f1
Merge branch 'develop' of https://github.com/bcit-ci/CodeIgniter into develop
by Calvin Tam
· 10 years ago
3e1286b
Fixed typo
by Calvin Tam
· 10 years ago
78e1b70
Failed security check
by rajatsharma94
· 10 years ago
08b9f20
Security check fail
by medhavini
· 10 years ago
4b9fec6
Fix #3279
by Andrey Andreev
· 10 years ago
e4e8f5d
[ci skip] Update user-guide with info about 2.2.2, 2.2.3
by Andrey Andreev
· 10 years ago
2b65518
[ci skip] Fix a docs compile warning
by Andrey Andreev
· 10 years ago
ca71ba4
[ci skip] Add upgrade instructions for 3.0.1
by Andrey Andreev
· 10 years ago
58f7cc9
[ci skip] Apply changes from PR #3983 to error_exception.php
by Andrey Andreev
· 10 years ago
2d39cd7
Merge pull request #3983 from kenjis/fix-cli-error-php
by Andrey Andreev
· 10 years ago
11fdc64
Fix indentation
by kenjis
· 10 years ago
7277447
[ci skip] Add a changelog entry for last commit
by Andrey Andreev
· 10 years ago
43afc71
Fix an internal bug in QB where() escaping
by Andrey Andreev
· 10 years ago
e17dbe6
[ci skip] Fix #3985
by Andrey Andreev
· 10 years ago
20473fa
Fix errors/cli/error_php.php output
by kenjis
· 10 years ago
2ef5ed4
Fix #3752
by Andrey Andreev
· 10 years ago
15e2df7
[ci skip] Fix #3778
by Andrey Andreev
· 10 years ago
611e1fd
[ci skip] Fix a bug reported via PR #3704
by Andrey Andreev
· 10 years ago
f70212c
Merge branch 'develop' of github.com:bcit-ci/CodeIgniter into develop
by Andrey Andreev
· 10 years ago
99d4524
Merge pull request #3980 from kenjis/patch-2
by Andrey Andreev
· 10 years ago
87ed402
Fix sample code
by kenjis
· 10 years ago
cfc9e77
Add 'ssl_verify' option for mysqli driver
by Andrey Andreev
· 10 years ago
cbb70f0
[ci skip] Update DB configuration docs with new SSL options
by Andrey Andreev
· 10 years ago
a38b0c4
Add SSL support for PDO_MYSQL too
by Andrey Andreev
· 10 years ago
9194b49
Improve the ssl_cipher check for MySQLi
by Andrey Andreev
· 10 years ago
0785e47
[ci skip] Add note about colon-separated ssl_cipher list
by Andrey Andreev
· 10 years ago
76e643e
Refactor proposed changes from PR #3896
by Andrey Andreev
· 10 years ago
18ef616
Merge branch 'feature/mysqli-ssl' of github.com:ndigitals/CodeIgniter into feature/mysqli_ssl
by Andrey Andreev
· 10 years ago
924ac35
[ci skip] Fix #3869
by Andrey Andreev
· 10 years ago
4a4cbb3
[ci skip] Add changelog entries for PR #3828
by Andrey Andreev
· 10 years ago
298e005
[ci skip] Revert styleguide violations from PR #3828
by Andrey Andreev
· 10 years ago
148c02e
Merge branch 'patch-1' of github.com:w0den/CodeIgniter into feature/output_cache
by Andrey Andreev
· 10 years ago
63c34f2
[ci skip] Add a changelog entry for PR #3715
by Andrey Andreev
· 10 years ago
31cd44b
Merge pull request #3715 from infinit89/patch-1
by Andrey Andreev
· 10 years ago
c373c07
Merge pull request #3977 from MSDehghan/develop
by Andrey Andreev
· 10 years ago
c19f3b2
Polish changes from PR #3893
by Andrey Andreev
· 10 years ago
7881fd1
Fix a Typo
by Mohammad Sadegh Dehghan Niri
· 10 years ago
77034ea
Merge branch 'feature/form_helper' of github.com:darkhouse/CodeIgniter into feature/form_helpers_extra_array
by Andrey Andreev
· 10 years ago
8fda540
[ci skip] Add changelog entry for PR #3968
by Andrey Andreev
· 10 years ago
7cc6cea
allow add of keys with array
by Adrian Voicu
· 10 years ago
15a3e65
Merge pull request #3969 from avenirer/patch-2
by Andrey Andreev
· 10 years ago
6f371ae
Merge branch 'feature/unicode_url_title' into develop
by Andrey Andreev
· 10 years ago
1dfc20d
[ci skip] Changelog entry for PR #3970
by Andrey Andreev
· 10 years ago
ff50c54
Update forge.rst
by Adrian Voicu
· 10 years ago
28c8305
Add check for PCRE UTF-8 support
by dimonneon
· 10 years ago
1fb0cfe
Update forge.rst
by Adrian Voicu
· 10 years ago
7013cd2
[ci skip] Update 'ico' entry in config/mimes.php
by Andrey Andreev
· 10 years ago
32bdf1c
Add unicode support in url_title function
by dimonneon
· 10 years ago
00cdb81
Important note
by Adrian Voicu
· 10 years ago
9bb9d07
[ci skip] Clarify comments about libraries/drivers autoloading
by Andrey Andreev
· 10 years ago
91da5d1
Fix #3965
by Andrey Andreev
· 10 years ago
a45e37e
[ci skip] Cleanup some whitespace in CI_Unit_test
by Andrey Andreev
· 10 years ago
7018d89
Fix #3963
by Andrey Andreev
· 10 years ago
2ffdb7b
Merge pull request #3958 from ftwbzhao/feature/router
by Andrey Andreev
· 10 years ago
bf0488b
fix typo in router class
by ftwbzhao
· 10 years ago
e917f1d
Merge pull request #3952 from ftwbzhao/develop
by Andrey Andreev
· 10 years ago
5cd726a
Merge branch 'develop' of github.com:bcit-ci/CodeIgniter into develop
by ftwbzhao
· 10 years ago
c79a62c
[ci skip] Update config/migration.php comments
by Andrey Andreev
· 10 years ago
15c4248
[ci skip] Add missing changelog entries for PRs #3955, #3957
by Andrey Andreev
· 10 years ago
537f6a0
Merge pull request #3955 from ftwbzhao/ci3.0
by Andrey Andreev
· 10 years ago
358de8c
Merge pull request #3957 from ftwbzhao/feature/unittest
by Andrey Andreev
· 10 years ago
Next »