| Commit message (Expand) | Author | Age | Files | Lines |
* | Update author information | Lukas Reschke | 2016-03-01 | 2 | -0/+2 |
* | We should check for exceptions when trying to get the avatar | Roeland Jago Douma | 2016-02-22 | 1 | -1/+5 |
* | Add note if integrity check is disabled | Lukas Reschke | 2016-02-12 | 1 | -0/+4 |
* | Consolidate getQuota and setQuota methods in User instance | Arthur Schiwon | 2016-02-09 | 1 | -1/+1 |
* | Move data protection check to javascript | Vincent Chan | 2016-02-01 | 1 | -1/+0 |
* | Introduce IUser::setEMailAddress and add hook mechanism | Thomas Müller | 2016-01-20 | 1 | -6/+2 |
* | Merge pull request #21653 from owncloud/update-license-headers-2016 | Thomas Müller | 2016-01-13 | 9 | -10/+11 |
|\ |
|
| * | Happy new year! | Thomas Müller | 2016-01-12 | 9 | -10/+11 |
* | | Allow admins to add system wide root certificates | Robin Appelman | 2016-01-12 | 1 | -16/+55 |
|/ |
|
* | Add a warning on the apps list when the version is missing | Joas Schilling | 2016-01-07 | 1 | -0/+3 |
* | Inject OCSClient | Lukas Reschke | 2016-01-06 | 1 | -3/+3 |
* | Use OCP\Util::getVersion instead of the internal private implementation | Morris Jobke | 2015-12-18 | 1 | -3/+5 |
* | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2015-12-07 | 1 | -1/+0 |
* | Only try to load avatars in the user list if there is any | Roeland Jago Douma | 2015-12-04 | 1 | -1/+13 |
* | User IUser::getEMailAddress() all over the place | Thomas Müller | 2015-12-02 | 1 | -1/+5 |
* | Remove OC_Config from app management template | Morris Jobke | 2015-12-02 | 1 | -0/+1 |
* | Add code integrity check | Lukas Reschke | 2015-12-01 | 1 | -2/+79 |
* | Moved changedisplayname to usercontroller | Roeland Jago Douma | 2015-11-20 | 1 | -0/+54 |
* | fix subadmin user count for empty groups | Morris Jobke | 2015-11-04 | 1 | -0/+1 |
* | Fix everyone count for subadmins | Vincent Petry | 2015-10-29 | 1 | -0/+36 |
* | Drop OC_SubAdmin and replace usages | Lukas Reschke | 2015-10-29 | 2 | -19/+45 |
* | Merge pull request #19813 from owncloud/stay-on-apps-category-refresh | Thomas Müller | 2015-10-26 | 1 | -6/+41 |
|\ |
|
| * | Use speaking ids | Joas Schilling | 2015-10-26 | 1 | -7/+40 |
| * | Stay on the same category when refreshing the page on the apps list | Joas Schilling | 2015-10-26 | 1 | -1/+3 |
* | | Update license headers | Lukas Reschke | 2015-10-26 | 3 | -2/+3 |
|/ |
|
* | Fix unit test | Roeland Jago Douma | 2015-10-21 | 1 | -1/+1 |
* | Fix memcached/memcache module check | Robin McCorkell | 2015-10-20 | 1 | -2/+2 |
* | Use injected request | Vincent Petry | 2015-10-09 | 1 | -1/+1 |
* | fix IE8 user agent detection | Morris Jobke | 2015-10-09 | 1 | -1/+1 |
* | Fix uploading avatar and root certs in IE8 | Vincent Petry | 2015-10-09 | 1 | -5/+14 |
* | Don't perform checks for outdated TLS libs when no internet connection | Lukas Reschke | 2015-10-08 | 1 | -2/+20 |
* | Fix comment syntax | Lukas Reschke | 2015-10-08 | 1 | -2/+2 |
* | Fix importing of certificates | Lukas Reschke | 2015-10-06 | 1 | -2/+3 |
* | Merge pull request #19597 from owncloud/update-license-headers | Thomas Müller | 2015-10-06 | 3 | -0/+5 |
|\ |
|
| * | deduplicate @xenopathic | Morris Jobke | 2015-10-06 | 1 | -1/+1 |
| * | update licence headers via script | Morris Jobke | 2015-10-05 | 3 | -0/+5 |
* | | [admin] check for correct PHP memcached module | Morris Jobke | 2015-10-06 | 1 | -0/+18 |
|/ |
|
* | Update isCertificateImportAllowed() check to new API | Robin McCorkell | 2015-09-10 | 1 | -2/+2 |
* | use config.php value instead of version string | Morris Jobke | 2015-09-02 | 1 | -1/+1 |
* | Add setup check for reverse proxy header configuration | Robin McCorkell | 2015-08-10 | 1 | -1/+20 |
* | Merge pull request #17919 from rullzer/php_supported_check | Thomas Müller | 2015-08-10 | 1 | -0/+18 |
|\ |
|
| * | Display warning in security & setup warnings if php version is EOL | Roeland Jago Douma | 2015-07-29 | 1 | -0/+18 |
* | | also block certificate management in the back-end if external storages are di... | Bjoern Schiessle | 2015-08-04 | 1 | -1/+33 |
|/ |
|
* | Merge pull request #17912 from owncloud/detect-old-openssl-versions | Robin McCorkell | 2015-07-28 | 1 | -1/+69 |
|\ |
|
| * | Detect old NSS and OpenSSL versions | Lukas Reschke | 2015-07-28 | 1 | -1/+69 |
* | | Add unit tests | Lukas Reschke | 2015-07-28 | 1 | -13/+25 |
* | | set logger in constructor | Bjoern Schiessle | 2015-07-28 | 1 | -0/+1 |
|/ |
|
* | don't move keys if the key where already moved in a previous migration run | Bjoern Schiessle | 2015-07-17 | 1 | -2/+8 |
* | Merge pull request #17500 from owncloud/encryption_migration_improvements | Thomas Müller | 2015-07-16 | 1 | -0/+2 |
|\ |
|
| * | only cleanUp the remaining keys if the migration really finished succesfully | Bjoern Schiessle | 2015-07-08 | 1 | -0/+2 |