summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Set options, then add serversVictor Dubiniuk2016-12-161-10/+11
* Merge pull request #2707 from nextcloud/clear_appstore_cache_on_upgradeLukas Reschke2016-12-164-17/+26
|\
| * Clear appstore cache on version upgradeRoeland Jago Douma2016-12-154-17/+26
* | Merge pull request #2695 from nextcloud/remove-leading-slashes-on-share-activityLukas Reschke2016-12-161-1/+1
|\ \ | |/ |/|
| * Remove leading slash from sharing activityJoas Schilling2016-12-151-1/+1
* | Don't disable apps on update if PHP >= 7.0.0Lukas Reschke2016-12-151-0/+6
|/
* Merge pull request #2670 from nextcloud/issue-2646-dont-connet-to-database-be...Roeland Jago Douma2016-12-141-1/+1
|\
| * Do not connect to database before creating itJoas Schilling2016-12-141-1/+1
* | Merge pull request #2665 from nextcloud/remove-db-class-and-interfaceRoeland Jago Douma2016-12-148-413/+1
|\ \
| * | Remove IDb interface which was deprecated for 3 years alreadyJoas Schilling2016-12-148-413/+1
* | | Merge pull request #2671 from nextcloud/issue-2661-reduce-log-level-on-databa...Roeland Jago Douma2016-12-141-1/+1
|\ \ \
| * | | Only log as info when we can not create a new DB userJoas Schilling2016-12-141-1/+1
| | |/ | |/|
* / | Safari CSPv3 support is sub-parLukas Reschke2016-12-141-2/+0
|/ /
* / 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
|\ \ \