| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'upstream/develop-ascraeus' into ticket/12594 | Yuriy Rusko | 2014-05-27 | 1 | -2/+10 |
|\ |
|
| * | [ticket/12570] Add a test for set_array() and updating with the same value | Joas Schilling | 2014-05-26 | 1 | -0/+2 |
| * | [ticket/12570] Add test for updating a config with the same value | Joas Schilling | 2014-05-26 | 1 | -2/+8 |
* | | [ticket/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 3 | -9/+21 |
|/ |
|
* | [ticket/11700] Fix config db tests after namespace mishap | Nils Adermann | 2013-09-16 | 1 | -10/+10 |
* | [ticket/11700] Move all recent code to namespaces | Nils Adermann | 2013-09-16 | 3 | -23/+23 |
* | [ticket/10202] Rename method names _all() to _array(). | Andreas Fischer | 2013-03-05 | 1 | -11/+11 |
* | [ticket/10202] Add tests for phpbb_config_db_text. | Andreas Fischer | 2013-03-05 | 2 | -0/+134 |
* | [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 |