Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
1c0f46ad96a923329d7defc92d0e7d93faf00935
/
user_guide_src
1c0f46a
[ci skip] Start of 3.0.2-dev
by Andrey Andreev
· 9 years ago
53f8882
[ci skip] Add 3.0.1 release date to changelog
by Andrey Andreev
· 9 years ago
25e77bf
[ci skip] Add a note about string helpers
by Andrey Andreev
· 9 years ago
9bb9469
Fix #4023
by Andrey Andreev
· 9 years ago
4e5ff1f
Fix #4026
by Andrey Andreev
· 9 years ago
abc299b
Fix #4027
by Andrey Andreev
· 9 years ago
6cefc6b
Fix #4015
by Andrey Andreev
· 9 years ago
3da611e
[ci skip] Add a note about form helper set_value()
by Andrey Andreev
· 9 years ago
d8ab779
[ci skip] Alter 3.0 upgrade instructions title
by Andrey Andreev
· 9 years ago
0d2d84f
Fix #4012
by Andrey Andreev
· 9 years ago
948cefc
Merge pull request #4010 from aneasystone/html_helper
by Andrey Andreev
· 9 years ago
1738813
Correct the notes of html_helper ul function
by aneasystone
· 9 years ago
7ae0fdd
[ci skip] Fix a changelog typo
by Andrey Andreev
· 9 years ago
a42a01c
[ci skip] QB docs, consistent bool vs boolean
by Andrey Andreev
· 9 years ago
dfc0f7a
Revert "[ci skip] Fix where_in() docs"
by Andrey Andreev
· 9 years ago
d738b6b
Fix a 'counter-#3989' bug
by Andrey Andreev
· 9 years ago
a479c38
Merge pull request #4009 from aneasystone/doc-pro
by Andrey Andreev
· 9 years ago
319032d
fix mixed-up database and table
by aneasystone
· 9 years ago
49ea7db
[ci skip] Remove a redundant example from DB result docs
by Andrey Andreev
· 9 years ago
fddbde6
Close #4004
by Andrey Andreev
· 9 years ago
d4a50bd
Revert "[ci skip] Add a changelog entry for last commit"
by Andrey Andreev
· 9 years ago
2dfbe99
Revert "Fix #3989"
by Andrey Andreev
· 9 years ago
d80ecd6
[ci skip] Update some query builder examples
by Andrey Andreev
· 9 years ago
d91ed26
Fix #4000
by Andrey Andreev
· 9 years ago
5ea646a
[ci skip] Add a note about CI_Form_validation::set_data()
by Andrey Andreev
· 9 years ago
beb0c32
Merge pull request #3999 from aneasystone/doc-pro
by Andrey Andreev
· 9 years ago
d532629
fix word_wrap produce not clear
by aneasystone
· 9 years ago
10b6e7a
[ci skip] Remove some whitespace
by Andrey Andreev
· 9 years ago
76ac657
Merge pull request #3993 from lonnieezell/f/dbnumrows
by Andrey Andreev
· 9 years ago
752f569
Revamping to the tune of isset
by Lonnie Ezell
· 9 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
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
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
7277447
[ci skip] Add a changelog entry for last commit
by Andrey Andreev
· 10 years ago
e17dbe6
[ci skip] Fix #3985
by Andrey Andreev
· 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
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
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
63c34f2
[ci skip] Add a changelog entry for PR #3715
by Andrey Andreev
· 10 years ago
c19f3b2
Polish changes from PR #3893
by Andrey Andreev
· 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
15a3e65
Merge pull request #3969 from avenirer/patch-2
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
1fb0cfe
Update forge.rst
by Adrian Voicu
· 10 years ago
00cdb81
Important note
by Adrian Voicu
· 10 years ago
91da5d1
Fix #3965
by Andrey Andreev
· 10 years ago
7018d89
Fix #3963
by Andrey Andreev
· 10 years ago
5cd726a
Merge branch 'develop' of github.com:bcit-ci/CodeIgniter into develop
by ftwbzhao
· 10 years ago
15c4248
[ci skip] Add missing changelog entries for PRs #3955, #3957
by Andrey Andreev
· 10 years ago
a5ea506
Added "is_resource" into the list of unit tests capable of being run.
by ftwbzhao
· 10 years ago
820f06f
fix pdo/sqlite & update changelog
by ftwbzhao
· 10 years ago
59a253d
add changelog
by ftwbzhao
· 10 years ago
a1170af
Fix QB delete() for multiple tables with where()
by Andrey Andreev
· 10 years ago
8162c56
[ci skip] Manually apply PR #3925
by Andrey Andreev
· 10 years ago
59d1ffd
Fix #3932
by Andrey Andreev
· 10 years ago
105749b
[ci skip] Remove an assign-by-ref example from DButil docs
by Andrey Andreev
· 10 years ago
b5a4b67
Typo fix on forge documentation
by gn
· 10 years ago
3022d17
[ci skip] Add remaining changes from PR #3826
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
ced557b
Removed db_options configuration item for implementation later. Changed 5 new MySQLi SSL configuration options to a single ssl_options config item that is an array that will be read to set the individual SSL options.
by Tim Nolte
· 10 years ago
8c69150
Merge branch 'develop' into feature/mysqli-ssl
by Tim Nolte
· 10 years ago
dd6222b
Remove superfluous *Best Practices* parenthetical
by Aaron Melocik
· 10 years ago
0c75c82
removed unnecessary change to form_radio, updated docs and added changelog entry
by Adam Jackett
· 10 years ago
29de165
Fix #3904
by Andrey Andreev
· 10 years ago
38b5eb0
Fix #3903
by Andrey Andreev
· 10 years ago
89ed9fa
Merge branch 'develop' into feature/mysqli-ssl
by Tim Nolte
· 10 years ago
2ac4177
Added new MySQLi parameters/info to default database config file. Fixed missing new MySQLi parameters from database configuration documentation examples.
by Tim Nolte
· 10 years ago
c09ab9d
Fixed missing MySQLi driver parameter DOCBLOCK descriptions. Updated database configuration documentation to include a list of the new MySQLi driver parameters.
by Tim Nolte
· 10 years ago
b763948
Fix #3890
by Andrey Andreev
· 10 years ago
664d25a
made all form helpers consistent regarding extra attributes
by Adam Jackett
· 10 years ago
e321631
[ci skip] Add a note to 3.0.0 upgrade instructions
by Andrey Andreev
· 10 years ago
938c7e4
[ci skip] Remove 'global_xss_filtering' from CI_Security docs
by Andrey Andreev
· 10 years ago
cf4cb7d
[ci skip] Improve 3.0 upgrade instructions rendering
by Andrey Andreev
· 10 years ago
Next »