summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #23998 from owncloud/translate-birthdayThomas Müller2016-04-144-16/+52
|\
| * Translate contacts birthday - fixes #23982Thomas Müller2016-04-144-16/+52
* | Merge pull request #23527 from owncloud/fix-21136C. Montero Luque2016-04-142-2/+6
|\ \
| * | disable Paged Search when chunksize is set to 0, fixes #21136Arthur Schiwon2016-03-232-2/+6
* | | Merge pull request #23985 from owncloud/ext-fix-namespacesMorris Jobke2016-04-1437-117/+127
|\ \ \ | |_|/ |/| |
| * | Fix OCA\Files\External\Api namespaceRobin McCorkell2016-04-143-3/+2
| * | Fix storage backend class namespaces and move to subdirRobin McCorkell2016-04-1435-114/+125
* | | Merge pull request #23975 from owncloud/change-default-calendar-and-contacts-...Thomas Müller2016-04-141-2/+4
|\ \ \
| * | | Use better names for the default calendars and addressbooks - fixes #23720Thomas Müller2016-04-131-2/+4
| |/ /
* | | On mount make sure multiple shares with same target map to unique ones (#23937)Roeland Douma2016-04-142-15/+49
* | | Remove dav migration for 9.1Thomas Müller2016-04-1315-1476/+0
|/ /
* | Merge pull request #20118 from owncloud/chunked-upload-davThomas Müller2016-04-1312-15/+741
|\ \
| * | Fix unit test of file pluginThomas Müller2016-04-122-14/+21
| * | Fix chunk file moveThomas Müller2016-04-121-1/+9
| * | Initial implementation of the new chunked upload - as specified in https://dr...Thomas Müller2016-04-1210-1/+712
* | | restore selection after re-rendering file rowsChristoph Wurst2016-04-131-0/+5
* | | Merge pull request #23945 from owncloud/fix_oc_share_permissionsJoas Schilling2016-04-132-26/+18
|\ \ \
| * | | always return the complete permissions the file was shared withBjörn Schießle2016-04-122-26/+18
* | | | [tx-robot] updated from transifexJenkins for ownCloud2016-04-1316-2/+38
|/ / /
* / / apps: Fix typos (found by codespell) (#23862)Stefan Weil2016-04-127-11/+11
|/ /
* | Migrate post_groupDelete hook to share manager (#23841)Roeland Douma2016-04-121-0/+10
* | Merge pull request #23798 from owncloud/federated-unshare-background-jobMorris Jobke2016-04-113-4/+335
|\ \
| * | re-try to send unshare notification if remote server is not availableBjoern Schiessle2016-04-083-4/+335
* | | Merge pull request #23868 from owncloud/scrutinizer-patch-2Thomas Müller2016-04-111-1/+1
|\ \ \
| * | | Scrutinizer Auto-FixesScrutinizer Auto-Fixer2016-04-081-1/+1
* | | | Merge pull request #22615 from owncloud/add-blacklisted-files-to-capabilitiesThomas Müller2016-04-111-0/+13
|\ \ \ \
| * | | | Add blacklisted_files to capabilitiesJoas Schilling2016-04-041-0/+13
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2016-04-112-0/+2
* | | | | Merge pull request #23863 from owncloud/fix_unit_testsThomas Müller2016-04-105-27/+7
|\ \ \ \ \
| * | | | | Fix dav commentsRoeland Jago Douma2016-04-081-10/+0
| * | | | | Fix encryption testsRoeland Jago Douma2016-04-082-7/+0
| * | | | | Fix filespluginRoeland Jago Douma2016-04-081-6/+4
| * | | | | Fix Share20OCSTestRoeland Jago Douma2016-04-081-4/+3
| | |/ / / | |/| | |
* | | | | Adding VCFExportPluginThomas Müller2016-04-101-0/+2
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2016-04-104-0/+8
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2016-04-0990-428/+434
|/ / / /
* | | | Merge pull request #23510 from owncloud/birthdays-on-shared-addressbooksThomas Müller2016-04-085-33/+148
|\ \ \ \
| * | | | Propagate birthday to group shares as wellThomas Müller2016-03-234-31/+121
| * | | | Propagate birthdays of shared addressbooks to the sharee's birthday calendar ...Thomas Müller2016-03-233-19/+44
* | | | | Add unit tests for public auth webdavRoeland Jago Douma2016-04-081-0/+170
* | | | | Move public webdav auth over to share managerRoeland Jago Douma2016-04-082-50/+44
* | | | | Merge pull request #23806 from owncloud/multiline-javascript-strings-for-tran...Thomas Müller2016-04-072-11/+9
|\ \ \ \ \
| * | | | | Move some translation stings around to enable xgettext to detect themThomas Müller2016-04-072-11/+9
* | | | | | Merge pull request #23444 from owncloud/add-loading-spinnerJan-Christoph Borchardt2016-04-071-0/+19
|\ \ \ \ \ \
| * | | | | | add loading spinner to add to owncloud input fieldErik Pellikka2016-04-071-0/+19
* | | | | | | Merge pull request #23773 from owncloud/share_move_delete_user_hookJoas Schilling2016-04-072-0/+65
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Migrate post_userDelete hook to share managerRoeland Jago Douma2016-04-042-0/+65
* | | | | | | Remove xxx from ownCloud we dont want to see that 🙈Joas Schilling2016-04-071-1/+0
| |_|_|_|/ / |/| | | | |
* | | | | | [tx-robot] updated from transifexJenkins for ownCloud2016-04-0792-0/+452
* | | | | | Merge pull request #23501 from owncloud/alarms_for_birthdayeventsThomas Müller2016-04-061-0/+5
|\ \ \ \ \ \