summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump autoloadearRoeland Jago Douma2016-12-291-5/+31
* Merge pull request #2833 from nextcloud/downstream-26750Lukas Reschke2016-12-2315-258/+430
|\
| * fix more testsArthur Schiwon2016-12-221-23/+23
| * fix testsArthur Schiwon2016-12-221-2/+1
| * declare fieldArthur Schiwon2016-12-221-0/+3
| * Fix reporting of risky testsThomas Müller2016-12-221-1/+3
| * Use group display name in sharing API + UIVincent Petry2016-12-228-19/+147
| * Adding group display name supportVincent Petry2016-12-226-230/+270
* | Merge pull request #2844 from nextcloud/testing-altbackend-switchLukas Reschke2016-12-232-2/+14
|\ \
| * | Testing app switch to force-enable test user backendVincent Petry2016-12-232-2/+14
* | | Merge pull request #2841 from nextcloud/integration-tests-allowing-md5-homeLukas Reschke2016-12-233-6/+20
|\ \ \
| * | | Added phpdoc for getUserHomeSergio Bertolin2016-12-231-0/+4
| * | | Using propfind instead of accessing the file systemSergio Bertolin2016-12-231-2/+2
| * | | Changed data directory for work oneSergio Bertolin2016-12-232-5/+5
| * | | Added support for homes which doesn't have user's nameSergio Bertolin2016-12-232-1/+11
| |/ /
* | | Merge pull request #2846 from nextcloud/downstream-obliterate-legacy-home-fal...Roeland Jago Douma2016-12-234-51/+2
|\ \ \ | |/ / |/| |
| * | Remove legacy home testsVincent Petry2016-12-231-31/+0
| * | Nuke the legacy storage fallback from orbitVincent Petry2016-12-233-20/+2
|/ /
* | Merge pull request #2820 from nextcloud/testing-md5homeLukas Reschke2016-12-235-2/+121
|\ \ | |/ |/|
| * Testing md5home (#26854)Vincent Petry2016-12-225-2/+121
* | Merge pull request #2823 from nextcloud/downstream-integration-tests-adding-r...Morris Jobke2016-12-224-5/+117
|\ \
| * | Added functionaly for not shared elementsSergio Bertolin2016-12-222-4/+13
| * | Added more favorites report casesSergio Bertolin2016-12-221-0/+44
| * | Added flexibility to propertiesSergio Bertolin2016-12-221-20/+13
| * | Fixed failing problemsSergio Bertolin2016-12-222-5/+5
| * | WIP commit, adding report supportSergio Bertolin2016-12-222-1/+67
* | | Merge pull request #2815 from nextcloud/fix-plural-filesMorris Jobke2016-12-221-37/+3
|\ \ \
| * | | Just use moment to comupte the time left for the upload - translations are de...Thomas Müller2016-12-221-37/+3
* | | | 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-2213-9/+745
|\ \ \ \
| * | | | fix 2fa activities testsChristoph Wurst2016-12-201-4/+77
| * | | | fix typoChristoph Wurst2016-12-191-1/+1
| * | | | catch specific BadMethodCallExceptionChristoph Wurst2016-12-191-2/+2
| * | | | fix minor issuesChristoph Wurst2016-12-197-15/+45
| * | | | push activity when backup codes are generatedChristoph Wurst2016-12-195-4/+123
| * | | | Publish, parse and filter 2FA activitiesChristoph Wurst2016-12-199-2/+516
* | | | | Merge pull request #2759 from nextcloud/kill-appconfig-delete-share-linkMorris Jobke2016-12-222-48/+0
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Remove config change hook that deletes link shares (#26612)Vincent Petry2016-12-192-48/+0
* | | | | Merge pull request #2788 from nextcloud/memcached-ciLukas Reschke2016-12-222-1/+13
|\ \ \ \ \
| * | | | | Disable memcached binary protocolRoeland Jago Douma2016-12-211-1/+1
| * | | | | Add Memcached CIRoeland Jago Douma2016-12-211-0/+12
* | | | | | Merge pull request #2761 from nextcloud/dont-resolve-shares-if-public-sharing...Björn Schießle2016-12-222-55/+103
|\ \ \ \ \ \
| * | | | | | 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-202-52/+102
* | | | | | | Merge pull request #2563 from nextcloud/fix-password-resetMorris Jobke2016-12-222-1/+46
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | fix password reset if encryption is enabledBjoern Schiessle2016-12-082-1/+46
* | | | | | | Merge pull request #2802 from nextcloud/trash-improvementsMorris Jobke2016-12-222-10/+81
|\ \ \ \ \ \ \
| * | | | | | | make code more robustBjoern Schiessle2016-12-211-10/+25