Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-05-28 | 2 | -0/+32 |
| | |||||
* | Don't run repair step for every individual user, outsource that to ↵ | Georg Ehrke | 2019-05-23 | 7 | -63/+179 |
| | | | | | | background job Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
* | Revert "send invitations for shared calendars" | Georg Ehrke | 2019-05-22 | 1 | -67/+0 |
| | | | | This reverts commit a9c313ce451c701a2e065e34022659cf17523963. | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-05-01 | 2 | -0/+12 |
| | |||||
* | do not create folder just to delete it afterwards | Arthur Schiwon | 2019-04-29 | 1 | -7/+15 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Merge pull request #15141 from nextcloud/fix/noid/regenerate-seen-users-only | Roeland Jago Douma | 2019-04-24 | 6 | -9/+9 |
|\ | | | | | fix searching all users in repair regenerate birthday cal reparir job | ||||
| * | remove obsolete use statements | Arthur Schiwon | 2019-04-24 | 2 | -4/+4 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | avoids users searches on backend, faster processing | Arthur Schiwon | 2019-04-17 | 4 | -5/+5 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | Merge pull request #15146 from nextcloud/fix/customer_properties_boom | Roeland Jago Douma | 2019-04-24 | 2 | -11/+0 |
|\ \ | | | | | | | Prefetching blows up if there are a lot of files. | ||||
| * | | Prefetching blows up if there are a lot of files. | Roeland Jago Douma | 2019-04-18 | 2 | -11/+0 |
| |/ | | | | | | | | | | | | | | | I saw instances where people had a lot of files (each with custom properties) and all this prefetching blew up and started to consume an insane amount of RAM resulting in the process getting killed. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-04-21 | 2 | -0/+2 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-04-19 | 2 | -4/+22 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-04-15 | 2 | -0/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-04-13 | 2 | -0/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-04-12 | 2 | -0/+6 |
| | |||||
* | Bump versions of server and the requirements of apps | Joas Schilling | 2019-04-11 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-04-10 | 2 | -0/+6 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-04-09 | 2 | -0/+20 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-04-01 | 2 | -8/+80 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-03-29 | 2 | -0/+6 |
| | |||||
* | Deduplicate index names | Joas Schilling | 2019-03-27 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Make sure all tables have named indexes | Joas Schilling | 2019-03-27 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-03-26 | 6 | -44/+56 |
| | |||||
* | implement principal property search for calendar user address set property | Georg Ehrke | 2019-03-21 | 5 | -0/+170 |
| | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-03-21 | 96 | -98/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-03-19 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-03-17 | 2 | -0/+38 |
| | |||||
* | Merge pull request #14641 from nextcloud/assemblystream-seek | Morris Jobke | 2019-03-15 | 2 | -3/+52 |
|\ | | | | | make assemblystream seekable | ||||
| * | make assemblystream seekable | Robin Appelman | 2019-03-13 | 2 | -3/+52 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | Merge pull request #14690 from nextcloud/dav-rename-hande-failure | Morris Jobke | 2019-03-14 | 1 | -1/+3 |
|\ \ | | | | | | | throw a proper error if rename fails in dav | ||||
| * | | throw a proper error if rename fails in dav | Robin Appelman | 2019-03-14 | 1 | -1/+3 |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-03-14 | 4 | -52/+60 |
|/ / | |||||
* | | Improve code | Morris Jobke | 2019-03-13 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | Use dependency injection for app manager | Morris Jobke | 2019-03-13 | 4 | -5/+25 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | Created infrastructure to show circles' shared files | Vinicius Cubas Brand | 2019-03-13 | 3 | -5/+47 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | There is a proposal to allow users to filter files shared to circles. This commit is needed to provide the infrastucture for it. Issue: https://github.com/nextcloud/circles/issues/137 Changes to comply to https://github.com/coletivoEITA/circles/pull/2 Polishing: get files shared to circles in caldav Signed-off-by: Vinicius Cubas Brand <viniciuscb@gmail.com> Signed-off-by: Maxence Lange <maxence@artificial-owl.com> Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | Merge pull request #6512 from coletivoEITA/add_circles_sharing_to_caldav | Morris Jobke | 2019-03-13 | 12 | -6/+110 |
|\ \ | |/ |/| | Change CALDAV to allow calendars be shared with circles. | ||||
| * | Fix PHPUnit | Morris Jobke | 2019-03-12 | 1 | -0/+2 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
| * | Fix PHPUnit | Morris Jobke | 2019-03-12 | 1 | -0/+2 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
| * | Use proper dependency injection for app manager | Morris Jobke | 2019-03-05 | 6 | -5/+22 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
| * | Fix whitespace | Morris Jobke | 2019-03-05 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
| * | Suppress phan exceptions because they are catched by a class_exists | Morris Jobke | 2019-03-05 | 1 | -0/+3 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
| * | use class_exists on correct class to please phan | Georg Ehrke | 2019-03-04 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
| * | properly catch exceptions of detailsCircle | Georg Ehrke | 2019-03-03 | 1 | -1/+9 |
| | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
| * | Get user's circles without touching session | Vinicius Cubas Brand | 2019-03-01 | 1 | -6/+1 |
| | | | | | | | | | | | | This works with nextcloud/circles#260 Signed-off-by: Vinicius Cubas Brand <viniciuscb@gmail.com> | ||||
| * | allow sharing addressbooks with circles | Georg Ehrke | 2019-03-01 | 2 | -3/+4 |
| | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
| * | Share calendar to circle | Vinicius Cubas Brand | 2019-03-01 | 4 | -2/+78 |
| | | | | | | | | | | | | | | * Allow user to share calendar with a circle * Allow user to see calendars shared with his/her circles Signed-off-by: Vinicius Cubas Brand <viniciuscb@gmail.com> | ||||
* | | "Fix" the unit tests | Joas Schilling | 2019-03-06 | 2 | -20/+3 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Merge pull request #14514 from nextcloud/fix/no_debug_output | Roeland Jago Douma | 2019-03-04 | 1 | -3/+6 |
|\ \ | | | | | | | Do not just write foobar | ||||
| * | | Do not just write foobar | Roeland Jago Douma | 2019-03-04 | 1 | -3/+6 |
| | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | Merge pull request #13871 from PLUTEX/master | Morris Jobke | 2019-03-04 | 1 | -1/+3 |
|\ \ \ | |/ / |/| | | dav: Fix handling of chunked WebDAV upload |