aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | use the same ignored properties list for both CustomerPropertiesBackendsRobin Appelman2018-08-282-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | | | [tx-robot] updated from transifexNextcloud bot2018-09-032-0/+8
| | | | | | |
* | | | | | | [tx-robot] updated from transifexNextcloud bot2018-09-022-0/+2
| | | | | | |
* | | | | | | [tx-robot] updated from transifexNextcloud bot2018-09-0124-4/+66
| | | | | | |
* | | | | | | Merge pull request #10902 from nextcloud/cast-timestamp-13Morris Jobke2018-08-311-1/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | [13] cast timestamps older than unix epoch to 0
| * | | | | | | cast timestamps older than unix epoch to 0Christian2018-08-281-1/+1
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | | | [tx-robot] updated from transifexNextcloud bot2018-08-3114-2/+82
| | | | | | |
* | | | | | | [tx-robot] updated from transifexNextcloud bot2018-08-3030-2/+52
| | | | | | |
* | | | | | | [tx-robot] updated from transifexNextcloud bot2018-08-298-0/+8
|/ / / / / /
* | | / / / [tx-robot] updated from transifexNextcloud bot2018-08-282-0/+2
| |_|/ / / |/| | | |
* | | | | [tx-robot] updated from transifexNextcloud bot2018-08-2736-10/+62
| | | | |
* | | | | [tx-robot] updated from transifexNextcloud bot2018-08-2610-0/+32
| | | | |
* | | | | [tx-robot] updated from transifexNextcloud bot2018-08-25140-138/+118
| | | | |
* | | | | Merge pull request #10837 from nextcloud/dav-search-no-negative-mtime-13Roeland Jago Douma2018-08-241-1/+1
|\ \ \ \ \ | |/ / / / |/| | | | [13] disallow negative mtime in dav search
| * | | | disallow negative mtime in dav searchRobin Appelman2018-08-241-1/+1
| | |_|/ | |/| | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | [tx-robot] updated from transifexNextcloud bot2018-08-24142-10/+242
| | | |
* | | | Merge pull request #10591 from nextcloud/smb-stat-retry-13Morris Jobke2018-08-231-1/+8
|\ \ \ \ | |_|/ / |/| | | [13] retry smb stat on timeout
| * | | retry stat on timeoutRobin Appelman2018-08-081-1/+8
| | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | Merge pull request #10285 from nextcloud/anonymous-options-13Morris Jobke2018-08-237-3/+223
|\ \ \ \ | | | | | | | | | | [13] Add sabre plugin to allow anonymous options requests to the dav root
| * | | | adjust to older library versionRobin Appelman2018-07-181-2/+2
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | | Fix lazy search backendRobin Appelman2018-07-181-2/+2
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | | Fix search related results in OPTIONS requestsRobin Appelman2018-07-185-3/+84
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | | Add tests for handling anonymous authRobin Appelman2018-07-181-0/+71
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | | Add sabre plugin to allow anonymous options requests to the dav rootRobin Appelman2018-07-185-0/+68
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | Merge pull request #10816 from nextcloud/backport/10700+10815/stable13Morris Jobke2018-08-231-18/+2
|\ \ \ \ \ | | | | | | | | | | | | [stable13] remove unexecutable code
| * | | | | returning of $tr is expected, otherwise ending up in a JS errorArthur Schiwon2018-08-231-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | | | | remove unexecutable codeArthur Schiwon2018-08-231-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 transifexNextcloud bot2018-08-23444-690/+58
|/ / / / /
* | | | | Merge pull request #10783 from nextcloud/backport/10775/stable13Morris Jobke2018-08-221-1/+1
|\ \ \ \ \ | | | | | | | | | | | | [stable13] Resolve all group memberships properly
| * | | | | Resolve all group memberships properlyMorris Jobke2018-08-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | | | Merge pull request #10763 from nextcloud/backport/10687/stable13Roeland Jago Douma2018-08-223-28/+67
|\ \ \ \ \ \ | | | | | | | | | | | | | | [stable13] don't blame randome people for background email updates
| * | | | | | fix unit testsArthur Schiwon2018-08-201-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 anymoreArthur Schiwon2018-08-201-9/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and remove some deprecated code Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | | | | | don't blame email address changersArthur Schiwon2018-08-201-8/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the information is being collected with admin_audit Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | | | | | [tx-robot] updated from transifexNextcloud bot2018-08-228-6/+12
| |/ / / / / |/| | | | |
* | | | | | [tx-robot] updated from transifexNextcloud bot2018-08-2116-4/+36
|/ / / / /
* | | | | Merge pull request #10552 from nextcloud/backport/10523/stable13Morris Jobke2018-08-202-3/+79
|\ \ \ \ \ | | | | | | | | | | | | [stable13] Adding test for table schedulingobjects and fixing postgres LOB
| * | | | | Adding test for table schedulingobjects and fixing postgres LOBThomas Müller2018-08-062-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-13blizzz2018-08-201-0/+5
|\ \ \ \ \ \ | | | | | | | | | | | | | | [13] log entries that are hidden during file listing
| * | | | | | log entries that are hidden during file listingRobin Appelman2018-08-161-0/+5
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | | Merge pull request #10565 from ↵Morris Jobke2018-08-201-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 receiverDaniel Calviño Sánchez2018-08-071-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/offDaniel Kesselberg2018-08-201-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | | | | | [tx-robot] updated from transifexNextcloud bot2018-08-204-2/+4
| |_|_|_|_|/ |/| | | | |
* | | | | | [tx-robot] updated from transifexNextcloud bot2018-08-184-0/+12
| | | | | |
* | | | | | [tx-robot] updated from transifexNextcloud bot2018-08-168-118/+124
| |/ / / / |/| | | |
* | | | | [tx-robot] updated from transifexNextcloud bot2018-08-1510-0/+24
| | | | |
* | | | | [tx-robot] updated from transifexNextcloud bot2018-08-144-0/+4
| | | | |
* | | | | [tx-robot] updated from transifexNextcloud bot2018-08-1336-8/+98
| | | | |
* | | | | [tx-robot] updated from transifexNextcloud bot2018-08-1120-0/+36
| | | | |