Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | port of #9500 | Arthur Schiwon | 2014-07-08 | 1 | -157/+62 |
* | allow to set pre-condition for setValue | Bjoern Schiessle | 2014-06-05 | 1 | -13/+41 |
* | Sort the result before comparing | Joas Schilling | 2014-06-05 | 1 | -1/+3 |
* | Add method to get users by their preference | Joas Schilling | 2014-06-05 | 1 | -0/+16 |
* | Clean the database after the test | Joas Schilling | 2014-05-21 | 1 | -0/+4 |
* | Add a lot of users for testing | Joas Schilling | 2014-05-21 | 1 | -1/+15 |
* | Add test case for getValueForUsers() | Joas Schilling | 2014-05-21 | 1 | -0/+19 |
* | Add caching to OC\Preferences | Robin Appelman | 2014-02-18 | 1 | -52/+0 |
* | Remove all uses of numRows(). | Andreas Fischer | 2013-12-21 | 1 | -4/+4 |
* | Convert OC_Preference to object interface | Bart Visscher | 2013-09-19 | 1 | -0/+179 |
* | Proper WHERE – the table is called userid not user | kondou | 2013-08-06 | 1 | -1/+1 |
* | Use setUpBeforeClass() and tearDownAfterClass() | kondou | 2013-08-06 | 1 | -6/+2 |
* | Clean up DB, after we're done with testing | kondou | 2013-08-06 | 1 | -0/+9 |
* | Add unittests | kondou | 2013-08-05 | 1 | -0/+121 |