Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-24 | 142 | -10/+242 |
| | |||||
* | Merge pull request #10591 from nextcloud/smb-stat-retry-13 | Morris Jobke | 2018-08-23 | 1 | -1/+8 |
|\ | | | | | [13] retry smb stat on timeout | ||||
| * | retry stat on timeout | Robin Appelman | 2018-08-08 | 1 | -1/+8 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | Merge pull request #10285 from nextcloud/anonymous-options-13 | Morris Jobke | 2018-08-23 | 7 | -3/+223 |
|\ \ | | | | | | | [13] Add sabre plugin to allow anonymous options requests to the dav root | ||||
| * | | adjust to older library version | Robin Appelman | 2018-07-18 | 1 | -2/+2 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | Fix lazy search backend | Robin Appelman | 2018-07-18 | 1 | -2/+2 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | Fix search related results in OPTIONS requests | Robin Appelman | 2018-07-18 | 5 | -3/+84 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | Add tests for handling anonymous auth | Robin Appelman | 2018-07-18 | 1 | -0/+71 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | Add sabre plugin to allow anonymous options requests to the dav root | Robin Appelman | 2018-07-18 | 5 | -0/+68 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | Merge pull request #10816 from nextcloud/backport/10700+10815/stable13 | Morris Jobke | 2018-08-23 | 1 | -18/+2 |
|\ \ \ | | | | | | | | | [stable13] remove unexecutable code | ||||
| * | | | returning of $tr is expected, otherwise ending up in a JS error | Arthur Schiwon | 2018-08-23 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | | | remove unexecutable code | Arthur Schiwon | 2018-08-23 | 1 | -18/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | OCA.Sharing.SharedFileInfo was never defined and that stopped execution. Interestingly, FF never showed me an error. Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-23 | 444 | -690/+58 |
|/ / / | |||||
* | | | Merge pull request #10783 from nextcloud/backport/10775/stable13 | Morris Jobke | 2018-08-22 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | [stable13] Resolve all group memberships properly | ||||
| * | | | Resolve all group memberships properly | Morris Jobke | 2018-08-21 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | | | Merge pull request #10763 from nextcloud/backport/10687/stable13 | Roeland Jago Douma | 2018-08-22 | 3 | -28/+67 |
|\ \ \ \ | | | | | | | | | | | [stable13] don't blame randome people for background email updates | ||||
| * | | | | fix unit tests | Arthur Schiwon | 2018-08-20 | 1 | -11/+47 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> # Conflicts: # apps/user_ldap/tests/User_LDAPTest.php | ||||
| * | | | | don't force LDAP updates on userExists anymore | Arthur Schiwon | 2018-08-20 | 1 | -9/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and remove some deprecated code Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | | | | don't blame email address changers | Arthur Schiwon | 2018-08-20 | 1 | -8/+19 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the information is being collected with admin_audit Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-22 | 8 | -6/+12 |
| |/ / / |/| | | | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-21 | 16 | -4/+36 |
|/ / / | |||||
* | | | Merge pull request #10552 from nextcloud/backport/10523/stable13 | Morris Jobke | 2018-08-20 | 2 | -3/+79 |
|\ \ \ | | | | | | | | | [stable13] Adding test for table schedulingobjects and fixing postgres LOB | ||||
| * | | | Adding test for table schedulingobjects and fixing postgres LOB | Thomas Müller | 2018-08-06 | 2 | -3/+79 |
| | | | | | | | | | | | | | | | | | | | | | | | | (cherry picked from commit afd4ebf0404e8bcd7cba0bec2dce177e97632f8a) Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de> | ||||
* | | | | Merge pull request #10698 from nextcloud/smb-log-removed-entries-13 | blizzz | 2018-08-20 | 1 | -0/+5 |
|\ \ \ \ | | | | | | | | | | | [13] log entries that are hidden during file listing | ||||
| * | | | | log entries that are hidden during file listing | Robin Appelman | 2018-08-16 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | | | Merge pull request #10565 from ↵ | Morris Jobke | 2018-08-20 | 1 | -1/+2 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/stable13-10348-fix-transfering-ownership-of-a-share-to-user-with-same-id-as-receiver [stable13] Fix transfering ownership of a share to user with same id as receiver | ||||
| * | | | | | Fix transfering ownership of a share to user with same id as receiver | Daniel Calviño Sánchez | 2018-08-07 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When the ownership of a user share is transfered to the receiver the share is removed, as the receiver now owns the original file. However, due to a missing condition, any share with a group, link or remote with the same id as the user was removed, not only the user shares. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com> | ||||
* | | | | | | Fix call to OC.generateUrl for caldav birthday calendar on/off | Daniel Kesselberg | 2018-08-20 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-20 | 4 | -2/+4 |
| | | | | | | |||||
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-18 | 4 | -0/+12 |
| | | | | | | |||||
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-16 | 8 | -118/+124 |
| |/ / / / |/| | | | | |||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-15 | 10 | -0/+24 |
| | | | | | |||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-14 | 4 | -0/+4 |
| | | | | | |||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-13 | 36 | -8/+98 |
| | | | | | |||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-11 | 20 | -0/+36 |
| | | | | | |||||
* | | | | | Merge pull request #10581 from nextcloud/encryption-s3-fix-stable13 | Roeland Jago Douma | 2018-08-10 | 1 | -1/+0 |
|\ \ \ \ \ | | | | | | | | | | | | | make file cache updates more robust | ||||
| * | | | | | make file cache updates more robust | Bjoern Schiessle | 2018-08-08 | 1 | -1/+0 |
| | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | only update the encrypted version after the write operation is finished and the stream is closed Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* / | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-10 | 108 | -108/+108 |
|/ / / / | |||||
* / / / | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-08 | 10 | -0/+12 |
|/ / / | |||||
* / / | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-07 | 6 | -4/+10 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-06 | 10 | -18/+40 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-05 | 16 | -0/+32 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-04 | 24 | -0/+36 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-03 | 200 | -290/+290 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-02 | 10 | -8/+18 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-01 | 24 | -10/+30 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-07-31 | 44 | -24/+78 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-07-30 | 2 | -0/+2 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-07-28 | 20 | -12/+86 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-07-27 | 30 | -14/+106 |
| | |