summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Adding group display name supportVincent Petry2016-12-223-16/+26
* Merge pull request #2828 from nextcloud/only-show-versionRoeland Jago Douma2016-12-221-2/+2
|\
| * Only show version in settings - do not list channelMorris Jobke2016-12-221-2/+2
* | Merge pull request #2633 from nextcloud/2fa-activitiesMorris Jobke2016-12-222-2/+45
|\ \ | |/ |/|
| * fix minor issuesChristoph Wurst2016-12-192-6/+19
| * Publish, parse and filter 2FA activitiesChristoph Wurst2016-12-192-2/+32
* | Merge pull request #2788 from nextcloud/memcached-ciLukas Reschke2016-12-221-1/+1
|\ \
| * | Disable memcached binary protocolRoeland Jago Douma2016-12-211-1/+1
* | | Merge pull request #2761 from nextcloud/dont-resolve-shares-if-public-sharing...Björn Schießle2016-12-221-3/+5
|\ \ \ | |/ / |/| |
| * | no need to throw a exception we catch two lines laterBjoern Schiessle2016-12-221-5/+4
| * | Only don't resolve public linksRoeland Jago Douma2016-12-201-4/+3
| * | Don't resolve public share token if public sharing is disabledLukas Reschke2016-12-201-0/+4
| |/
* | Merge pull request #2724 from nextcloud/fix-23591Lukas Reschke2016-12-212-18/+59
|\ \
| * | Add proper testsLukas Reschke2016-12-192-20/+18
| * | Check return value for file_put_contents. Add return value to the commandsVictor Dubiniuk2016-12-162-12/+55
* | | Remove obsolete RepairLegacyStorages repair stepVincent Petry2016-12-192-259/+0
| |/ |/|
* | Merge pull request #2726 from nextcloud/check-all-channelsChristoph Wurst2016-12-181-7/+3
|\ \
| * | Consider all channel except blank and git to be signedVictor Dubiniuk2016-12-161-7/+3
| |/
* | Merge pull request #2725 from nextcloud/memcached-connect-onceRoeland Jago Douma2016-12-171-10/+11
|\ \
| * | Set options, then add serversVictor Dubiniuk2016-12-161-10/+11
| |/
* | Merge pull request #2722 from nextcloud/failed-to-create-share-fixRoeland Jago Douma2016-12-171-1/+1
|\ \
| * | commit transaction after select queryphisch2016-12-161-1/+1
| |/
* / Do not validate return code is set is successfulVictor Dubiniuk2016-12-161-1/+3
|/
* Clear appstore cache on version upgradeRoeland Jago Douma2016-12-154-17/+26
* 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-143-332/+0
|\ \
| * | Remove IDb interface which was deprecated for 3 years alreadyJoas Schilling2016-12-143-332/+0
* | | 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-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