Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
01e04a6125cfe280c15194cc11bc43a611d2c59b
/
user_guide_src
/
source
/
installation
cd3d9db
[ci skip] Fix #3515
by Andrey Andreev
· 10 years ago
b339df3
[ci skip] Document CI_Session::unset_userdata() BC break
by Andrey Andreev
· 10 years ago
58bed5a
[ci skip] Update docs to account for 2.2.1 release
by Andrey Andreev
· 10 years ago
9337f28
Fix Sphinx broken path
by vlakoff
· 10 years ago
3053b81
[ci skip] Fix docs about ci_sessions table
by Andrey Andreev
· 10 years ago
2c24561
Revert 7c4d10660a0a47446474bf97e3cb65f80693f1ee
by Andrey Andreev
· 10 years ago
a2dee7d
Fix Sphinx compilation errors
by vlakoff
· 10 years ago
d8e25e9
[ci skip] Some polishing to the latest doc changes
by Andrey Andreev
· 10 years ago
537242c
[ci skip] feature/session (#3073): Update upgrade instructions
by Andrey Andreev
· 10 years ago
fe9309d
Bulk (mostly documentation) update
by Andrey Andreev
· 10 years ago
2b5682d
[ci skip] Fix improper wording in upgrade notes
by Andrey Andreev
· 10 years ago
40651eb
Remove CI_Form_validation::xss_clean()
by Andrey Andreev
· 10 years ago
0823ed1
[ci skip] Add missing upgrade step from 2.1.4 to 2.2.0 in the docs
by Andrey Andreev
· 10 years ago
d5d4623
Fixed typo
by albertleao
· 10 years ago
ce899c9
rebuild and optimized toctrees
by David Wosnitza
· 10 years ago
bfa233f
Further changes related to issue #47, PR #3323
by Andrey Andreev
· 10 years ago
21c3c22
[ci skip] Update on the changes from PR #3388
by Andrey Andreev
· 10 years ago
7563c94
Fixed download link text
by Razican
· 10 years ago
355f9ac
[ci skip] Update some (docs) links
by Andrey Andreev
· 10 years ago
cfe2675
[ci skip] Add 2.2.0 to the downloads page in docs
by Andrey Andreev
· 10 years ago
d444d44
config_item() to return NULL instead of FALSE for non-existing items
by Andrey Andreev
· 10 years ago
59f0426
Deprecate HTML helpers nbs(), br()
by Andrey Andreev
· 11 years ago
c2804a3
Merge branch 'develop' into 'feature/encryption'
by Andrey Andreev
· 11 years ago
d8a561a
[ci skip] Deprecate the Javascript library
by Andrey Andreev
· 11 years ago
e4e1091
Deprecate CI_Config::system_url()
by Andrey Andreev
· 11 years ago
2cdd483
[ci skip] Really fix wrong doc references
by Andrey Andreev
· 11 years ago
9e87fa7
Merge branch 'develop' into feature/user-guide-cleanup
by Andrey Andreev
· 11 years ago
dd536b7
[ci skip] Fix a wrong reference in the docs
by Andrey Andreev
· 11 years ago
1e41136
[ci skip] Replace :php:func: usage with just :func:
by Andrey Andreev
· 11 years ago
8e20216
More CI_Encryption improvements
by Andrey Andreev
· 11 years ago
4a2918a
Integrate CI_Encryption into the framework
by Andrey Andreev
· 11 years ago
6310c86
fix warning
by Connor Tumbleson
· 11 years ago
98d6cc8
Merge branch 'develop' into feature/user-guide-cleanup
by Andrey Andreev
· 11 years ago
ecc260e
Righting a wrong in the Session library
by Andrey Andreev
· 11 years ago
ea801ab
Merge branch 'develop' into feature/user-guide-cleanup
by Andrey Andreev
· 11 years ago
50a9d86
Deprecate the 'mysql', 'sqlite', 'mssql' and 'pdo/dblib' drivers
by Andrey Andreev
· 11 years ago
80a16b1
Fix #346
by Andrey Andreev
· 11 years ago
ac023e1
Change Text helper default tag from <strong> to <mark>
by Andrey Andreev
· 11 years ago
fb2ac41
Update the upgrade instructions for error templates
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
e8e56d7
Improve changelog entry
by vlakoff
· 11 years ago
441fd26
Input class: change behavior of get_post() method, add post_get() method
by vlakoff
· 11 years ago
e23ba13
[ci skip] Add MD5 checksums to download page (rel: #991)
by Andrey Andreev
· 11 years ago
2efd1f2
Fix various typos
by vlakoff
· 11 years ago
c941d85
Various typos and tabs adjustments
by vlakoff
· 11 years ago
69d2cf5
Complete 3.0 upgrade notes about NULL returned on missing items
by vlakoff
· 11 years ago
184cf1b
config->item() now returns NULL instead of FALSE when the required item doesn't exist.
by vlakoff
· 11 years ago
2029231
Change class filenames to Ucfirst
by Andrey Andreev
· 12 years ago
2d536f8
[ci skip] Small upgrade notes fixes
by Andrey Andreev
· 12 years ago
123bb20
Updating user guide :php:func: refs to :func:
by Derek Jones
· 12 years ago
94e5c36
Merge doc changes; small related updates.
by Eric Roberts
· 12 years ago
ae0cc3e
[ci skip] Update download links
by Andrey Andreev
· 12 years ago
6860bdc
[ci skip] Fix 2.1.4 upgrade instructions link
by Andrey Andreev
· 12 years ago
93d6a00
[ci skip] Add 2.1.4 upgrade instructions page
by Andrey Andreev
· 12 years ago
58f677f
2.1.4 release related stuff
by Andrey Andreev
· 12 years ago
0e4237f
Fix #2380 and deprecate CI_Router::fetch_*() methods
by Andrey Andreev
· 12 years ago
92b8246
Add an upgrade note about change in the results of Directory Helper's directory_map()
by vlakoff
· 12 years ago
a4d272e
Fix typos in upgrade_300.rst
by vlakoff
· 12 years ago
3567246
Various cosmetic fixes
by vlakoff
· 12 years ago
3608e1a
Libraries' filenames must be named in a ucfirst-like manner
by Andrey Andreev
· 12 years ago
024cfec
Syntax fixes in documentation source
by vlakoff
· 12 years ago
d4eec9f
Fix issue #539
by Andrey Andreev
· 12 years ago
6262d05
Added support for extending individual driver classes and driver unit tests
by dchill42
· 12 years ago
b67277b
Bring back the AFTER clause for DB Forge add_column()
by Andrey Andreev
· 12 years ago
0aeee85
Move the Log class to system/core/
by Andrey Andreev
· 12 years ago
08f0f8b
Polish docs for URL and XML helpers and deprecate obsolete options for String helper random_string() and URL helper url_title()
by Andrey Andreev
· 12 years ago
f7c39d6
Deprecate String helper trim_slashes()
by Andrey Andreev
· 12 years ago
0898e23
Deprecate the Email helper
by Andrey Andreev
· 12 years ago
17e11cd
[ci skip] Update the upgrade instructions
by Andrey Andreev
· 12 years ago
eaa60c7
Added possibility to pass custom database objects to DB Forge and DB Utilities
by Andrey Andreev
· 12 years ago
a287a34
Refactored DB Forge
by Andrey Andreev
· 12 years ago
7c4d106
Fix issue #1953 (form values being escaped twice)
by Andrey Andreev
· 12 years ago
7676c2d
Fix issue #658 (:any wildcard matching slashes)
by Andrey Andreev
· 12 years ago
60826db
Deprecate string helper repeater() (an alias for str_repeat())
by Andrey Andreev
· 12 years ago
74ffd17
Deprecated form helper function form_prep().
by Andrey Andreev
· 12 years ago
f8f36db
Added autoload drivers config, added Session and Loader changes to changelog, added Session config items to upgrade guide
by dchill42
· 12 years ago
87687e1
fixed RST indentation error in 3.0.0 upgrade instructions code sample
by Derek Jones
· 12 years ago
3a2d573
Added upgrade note about the breaking change in the email library. Problem noticed in #1671
by Alex Bilbie
· 12 years ago
36d1ac9
Merge branch 'feature/user-guide-work' into develop
by Derek Jones
· 13 years ago
0054750
Fixing upgrade file references
by Derek Jones
· 13 years ago
9d21400
Fix typos in upgrade_300.rst
by vlakoff
· 13 years ago
ac57033
Deprecate Date helper standard_date()
by Andrey Andreev
· 13 years ago
f2dcca6
Update the upgrade notes
by Andrey Andreev
· 13 years ago
cf9431e
Document in the 3.0.0 upgrade guide a breaking change in Array Helper
by vlakoff
· 13 years ago
ce79be0
Fixing various Sphinx bugs and syntax errors in docs
by Derek Jones
· 13 years ago
d163e0b
Polish changes from pull #1233 - Session class already has the time_reference setting - 'GMT' is a valid timezone, so nothing needs to be changed in order to work properly (upgrade notes) - Altered some description text
by Andrey Andreev
· 13 years ago
35d6b35
Merge pull request #1223 from Razican/new_date
by Andrey Andreev
· 13 years ago
7400965
Fixed some stuff in documentation.
by Iban Eguia
· 13 years ago
feb14da
Changed the config parameter. The session's _get_time() function has also changed.
by Iban Eguia
· 13 years ago
5a25718
Merge branch 2.1-stable into develop
by Andrey Andreev
· 13 years ago
e15e3dd
Fixed timezone change in index.php
by Iban Eguia
· 13 years ago
f5d1fd2
Updated the upgrade guide to specify which are the supported timezones.
by Iban Eguia
· 13 years ago
895e98c
Merge remote-tracking branch 'upstream/develop' into new_date
by Iban Eguia
· 13 years ago
3046c9f
Merge pull request #1357 from timw4mail/errors
by Phil Sturgeon
· 13 years ago
0b42795
fix typo in step 8
by Brent Ashley
· 13 years ago
4337771
Add step to move existing core extensions to new folder
by Brent Ashley
· 13 years ago
2ed226b
Add note in the upgrade guide to move errors folder
by Timothy Warren
· 13 years ago
606d246
Adding some update notes for 3.0.0 (renaming AR to QB)
by Jamie Rumbelow
· 13 years ago
0ed4f63
Fixed a typo and added the route for the config file.
by Iban Eguia
· 13 years ago
7bf0a4f
Added doccumentation for the new date helper.
by Iban Eguia
· 13 years ago
Next »