Age | Commit message (Expand) | Author | Files | Lines |
2012-11-13 | Fix some DB_cache-related issues | Andrey Andreev | 2 | -2/+2 |
2012-11-13 | [ci skip] Add changelog entry for PR #1258 | Andrey Andreev | 1 | -0/+1 |
2012-11-13 | Merge pull request #1258 from cryode/feature/robot_mobile | Andrey Andreev | 1 | -0/+1 |
2012-11-13 | Clean-up following PR #1949 | Andrey Andreev | 2 | -31/+33 |
2012-11-13 | Merge pull request #1949 from compwright/develop | Andrey Andreev | 5 | -128/+209 |
2012-11-13 | Add seed values support for Query Builder order_by | Andrey Andreev | 22 | -41/+166 |
2012-11-13 | Fixed an issue with my merge | Jonathon Hill | 1 | -1/+0 |
2012-11-13 | Improved code readability | Jonathon Hill | 1 | -1/+3 |
2012-11-13 | Fix issue #1994 | Andrey Andreev | 1 | -2/+2 |
2012-11-12 | Code style fixes | Jonathon Hill | 1 | -5/+6 |
2012-11-12 | Fixed a typo | Jonathon Hill | 1 | -1/+1 |
2012-11-12 | Fix issue #1992 | Andrey Andreev | 1 | -1/+14 |
2012-11-12 | Remove 'services' directive from .travis.yml | Andrey Andreev | 1 | -5/+0 |
2012-11-12 | Some micro-optimizations | Andrey Andreev | 7 | -30/+20 |
2012-11-12 | Changed the `migration_style` config setting to `migration_type` | Jonathon Hill | 3 | -11/+11 |
2012-11-12 | Merge remote-tracking branch 'upstream/develop' into develop | Jonathon Hill | 240 | -4698/+10770 |
2012-11-12 | Fixed a mismatched constraint value when creating the migration table | Jonathon Hill | 1 | -1/+1 |
2012-11-12 | Merge pull request #1991 from vkeranov/develop | Andrey Andreev | 1 | -13/+13 |
2012-11-12 | Let's follow the style guide... | vkeranov | 1 | -13/+13 |
2012-11-12 | Fix issue #777 | Andrey Andreev | 2 | -8/+16 |
2012-11-12 | Bring back the AFTER clause for DB Forge add_column() | Andrey Andreev | 18 | -21/+160 |
2012-11-11 | Fix DBForge index creation on MySQL and CUBRID | Andrey Andreev | 5 | -0/+50 |
2012-11-09 | Move Log class to core in tests as well | Andrey Andreev | 1 | -6/+5 |
2012-11-09 | Move the Log class to system/core/ | Andrey Andreev | 4 | -12/+24 |
2012-11-09 | [ci skip] Polish docs in user_guide_src/source/general/ | Andrey Andreev | 29 | -473/+587 |
2012-11-09 | Polish the Common functions documentation | Andrey Andreev | 2 | -36/+124 |
2012-11-09 | Polish docs for URL and XML helpers and deprecate obsolete options for String... | Andrey Andreev | 6 | -156/+235 |
2012-11-08 | Polish docs for String, Text and Typography helpers | Andrey Andreev | 4 | -92/+198 |
2012-11-08 | Deprecate String helper trim_slashes() | Andrey Andreev | 4 | -20/+44 |
2012-11-08 | Polish docs for HTML, Inflector, Language, Number, Path, Security and Smiley ... | Andrey Andreev | 11 | -272/+368 |
2012-11-08 | Polish docs for the File and Form helpers | Andrey Andreev | 3 | -226/+480 |
2012-11-08 | Polish docs for Array, CAPTCHA, Cookie, Date, Directory and Download helpers | Andrey Andreev | 5 | -326/+275 |
2012-11-08 | Deprecate the Email helper | Andrey Andreev | 4 | -20/+56 |
2012-11-08 | Another router fix for the dumbest usage of callbacks ever | Andrey Andreev | 1 | -1/+1 |
2012-11-08 | Revert 96ea52894aea85b86d75f59fee35f90676735060 | Andrey Andreev | 1 | -6/+6 |
2012-11-08 | Fix #1985 | Andrey Andreev | 3 | -6/+6 |
2012-11-08 | Change route type checks priorities | Andrey Andreev | 1 | -6/+6 |
2012-11-07 | Added function_usable() to common functions | Andrey Andreev | 7 | -12/+87 |
2012-11-07 | [ci skip] Update the upgrade instructions | Andrey Andreev | 4 | -7/+24 |
2012-11-06 | directory_map() ... the final one | Andrey Andreev | 2 | -2/+3 |
2012-11-06 | Fix directory_map() tests | Andrey Andreev | 1 | -3/+3 |
2012-11-06 | Fix issue #1978 | Andrey Andreev | 3 | -7/+10 |
2012-11-06 | Added CI_Input::input_stream() | Andrey Andreev | 3 | -32/+103 |
2012-11-06 | Display DB object names in the Profiler and fix issue #1220 | Andrey Andreev | 2 | -8/+25 |
2012-11-06 | Fix a lang key typo | Andrey Andreev | 19 | -31/+31 |
2012-11-06 | Fix #589 | Andrey Andreev | 7 | -6/+98 |
2012-11-06 | Add an optional escape parameter to insert() and insert_batch() | Andrey Andreev | 2 | -7/+9 |
2012-11-06 | Fix an escape_identifiers() bug | Andrey Andreev | 1 | -1/+1 |
2012-11-06 | Merge pull request #1975 from squaresurf/develop | Andrey Andreev | 1 | -2/+2 |
2012-11-06 | Fixed a grammatical typo. | Daniel Paul Searles | 1 | -2/+2 |