summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2016-12-2936-114/+558
* Merge pull request #2854 from nextcloud/2fa-redirect-urlRobin Appelman2016-12-282-0/+2
|\
| * Set redirect_url on 2FA challenge pageChristoph Wurst2016-12-232-0/+2
* | [tx-robot] updated from transifexNextcloud bot2016-12-2830-46/+968
* | Merge pull request #2821 from nextcloud/added-hint-for-specifyingLukas Reschke2016-12-271-0/+3
|\ \
| * | Fix #24219: Added hint for specifying a port. (#26860)Sourav Badami2016-12-221-0/+3
* | | Merge pull request #2845 from nextcloud/deleteuser-gethomeearlyLukas Reschke2016-12-272-1/+39
|\ \ \
| * | | Get user home folder before deletionVincent Petry2016-12-232-1/+39
* | | | [tx-robot] updated from transifexNextcloud bot2016-12-2730-0/+94
* | | | [tx-robot] updated from transifexNextcloud bot2016-12-26510-3982/+2702
| |_|/ |/| |
* | | Merge pull request #2763 from nextcloud/fix_maindetailsview_favorite_star-patchLukas Reschke2016-12-234-57/+19
|\ \ \
| * | | OC.Uploader does not have a 'state' method, therefore theChristoph Wurst2016-12-231-31/+0
| * | | Fix indentationLukas Reschke2016-12-191-1/+1
| * | | Style modifications of favorite star on main detail view (#26658)Michael Jobst2016-12-193-26/+19
* | | | Merge pull request #2819 from nextcloud/trash-ext-link-uselinkownerRoeland Jago Douma2016-12-231-0/+10
|\ \ \ \
| * | | | Fallback to share link owner when no owner foundVincent Petry2016-12-221-0/+10
* | | | | Merge pull request #2816 from nextcloud/changing_how_favorites_are_serializedRoeland Jago Douma2016-12-232-5/+9
|\ \ \ \ \
| * | | | | Return explicit values instead of boolean from sabre (#26654)Sergio Bertolín2016-12-222-5/+9
* | | | | | 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