Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-07-09 | [ci skip] Merge pull request #5970 from sapics/fix/user-guide-url | Andrey Andreev | 5 | -8/+8 | |
Fix user guide url | |||||
2020-07-09 | [ci skip] Merge pull request #5922 from robsonpiere/develop | Andrey Andreev | 1 | -1/+2 | |
Add UptimeRobot user agent | |||||
2020-06-24 | Fix user guide url | sapics | 5 | -8/+8 | |
Replace from https://codeigniter.com/user_guide/* to https://codeigniter.com/userguide3/* | |||||
2020-03-30 | [ci skip] Merge pull request #5918 from wobility/patch-1 | Andrey Andreev | 1 | -0/+2 | |
Update with heic format | |||||
2020-03-03 | Add UptimeRobot user agent | Robson Piere | 1 | -1/+2 | |
Add UptimeRobot user agent, a free website monitor. https://uptimerobot.com/ | |||||
2020-02-29 | Update with heic format | Wobility | 1 | -0/+2 | |
Add heic and heif format for Apple file. | |||||
2020-02-15 | Fixed double spacing. | Peter Karunyu | 1 | -2/+2 | |
2020-01-25 | inserted required attribute in html tag | Francisco Javier Llanquipichun Garcia | 1 | -1/+1 | |
Signed-off-by: Francisco Javier Llanquipichun Garcia <francisco.llanquipichun@gmail.com> | |||||
2019-10-08 | Merge branch 'develop' into patch-1 | Andrey Andreev | 1 | -0/+4 | |
2019-10-05 | Update user_agents.php | Ossama Mehmood | 1 | -0/+4 | |
2019-10-02 | Update user_agents.php | Muhammad Umer Farooq | 1 | -0/+1 | |
2019-08-13 | [ci skip] Merge pull request #5815 from kamaslau/patch-2 | Andrey Andreev | 1 | -1/+1 | |
Fix .aac file mime type | |||||
2019-08-11 | Fix .aac file mime type | Kamas "Iceberg" Lau | 1 | -1/+1 | |
2019-07-31 | Added some greek characters and corrected some of them that showed up wrong | harrys.revis | 1 | -6/+17 | |
2019-03-24 | Update user_agents.php | Muhammad Umer Farooq | 1 | -0/+1 | |
2019-01-13 | Added mobile google bot to user agents | Albert Leao | 1 | -0/+1 | |
2019-01-08 | Merge branch '3.1-stable' into develop | Andrey Andreev | 1 | -1/+1 | |
Conflicts resolved: system/database/drivers/sqlite/sqlite_driver.php system/database/drivers/sqlite/sqlite_forge.php system/database/drivers/sqlite/sqlite_result.php system/database/drivers/sqlite/sqlite_utility.php system/helpers/captcha_helper.php system/helpers/email_helper.php system/helpers/inflector_helper.php system/helpers/smiley_helper.php system/language/english/form_validation_lang.php system/libraries/Cart.php system/libraries/Form_validation.php system/libraries/Javascript.php system/libraries/Javascript/Jquery.php system/libraries/Session/SessionHandlerInterface.php tests/codeigniter/helpers/inflector_helper_test.php user_guide_src/source/helpers/inflector_helper.rst | |||||
2018-08-22 | [ci skip] Close #5513 | Andrey Andreev | 1 | -1/+1 | |
2018-06-04 | [ci skip] Merge pull request #5512 from gxgpet/develop | Andrey Andreev | 1 | -1/+2 | |
mimes.php: 7z file types changes | |||||
2018-06-04 | [ci skip] Merge pull request #5512 from gxgpet/develop | Andrey Andreev | 1 | -1/+2 | |
mimes.php: 7z file types changes | |||||
2018-06-01 | Adding 7zip extension to mimes.php | George Petculescu | 1 | -0/+1 | |
Adding 7zip extension back as BC safety measure | |||||
2018-05-26 | 7zip mime type | George Petculescu | 1 | -1/+1 | |
renaming 7zip to 7z extension and adding one more mime id to it | |||||
2018-05-18 | http:// to https:// | Mehdi Bounya | 2 | -4/+4 | |
2018-04-24 | Merge branch '3.1-stable' into develop | Andrey Andreev | 1 | -1/+1 | |
2018-04-13 | [ci skip] Rename Spartan to Edge in config/user_agents.php | Andrey Andreev | 1 | -1/+1 | |
#4354 | |||||
2017-10-09 | [ci skip] Merge pull request #5292 from ajdunn2/develop | Andrey Andreev | 1 | -1/+1 | |
Small spelling fix | |||||
2017-10-08 | Small spelling fix | AJ Dunn | 1 | -1/+1 | |
Missing ‘e’ in word ‘certificates’. Signed-off-by: AJ Dunn <andrew.dunn2@outlook.com.au> | |||||
2017-10-02 | [ci skip] Merge pull request #5281 from pawelkg/develop | Andrey Andreev | 1 | -2/+2 | |
Adding some letters translated to Y in foregin_chars.php | |||||
2017-09-30 | Adding some letters translated to Y in foregin_chars.php | Paweł Kłopotek-Główczewski | 1 | -2/+2 | |
Signed-off-by: Paweł Kłopotek-Główczewski <pawelkg@pawelkg.com> | |||||
2017-02-07 | Allow to omit trailing slash in config paths | vlakoff | 1 | -3/+3 | |
2016-12-14 | Drop all PHP 5.3-related code | Andrey Andreev | 2 | -15/+1 | |
2016-12-14 | Remove 'global_xss_filtering' config setting | Andrey Andreev | 1 | -14/+0 | |
2016-12-14 | Remove 'allow_get_array', 'standardize_newlines' config settings | Andrey Andreev | 1 | -28/+0 | |
2016-12-14 | Merge branch '3.1-stable' into develop | Andrey Andreev | 1 | -6/+16 | |
2016-12-14 | [ci skip] Deprecate 'allow_get_array', 'standardize_newlines' | Andrey Andreev | 1 | -6/+16 | |
2016-12-12 | Remove previously deprecated Smiley Helper | Andrey Andreev | 1 | -64/+0 | |
2016-08-30 | Merge pull request #4788 from edtsz/patch-2 | Andrey Andreev | 1 | -1/+17 | |
Add OpenOffice mime-types to config/mimes.php | |||||
2016-08-30 | OpenOffice mime-types | Éderson T. Szlachta | 1 | -1/+17 | |
According to IANA media types : http://www.iana.org/assignments/media-types/media-types.xhtml | |||||
2016-05-26 | Merge pull request #4648 from el-ma/develop | Andrey Andreev | 1 | -1/+3 | |
[ci skip] Add two more robots to config/user_agents.php | |||||
2016-05-26 | Update robots in config/user_agents.php | el-ma | 1 | -1/+3 | |
Added Majestic-12 and Uptimebot | |||||
2016-05-25 | Merge pull request #4646 from el-ma/develop | Andrey Andreev | 1 | -1/+2 | |
[ci skip] Add "Alexa Crawler" to robots | |||||
2016-05-25 | added "Alexa Crawler" | el-ma | 1 | -1/+2 | |
2016-02-15 | [ci skip] Polish changes from PR #4453 | Andrey Andreev | 1 | -2/+3 | |
2016-02-15 | Merge pull request #4453 from EpicKris/feature/Autoload-Driver-Object-Name | Andrey Andreev | 1 | -0/+5 | |
Autoload Driver Object Names | |||||
2016-02-15 | [ci skip] Polish changes from PR #4453 | Andrey Andreev | 1 | -2/+3 | |
2016-02-15 | Merge pull request #4453 from EpicKris/feature/Autoload-Driver-Object-Name | Andrey Andreev | 1 | -0/+5 | |
Autoload Driver Object Names | |||||
2016-02-15 | [ci skip] Add notes in config about CLI for url_suffix, permitted_uri_chars | Andrey Andreev | 1 | -0/+4 | |
2016-02-11 | Autoload Driver Object Names | Kristian Matthews | 1 | -0/+5 | |
Updated documentation for `$autoload['drivers']`. Updated loader to autoload drivers with object names the same as autoloading libraries. Signed-off-by: Kristian Matthews <kristian.matthews@me.com> | |||||
2016-01-13 | Merge pull request #4378 from jtneal/patch-1 | Andrey Andreev | 1 | -1/+1 | |
[ci skip] Fix a defined() typo in config/constants.php | |||||
2016-01-13 | Fix type in default constants configuration | Jason Neal | 1 | -1/+1 | |
The word "destructive" was misspelled in the conditional portion. |