| Commit message (Expand) | Author | Age | Files | Lines |
* | don't allow installation of already installed apps - fixes #14004 | Thomas Müller | 2015-02-23 | 1 | -6/+29 |
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 6 | -39/+103 |
* | Return milliseconds instead of seconds for lastLogin - refs #14005 | Thomas Müller | 2015-02-16 | 1 | -1/+1 |
* | Merge pull request #13790 from owncloud/fix-subadmin-group | Thomas Müller | 2015-02-02 | 1 | -24/+43 |
|\ |
|
| * | Consistent variable naming | Lukas Reschke | 2015-01-30 | 1 | -10/+9 |
| * | Switch to a factory and add unit tests | Lukas Reschke | 2015-01-30 | 1 | -22/+21 |
| * | Add unit tests | Lukas Reschke | 2015-01-30 | 1 | -9/+15 |
| * | Fix subadmin listing of group | Lukas Reschke | 2015-01-30 | 1 | -6/+21 |
* | | Check whether return is an error case before using it | Joas Schilling | 2015-01-30 | 1 | -8/+12 |
|/ |
|
* | Add value if restore of data is possible for a user | Morris Jobke | 2015-01-27 | 1 | -6/+47 |
* | Use setConfigs() instead of calling setConfig() multiple times | Joas Schilling | 2015-01-23 | 1 | -10/+11 |
* | Fix filtering for users when $gid is empty | Lukas Reschke | 2015-01-18 | 1 | -1/+1 |
* | sorting enabled and disabled apps alphabetically - fixes #13404 | Thomas Müller | 2015-01-16 | 1 | -0/+16 |
* | Cache responses from the AppStore server | Lukas Reschke | 2015-01-09 | 1 | -43/+57 |
* | Merge pull request #12988 from owncloud/logfile_download | Morris Jobke | 2015-01-09 | 1 | -0/+126 |
|\ |
|
| * | add Download logfile button to admin settings | Georg Ehrke | 2015-01-07 | 1 | -0/+126 |
* | | fixing wrong usage of license vs licence | Thomas Müller | 2015-01-06 | 1 | -1/+8 |
|/ |
|
* | Mail address of users is now changable in the user management | Morris Jobke | 2014-12-18 | 1 | -6/+93 |
* | Send mail for new users | Morris Jobke | 2014-12-16 | 1 | -7/+81 |
* | Merge pull request #12625 from owncloud/app-dependencies-libs-and-commands | Bernhard Posselt | 2014-12-15 | 1 | -3/+3 |
|\ |
|
| * | rework api of DependencyAnalyzer | Thomas Müller | 2014-12-12 | 1 | -3/+3 |
* | | Merge pull request #12726 from owncloud/add-filter-for-backend-to-rest-index | Morris Jobke | 2014-12-13 | 1 | -17/+41 |
|\ \ |
|
| * | | Make comment clear | Lukas Reschke | 2014-12-12 | 1 | -1/+1 |
| * | | Comment code path | Lukas Reschke | 2014-12-12 | 1 | -0/+1 |
| * | | Use limit and offset | Lukas Reschke | 2014-12-12 | 1 | -1/+1 |
| * | | Use array key instead of value | Lukas Reschke | 2014-12-12 | 1 | -1/+1 |
| * | | Break loop | Lukas Reschke | 2014-12-11 | 1 | -0/+1 |
| * | | Add filter for 'backend' to user REST route | Lukas Reschke | 2014-12-10 | 1 | -17/+39 |
| |/ |
|
* / | Show user backend in user management | Morris Jobke | 2014-12-12 | 1 | -1/+2 |
|/ |
|
* | Expose backend type via REST API | Lukas Reschke | 2014-12-09 | 1 | -24/+26 |
* | React on other statuscodes than 200 | Lukas Reschke | 2014-12-08 | 2 | -18/+6 |
* | Add statuscodes | Lukas Reschke | 2014-12-08 | 2 | -13/+27 |
* | Add REST route for user & group management | Lukas Reschke | 2014-12-08 | 2 | -0/+391 |
* | adding supported databases | Thomas Müller | 2014-12-04 | 1 | -1/+1 |
* | introduce dependency analyzer to take care of app dependencies | Thomas Müller | 2014-12-04 | 1 | -1/+9 |
* | Migrate "setsecurity.php" to the AppFramework | Lukas Reschke | 2014-11-03 | 1 | -0/+95 |
* | Merge pull request #11600 from owncloud/refactor-appsettings-to-app-framework | Lukas Reschke | 2014-10-28 | 1 | -0/+132 |
|\ |
|
| * | Migrate new app settings to AppFramework | Lukas Reschke | 2014-10-15 | 1 | -0/+132 |
* | | fixing typo in English source string | Thomas Müller | 2014-10-16 | 1 | -1/+1 |
|/ |
|
* | fixing typos | Thomas Müller | 2014-10-14 | 1 | -1/+1 |
* | Refactor MailSettings controller | Lukas Reschke | 2014-10-14 | 1 | -0/+166 |