Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused functions | Lukas Reschke | 2017-07-19 | 2 | -17/+0 |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Install phan manually | Lukas Reschke | 2017-07-19 | 2 | -2/+3 |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Use new Drone image | Lukas Reschke | 2017-07-19 | 1 | -2/+2 |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Exclude phan from scrutinizer | Lukas Reschke | 2017-07-19 | 1 | -0/+5 |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Run phan over code base | Lukas Reschke | 2017-07-19 | 18 | -8/+2376 |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-19 | 248 | -784/+800 |
| | |||||
* | Merge pull request #5744 from 1manprojects/patch-1 | Morris Jobke | 2017-07-18 | 1 | -1/+1 |
|\ | | | | | Removed cast to integer in getSize | ||||
| * | changed direct cast to integer to numerical value | 1 Man Projects | 2017-07-17 | 1 | -1/+1 |
| | | |||||
| * | Removed cast to integer in getSize | 1 Man Projects | 2017-07-15 | 1 | -1/+1 |
| | | | | | | Fixes - Wrong or no sizes of files/folders #5031 | ||||
* | | Merge pull request #5775 from nextcloud/fix-postgres | Morris Jobke | 2017-07-18 | 1 | -3/+3 |
|\ \ | | | | | | | Disable postgres temporarily | ||||
| * | | Disable postgres temporarily | Morris Jobke | 2017-07-18 | 1 | -3/+3 |
| | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | | Merge pull request #5764 from nextcloud/update-3rdparty | Morris Jobke | 2017-07-18 | 1 | -0/+0 |
|\ \ \ | | | | | | | | | Update 3rdparty for "Fix infinite propfinds reporting files as direct… | ||||
| * | | | Update 3rdparty for "Fix infinite propfinds reporting files as directories" | Joas Schilling | 2017-07-18 | 1 | -0/+0 |
| |/ / | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | Merge pull request #5770 from nextcloud/path-repair-steps-loop | Roeland Jago Douma | 2017-07-18 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Fix invalid path repair step not getting all invalid entries | ||||
| * | | | Fix invalid path repair step not getting all invalid entries | Robin Appelman | 2017-07-18 | 1 | -1/+1 |
| |/ / | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | Merge pull request #5733 from nextcloud/app-menu-ellipsis | Morris Jobke | 2017-07-18 | 1 | -0/+1 |
|\ \ \ | | | | | | | | | Long app names will have ellipsis in the app menu popover. | ||||
| * | | | Long app names will have ellipsis in the app menu popover. | Marin Treselj | 2017-07-14 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | Fixes #5021 Signed-off-by: Marin Treselj <marin@pixelipo.com> | ||||
* | | | | Merge pull request #5709 from nextcloud/null-user-exist | Joas Schilling | 2017-07-18 | 1 | -0/+3 |
|\ \ \ \ | |_|/ / |/| | | | null users dont exist | ||||
| * | | | null users dont exist | Robin Appelman | 2017-07-13 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | | Merge pull request #5739 from nextcloud/comradekingu-patch-4 | Roeland Jago Douma | 2017-07-18 | 1 | -2/+2 |
|\ \ \ \ | | | | | | | | | | | Spelling: Bigversal and LDAP | ||||
| * | | | | : Bigversal and LDAP | Allan Nordhøy | 2017-07-14 | 1 | -2/+2 |
| | | | | | |||||
* | | | | | Merge pull request #5745 from paulijar/master | Morris Jobke | 2017-07-18 | 2 | -2/+2 |
|\ \ \ \ \ | | | | | | | | | | | | | Fix emitting of legacy hook post_unshare | ||||
| * | | | | | Fix emitting of legacy hook post_unshare | Pauli Järvinen | 2017-07-16 | 2 | -2/+2 |
| | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | - When a file was unshared, the legacy hook pre_unshare fired twice and the hook post_unshare did not fire at all. This was obviously a copy-paste error. Signed-off-by: Pauli Järvinen <pauli.jarvinen@gmail.com> | ||||
* | | | | | Merge pull request #5758 from nextcloud/comradekingu-patch-7 | Roeland Jago Douma | 2017-07-18 | 1 | -2/+2 |
|\ \ \ \ \ | | | | | | | | | | | | | Spelling: ": Bigversal" | ||||
| * | | | | | : Bigversal | Allan Nordhøy | 2017-07-18 | 1 | -2/+2 |
| | | | | | | |||||
* | | | | | | Merge pull request #5736 from smueller18/patch-2 | Morris Jobke | 2017-07-18 | 1 | -1/+1 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | do not show hyphen in og:title if slogan does not exist | ||||
| * | | | | | | do not show hyphen in og:title if slogan does not exist | Stephan Müller | 2017-07-14 | 1 | -1/+1 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge pull request #5735 from nextcloud/comradekingu-patch-1 | Roeland Jago Douma | 2017-07-18 | 1 | -4/+4 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Spelling: Shortening and binding | ||||
| * | | | | | | Spelling: Shortening and binding | Allan Nordhøy | 2017-07-14 | 1 | -4/+4 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #5737 from nextcloud/comradekingu-patch-2 | Morris Jobke | 2017-07-18 | 1 | -3/+3 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Spelling: command-line, Consider narrowing | ||||
| * | | | | | | command-line, Consider narrowing | Allan Nordhøy | 2017-07-14 | 1 | -3/+3 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #5741 from nextcloud/comradekingu-patch-6 | Morris Jobke | 2017-07-18 | 1 | -2/+2 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Spelling: sent, an invitation, - successful | ||||
| * | | | | | | sent, an invitation, - successful | Allan Nordhøy | 2017-07-14 | 1 | -2/+2 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #5740 from nextcloud/comradekingu-patch-5 | Morris Jobke | 2017-07-18 | 1 | -2/+2 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Spelling: log out, : Bigversal | ||||
| * | | | | | | log out, : Bigversal | Allan Nordhøy | 2017-07-14 | 1 | -2/+2 |
| |/ / / / / | |||||
* | / / / / | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-18 | 54 | -122/+122 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge pull request #5743 from nextcloud/comradekingu-patch-7 | Roeland Jago Douma | 2017-07-17 | 1 | -1/+1 |
|\ \ \ \ \ | | | | | | | | | | | | | Spelling: - your | ||||
| * | | | | | - your | Allan Nordhøy | 2017-07-15 | 1 | -1/+1 |
| | |/ / / | |/| | | | | | | | | This avoids it being «"access to your "the cloud"» or similar. Italicizing %s might be a middleground here. | ||||
* / | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-17 | 16 | -134/+1196 |
|/ / / / | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-15 | 158 | -4126/+4134 |
| | | | | |||||
* | | | | Merge pull request #5724 from nextcloud/fix-drone | Morris Jobke | 2017-07-14 | 4 | -19/+25 |
|\ \ \ \ | |/ / / |/| | | | Fix drone | ||||
| * | | | Temporarily disable acceptance and object storage tests | Morris Jobke | 2017-07-14 | 1 | -10/+10 |
| | | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
| * | | | Fix drone | Morris Jobke | 2017-07-14 | 4 | -9/+15 |
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | Fix service container host name check current folder fix redis for integration test Fix more hostnames Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | | Merge pull request #5699 from nextcloud/bruteforce_capability | Lukas Reschke | 2017-07-14 | 5 | -0/+125 |
|\ \ \ | | | | | | | | | Add bruteforce capabilities | ||||
| * | | | Update autoloader | Roeland Jago Douma | 2017-07-13 | 2 | -0/+2 |
| | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | | | Add bruteforce capabilities | Roeland Jago Douma | 2017-07-13 | 3 | -0/+123 |
| | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | | Merge pull request #5725 from nextcloud/remove-legacy-files | Björn Schießle | 2017-07-14 | 1 | -409/+0 |
|\ \ \ \ | |_|/ / |/| | | | this template file is no longer needed | ||||
| * | | | this template file is no longer needed | Bjoern Schiessle | 2017-07-14 | 1 | -409/+0 |
|/ / / | | | | | | | | | | | | | | | | | | | since https://github.com/nextcloud/server/pull/4890 the templates are located at settings/templates/settings/personal/ Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-14 | 30 | -258/+406 |
| | | | |||||
* | | | Merge pull request #5708 from nextcloud/nested-permissions-mask | Morris Jobke | 2017-07-13 | 2 | -1/+16 |
|\ \ \ | | | | | | | | | Fix scan permissions with nested permissions masks |