| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove unneeded parameter from OC_App::getEnabledApps | Morris Jobke | 2016-02-15 | 1 | -5/+5 |
* | Send events when enabling and disabling of apps | Arthur Schiwon | 2016-02-09 | 1 | -2/+2 |
* | Fix unit tests | Roeland Jago Douma | 2016-02-08 | 1 | -2/+7 |
* | Remove OC_DB::getConnection | Morris Jobke | 2016-01-07 | 1 | -3/+3 |
* | Apply DB group annotation ... | Thomas Müller | 2015-11-30 | 1 | -1/+6 |
* | fix unit tests | Morris Jobke | 2015-11-23 | 1 | -2/+7 |
* | Only do the description kung-fu on strings - fixes #17028 | Thomas Müller | 2015-07-01 | 1 | -0/+4 |
* | Use UTF-8 mode for preg_split and preg_replace | Lukas Reschke | 2015-07-01 | 1 | -2/+8 |
* | Adjust tests and check whether clear() is called | Joas Schilling | 2015-04-01 | 1 | -2/+2 |
* | Test improvements | Robin Appelman | 2015-02-17 | 1 | -37/+10 |
* | Use the app manager from oc_app | Robin Appelman | 2015-02-16 | 1 | -3/+10 |
* | Merge pull request #13319 from owncloud/replace-line-breaks-in-app-description | Lukas Reschke | 2015-01-17 | 1 | -0/+29 |
|\ |
|
| * | OC_App::parseAppInfo | Morris Jobke | 2015-01-14 | 1 | -0/+29 |
* | | Check new and old ways of required oC version for app compatibility | Joas Schilling | 2015-01-14 | 1 | -2/+51 |
|/ |
|
* | Make root tests extend the \Test\TestCase | Joas Schilling | 2014-11-19 | 1 | -1/+1 |
* | Merge pull request #12218 from owncloud/issue/10991-fixes | Morris Jobke | 2014-11-17 | 1 | -0/+3 |
|\ |
|
| * | Correctly refresh the apps list after removing the mock | Joas Schilling | 2014-11-17 | 1 | -0/+3 |
* | | Remove confusingly names \OC\User\Manager::delete and fix the automatic cache... | Robin Appelman | 2014-11-05 | 1 | -6/+1 |
|/ |
|
* | Added unit tests for cache of enabled apps | Vincent Petry | 2014-09-03 | 1 | -10/+74 |
* | Fix upgrade process when apps enabled for specific groups | Vincent Petry | 2014-09-02 | 1 | -0/+162 |
* | Added requiremin/requiremax fields for apps | Vincent Petry | 2014-05-27 | 1 | -65/+209 |
* | adjust license headers to new mail address | Bernhard Posselt | 2014-05-11 | 1 | -1/+1 |
* | Fixed apps loading order | Vincent Petry | 2013-12-20 | 1 | -0/+13 |
* | Add _many_ newlines at the end of files | kondou | 2013-08-18 | 1 | -1/+1 |
* | used oc version 5.0.3 | Bernhard Posselt | 2013-04-09 | 1 | -1/+1 |
* | added yet another test for the verion compare check due to mail | Bernhard Posselt | 2013-04-09 | 1 | -0/+8 |
* | return true once one owncloud version number is bigger at any position | Bernhard Posselt | 2013-02-25 | 1 | -0/+8 |
* | more tests to fail the version check | Bernhard Posselt | 2013-02-25 | 1 | -1/+15 |
* | created unittests and factored out version test into seperate method | Bernhard Posselt | 2013-02-25 | 1 | -0/+52 |