Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Format code according to PSR2 | Christoph Wurst | 2020-04-10 | 1 | -1/+1 | |
* | | Add visibility to all constants | Christoph Wurst | 2020-04-10 | 5 | -11/+11 | |
* | | Add visibility to all methods and position of static keyword | Christoph Wurst | 2020-04-10 | 3 | -3/+3 | |
* | | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 16 | -33/+12 | |
* | | Use elseif instead of else if | Christoph Wurst | 2020-04-10 | 2 | -5/+5 | |
* | | Remove trailing and in between spaces | Christoph Wurst | 2020-04-09 | 1 | -2/+2 | |
* | | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 6 | -18/+18 | |
* | | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 5 | -5/+1 | |
|/ | ||||||
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 3 | -0/+3 | |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-30 | 2 | -0/+12 | |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-29 | 2 | -2/+2 | |
* | Merge pull request #20170 from nextcloud/techdebt/remove-unused-imports | Christoph Wurst | 2020-03-27 | 7 | -9/+0 | |
|\ | ||||||
| * | Remove unused imports | Christoph Wurst | 2020-03-25 | 7 | -9/+0 | |
* | | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 5 | -42/+42 | |
* | | Use the shorter phpunit syntax for mocked return values | Christoph Wurst | 2020-03-25 | 2 | -6/+6 | |
|/ | ||||||
* | Update autoloaders for composer v1.10.1 | Christoph Wurst | 2020-03-19 | 1 | -0/+3 | |
* | Move deprecated aliases over to new registration | Roeland Jago Douma | 2020-03-15 | 1 | -2/+2 | |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-10 | 2 | -12/+12 | |
* | Bump webpack from 4.41.6 to 4.42.0 | dependabot-preview[bot] | 2020-03-08 | 2 | -2/+2 | |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-02-26 | 2 | -0/+10 | |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-02-24 | 4 | -4/+4 | |
* | Update webpack bundles | Christoph Wurst | 2020-02-22 | 2 | -2/+2 | |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-02-11 | 2 | -0/+2 | |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-02-10 | 2 | -0/+12 | |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-01-31 | 2 | -2/+2 | |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-01-30 | 2 | -0/+14 | |
* | Fix app updates | Roeland Jago Douma | 2020-01-21 | 1 | -2/+2 | |
* | [tx-robot] updated from transifex | Nextcloud bot | 2020-01-16 | 2 | -0/+14 | |
* | Fix license headers | Christoph Wurst | 2020-01-13 | 1 | -0/+1 | |
* | Trash bin: fix exception triggered if no correct fileId is provided. | simonspa | 2020-01-07 | 1 | -2/+2 | |
* | Bump css-loader from 3.4.0 to 3.4.1 | dependabot-preview[bot] | 2020-01-05 | 2 | -2/+2 | |
* | Bump css-loader from 3.3.2 to 3.4.0 | dependabot-preview[bot] | 2019-12-30 | 2 | -2/+2 | |
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-22 | 76 | -6/+92 | |
* | Bump eslint-config-nextcloud from 0.0.6 to 0.1.0 | dependabot-preview[bot] | 2019-12-19 | 2 | -21/+21 | |
* | Bump css-loader from 3.2.1 to 3.3.2 | dependabot-preview[bot] | 2019-12-16 | 2 | -2/+2 | |
* | Update license headers | Christoph Wurst | 2019-12-05 | 45 | -49/+138 | |
* | respect shareapi_allow_share_dialog_user_enumeration in Principal backend for... | Georg Ehrke | 2019-12-03 | 1 | -1/+2 | |
* | Fix tests | John Molakvoæ (skjnldsv) | 2019-12-02 | 1 | -2/+4 | |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 3 | -3/+3 | |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 5 | -9/+9 | |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 17 | -19/+22 | |
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-22 | 2 | -2/+2 | |
* | Fix share tests | Roeland Jago Douma | 2019-11-20 | 2 | -3/+6 | |
* | dont expose metadata etag for now | Robin Appelman | 2019-11-13 | 1 | -4/+0 | |
* | expose filecache extension data in FileInfo | Robin Appelman | 2019-11-13 | 1 | -0/+12 | |
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-12 | 2 | -2/+2 | |
* | Merge pull request #17509 from nextcloud/fix/application-singleton | John Molakvoæ | 2019-11-04 | 6 | -23/+29 | |
|\ | ||||||
| * | set retention obligation on existing `expiration` in tests | Robin Appelman | 2019-11-04 | 4 | -14/+16 | |
| * | fixup! fix tests? | Roeland Jago Douma | 2019-10-31 | 1 | -1/+3 | |
| * | fix tests? | Roeland Jago Douma | 2019-10-31 | 1 | -1/+1 |