Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-08-12 | Improve changelog entry | vlakoff | 1 | -1/+1 | |
2013-08-11 | Input class: change behavior of get_post() method, add post_get() method | vlakoff | 1 | -0/+1 | |
followup to PR #2522 | |||||
2013-08-07 | Add a changelog entry for PR #2590 and further optimize log_message() | Andrey Andreev | 1 | -0/+1 | |
CI_Log::write_log() already checks the log threshold, so there's no point in doing it in log_message() as well. | |||||
2013-08-07 | An improved version of PR #2584, fixes #2583 | Andrey Andreev | 1 | -0/+1 | |
2013-08-06 | Various typos and tabs adjustments | vlakoff | 1 | -5/+5 | |
2013-08-06 | Fix #2585 | Andrey Andreev | 1 | -0/+1 | |
2013-08-06 | [ci skip] Alter a changelog line | Andrey Andreev | 1 | -1/+1 | |
2013-08-04 | Rename bad chars property to filename_bad_chars, remove the setter and add ↵ | Hunter Wu | 1 | -0/+1 | |
changelog entry | |||||
2013-07-30 | Updated Changelog Cache Log Level | Tyler Brownell | 1 | -0/+1 | |
- Updated the changelog to include the log level updates in the cache drivers. | |||||
2013-07-27 | Merge pull request #2554 from vlakoff/develop-3 | Andrey Andreev | 1 | -1/+3 | |
config->item() now returns NULL instead of FALSE when the required item doesn't exist. | |||||
2013-07-26 | Fix #2560 | Andrey Andreev | 1 | -0/+1 | |
2013-07-25 | Adjustments to the previous commit | vlakoff | 1 | -1/+1 | |
2013-07-24 | config->item() now returns NULL instead of FALSE when the required item ↵ | vlakoff | 1 | -1/+2 | |
doesn't exist. Uniformization with other functions. This also brings the ability to properly use booleans in configuration. | |||||
2013-07-24 | Add a changelog entry about changes in Array helper's element() and elements() | vlakoff | 1 | -0/+1 | |
2013-07-23 | Loader changes & optimizations related to issue #2551 | Andrey Andreev | 1 | -0/+3 | |
2013-07-22 | [ci skip] Add a changelog entry for class file naming rule change | Andrey Andreev | 1 | -0/+1 | |
2013-07-19 | Router improvements | Andrey Andreev | 1 | -2/+2 | |
- Make dashes-to-underscores URI segment replacement configurable via ['translate_uri_dashes']. - Make _set_routing() protected and move the call to the class constructor. - Remove redudant calls to set_class() and set_method(). - Clean-up/optimize the routes loading procedure. (fixes issue #2503) | |||||
2013-07-19 | [ci skip] Add a changelog entry | Andrey Andreev | 1 | -0/+1 | |
2013-07-18 | Fix a Memcache(d) default configuration bug (based on #249) | Andrey Andreev | 1 | -0/+1 | |
2013-07-18 | Add color customization to the CAPTCHA helper | Andrey Andreev | 1 | -1/+5 | |
Ref: Issue #867 & PRs #1405, #2485 | |||||
2013-07-18 | Add an optional parameter to URL helpers base_url() and site_url() ↵ | Andrey Andreev | 1 | -0/+1 | |
(supersedes #2535) | |||||
2013-07-17 | Fix #2490 (an improved version of PR #2534) | Andrey Andreev | 1 | -0/+1 | |
2013-07-17 | Cherry-picking some changes from PR #2425: | Andrey Andreev | 1 | -0/+2 | |
- Session events logging (debug) - Bug fix for OCI8 method stored_procedure() | |||||
2013-07-17 | Add changelog entry for PR #2502 | Andrey Andreev | 1 | -0/+1 | |
2013-07-17 | [ci skip] Revert some cosmetic changes from PR #2524, for consistency | Andrey Andreev | 1 | -17/+13 | |
2013-07-16 | Merge doc changes; small related updates. | Eric Roberts | 1 | -5/+8 | |
2013-07-12 | Optimize Change Log, add entry for 2.1.4 | Eric Roberts | 1 | -213/+318 | |
2013-07-03 | [ci skip] Alter a link in the changelog | Andrey Andreev | 1 | -3/+2 | |
2013-06-28 | Merge pull request #2497 from yazuu/upload | Andrey Andreev | 1 | -0/+1 | |
Upload : change the file extension to lower case | |||||
2013-06-28 | Update library documentation and changelog | Adrian | 1 | -0/+1 | |
2013-06-28 | Fix #2498 | Andrey Andreev | 1 | -0/+1 | |
2013-06-24 | Updated changelog to reflect latest changes | Floris Luiten (lenwweb.nl) | 1 | -0/+1 | |
2013-04-19 | Fix issue #2388 / PR #2413 changelog entry | Andrey Andreev | 1 | -2/+1 | |
2013-04-18 | Added to the changelog. | buhay | 1 | -0/+1 | |
2013-04-10 | changelog change | ash | 1 | -2/+1 | |
2013-04-10 | changed changelog format. | ash | 1 | -1/+1 | |
2013-04-10 | removed sanity checks (developer-supplied value, not user input), added ↵ | ash | 1 | -0/+2 | |
changelog entry, changed variable names | |||||
2013-04-04 | Fix #2380 and deprecate CI_Router::fetch_*() methods | Andrey Andreev | 1 | -1/+4 | |
2013-04-04 | Add a changelog entry for PR #2343 | Andrey Andreev | 1 | -0/+1 | |
2013-04-01 | [ci skip] Add changelog entries for PR #2303 | Andrey Andreev | 1 | -0/+2 | |
2013-03-29 | Fix #2353 | Andrey Andreev | 1 | -1/+2 | |
2013-03-23 | Removed $recurse parameter in lieu of auto parsing. Changed "provision" entry. | nisheeth-barthwal | 1 | -1/+1 | |
2013-03-21 | Removed entry for erroneous bugfix | nisheeth-barthwal | 1 | -1/+0 | |
2013-03-21 | Added array notation for keys in Input library | nisheeth-barthwal | 1 | -0/+2 | |
2013-03-21 | Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop | nisheeth-barthwal | 1 | -1/+1 | |
2013-03-06 | Fix a typo in changelog.rst | vlakoff | 1 | -1/+1 | |
This missing space was broking the link generation. | |||||
2013-03-04 | Fixed #2289 | nisheeth-barthwal | 1 | -0/+1 | |
2013-03-04 | Fix #2298 | Andrey Andreev | 1 | -0/+1 | |
2013-02-21 | Manually apply PR #2234 | Andrey Andreev | 1 | -0/+1 | |
2013-02-21 | [ci skip] Remove a changelog line for a non-existent change | Andrey Andreev | 1 | -1/+0 | |