summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Use the mocked config versionJoas Schilling2016-12-141-1/+1
* Merge pull request #2636 from nextcloud/add-repair-step-to-fix-mountsv11.0.0Lukas Reschke2016-12-134-0/+82
|\
| * Update autoloadingJoas Schilling2016-12-132-0/+2
| * Add a repair step to fix broken mountsJoas Schilling2016-12-132-0/+80
* | Merge pull request #2637 from nextcloud/mount-cache-storageidLukas Reschke2016-12-133-6/+9
|\ \ | |/ |/|
| * always use numeric storage id in cacheentryRobin Appelman2016-12-133-6/+3
| * fix cacheentry return wrong storage idRobin Appelman2016-12-132-1/+2
| * also compare storage ids when checking for changed mountsRobin Appelman2016-12-131-1/+6
* | Fixed correct filename of MoveAvatarsBackgroundJobRoeland Jago Douma2016-12-133-2/+2
* | Update autoloaderRoeland Jago Douma2016-12-134-6/+48
|/
* Merge pull request #2590 from nextcloud/postgres-install-failingRoeland Jago Douma2016-12-091-5/+5
|\
| * Lower the role name before using itJoas Schilling2016-12-091-1/+1
| * Revert "Quote database and role in queries"Joas Schilling2016-12-091-4/+4
* | Don't use cached informations for app versionLukas Reschke2016-12-092-5/+8
* | Check if the theming app is loadedJulius Haertl2016-12-091-1/+1
|/
* Allow to overwrite the message which we already do in SubadminMiddlewareJoas Schilling2016-12-081-2/+2
* Merge pull request #2565 from nextcloud/direct-desktop-clientsRoeland Jago Douma2016-12-081-1/+1
|\
| * Cahnge URL for desktop clients directly to pop-upFelix A. Epp2016-12-081-1/+1
* | Quote database and role in queriesLari Tikkanen2016-12-071-4/+4
|/
* Make sure $provider is defined when we use itJoas Schilling2016-12-071-10/+12
* Merge pull request #2513 from nextcloud/fix-htaccess-checksRoeland Jago Douma2016-12-061-0/+2
|\
| * Properly check the data dirMorris Jobke2016-12-051-0/+2
* | Document updater channel & check for correct PHP version in updaterMorris Jobke2016-12-061-0/+3
* | Merge pull request #2520 from nextcloud/replace-stringMorris Jobke2016-12-051-2/+8
|\ \
| * | Check for nextcloud version as wellLukas Reschke2016-12-051-2/+8
| |/
* | Merge pull request #497 from nextcloud/postgres-setup-no-adminMorris Jobke2016-12-052-39/+50
|\ \
| * | handle postgres setup when we cant connect as adminRobin Appelman2016-12-052-39/+50
| |/
* | Merge pull request #2505 from nextcloud/sudo-mode-provisioning-apiMorris Jobke2016-12-051-0/+5
|\ \
| * | Set last-login-check on basic authRoeland Jago Douma2016-12-051-0/+5
* | | Handle unavailable share providers more gracefulRoeland Jago Douma2016-12-051-8/+34
| |/ |/|
* | Merge pull request #2411 from nextcloud/fix-encryption-home-storageMorris Jobke2016-12-051-2/+30
|\ \ | |/ |/|
| * check if the file should really be encrypted before we update the file cacheBjoern Schiessle2016-11-291-2/+30
* | [tx-robot] updated from transifexNextcloud bot2016-12-042-2/+2
* | [tx-robot] updated from transifexNextcloud bot2016-12-032-0/+8
* | Merge pull request #2486 from nextcloud/shared-storage-maskLukas Reschke2016-12-021-1/+1
|\ \
| * | apply permissions mask for shared storageRobin Appelman2016-12-021-1/+1
* | | Merge pull request #2437 from nextcloud/update-notification-iconsMorris Jobke2016-12-021-39/+57
|\ \ \
| * | | Update versions to 11.0.0Joas Schilling2016-12-011-39/+39
| * | | Highlight the app name in the notificationJoas Schilling2016-12-011-0/+18
* | | | only update the cache if the storage operation succeedsRobin Appelman2016-12-021-3/+3
| |/ / |/| |
* | | Merge pull request #2432 from nextcloud/activity-mail-languageMorris Jobke2016-12-011-4/+7
|\ \ \
| * | | Add language to the parse method for emailsJoas Schilling2016-12-011-4/+7
| |/ /
* | | Prevent endless loop in \OC\Files\View::createParentDirectoriesLukas Reschke2016-12-011-5/+10
* | | Merge pull request #2371 from nextcloud/issue-2369-add-share-indicator-for-ma...Lukas Reschke2016-12-011-0/+4
|\ \ \ | |/ / |/| |
| * | Also return the ShareByMail provider when getting allJoas Schilling2016-11-301-0/+4
* | | [tx-robot] updated from transifexNextcloud bot2016-12-012-0/+8
* | | [tx-robot] updated from transifexNextcloud bot2016-11-30180-10084/+16
* | | Merge pull request #2415 from nextcloud/fix_encrypted_trash_previewsLukas Reschke2016-11-301-0/+1
|\ \ \
| * | | Ignore AppData in encryption wrapperRoeland Jago Douma2016-11-291-0/+1
* | | | Merge pull request #2405 from nextcloud/add-avatar-job-onceRoeland Jago Douma2016-11-302-9/+17
|\ \ \ \