Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #570 from ArthurHoaro/config-manager | Arthur | 2016-07-09 | 1 | -3/+3 |
|\ | | | | | Introduce a configuration manager | ||||
| * | Replace $GLOBALS configuration with the configuration manager in the whole ↵ | ArthurHoaro | 2016-06-11 | 1 | -3/+3 |
| | | | | | | | | code base | ||||
* | | Fixes #497: ignore case difference between tags | ArthurHoaro | 2016-05-31 | 1 | -1/+1 |
|/ | | | | | | | | While retrieving all tags, case differences will be ignored. This affects: * tag cloud * tag autocompletion | ||||
* | FeedBuilder unit tests | ArthurHoaro | 2016-03-25 | 1 | -0/+212 |