Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-12 | 22 | -50/+72 |
| | |||||
* | Merge pull request #9447 from nextcloud/feature/noid/trashbin_propfind_oc_size | Roeland Jago Douma | 2018-05-11 | 4 | -0/+14 |
|\ | | | | | Trashbin propfind respond to oc:size | ||||
| * | Trashbin propfind respond to oc:size | Roeland Jago Douma | 2018-05-10 | 4 | -0/+14 |
| | | | | | | | | | | | | | | In order to display the total size of folders also in the clients (and web) we should return the oc:size. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-11 | 2 | -0/+2 |
|/ | |||||
* | Merge pull request #9360 from GitHubUser4234/ldap_password_renew_invarg_fix | Roeland Jago Douma | 2018-05-10 | 2 | -6/+6 |
|\ | | | | | Fix "Invalid argument supplied for foreach()" | ||||
| * | adjust unit tests for \"Invalid argument supplied for foreach()\" fix | Roger Szabo | 2018-05-09 | 1 | -4/+4 |
| | | | | | | | | Signed-off-by: Roger Szabo <roger.szabo@web.de> | ||||
| * | Fix "Invalid argument supplied for foreach()" | Roger Szabo | 2018-05-02 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Roger Szabo <roger.szabo@web.de> | ||||
* | | Merge pull request #9427 from ↵ | Roeland Jago Douma | 2018-05-10 | 2 | -2/+9 |
|\ \ | | | | | | | | | | | | | nextcloud/bugfix/noid/no_listing_if_not_in_debug_trash_version If not in debug disable principal listing | ||||
| * | | If not in debug disable principal listing | Roeland Jago Douma | 2018-05-08 | 2 | -2/+9 |
| | | | | | | | | | | | | | | | | | | | | | Trashbin and Version should have the same behaviour as the other collections. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-10 | 28 | -14/+150 |
| | | | |||||
* | | | Merge pull request #9415 from nextcloud/feature/noid/trashbin_dav_deletion_time | Morris Jobke | 2018-05-09 | 6 | -3/+19 |
|\ \ \ | | | | | | | | | Propfind for deletion time of trash files | ||||
| * | | | Propfind for deletion time of trash files | Roeland Jago Douma | 2018-05-08 | 6 | -3/+19 |
| |/ / | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* / / | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-09 | 2 | -2/+2 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-08 | 12 | -0/+58 |
| | | |||||
* | | Merge pull request #8842 from lanxenet/patch-1 | Morris Jobke | 2018-05-07 | 1 | -8/+10 |
|\ \ | | | | | | | fix(AmazonS3): fix loop $result['Contents'] error | ||||
| * | | fix(AmazonS3): fix loop $result['Contents'] error | enoch | 2018-03-16 | 1 | -8/+10 |
| | | | | | | | | | Invalid argument supplied for foreach() at /var/www/html/apps/files_external/lib/Lib/Storage/AmazonS3.php#295 | ||||
* | | | Merge pull request #9393 from nextcloud/bugfix/noid/fix-workflow-rules | blizzz | 2018-05-07 | 2 | -374/+377 |
|\ \ \ | | | | | | | | | Fix workflow rules | ||||
| * | | | Do not error when the tag does not exist | Joas Schilling | 2018-05-04 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | | Reset the value when changing the check class (because it might be invalid) | Joas Schilling | 2018-05-04 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | | Revert back to tabs | Joas Schilling | 2018-05-04 | 1 | -372/+372 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | | Fix "data is undefined" by adjusting the name of the parameter | Joas Schilling | 2018-05-04 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | | Merge pull request #9029 from nextcloud/settings-restructure | Morris Jobke | 2018-05-07 | 8 | -13/+20 |
|\ \ \ \ | | | | | | | | | | | Restructure server settings | ||||
| * | | | | Adjust updatenotification app settings section/priority | Julius Härtl | 2018-05-03 | 2 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | | | | Fix settings tests | Julius Härtl | 2018-05-03 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | | | | Move documentation link in relation to the heading | Julius Härtl | 2018-05-03 | 2 | -5/+12 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | | | | Move files settings to main server settings | Julius Härtl | 2018-05-03 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | | | | Move dav settings to main server settings | Julius Härtl | 2018-05-03 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | | | Fix jsunit tests | Julius Härtl | 2018-05-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-07 | 10 | -0/+18 |
| | | | | | |||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-06 | 6 | -0/+6 |
| | | | | | |||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-05 | 10 | -4/+14 |
| |/ / / |/| | | | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-04 | 8 | -0/+12 |
| | | | | |||||
* | | | | Merge pull request #9353 from nextcloud/feature/4724/versions_dav | Morris Jobke | 2018-05-03 | 10 | -1/+570 |
|\ \ \ \ | | | | | | | | | | | Add versions DAV endpoint | ||||
| * | | | | Allow to read get old versions | Roeland Jago Douma | 2018-05-01 | 2 | -4/+20 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | | | | Add rollback | Roeland Jago Douma | 2018-05-01 | 6 | -0/+105 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | | | | Add version collection to DAV | Roeland Jago Douma | 2018-05-01 | 9 | -1/+449 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | listed as versions/<username>/versions/<file id>/<timastamp> Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | | | Merge pull request #9355 from nextcloud/dav-upload-lock | Morris Jobke | 2018-05-03 | 1 | -1/+10 |
|\ \ \ \ \ | | | | | | | | | | | | | only allow a single concurrent dav write to a file | ||||
| * | | | | | only allow a single concurrent dav write to a file | Robin Appelman | 2018-04-26 | 1 | -1/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | | | | Move quota icon to core | Julius Härtl | 2018-05-03 | 3 | -5/+1 |
| |_|/ / / |/| | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-03 | 14 | -0/+14 |
| | | | | | |||||
* | | | | | Merge pull request #9293 from nextcloud/feature/9166/custom-auditlogfile | Morris Jobke | 2018-05-02 | 6 | -42/+115 |
|\ \ \ \ \ | | | | | | | | | | | | | option for a seperate audit log file | ||||
| * | | | | | use SystemConfig, less dependencies, and not publicly needed | Arthur Schiwon | 2018-04-26 | 1 | -2/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | | | | | log to $datadir/audit.log by default and add rotation | Arthur Schiwon | 2018-04-26 | 5 | -1/+60 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | | | | | fix dav test | Arthur Schiwon | 2018-04-26 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | | | | | offer API to create own File log. admin_audit makes use of it | Arthur Schiwon | 2018-04-26 | 2 | -42/+56 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | | | | | destaticfy Log classes | Arthur Schiwon | 2018-04-26 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | | | | | Merge pull request #9346 from nextcloud/techdep/noid/needsPartFile_to_storage | Morris Jobke | 2018-05-02 | 3 | -17/+12 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | Use an actual function of the storage to determine needsPartFile | ||||
| * | | | | | Use an actual function of the storage to determine needsPartFile | Roeland Jago Douma | 2018-05-01 | 3 | -17/+12 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We have a function for it so better to override that. Also because other codes that might check this should get the right value. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | | | | Fix tests | Roeland Jago Douma | 2018-05-01 | 2 | -3/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | | | | External mount does not get DELETE and UPDATE if readonly | Roeland Jago Douma | 2018-05-01 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> |