Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-13 | 2 | -12/+12 |
| | |||||
* | Merge pull request #20426 from nextcloud/techdebt/psr2 | John Molakvoæ | 2020-04-11 | 1 | -6/+6 |
|\ | | | | | It is done | ||||
| * | Add visibility to all constants | Christoph Wurst | 2020-04-10 | 1 | -6/+6 |
| | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-11 | 2 | -2/+2 |
|/ | |||||
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 8 | -40/+14 |
| | | | | | | | | | | | | | | | To continue this formatting madness, here's a tiny patch that adds unified formatting for control structures like if and loops as well as classes, their methods and anonymous functions. This basically forces the constructs to start on the same line. This is not exactly what PSR2 wants, but I think we can have a few exceptions with "our" style. The starting of braces on the same line is pracrically standard for our code. This also removes and empty lines from method/function bodies at the beginning and end. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Use elseif instead of else if | Christoph Wurst | 2020-04-10 | 1 | -10/+10 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Remove trailing and in between spaces | Christoph Wurst | 2020-04-09 | 1 | -2/+2 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 1 | -2/+2 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 6 | -6/+0 |
| | | | | | | For PSR2 Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Fix (array) indent style to always use one tab | Christoph Wurst | 2020-04-09 | 2 | -17/+17 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 3 | -0/+3 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 2 | -3/+3 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Use the shorter phpunit syntax for mocked return values | Christoph Wurst | 2020-03-25 | 1 | -2/+2 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Update autoloaders for composer v1.10.1 | Christoph Wurst | 2020-03-19 | 1 | -0/+3 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-17 | 2 | -0/+10 |
| | |||||
* | properly set 'hide_download' as integer | Robin Appelman | 2020-03-13 | 1 | -2/+2 |
| | | | | | | | | the database field is a smallint, not a boolean. fixes postgresql tests Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Properly respect hide download on sharebymail | Roeland Jago Douma | 2020-03-13 | 2 | -9/+17 |
| | | | | | | fixes #19484 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-12 | 2 | -2/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-02-28 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-02-08 | 2 | -0/+24 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-02-07 | 50 | -100/+50 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-02-01 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-01-31 | 2 | -2/+0 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-01-29 | 2 | -0/+8 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-01-27 | 2 | -16/+16 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-01-25 | 2 | -0/+4 |
| | |||||
* | Fix app updates | Roeland Jago Douma | 2020-01-21 | 1 | -2/+2 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-01-16 | 2 | -2/+36 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-01-15 | 2 | -0/+72 |
| | |||||
* | Fix license headers | Christoph Wurst | 2020-01-13 | 1 | -0/+1 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | additional fix to #18730 #18733 | exner104 | 2020-01-08 | 1 | -0/+8 |
| | | | regarding to advice from @kesselb | ||||
* | Wrong email sender fix #18730 | exner104 | 2020-01-08 | 1 | -3/+1 |
| | | | Wrong email sender in app sharebymail when sending password to owner fix #18730 | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-01-06 | 2 | -10/+10 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-22 | 16 | -12/+24 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-21 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-09 | 2 | -0/+2 |
| | |||||
* | Update license headers | Christoph Wurst | 2019-12-05 | 11 | -11/+59 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-02 | 2 | -2/+0 |
| | |||||
* | Merge pull request #18064 from nextcloud/feature/php74 | Roeland Jago Douma | 2019-11-28 | 3 | -21/+21 |
|\ | | | | | Add php7.4 support | ||||
| * | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 3 | -19/+19 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | Fix more tests | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 3 | -5/+5 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-28 | 2 | -8/+8 |
|/ | |||||
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 8 | -9/+2 |
| | | | | | | | | | | | * Order the imports * No leading slash on imports * Empty line before namespace * One line per import * Empty after imports * Emmpty line at bottom of file Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-21 | 2 | -4/+0 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-20 | 4 | -8/+10 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-12 | 2 | -32/+32 |
| | |||||
* | remove missed manual Application instance constructions | Robin Appelman | 2019-11-04 | 1 | -1/+3 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Get all shares as iterable | Roeland Jago Douma | 2019-10-30 | 1 | -0/+25 |
| | | | | | | | | | | | | Sometimes we need all shares or rather a specific subset of shares but creating dedicated functions is a pain. This just returns an iterable object for all shares so we can loop over them without allocating all the memory on the system. It should not be used by any user called code. But in an occ command or background job it is fine IMO. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-10-24 | 2 | -2/+48 |
| |