summaryrefslogtreecommitdiffstats
path: root/user_guide_src/source/changelog.rst
AgeCommit message (Collapse)AuthorFilesLines
2013-09-12Make the changelog entry for #2633 more descriptive.Kaiwang Chen1-1/+1
2013-09-12Add changelog entry for #2633.Kaiwang Chen1-0/+1
2013-09-10Add support for UPDATE ... RETURNING statements in PostgreSQLAndrey Andreev1-1/+1
An improved version of PR #2629. Also removes REPLACE from the regular expression, as it is not supported by PostgreSQL.
2013-09-02Add changelog entry for #2609vlakoff1-0/+1
2013-08-12Improve changelog entryvlakoff1-1/+1
2013-08-11Input class: change behavior of get_post() method, add post_get() methodvlakoff1-0/+1
followup to PR #2522
2013-08-07Add a changelog entry for PR #2590 and further optimize log_message()Andrey Andreev1-0/+1
CI_Log::write_log() already checks the log threshold, so there's no point in doing it in log_message() as well.
2013-08-07An improved version of PR #2584, fixes #2583Andrey Andreev1-0/+1
2013-08-07Fix a few more merge conflictsvlakoff1-1/+1
2013-08-06Fix various typosvlakoff1-5/+5
2013-08-06Various typos and tabs adjustmentsvlakoff1-5/+5
2013-08-06Fix #2585Andrey Andreev1-0/+1
2013-08-06[ci skip] Alter a changelog lineAndrey Andreev1-1/+1
2013-08-04Rename bad chars property to filename_bad_chars, remove the setter and add ↵Hunter Wu1-0/+1
changelog entry
2013-07-30Updated Changelog Cache Log LevelTyler Brownell1-0/+1
- Updated the changelog to include the log level updates in the cache drivers.
2013-07-27Merge pull request #2554 from vlakoff/develop-3Andrey Andreev1-1/+3
config->item() now returns NULL instead of FALSE when the required item doesn't exist.
2013-07-26Fix #2560Andrey Andreev1-0/+1
2013-07-25Adjustments to the previous commitvlakoff1-1/+1
2013-07-24config->item() now returns NULL instead of FALSE when the required item ↵vlakoff1-1/+2
doesn't exist. Uniformization with other functions. This also brings the ability to properly use booleans in configuration.
2013-07-24Add a changelog entry about changes in Array helper's element() and elements()vlakoff1-0/+1
2013-07-23Loader changes & optimizations related to issue #2551Andrey Andreev1-0/+3
2013-07-22[ci skip] Add a changelog entry for class file naming rule changeAndrey Andreev1-0/+1
2013-07-20Updating user guide :php:func: refs to :func:Derek Jones1-36/+36
2013-07-19Router improvementsAndrey Andreev1-2/+2
- Make dashes-to-underscores URI segment replacement configurable via ['translate_uri_dashes']. - Make _set_routing() protected and move the call to the class constructor. - Remove redudant calls to set_class() and set_method(). - Clean-up/optimize the routes loading procedure. (fixes issue #2503)
2013-07-19[ci skip] Add a changelog entryAndrey Andreev1-0/+1
2013-07-18Fix a Memcache(d) default configuration bug (based on #249)Andrey Andreev1-0/+1
2013-07-18Add color customization to the CAPTCHA helperAndrey Andreev1-1/+5
Ref: Issue #867 & PRs #1405, #2485
2013-07-18Add an optional parameter to URL helpers base_url() and site_url() ↵Andrey Andreev1-0/+1
(supersedes #2535)
2013-07-17Fix #2490 (an improved version of PR #2534)Andrey Andreev1-0/+1
2013-07-17Cherry-picking some changes from PR #2425:Andrey Andreev1-0/+2
- Session events logging (debug) - Bug fix for OCI8 method stored_procedure()
2013-07-17Add changelog entry for PR #2502Andrey Andreev1-0/+1
2013-07-17[ci skip] Revert some cosmetic changes from PR #2524, for consistencyAndrey Andreev1-17/+13
2013-07-16Merge doc changes; small related updates.Eric Roberts1-5/+8
2013-07-12Optimize Change Log, add entry for 2.1.4Eric Roberts1-213/+318
2013-07-03[ci skip] Alter a link in the changelogAndrey Andreev1-3/+2
2013-06-28Merge pull request #2497 from yazuu/uploadAndrey Andreev1-0/+1
Upload : change the file extension to lower case
2013-06-28Update library documentation and changelogAdrian1-0/+1
2013-06-28Fix #2498Andrey Andreev1-0/+1
2013-06-24Updated changelog to reflect latest changesFloris Luiten (lenwweb.nl)1-0/+1
2013-04-19Fix issue #2388 / PR #2413 changelog entryAndrey Andreev1-2/+1
2013-04-18Added to the changelog.buhay1-0/+1
2013-04-10changelog changeash1-2/+1
2013-04-10changed changelog format.ash1-1/+1
2013-04-10removed sanity checks (developer-supplied value, not user input), added ↵ash1-0/+2
changelog entry, changed variable names
2013-04-04Fix #2380 and deprecate CI_Router::fetch_*() methodsAndrey Andreev1-1/+4
2013-04-04Add a changelog entry for PR #2343Andrey Andreev1-0/+1
2013-04-01[ci skip] Add changelog entries for PR #2303Andrey Andreev1-0/+2
2013-03-29Fix #2353Andrey Andreev1-1/+2
2013-03-23Removed $recurse parameter in lieu of auto parsing. Changed "provision" entry.nisheeth-barthwal1-1/+1
2013-03-21Removed entry for erroneous bugfixnisheeth-barthwal1-1/+0