Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/10973] Drop all require_once for mocks. Use autoloading. | Andreas Fischer | 2012-07-08 | 1 | -2/+0 |
* | [ticket/9916] Updating license in non-distributed files | Unknown | 2012-01-02 | 2 | -2/+2 |
* | [ticket/10143] Added tests for storing a previously deleted value in db cache. | Oleg Pudeyev | 2011-04-21 | 1 | -0/+24 |
* | [ticket/10006] More testing | Erik Frèrejean | 2011-04-18 | 1 | -2/+5 |
* | [ticket/10006] Tweak the tests a bit | Erik Frèrejean | 2011-04-18 | 2 | -2/+5 |
* | [ticket/10006] Add phpbb_config::delete | Erik Frèrejean | 2011-04-18 | 2 | -0/+16 |
* | [ticket/10011] Tests can't be ran on PHP < 5.3 | Erik Frèrejean | 2011-01-31 | 1 | -2/+2 |
* | [task/config-class] Correctly merge cached config with dynamically loaded data. | Nils Adermann | 2011-01-12 | 1 | -0/+11 |
* | [task/config-class] Fix db config constructor param order | Igor Wiedler | 2011-01-11 | 1 | -6/+6 |
* | [task/config-class] Implemented a config class to replace the global array. | Nils Adermann | 2011-01-10 | 3 | -0/+247 |