summaryrefslogtreecommitdiffstats
path: root/user_guide_src
AgeCommit message (Expand)AuthorFilesLines
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-07Merge pull request #2589 from vlakoff/feature/user-guide-cleanupAndrey Andreev3-23/+27
2013-08-07Fix a few more merge conflictsvlakoff3-23/+27
2013-08-07Partial update to FTP docsDerek Jones1-38/+49
2013-08-06Fix various typosvlakoff3-9/+9
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-25Update Upload lib docsDerek Jones1-83/+82
2013-07-25Update Encrypt lib docsDerek Jones1-71/+105
2013-07-25Update Email lib docsDerek Jones1-140/+206
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-22Update Config lib docsDerek Jones1-17/+85
2013-07-22Update Cart lib docsDerek Jones1-47/+105
2013-07-21Updating Calendar lib docsDerek Jones1-3/+105
2013-07-21function to method semantic change in Cache docsDerek Jones1-15/+15
2013-07-21Update Cache driver docsDerek Jones1-44/+31
2013-07-21removing php: directive prefix from docs source as it is not necessaryDerek Jones2-56/+56
2013-07-21Updating Benchmark lib docsDerek Jones1-3/+48