| Commit message (Expand) | Author | Age | Files | Lines |
* | Make "include update info" part of the cache key | Joas Schilling | 2015-06-15 | 1 | -3/+5 |
* | Load the update information asyncroniously to fix the page load speed | Joas Schilling | 2015-06-10 | 1 | -6/+10 |
* | Merge pull request #16402 from owncloud/issue-15956-slow-group-usercount | Thomas Müller | 2015-06-08 | 1 | -1/+1 |
|\ |
|
| * | Sort user groups by group name and hide the user count | Joas Schilling | 2015-05-18 | 1 | -1/+1 |
* | | only request encryption module for files which are not excluded | Bjoern Schiessle | 2015-05-27 | 1 | -3/+4 |
* | | Add check for availability of /dev/urandom | Lukas Reschke | 2015-05-26 | 1 | -0/+19 |
|/ |
|
* | Merge pull request #15978 from owncloud/feature/fix-encryption-tooltips | Thomas Müller | 2015-05-15 | 1 | -3/+3 |
|\ |
|
| * | fixing recovery tooltip | Clark Tomlinson | 2015-05-04 | 1 | -3/+3 |
* | | Subadmin permissions are also not required | Lukas Reschke | 2015-05-12 | 1 | -0/+2 |
* | | Add NoAdminRequired annotation | Lukas Reschke | 2015-05-12 | 1 | -0/+4 |
* | | Allow user to set an empty email address | Morris Jobke | 2015-05-05 | 1 | -1/+6 |
|/ |
|
* | Adjust tests and statuscode | Lukas Reschke | 2015-04-20 | 1 | -1/+1 |
* | Migrate personal certificate handling into AppFramework controllers | Lukas Reschke | 2015-04-20 | 1 | -0/+93 |
* | allow user to start migration in admin settings if no external user back-ends... | Bjoern Schiessle | 2015-04-16 | 1 | -0/+122 |
* | Merge pull request #15314 from owncloud/app-categories-15274 | Lukas Reschke | 2015-04-09 | 1 | -17/+58 |
|\ |
|
| * | Add experimental applications switch | Lukas Reschke | 2015-04-03 | 1 | -17/+58 |
* | | Remove hardcoded link to performance docs | Joas Schilling | 2015-04-07 | 1 | -0/+7 |
|/ |
|
* | Add check for activated local memcache | Lukas Reschke | 2015-03-28 | 1 | -0/+99 |
* | use StreamResponse to download the log file - fixes #14268 | Thomas Müller | 2015-03-27 | 1 | -36/+6 |
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 6 | -33/+108 |
* | remove unneeded status element from json response on /categories - fixes 15056 | Thomas Müller | 2015-03-23 | 1 | -1/+0 |
* | show a better error message when trying to create a user that already exists | Robin Appelman | 2015-03-20 | 1 | -0/+9 |
* | Show more detailed error message | Lukas Reschke | 2015-03-16 | 1 | -12/+12 |
* | Incorporate review changes | Lukas Reschke | 2015-03-16 | 1 | -3/+2 |
* | Migrate to SwiftMail | Lukas Reschke | 2015-03-16 | 2 | -21/+22 |
* | Let users configure security headers in their Webserver | Lukas Reschke | 2015-03-02 | 1 | -37/+0 |
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 6 | -103/+39 |
* | 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 |