Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-08-31 | Refactoring some codeblocks. | Andrei Rosseti | 1 | -26/+15 | |
2017-08-30 | Fixed DBLIB subdriver to get the right version number of SQL Server. | Andrei Rosseti | 1 | -0/+27 | |
2017-08-29 | Optimize the join() type regexp and remove the extra leading space when no ↵ | Andrey Andreev | 1 | -3/+3 | |
special join-type is used | |||||
2017-08-29 | Polish changes from & add changelog entry for PR #5242 | Andrey Andreev | 2 | -29/+9 | |
Also, further simplified the join() logic | |||||
2017-08-29 | Merge pull request #5242 from jvyyuie/natural | Andrey Andreev | 1 | -4/+18 | |
add NATURAL JOIN types | |||||
2017-08-29 | remove unnecessary empty lines | Shang Ning | 1 | -2/+0 | |
2017-08-29 | add NATURAL JOIN types to fix #5240 | Shang Ning | 1 | -4/+20 | |
2017-08-07 | [ci skip] Update docs & add changelog entry for PR #5217 | Andrey Andreev | 2 | -1/+2 | |
2017-08-07 | Merge pull request #5217 from erkaperka/develop | Andrey Andreev | 1 | -2/+2 | |
Minor change in _display() method in CI_Output class allowing us to o… | |||||
2017-08-05 | Minor change in _display() method in CI_Output class allowing us to override ↵ | Erik Nord | 1 | -2/+2 | |
output data with an empty string. Without this change CI chooses to use the default "final_output" var; even though we passed an empty string to the method. | |||||
2017-07-27 | Update composer.json | Instructor, Computer Systems Technology | 1 | -1/+1 | |
Replace IRC reference with Slack | |||||
2017-07-27 | Update readme.rst | Instructor, Computer Systems Technology | 1 | -1/+1 | |
2017-07-21 | [ci skip] Merge pull request #5188 from ↵ | Andrey Andreev | 1 | -4/+6 | |
ryanbriscall/update-sphinx-version-userguide-src updates version of sphinx to 1.6.3 for easyinstall command in step 2 … | |||||
2017-07-21 | [ci skip] Merge pull request #5191 from jim-parry/patch/docs | Andrey Andreev | 5 | -7/+8 | |
Fix some mistakes in the user guide | |||||
2017-07-20 | Added code-block tag to make sphinx happy with urls.rst | Master Yoda | 1 | -0/+2 | |
2017-07-20 | Remove changes to general/urls.rst | Master Yoda | 1 | -2/+2 | |
2017-07-20 | Fix some mistakes in the user guide | Master Yoda | 5 | -9/+8 | |
2017-07-20 | [ci skip] Fix changelog entries (errors detected while testing #5188) | Andrey Andreev | 1 | -2/+2 | |
2017-07-17 | updates prerequisites text to clarify v2.7 requirement of Python for Sphinx. | ryanbriscall | 1 | -3/+5 | |
2017-07-16 | updates version of sphinx to 1.6.3 for easyinstall command in step 2 of ↵ | ryanbriscall | 1 | -1/+1 | |
user_guide_src/README. | |||||
2017-07-14 | [ci skip] Merge pull request #5183 from ytetsuro/add_oci8_driver_write_type | Andrey Andreev | 1 | -1/+1 | |
add is_write_type method for merge query | |||||
2017-07-13 | add is_write_type method for merge query | ytetsuro | 1 | -1/+1 | |
Signed-off-by: tetsuro yoshikawa <phper.0o0@gmail.com> | |||||
2017-07-10 | [ci skip] Merge pull request #5128 from lloricode/profiler-pre-tag | Andrey Andreev | 1 | -2/+14 | |
Profiler add pre tag | |||||
2017-07-09 | php style | Lloric Mayuga Garcia | 1 | -8/+8 | |
Signed-off-by: Lloric Mayuga Garcia <emorickfighter@gmail.com> | |||||
2017-07-06 | [ci skip] Merge pull request #5173 from Syafiqq/develop | Andrey Andreev | 1 | -1/+1 | |
Add array identifier for library loader docblock | |||||
2017-07-06 | Merge remote-tracking branch 'origin/develop' into develop | Syafiqq | 0 | -0/+0 | |
# Conflicts: # system/core/Loader.php | |||||
2017-07-06 | Add array identifier for library loader | Syafiqq | 1 | -1/+1 | |
2017-07-06 | [ci skip] Merge pull request #5170 from ↵ | Andrey Andreev | 2 | -3/+8 | |
tianhe1986/develop_session_race_condition Decreasing the probability of race condition in session lock | |||||
2017-07-06 | Format fixing. | tianhe1986 | 2 | -5/+3 | |
Signed-off-by: tianhe1986 <w1s2j3229@163.com> | |||||
2017-07-06 | Add array identifier for library loader | Syafiqq | 1 | -1/+1 | |
2017-07-05 | Simplifying the code. | tianhe1986 | 2 | -12/+6 | |
Signed-off-by: tianhe1986 <w1s2j3229@163.com> | |||||
2017-07-05 | Acquiring memcached lock with add() to avoid race conditions. | tianhe1986 | 1 | -2/+6 | |
Signed-off-by: tianhe1986 <w1s2j3229@163.com> | |||||
2017-07-05 | Acquiring redis lock with existence check. | tianhe1986 | 1 | -1/+10 | |
Signed-off-by: tianhe1986 <w1s2j3229@163.com> | |||||
2017-06-26 | [ci skip] Merge pull request #5162 from hex-ci/patch-3 | Andrey Andreev | 1 | -1/+1 | |
Fix a spelling typo in security docs | |||||
2017-06-25 | Fix the spelling of the word. | Hex | 1 | -1/+1 | |
2017-06-22 | Close #4134: Allow dots in alias names detected by QB | Andrey Andreev | 3 | -12/+17 | |
2017-06-22 | Implement #2436 (access to FV processed data) | Andrey Andreev | 4 | -30/+64 | |
2017-06-22 | [ci skip] Misc cleanup of CI_Email code | Andrey Andreev | 1 | -101/+64 | |
2017-06-22 | [ci skip] Close #3711 | Andrey Andreev | 3 | -20/+15 | |
2017-06-21 | Implement #193: Validating entire arrays in a single function call | Andrey Andreev | 3 | -9/+20 | |
2017-06-21 | [ci skip] Add changelog entry for PR #5159 | Andrey Andreev | 1 | -0/+1 | |
2017-06-21 | Merge pull request #5159 from tianhe1986/develop_model_load | Andrey Andreev | 2 | -3/+23 | |
Always check a model be a subclass of CI_Model when loaded | |||||
2017-06-21 | Add unit test. | tianhe1986 | 1 | -1/+20 | |
Signed-off-by: tianhe1986 <w1s2j3229@163.com> | |||||
2017-06-21 | Always check whether a model be a subclass of CI_Model when loaded. | tianhe1986 | 1 | -2/+3 | |
Signed-off-by: tianhe1986 <w1s2j3229@163.com> | |||||
2017-06-19 | Merge branch '3.1-stable' into develop | Andrey Andreev | 13 | -78/+103 | |
Conflicts resolved: system/core/CodeIgniter.php tests/codeigniter/libraries/Form_validation_test.php user_guide_src/source/changelog.rst user_guide_src/source/conf.py user_guide_src/source/installation/downloads.rst user_guide_src/source/installation/upgrading.rst | |||||
2017-06-19 | [ci skip] Starting 3.1.6-dev | Andrey Andreev | 6 | -4/+26 | |
2017-06-19 | [ci skip] Prepare 3.1.5 release | Andrey Andreev | 5 | -7/+7 | |
2017-06-19 | [ci skip] Fix a bug in FV valid_email() | Andrey Andreev | 3 | -3/+7 | |
2017-06-15 | [ci skip] Add changelog entry for #5155 | Andrey Andreev | 1 | -0/+1 | |
2017-06-15 | Merge pull request #5155 from tianhe1986/develop_count_ignore_limit | Andrey Andreev | 2 | -1/+11 | |
Fix CI_DB_query_builder::count_all_results() returning wrong count with LIMIT/OFFSET |