Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-25 | 46 | -420/+512 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-24 | 6 | -112/+112 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-23 | 22 | -42/+298 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-22 | 44 | -150/+466 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-21 | 52 | -80/+186 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-20 | 18 | -0/+22 |
| | |||||
* | Merge pull request #11284 from ↵ | blizzz | 2018-09-19 | 1 | -0/+2 |
|\ | | | | | | | | | nextcloud/stable13-11268-include-empty-directories-in-the-default-state-of-acceptance-tests [stable13] Include empty directories in the default state of acceptance tests | ||||
| * | Include empty directories in the default state of acceptance tests | Daniel Calviño Sánchez | 2018-09-19 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before each scenario of the acceptance tests is run the Nextcloud server is reset to a default state. To do this the full directory of the Nextcloud server is commited to a local Git repository and then reset to that commit when needed. Unfortunately, Git does not support including empty directories in a commit. Due to this, when the default state was restored, it could happen that the file cache listed an empty directory that did not exist because it was not properly restored (for example, "data/appdata_*/css/icons"), and that in turn could lead to an error when the directory was used. Currently the only way to force Git to include an empty directory is to add a dummy file to the directory (so it will no longer be empty, but that should not be a problem in the affected directories, even if the dummy file is not included in the file cache); although Git FAQ suggests using a ".gitignore" file a ".keep" file was used instead, as it conveys better its purpose. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-19 | 4 | -0/+4 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-19 | 14 | -0/+44 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-18 | 4 | -2/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-17 | 80 | -84/+324 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-16 | 26 | -260/+590 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-15 | 44 | -44/+124 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-14 | 132 | -116/+358 |
| | |||||
* | Merge pull request #10824 from nextcloud/backport/10820/stable13 | blizzz | 2018-09-13 | 3 | -15/+18 |
|\ | | | | | [stable13] [LDAP] The WebUI Wizard also should not assign empty config IDs | ||||
| * | [LDAP] The WebUI Wizard also should not assign empty config IDs | Arthur Schiwon | 2018-08-23 | 3 | -15/+18 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | With 689df9a843dd0505088143de039af775a3f92612 the behaviour to assign only non-empty config IDs was introduced. Only, this was only effective for CLI and OCS API. Related to #3270. The web UI creates now also a full configuration on first load. This fixes #5094. Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | Merge pull request #10829 from ↵ | blizzz | 2018-09-13 | 1 | -4/+10 |
|\ \ | | | | | | | | | | | | | nextcloud/backport/10828/mimetype-detection-broken-for-junked-uploads [stable13] Fix mimetype detection for junked uploads | ||||
| * | | Fix mimetype detection for junked uploads | Joas Schilling | 2018-08-24 | 1 | -4/+10 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-13 | 54 | -200/+372 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-12 | 26 | -12/+88 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-11 | 4 | -0/+34 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-10 | 24 | -40/+80 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-09 | 16 | -2/+76 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-08 | 16 | -106/+110 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-07 | 6 | -10/+10 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-06 | 34 | -4/+106 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-05 | 22 | -26/+6 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-04 | 6 | -2/+80 |
| | | | |||||
* | | | Merge pull request #10911 from nextcloud/customproperties-ignored-list-13 | Roeland Jago Douma | 2018-09-03 | 2 | -1/+1 |
|\ \ \ | | | | | | | | | [13] use the same ignored properties list for both CustomerPropertiesBackends | ||||
| * | | | use the same ignored properties list for both CustomerPropertiesBackends | Robin Appelman | 2018-08-28 | 2 | -1/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-03 | 2 | -0/+8 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-02 | 2 | -0/+2 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-01 | 36 | -6/+214 |
| | | | | |||||
* | | | | Merge pull request #10902 from nextcloud/cast-timestamp-13 | Morris Jobke | 2018-08-31 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | [13] cast timestamps older than unix epoch to 0 | ||||
| * | | | | cast timestamps older than unix epoch to 0 | Christian | 2018-08-28 | 1 | -1/+1 |
| |/ / / | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-31 | 16 | -2/+96 |
| | | | | |||||
* | | | | Merge pull request #10932 from nextcloud/version/noid/13.0.6v13.0.6 | Morris Jobke | 2018-08-30 | 1 | -2/+2 |
|\ \ \ \ | | | | | | | | | | | 13.0.6 | ||||
| * | | | | 13.0.6 | Morris Jobke | 2018-08-30 | 1 | -2/+2 |
|/ / / / | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-30 | 34 | -2/+60 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-29 | 10 | -0/+14 |
|/ / / | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-28 | 4 | -0/+8 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-27 | 46 | -26/+102 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-26 | 24 | -0/+190 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-25 | 158 | -156/+136 |
| | | | |||||
* | | | Merge pull request #10837 from nextcloud/dav-search-no-negative-mtime-13 | Roeland Jago Douma | 2018-08-24 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | [13] disallow negative mtime in dav search | ||||
| * | | disallow negative mtime in dav search | Robin Appelman | 2018-08-24 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | Merge pull request #10791 from nextcloud/version/noid/13.0.6RC1v13.0.6RC1 | Morris Jobke | 2018-08-24 | 1 | -2/+2 |
|\ \ \ | | | | | | | | | 13.0.6 RC 1 | ||||
| * | | | 13.0.6 RC 1 | Morris Jobke | 2018-08-23 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-24 | 152 | -10/+512 |
|/ / / |