summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated HTTPHelperThomas Müller2016-04-182-2/+2
* Move version check code out of class UpdaterThomas Müller2016-04-184-11/+9
* Merge pull request #23268 from owncloud/range-requests-should-not-block-the-s...Thomas Müller2016-04-181-0/+1
|\
| * Close session for publicwebdavLukas Reschke2016-03-151-0/+1
* | Merge pull request #24017 from owncloud/share-permissions-namespaceThomas Müller2016-04-151-1/+1
|\ \
| * | Move share-permissions property namespaceRoeland Jago Douma2016-04-151-1/+1
* | | Merge pull request #23933 from owncloud/remember-file-sortingThomas Müller2016-04-1510-16/+161
|\ \ \
| * | | fix default value, update js/php testsChristoph Wurst2016-04-136-17/+116
| * | | persist file sorting changesChristoph Wurst2016-04-137-8/+47
| * | | load file sorting mode from the dbChristoph Wurst2016-04-134-2/+9
* | | | Fix loading the dropbox autoloaderRobin Appelman2016-04-151-1/+1
| |/ / |/| |
* | | 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