Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-11-08 | CI_DB_driver->simple_query() discard return of CI_DB_driver->initialize() ↵ | Steffen Stollfuß | 1 | -1/+4 | |
when db_debug = FALSE #4223 | |||||
2015-11-08 | Merge pull request #1 from bcit-ci/develop | Steffen Stollfuß | 34 | -454/+504 | |
Pull current develop branch to submit a bug report later | |||||
2015-11-06 | Merge pull request #4218 from schwemmer/develop | Andrey Andreev | 1 | -0/+8 | |
[ci skip] Added MIME types for JPEG2000 | |||||
2015-11-06 | Fixed white-space for JPEG2000 MIME types | Rafael Schwemmer | 1 | -8/+8 | |
Replaced spaces by tabs to be consistent with rest of the code | |||||
2015-11-05 | Added MIME types for JPEG2000 | Rafael Schwemmer | 1 | -0/+8 | |
Added all MIME types and file extensions to support JPEG2000 images as allowed file type. | |||||
2015-11-04 | Merge branch '3.0-stable' into develop | Andrey Andreev | 32 | -453/+494 | |
2015-11-04 | [ci skip] Start of 3.0.4 development | Andrey Andreev | 5 | -4/+20 | |
2015-10-31 | [ci skip] Update download link | Andrey Andreev | 1 | -1/+1 | |
2015-10-31 | [ci skip] Update changelog, version & upgrade instructions | Andrey Andreev | 5 | -6/+96 | |
2015-10-31 | Use proper randomness when generating CAPTCHAs | Andrey Andreev | 1 | -2/+87 | |
2015-10-31 | Prevent Host header injections | Andrey Andreev | 3 | -38/+29 | |
2015-10-31 | Harden xss_clean() | Andrey Andreev | 2 | -42/+59 | |
2015-10-30 | Fix #4192 | Andrey Andreev | 2 | -5/+9 | |
2015-10-30 | [ci skip] Fix changelog entry from latest commit | Andrey Andreev | 1 | -1/+1 | |
#3201 is actually another issue, the bug fixed by a62aa820bdd3e642f44428b27f2c6cde1baf4adc was just reported in the comments there. | |||||
2015-10-30 | Fix #3201 | Andrey Andreev | 3 | -1/+12 | |
2015-10-23 | [ci skip] Link HackerOne page in the readme | Andrey Andreev | 1 | -1/+2 | |
2015-10-23 | [ci skip] Link HackerOne page in the readme | Andrey Andreev | 1 | -1/+2 | |
2015-10-21 | Merge pull request #4167 from zhanghongyi/fix-pulldown | Instructor, Computer Systems Technology | 2 | -5/+46 | |
disable pulldown menu on mobile devices | |||||
2015-10-21 | Merge pull request #4167 from zhanghongyi/fix-pulldown | Instructor, Computer Systems Technology | 2 | -5/+46 | |
disable pulldown menu on mobile devices | |||||
2015-10-19 | rename cookie values to make codes clear | Hongyi Zhang | 1 | -9/+9 | |
Signed-off-by: Hongyi Zhang <hongyi73.zhang@gmail.com> | |||||
2015-10-19 | Fix #4171 and a number of other transaction bugs | Andrey Andreev | 15 | -356/+170 | |
2015-10-19 | Fix #4173 | Andrey Andreev | 2 | -1/+8 | |
This reverts commit 7cc6cea2d421862726081a39e932dbceeefcc775 from PR #3968. At the time this seemed logical, but turns out it breaks the ability to create non-PRIMARY composite keys, so ... | |||||
2015-10-19 | [ci skip] Fix docs about QB caching | Andrey Andreev | 1 | -1/+1 | |
It doesn't support set() ... Related: #4175 | |||||
2015-10-18 | Fix #4179 | Andrey Andreev | 2 | -0/+5 | |
2015-10-16 | fix a typo in comment | Hongyi Zhang | 1 | -1/+1 | |
Signed-off-by: Hongyi Zhang <hongyi73.zhang@gmail.com> | |||||
2015-10-16 | revert img alt changes, fix cookies, and improve pulldown menu in multiple ↵ | Hongyi Zhang | 3 | -9/+43 | |
screen size Signed-off-by: Hongyi Zhang <hongyi73.zhang@gmail.com> | |||||
2015-10-13 | [ci skip] Fix #4170 | Andrey Andreev | 2 | -3/+3 | |
2015-10-13 | [ci skip] Correct version number in user guide conf | Andrey Andreev | 1 | -2/+2 | |
2015-10-12 | Merge branch '3.0-stable' into develop | Andrey Andreev | 35 | -255/+474 | |
2015-10-12 | [ci skip] Correct download link for 3.0.3-dev | Andrey Andreev | 1 | -1/+1 | |
2015-10-12 | [ci skip] This is 3.0.3-dev | Andrey Andreev | 5 | -4/+20 | |
2015-10-12 | [ci skip] Add changelog entry for PR #4166 | Andrey Andreev | 1 | -0/+12 | |
2015-10-12 | Optimize csv_from_result speed. | Ahmad Anbar | 1 | -2/+3 | |
2015-10-12 | Merge pull request #4166 from aanbar/optimize-csv-export | Andrey Andreev | 1 | -2/+3 | |
Optimize DB_utility csv_from_result() for speed | |||||
2015-10-12 | [ci skip] Add more info about security reporting to docs | Andrey Andreev | 2 | -4/+19 | |
2015-10-12 | disable pulldown menu on mobile devices | Hongyi Zhang | 2 | -1/+8 | |
Signed-off-by: Hongyi Zhang <hongyi73.zhang@gmail.com> | |||||
2015-10-10 | Optimize csv_from_result speed. | Ahmad Anbar | 1 | -2/+3 | |
2015-10-08 | [ci skip] Prepare 3.0.2 release | Andrey Andreev | 4 | -5/+9 | |
2015-10-08 | [ci skip] Fix broken links in user guide | Andrey Andreev | 2 | -2/+2 | |
2015-10-05 | Some more intrusive XSS cleaning | Andrey Andreev | 2 | -7/+18 | |
2015-10-05 | Close #4155 | Andrey Andreev | 1 | -1/+1 | |
2015-10-02 | [ci skip] Some consistency in the docs' theme CSS | Andrey Andreev | 1 | -37/+35 | |
2015-10-02 | [ci skip] Some consistency in the docs' theme CSS | Andrey Andreev | 1 | -37/+35 | |
2015-10-02 | Rearrange the TOC slightly, to support consistency between the side menu and ↵ | Master Yoda | 1 | -10/+10 | |
the sphonx toctree-derived pulldown menu. Signed-off-by:Master Yoda <jim_parry@bcit.ca> | |||||
2015-10-02 | Merge pull request #4153 from jim-parry/doc/toc | Andrey Andreev | 1 | -10/+10 | |
[ci skip] Adjust user guide TOC | |||||
2015-10-02 | Merge pull request #4148 from zhanghongyi/generate-pulldown | Andrey Andreev | 5 | -76/+121 | |
[ci skip] Generate docs pulldown menu using sphinx toctree | |||||
2015-10-02 | Merge pull request #4148 from zhanghongyi/generate-pulldown | Andrey Andreev | 5 | -76/+121 | |
[ci skip] Generate docs pulldown menu using sphinx toctree | |||||
2015-10-02 | Rearrange the TOC slightly, to support consistency between the side menu and ↵ | Master Yoda | 1 | -10/+10 | |
the sphonx toctree-derived pulldown menu. Signed-off-by:Master Yoda <jim_parry@bcit.ca> | |||||
2015-10-02 | More XSS stuff | Andrey Andreev | 2 | -2/+7 | |
2015-10-02 | minor fixes: add back theme codes | Hongyi Zhang | 2 | -2/+3 | |
Signed-off-by: Hongyi Zhang <hongyi73.zhang@gmail.com> |