Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
73b69a0a9a454e2eafc56cffcfb99c7dcefe8de1
/
user_guide_src
affc3bc
Fix a typo in changelog.rst
by vlakoff
· 12 years ago
9a6032d
Documentation: another update to reserved names list
by vlakoff
· 12 years ago
b527bb5
Documentation: update reserved names list
by vlakoff
· 12 years ago
50dfe01
Updated in accordance with feedback from @narfbg
by Daniel Hunsaker
· 12 years ago
e5d7af5
Merge branch 'develop' of github.com:EllisLab/CodeIgniter into feature/exit-status
by Daniel Hunsaker
· 12 years ago
5780d8b
Fix #2298
by Andrey Andreev
· 12 years ago
d746f26
Style guide PR tweaks.
by Eric Roberts
· 12 years ago
4addd5e
Update Style Guide page.
by Eric Roberts
· 12 years ago
3b5b7f4
Updated exit codes as constant values
by Daniel Hunsaker
· 12 years ago
05f3ad2
Fix #2273
by Cory
· 12 years ago
3e01437
Manually apply PR #2234
by Andrey Andreev
· 12 years ago
73cf876
[ci skip] Remove a changelog line for a non-existent change
by Andrey Andreev
· 12 years ago
4796ceb
Update user_guide_src/source/tutorial/news_section.rst
by Kevin Smith
· 12 years ago
a1ff8b3
[ci skip] Fix some changelog entries
by Andrey Andreev
· 12 years ago
d2dbee4
Merge pull request #2261 from nisheeth-barthwal/develop
by Andrey Andreev
· 12 years ago
32c1e62
Updated changelog
by nisheeth-barthwal
· 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
73c75cb
removed a stray tab
by nisheeth-barthwal
· 12 years ago
193f0c7
removed PR from the bug list
by nisheeth-barthwal
· 12 years ago
9892d4d
Styleguide fixes
by nisheeth-barthwal
· 12 years ago
9ecde43
Clean up
by nisheeth-barthwal
· 12 years ago
a107a0f
Fix some stuff from recent pull requests
by Andrey Andreev
· 12 years ago
73abf95
Merge pull request #2243 from chrispassas/develop
by Andrey Andreev
· 12 years ago
3567246
Various cosmetic fixes
by vlakoff
· 12 years ago
554d5dc
changes according to narfbg's request
by Tim
· 12 years ago
0bd6b28
Added support for changing the default log file extension from .php to whatever is preferred. example (.log)
by Chris Passas
· 12 years ago
f986650
Add entry in user guide changelog.
by Sajan Parikh
· 12 years ago
df3bfed
Cleaned up for pull request.
by Sajan Parikh
· 12 years ago
7c16288
Fixed documentation.
by Sajan Parikh
· 12 years ago
8151cbb
Fix/improve #2211
by Andrey Andreev
· 12 years ago
4421ad0
fixed #2207 user guide error
by Bo-Yi Wu
· 12 years ago
7e55977
Replace CI_Upload::clean_file_name() usage with CI_Security::sanitize_filename()
by Andrey Andreev
· 12 years ago
d911fcc
[ci skip] Add some changelog entries
by Andrey Andreev
· 12 years ago
7bea4fb
Merge pull request #2203 from vlakoff/develop
by Andrey Andreev
· 12 years ago
0c1e163
Adjustments in routing documentation
by vlakoff
· 12 years ago
c26d34f
Fix issue #2202 and alter Loader Class docs
by Andrey Andreev
· 12 years ago
3608e1a
Libraries' filenames must be named in a ucfirst-like manner
by Andrey Andreev
· 12 years ago
1a00149
Move db_select() call from CI_DB_driver::initialize() to db_connect()
by Andrey Andreev
· 12 years ago
3b1e6e6
Removed slash from URI helper doc
by Melvin Lammerts
· 12 years ago
9f690f1
Partially implement PR #2155
by Andrey Andreev
· 12 years ago
5b60a3b
[ci skip] Fix issue #2157 - docs on the email library
by Andrey Andreev
· 12 years ago
5a519db
Implement autoload model aliasing (#2117)
by Andrey Andreev
· 12 years ago
7545ffd
Fix SQLSRV escape_str()
by Andrey Andreev
· 12 years ago
024cfec
Syntax fixes in documentation source
by vlakoff
· 12 years ago
594bfd7
Merge pull request #2075 from sourcejedi/patch-1
by Andrey Andreev
· 12 years ago
93fa7e1
doc: fix table markup in previous commit
by Alan Jenkins
· 12 years ago
80500af
[ci skip] Happy new year
by Andrey Andreev
· 12 years ago
61c4d0a
[ci skip] Minor style/spacing changes following PR #2087
by Andrey Andreev
· 12 years ago
bee50e7
fixes #2081 : fix change log entry Signed-off-by:Andrew Podner <a.podner@me.com>
by Andrew Podner
· 12 years ago
4851217
fixes #2081 : change parameter/variable name to 'foreign_key_checks', update change log
by Andrew Podner
· 12 years ago
79494dd
Resolves issue #2081 : provides an option to include statements to disable and re-enable foreign key checks in a MySQL database backup output statement.
by Andrew Podner
· 12 years ago
3bc548e
Fix 2073
by Andrey Andreev
· 12 years ago
802f33d
doc: xss_clean() method is in Security, not Input
by Alan Jenkins
· 12 years ago
d4eec9f
Fix issue #539
by Andrey Andreev
· 12 years ago
d6a1902
Remove slash!
by Eric Roberts
· 12 years ago
24a13f5
Format tweaks
by Eric Roberts
· 12 years ago
b9e35f2
Merge branch 'refs/heads/develop' into feature/form_error_msgs
by Eric Roberts
· 12 years ago
5c54f18
Added changelog entry.
by Aaron Adams
· 12 years ago
c1c99d5
[ci skip] Correct a changelog entry
by Andrey Andreev
· 12 years ago
9515dd3
Fix issue #2061
by Andrey Andreev
· 12 years ago
69edc43
Rename DB_result _data_seek() to data_seek() and make it publicly available
by Andrey Andreev
· 12 years ago
05aa2d6
Add min_width and min_height options to the Upload class
by Andrey Andreev
· 12 years ago
0259d12
Improve schema support for Postgre
by Andrey Andreev
· 12 years ago
838a9d6
[ci skip] Cleaned some spaces
by Andrey Andreev
· 12 years ago
b37d2bc
Add CI_Output::delete_cache()
by Andrey Andreev
· 12 years ago
4173823
Fix #2041
by Andrey Andreev
· 12 years ago
cc4b003
Added CI_Output::get_header()
by Andrey Andreev
· 12 years ago
3b40706
Language helper lang() to accept optional HTML attributes
by Andrey Andreev
· 12 years ago
b11b9f3
Implement cascade-style loading of language files
by Andrey Andreev
· 12 years ago
daaca88
Add 'valid_url' rule to Form Validation (issue #1966)
by Andrey Andreev
· 12 years ago
61797f6
CI_Email::print_debugger() option to limit the type of data to be printed
by Andrey Andreev
· 12 years ago
f5513d6
Merge pull request #2026 from johnathancroom/keep_flash_data_array
by Andrey Andreev
· 12 years ago
3892995
Changelog change
by Johnathan Croom
· 12 years ago
8d8543d
Improved array keey_flashdata + Changelog
by Johnathan Croom
· 12 years ago
6262d05
Added support for extending individual driver classes and driver unit tests
by dchill42
· 12 years ago
4beca5c
keep_flashdata accepts array
by Johnathan Croom
· 12 years ago
2d48b4f
Fix #113
by Andrey Andreev
· 12 years ago
ce0c956
Fix issue #118 (manually implementing PR #1832)
by Andrey Andreev
· 12 years ago
53fff91
Added support for stream-like downloads of existing files to force_download()
by Andrey Andreev
· 12 years ago
93f5c5d
[ci skip] Fix a typo in the styleguide
by Andrey Andreev
· 12 years ago
a2b0677
Fix #18
by Andrey Andreev
· 12 years ago
a51f8ec
Documentation: fix typos in name of application folder
by Alan Jenkins
· 12 years ago
4173fa0
Add db_set_charset() support for the mssql driver
by Andrey Andreev
· 12 years ago
eae17d1
Fix issues #751 and #2004
by Andrey Andreev
· 12 years ago
878c4bd
[ci skip] Cosmetic changes to the 'News section' tutorial
by Andrey Andreev
· 12 years ago
324762b
[ci skip] Add changelog entry for PR #1258
by Andrey Andreev
· 12 years ago
39eb806
Clean-up following PR #1949
by Andrey Andreev
· 12 years ago
5d5bc05
Merge pull request #1949 from compwright/develop
by Andrey Andreev
· 12 years ago
98e46cf
Add seed values support for Query Builder order_by
by Andrey Andreev
· 12 years ago
93f989b
Fixed an issue with my merge
by Jonathon Hill
· 12 years ago
49c5eda
Fixed a typo
by Jonathon Hill
· 12 years ago
b719bfd
Changed the `migration_style` config setting to `migration_type`
by Jonathon Hill
· 12 years ago
3978fc3
Merge remote-tracking branch 'upstream/develop' into develop
by Jonathon Hill
· 12 years ago
12d7b46
Fix issue #777
by Andrey Andreev
· 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
16a704c
[ci skip] Polish docs in user_guide_src/source/general/
by Andrey Andreev
· 12 years ago
1bc3026
Polish the Common functions documentation
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
Next »