Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
e514c764f599dcac5bb07ee0df761878a1066396
/
user_guide_src
/
source
/
changelog.rst
e514c76
[ci skip] Add changelog entries for PR #2303
by Andrey Andreev
· 12 years ago
3b0c08a
Fix #2353
by Andrey Andreev
· 12 years ago
a5bcfb1
Removed $recurse parameter in lieu of auto parsing. Changed "provision" entry.
by nisheeth-barthwal
· 12 years ago
a945d07
Removed entry for erroneous bugfix
by nisheeth-barthwal
· 12 years ago
a7447d2
Added array notation for keys in Input library
by nisheeth-barthwal
· 12 years ago
76f42d9
Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop
by nisheeth-barthwal
· 12 years ago
affc3bc
Fix a typo in changelog.rst
by vlakoff
· 12 years ago
7d10006
Fixed #2289
by nisheeth-barthwal
· 12 years ago
5780d8b
Fix #2298
by Andrey Andreev
· 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
a1ff8b3
[ci skip] Fix some changelog entries
by Andrey Andreev
· 12 years ago
32c1e62
Updated changelog
by nisheeth-barthwal
· 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
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
8151cbb
Fix/improve #2211
by Andrey Andreev
· 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
1a00149
Move db_select() call from CI_DB_driver::initialize() to db_connect()
by Andrey Andreev
· 12 years ago
9f690f1
Partially implement PR #2155
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
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
3bc548e
Fix 2073
by Andrey Andreev
· 12 years ago
d4eec9f
Fix issue #539
by Andrey Andreev
· 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
b37d2bc
Add CI_Output::delete_cache()
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
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
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
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
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
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
f7c39d6
Deprecate String helper trim_slashes()
by Andrey Andreev
· 12 years ago
0898e23
Deprecate the Email helper
by Andrey Andreev
· 12 years ago
e9d2dc8
Added function_usable() to common functions
by Andrey Andreev
· 12 years ago
ba77f8a
Fix issue #1978
by Andrey Andreev
· 12 years ago
303eef0
Added CI_Input::input_stream()
by Andrey Andreev
· 12 years ago
55a8c62
Display DB object names in the Profiler and fix issue #1220
by Andrey Andreev
· 12 years ago
bdd9c11
Add an optional escape parameter to insert() and insert_batch()
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
cdac248
Revert 679525d0237ac2e0a94d7b05377eb31eb3398f19
by Andrey Andreev
· 12 years ago
28daade
[ci skip] Correct a changelog entry
by Andrey Andreev
· 12 years ago
679525d
Removed CI_Loader::initialize() and moved its logic to the constructor.
by Andrey Andreev
· 12 years ago
38e32f6
Bootstrap improvements
by Andrey Andreev
· 12 years ago
533bf2d
Fix a directory/404_override bug and some routing-related optimizations
by Andrey Andreev
· 12 years ago
254735e
Fix issue #122
by Andrey Andreev
· 12 years ago
d1097a1
Allow use of dashes in controller/method URI segments
by Andrey Andreev
· 12 years ago
7c4d106
Fix issue #1953 (form values being escaped twice)
by Andrey Andreev
· 12 years ago
ce1b02a
[ci skip] Add changelog entry for PR #1951
by Andrey Andreev
· 12 years ago
3b72eb5
Changed URI auto-detection to try PATH_INFO first
by Andrey Andreev
· 12 years ago
34c8b9c
Added support for timestamp-based migrations
by Jonathon Hill
· 12 years ago
9dd2dbb
Fix issues #388 & #705
by Andrey Andreev
· 12 years ago
3ccc386
Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop
by Jonatas Miguel
· 12 years ago
a9a1d25
removed conflict markers
by Jonatas Miguel
· 12 years ago
f2b19fe
Multiple improvements to the URI class
by Andrey Andreev
· 12 years ago
d4516e3
CI_URI::_detect_uri() to accept absolute URIs
by Andrey Andreev
· 12 years ago
7330384
Description for Fix #1938 added to changelog
by GDmac
· 12 years ago
ed17411
Fix issue #658 (:any wildcard matching slashes)
by Andrey Andreev
· 12 years ago
759d322
[ci skip] Alter a changelog entry for 2.1.3
by Andrey Andreev
· 12 years ago
ed4b258
Make CI_Loader::config() a proper alias for CI_Config::load() and improve the Loader class DocBlocks
by Andrey Andreev
· 12 years ago
1887ec6
Input class improvements
by Andrey Andreev
· 12 years ago
Next »