summaryrefslogtreecommitdiffstats
path: root/lib/private
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-132-0/+80
|\
| * 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-131-0/+0
|/
* 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
* | 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
* | | only update the cache if the storage operation succeedsRobin Appelman2016-12-021-3/+3
|/ /
* | 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
* | | 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
|\ \ \ \
| * | | | Execute MoveAvatars repair step only onceMorris Jobke2016-11-292-9/+17
| |/ / /
* | | | Merge pull request #2152 from nextcloud/preview_cleanupjobMorris Jobke2016-11-304-0/+212
|\ \ \ \ | |_|/ / |/| | |
| * | | Add test if repair step is already doneRoeland Jago Douma2016-11-192-5/+16
| * | | Adds background job to cleanup all previews.Roeland Jago Douma2016-11-194-0/+201
* | | | Merge pull request #2066 from nextcloud/fix-redirect-double-encodingMorris Jobke2016-11-292-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | do not double encode the redirect urlChristoph Wurst2016-11-092-2/+2
* | | | Use correct channel informationMorris Jobke2016-11-291-7/+1
| |_|/ |/| |
* | | Merge pull request #2335 from nextcloud/grouping-for-activitiesMorris Jobke2016-11-283-0/+264
|\ \ \
| * | | Add an event merger and use it for the files activitiesJoas Schilling2016-11-253-0/+264
* | | | Merge pull request #2367 from nextcloud/issue-2349-keep-filemtime-for-zip-dow...Joas Schilling2016-11-282-5/+15
|\ \ \ \
| * | | | Add doc block for $timeJoas Schilling2016-11-281-0/+1