summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2016-12-2630-232/+380
* Merge pull request #2833 from nextcloud/downstream-26750Lukas Reschke2016-12-235-16/+50
|\
| * declare fieldArthur Schiwon2016-12-221-0/+3
| * Adding group display name supportVincent Petry2016-12-225-16/+47
* | Nuke the legacy storage fallback from orbitVincent Petry2016-12-232-12/+2
* | Merge pull request #2820 from nextcloud/testing-md5homeLukas Reschke2016-12-231-2/+9
|\ \ | |/ |/|
| * Testing md5home (#26854)Vincent Petry2016-12-221-2/+9
* | 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
* | | | Merge pull request #2765 from nextcloud/kill-repairlegacystoragesChristoph Wurst2016-12-204-261/+0
|\ \ \ \
| * | | | Update autoloader filesLukas Reschke2016-12-192-2/+0
| * | | | Remove obsolete RepairLegacyStorages repair stepVincent Petry2016-12-192-259/+0
| | |/ / | |/| |
* / | | [tx-robot] updated from transifexNextcloud bot2016-12-204-2/+14
|/ / /
* | / Activities IManager throws an BadMethodCallExceptionChristoph Wurst2016-12-191-0/+1
| |/ |/|
* | 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
|/
* 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
|\ \ | |/ |/|