Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
29947ee882a8d519d62ca9061ed6513cedfb1930
/
user_guide_src
/
source
/
installation
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
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
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
07c1ac8
Bumped CodeIgniter's PHP requirement to 5.2.4.
by Phil Sturgeon
· 13 years ago
75f7c12
Remove loading of ['core'] elements
by Andrey Andreev
· 13 years ago
fcb8ee8
Fixing a documentation linking error in the 3.0 upgrade notes.
by Greg Aker
· 13 years ago
0fa9d83
Adding 3.0.0 release notes documentation file.
by Greg Aker
· 13 years ago
caa1db6
added some additional notes to the 2.0.0 update notes to highlight some of the potential gotchas, fixes #588
by Derek Jones
· 13 years ago
3af4852
fixed code block spacing in installation docs files
by Derek Jones
· 13 years ago
8ede1a2
replacing the old HTML user guide with a Sphinx-managed user guide
by Derek Jones
· 13 years ago