Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | always log locking errors | Robin Appelman | 2018-05-04 | 1 | -3/+1 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Log more info about locking conflicts for memcache locking backends | Robin Appelman | 2018-05-04 | 2 | -7/+22 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-01 | 2 | -0/+2 |
| | |||||
* | Merge pull request #9348 from nextcloud/fix-js-tests | John Molakvoæ | 2018-04-30 | 1 | -1/+1 |
|\ | | | | | Replace deprecated sinon reset() call with resetHistory() | ||||
| * | Replace deprecated sinon reset() call with resetHistory() | Julius Härtl | 2018-04-30 | 1 | -1/+1 |
|/ | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-30 | 18 | -16/+46 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-29 | 16 | -0/+32 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-28 | 20 | -14/+16 |
| | |||||
* | Merge pull request #9309 from nextcloud/feature/noid/no_js_sharepermission_logic | Morris Jobke | 2018-04-27 | 4 | -19/+26 |
|\ | | | | | Do not add sharePermission logic in JS | ||||
| * | Fix sharedfilelistSpec.js tests | Roeland Jago Douma | 2018-04-26 | 1 | -3/+6 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | Do not add sharePermission logic in JS | Roeland Jago Douma | 2018-04-26 | 3 | -16/+20 |
| | | | | | | | | | | | | | | We have a dedicated dav property. We should do all the magic in 1 place. Not several. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Merge pull request #9325 from GitHubUser4234/ldap_cloned_connection_nc13fix | Morris Jobke | 2018-04-27 | 1 | -0/+3 |
|\ \ | | | | | | | Fix for unbound cloned LDAP connections | ||||
| * | | unbound cloned connection fix | Roger Szabo | 2018-04-27 | 1 | -0/+3 |
| | | | | | | | | | | | | Signed-off-by: Roger Szabo <roger.szabo@web.de> | ||||
* | | | Merge pull request #9321 from ↵ | Morris Jobke | 2018-04-27 | 1 | -1/+5 |
|\ \ \ | | | | | | | | | | | | | | | | | nextcloud/bugfix/noid/return_root_folder_when_at_root Actually return the root folder when traversing up the tree | ||||
| * | | | Actually return the root folder when traversing up the tree | Roeland Jago Douma | 2018-04-26 | 1 | -1/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If you now keep calling $node->getParent() you will at some point get the RootFolder back. This is a nice termination check and will prevent endless loops if an exit condition is slightly off. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | | Merge pull request #9322 from nextcloud/bugfix/noid/swift_token_cache | Morris Jobke | 2018-04-27 | 1 | -3/+3 |
|\ \ \ \ | |_|/ / |/| | | | Better swift V3 token handling | ||||
| * | | | generateTokenFromCache is only valid for V3 | Roeland Jago Douma | 2018-04-26 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | | | json_decode an associative array for the swift cached token | Roeland Jago Douma | 2018-04-26 | 1 | -1/+1 |
| |/ / | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | Merge pull request #9319 from nextcloud/rakekniven-patch-1 | Morris Jobke | 2018-04-27 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Fixed typo | ||||
| * | | | Fixed typo | rakekniven | 2018-04-26 | 1 | -1/+1 |
| |/ / | |||||
* / / | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-27 | 56 | -156/+316 |
|/ / | |||||
* | | Merge pull request #9302 from nextcloud/update-phan-config | Morris Jobke | 2018-04-26 | 1 | -7/+43 |
|\ \ | |/ |/| | Improve phan config | ||||
| * | Improve phan config | Lukas Reschke | 2018-04-26 | 1 | -7/+43 |
| | | | | | | | | | | | | | | * exclude routes Signed-off-by: Lukas Reschke <lukas@statuscode.ch> Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | Merge pull request #9308 from nextcloud/proper-ocp-constants | Morris Jobke | 2018-04-26 | 74 | -298/+412 |
|\ \ | | | | | | | Move log constants to ILogger | ||||
| * | | move log constants to ILogger | Arthur Schiwon | 2018-04-26 | 74 | -298/+412 |
|/ / | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-26 | 2 | -0/+2 |
| | | |||||
* | | Merge pull request #9256 from nextcloud/fed-sharing-improvements | Morris Jobke | 2018-04-25 | 6 | -89/+25 |
|\ \ | | | | | | | improve error reporting and move format parameter to the options | ||||
| * | | improve error reporting and move format parameter to the options | Bjoern Schiessle | 2018-04-25 | 6 | -89/+25 |
| | | | | | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | | | Merge pull request #9296 from nextcloud/migrate-groups-fetch-to-ocs-api | Morris Jobke | 2018-04-25 | 2 | -450/+457 |
|\ \ \ | | | | | | | | | Migrate groups fetch to ocs api | ||||
| * | | | Workflow engine to ocs api | John Molakvoæ (skjnldsv) | 2018-04-25 | 1 | -369/+373 |
| | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
| * | | | Settings groups to ocs | John Molakvoæ (skjnldsv) | 2018-04-25 | 1 | -81/+84 |
| | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | | | Merge pull request #9284 from nextcloud/bugfix/9279/strict_sharee_api | Morris Jobke | 2018-04-25 | 1 | -5/+6 |
|\ \ \ \ | |_|_|/ |/| | | | Make ShareesAPIController strict | ||||
| * | | | Make ShareesAPIController strict | Roeland Jago Douma | 2018-04-23 | 1 | -5/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | Fixes #9279 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | | Merge pull request #8540 from nextcloud/theming-advanced | Morris Jobke | 2018-04-25 | 17 | -623/+717 |
|\ \ \ \ | | | | | | | | | | | Add option for header logo and favicon in theming app | ||||
| * | | | | Add more tests for ImageManager | Julius Härtl | 2018-04-19 | 1 | -0/+91 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | | | | Fix theming tests | Julius Härtl | 2018-04-19 | 7 | -253/+186 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | | | | Make sure the custom favicon is used | Julius Härtl | 2018-04-19 | 1 | -2/+10 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | | | | Add typehints | Julius Härtl | 2018-04-19 | 3 | -3/+4 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | | | | Fix background color | Julius Härtl | 2018-04-19 | 1 | -5/+9 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | | | | Return value | Julius Härtl | 2018-04-19 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | | | | Remove unneeded preview image handling | Julius Härtl | 2018-04-19 | 1 | -3/+0 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | | | | Fix undo preview and remove duplicate code | Julius Härtl | 2018-04-19 | 2 | -29/+28 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | | | | Add advanced theming options to frontend | Julius Härtl | 2018-04-19 | 1 | -7/+37 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | | | | Use generic image upload in theming JS | Julius Härtl | 2018-04-19 | 1 | -45/+17 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | | | | Use SCSS for previewing images as well | Julius Härtl | 2018-04-19 | 1 | -6/+39 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | | | | Move theming settings to SCSS | Julius Härtl | 2018-04-19 | 2 | -107/+120 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | | | | Move to more generic image handling and add extra images | Julius Härtl | 2018-04-19 | 7 | -178/+191 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-25 | 4 | -2/+4 |
| | | | | | |||||
* | | | | | Merge pull request #9248 from nextcloud/fix-files-ellipsis | Roeland Jago Douma | 2018-04-24 | 2 | -84/+27 |
|\ \ \ \ \ | | | | | | | | | | | | | Fix ellipsis in filename column | ||||
| * | | | | | Add min-width to trick the table width calculation in safari | Julius Härtl | 2018-04-22 | 1 | -11/+14 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> |