Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-10-04 | 142 | -172/+176 |
| | |||||
* | Merge pull request #1595 from nextcloud/fix-avatar-username | Morris Jobke | 2016-10-03 | 2 | -19/+67 |
|\ | | | | | Use proper casing of username in avatar filesystem setup | ||||
| * | Remove database requirement from test | Lukas Reschke | 2016-10-03 | 2 | -19/+65 |
| | | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
| * | Use proper casing of username in avatar filesystem setup | Morris Jobke | 2016-10-03 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | * before you could request an avatar for User instead of user which sets up the filesystem for that user twice causing the sharing codes collision detection to detect a lot of collisions Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | Merge pull request #1590 from ↵ | Morris Jobke | 2016-10-03 | 2 | -2/+6 |
|\ \ | | | | | | | | | | | | | nextcloud/issue-1432-special-chars-on-name-conflict Fix special characters when renaming to a conflict | ||||
| * | | Fix special characters when renaming to a conflict | Joas Schilling | 2016-09-30 | 2 | -2/+6 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | Merge pull request #607 from nextcloud/sharing-popover-menu | Lukas Reschke | 2016-10-03 | 4 | -63/+123 |
|\ \ \ | |_|/ |/| | | Move sharing options into popover menu | ||||
| * | | fix sharing icon's alignment and add padding to the unshare icon | Christoph Wurst | 2016-10-03 | 2 | -1/+11 |
| | | | |||||
| * | | Move options to the right | Roeland Jago Douma | 2016-10-03 | 2 | -3/+11 |
| | | | |||||
| * | | can share => can reshare | Roeland Jago Douma | 2016-10-03 | 1 | -1/+1 |
| | | | |||||
| * | | Make can edit checkbox work for file shares | Roeland Jago Douma | 2016-10-03 | 2 | -12/+22 |
| | | | |||||
| * | | move unshare button out of popover menu; keep menu opened on re-render | Christoph Wurst | 2016-10-03 | 2 | -9/+15 |
| | | | |||||
| * | | move sharing options into popover menu | Christoph Wurst | 2016-10-03 | 1 | -45/+71 |
| | | | |||||
* | | | Merge pull request #1546 from nextcloud/integration-tests-qa-222 | Lukas Reschke | 2016-10-03 | 3 | -0/+44 |
|\ \ \ | | | | | | | | | Integration tests qa 222 | ||||
| * | | | Fix size | Roeland Jago Douma | 2016-10-02 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | Nextcloud has a letter (byte) more than ownCloud. So update test | ||||
| * | | | Added quota calculation test when a file is recieved | Sergio Bertolin | 2016-10-02 | 3 | -2/+15 |
| | | | | | | | | | | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
| * | | | Added test checking quota after usage | Sergio Bertolin | 2016-10-02 | 3 | -0/+31 |
| | | | | | | | | | | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | | | | Merge pull request #1547 from nextcloud/files-translate-filesummary | Christoph Wurst | 2016-10-03 | 1 | -2/+4 |
|\ \ \ \ | |_|/ / |/| | | | Translate file summary connector (#26221) | ||||
| * | | | Translate file summary connector (#26221) | Vincent Petry | 2016-09-27 | 1 | -2/+4 |
| | | | | | | | | | | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-10-03 | 22 | -12/+196 |
| |/ / |/| | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-10-02 | 22 | -82/+96 |
| | | | |||||
* | | | Merge pull request #1578 from nextcloud/use-more-magic-di | Lukas Reschke | 2016-10-01 | 10 | -367/+44 |
|\ \ \ | | | | | | | | | Use magic DI for core controllers | ||||
| * | | | Remove unused endpoint | Joas Schilling | 2016-09-30 | 7 | -245/+14 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | | Use magic DI for core controllers | Joas Schilling | 2016-09-30 | 5 | -127/+35 |
| | |/ | |/| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* / | | [tx-robot] updated from transifex | Nextcloud bot | 2016-10-01 | 30 | -72/+304 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-30 | 30 | -10/+118 |
| | | |||||
* | | Merge pull request #1582 from nextcloud/make-comments-100-tested | Lukas Reschke | 2016-09-30 | 1 | -0/+4 |
|\ \ | | | | | | | Add test for setTopmostParentId and getTopmostParentId | ||||
| * | | Add test for setTopmostParentId and getTopmostParentId | Lukas Reschke | 2016-09-29 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | This wasn't tested before as proven by the coverage data. Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | | | Merge pull request #1558 from nextcloud/remove-notifications-upon-user-deletion | Morris Jobke | 2016-09-30 | 2 | -15/+83 |
|\ \ \ | |/ / |/| | | Remove notifications upon user deletion | ||||
| * | | Only trigger postDelete hooks when the user was deleted... | Joas Schilling | 2016-09-29 | 2 | -7/+8 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | Make sure that comments, notifications and preferences are deleted | Joas Schilling | 2016-09-29 | 1 | -11/+74 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | Remove notifications upon user deletion | Joas Schilling | 2016-09-29 | 1 | -0/+4 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | Merge pull request #1580 from nextcloud/downstream-26243 | Lukas Reschke | 2016-09-29 | 1 | -0/+1 |
|\ \ \ | | | | | | | | | Unset user PHOTO before setting new one in OCA\DAV\CardDAV\Converter:… | ||||
| * | | | Unset user PHOTO before setting new one in ↵ | Olivier Mehani | 2016-09-29 | 1 | -0/+1 |
| |/ / | | | | | | | | | | | | | | | | | | | OCA\DAV\CardDAV\Converter::updateCard (#26243) Signed-off-by: Olivier Mehani <shtrom@ssji.net> #26242 | ||||
* | | | Merge pull request #1577 from nextcloud/add_alias_description | Morris Jobke | 2016-09-29 | 1 | -5/+7 |
|\ \ \ | | | | | | | | | add alias description | ||||
| * | | | add alias description | Andreas Hechenberger | 2016-09-29 | 1 | -5/+7 |
| |/ / | | | | | | | | | | Signed-off-by: Andreas Hechenberger <world@greenstation.de> | ||||
* | | | Merge pull request #1476 from nextcloud/autocomplete-for-occ-app-commands | Morris Jobke | 2016-09-29 | 29 | -35/+557 |
|\ \ \ | |/ / |/| | | Autocomplete for occ app commands | ||||
| * | | Do not break the output when running _completion | Joas Schilling | 2016-09-29 | 1 | -5/+9 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | Update autoloader map | Joas Schilling | 2016-09-29 | 2 | -0/+6 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | Autocomplete for l10n:* and twofactorauth:* | Joas Schilling | 2016-09-29 | 4 | -11/+99 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | Add autocomplete for db:* and log:* | Joas Schilling | 2016-09-29 | 5 | -9/+120 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | Add autocomplete for config:* | Joas Schilling | 2016-09-29 | 11 | -7/+185 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | Full support for autocomplete of app:* | Joas Schilling | 2016-09-29 | 5 | -3/+117 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | Register the auto completion basic | Joas Schilling | 2016-09-29 | 2 | -1/+22 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | Update 3rdparty | Joas Schilling | 2016-09-29 | 1 | -0/+0 |
|/ / | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Merge pull request #1567 from nextcloud/inject-http-service | Lukas Reschke | 2016-09-29 | 3 | -3/+24 |
|\ \ | | | | | | | Inject IHTTPClientService | ||||
| * | | Inject IHTTPClientService | Lukas Reschke | 2016-09-29 | 3 | -3/+24 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Otherwise the unit test execution will do a ton of external HTTP requests which fail and then timeout… See https://blackfire.io/profiles/compare/3c67acfa-a11e-4aec-bcd4-c945b006f01e/graph for reference Pretty similar to https://github.com/nextcloud/server/pull/1565 Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-29 | 78 | -120/+180 |
| | | | |||||
* | | | Merge pull request #1565 from nextcloud/mock-http-service | Lukas Reschke | 2016-09-29 | 1 | -2/+21 |
|\ \ \ | |/ / |/| | | Mock HTTPClientService | ||||
| * | | Mock HTTPClientService | Lukas Reschke | 2016-09-29 | 1 | -2/+21 |
|/ / | | | | | | | | | | | | | | | These tests were not using any kind of mocks at all! This made the test execution time took 2 minutes instead of now less than 1 second… (because multiple HTTP requests were queued and timed-out then…) See https://blackfire.io/profiles/compare/6d2611f2-ad08-47b6-973b-2b5f9c8b96d2/graph for reference Signed-off-by: Lukas Reschke <lukas@statuscode.ch> |