summaryrefslogtreecommitdiffstats
path: root/user_guide_src/source
AgeCommit message (Expand)AuthorFilesLines
2013-09-13[ci skip] Fix a changelog messageAndrey Andreev1-1/+1
2013-09-13Fix array notation fields for set_select() as wellAndrey Andreev1-2/+1
2013-09-13Fix #2639Andrey Andreev1-1/+2
2013-09-13Fix a PostgreSQL string escaping bug and use pg_escape_literal() when possibleAndrey Andreev1-0/+2
2013-09-13Update MySQLi to use the PHP API for transactions, where possibleAndrey Andreev1-0/+1
2013-09-13Drop the unused parameter from log_message() / CI_Log::write_log()Andrey Andreev2-2/+2
2013-09-12[ci skip] Simplify changelog message for PR #2633Andrey Andreev1-1/+1
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
2013-09-02Add changelog entry for #2609vlakoff1-0/+1
2013-08-28[ci skip] Fix a documentation errorAndrey Andreev1-1/+1
2013-08-14add '$' at news_section.rst fileZaki Akhmad1-1/+1
2013-08-12Improve changelog entryvlakoff2-4/+4
2013-08-11Input class: change behavior of get_post() method, add post_get() methodvlakoff3-9/+29
2013-08-08[ci skip] Add MD5 checksums to download page (rel: #991)Andrey Andreev1-29/+31
2013-08-07Add a changelog entry for PR #2590 and further optimize log_message()Andrey Andreev1-0/+1
2013-08-07An improved version of PR #2584, fixes #2583Andrey Andreev1-0/+1
2013-08-06Various typos and tabs adjustmentsvlakoff3-9/+9
2013-08-06Fix #2585Andrey Andreev1-0/+1
2013-08-06Merge pull request #2566 from vlakoff/developAndrey Andreev1-15/+37
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 ch...Hunter Wu1-0/+1
2013-07-30Updated Changelog Cache Log LevelTyler Brownell1-0/+1
2013-07-29Change spaces to tabsvlakoff1-14/+14
2013-07-28Polishing Form helpervlakoff1-11/+15
2013-07-27Complete 3.0 upgrade notes about NULL returned on missing itemsvlakoff1-15/+37
2013-07-27Merge pull request #2554 from vlakoff/develop-3Andrey Andreev3-8/+17
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 doesn...vlakoff3-8/+16
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 Andreev2-0/+29
2013-07-22[ci skip] Fix style guide typosAndrey Andreev1-2/+2
2013-07-22[ci skip] Add a changelog entry for class file naming rule changeAndrey Andreev1-0/+1
2013-07-22Change class filenames to UcfirstAndrey Andreev15-58/+105
2013-07-22[ci skip] Small upgrade notes fixesAndrey Andreev1-5/+5
2013-07-19[ci skip] Remove a leftover description of the non-configurable translating o...Andrey Andreev1-18/+0
2013-07-19Router improvementsAndrey Andreev2-3/+15
2013-07-19[ci skip] Add a changelog entryAndrey Andreev1-0/+1
2013-07-19Remove documentation note obsoleted by previous commitvlakoff1-4/+0
2013-07-18Fix a Memcache(d) default configuration bug (based on #249)Andrey Andreev1-0/+1
2013-07-18[ci skip] Remove a description for a non-existing shadow color in the CAPTCHA...Andrey Andreev1-1/+1
2013-07-18Add color customization to the CAPTCHA helperAndrey Andreev2-2/+15
2013-07-18Add an optional parameter to URL helpers base_url() and site_url() (supersed...Andrey Andreev2-2/+5
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
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 Roberts2-37/+39