summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
| * | fix writing to cache when fallback server should be used immediatelyArthur Schiwon2016-03-182-3/+89
* | | Merge pull request #23539 from owncloud/backport-23530Thomas Müller2016-03-242-36/+239
|\ \ \
| * | | Check if request is sent from official ownCloud clientLukas Reschke2016-03-242-36/+239
| | |/ | |/|
* / | set watch policy in testRobin Appelman2016-03-232-9/+39
|/ /
* | Merge pull request #23308 from owncloud/smb-not-available-9Thomas Müller2016-03-231-14/+40
|\ \
| * | handle connection errors as storage not available in smbRobin Appelman2016-03-161-14/+40
* | | Merge pull request #23493 from owncloud/stable9_22679Thomas Müller2016-03-232-0/+92
|\ \ \
| * | | When the Share API is disabled do not return sharesRoeland Jago Douma2016-03-222-0/+92
* | | | Merge pull request #23361 from owncloud/stable9-gdrive-chunkuploadThomas Müller2016-03-221-5/+52
|\ \ \ \
| * | | | Only use GDrive chunks when neededVincent Petry2016-03-171-29/+43
| * | | | Chunk upload for GDriveVincent Petry2016-03-171-6/+39
* | | | | Merge pull request #23478 from owncloud/backport-l10nThomas Müller2016-03-22624-624/+3042
|\ \ \ \ \
| * | | | | Backport translations to stable9Joas Schilling2016-03-22624-624/+3042
| | |/ / / | |/| | |
* | | | | Merge pull request #23456 from owncloud/backport-23329-stable9Thomas Müller2016-03-222-1/+17
|\ \ \ \ \
| * | | | | Avatar must be saved after login is done and external storages set up properl...Arthur Schiwon2016-03-212-1/+17
* | | | | | Merge pull request #23467 from owncloud/early-creation-of-birthday-calendar-s...Thomas Müller2016-03-221-16/+12
|\ \ \ \ \ \
| * | | | | | Create the contact birthday calendar right away as soon as the command is exe...Thomas Müller2016-03-221-16/+12
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #23473 from owncloud/stable9_23398Thomas Müller2016-03-225-36/+122
|\ \ \ \ \ \
| * | | | | | Respect disabled group sharing in sharee endpointRoeland Jago Douma2016-03-223-35/+69
| * | | | | | Block group sharing in API and in share managerRoeland Jago Douma2016-03-222-1/+53
| |/ / / / /
* | | | | | Merge pull request #23447 from owncloud/smb-permissions-9Thomas Müller2016-03-221-0/+22
|\ \ \ \ \ \
| * | | | | | properly use smb permissionsRobin Appelman2016-03-221-0/+22
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #23442 from owncloud/fix_22286_9.0Thomas Müller2016-03-221-1/+4
|\ \ \ \ \ \
| * | | | | | apply retry wrapper to make sure that we always read/write a complete blockBjoern Schiessle2016-03-211-1/+4
* | | | | | | adjust PrincipalUri as returned from Sabre to effective usernameArthur Schiwon2016-03-222-4/+10
* | | | | | | Merge pull request #23359 from owncloud/streams-0.4-9Thomas Müller2016-03-2234-488/+784
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | update icewind/smb to 1.0.8Robin Appelman2016-03-227-25/+38
| * | | | | | update icewind/streams to 0.4.0 and icewind/smb to 1.0.7 in files_externalRobin Appelman2016-03-2232-478/+761
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #23453 from owncloud/generate-birthdays-on-upgrade-stable9Thomas Müller2016-03-224-1/+18
|\ \ \ \ \ \
| * | | | | | Generate birthdays on upgrade from 8.2 as wellThomas Müller2016-03-211-0/+1
| * | | | | | Birthday events are generated on upgradeThomas Müller2016-03-213-1/+17
| | |/ / / / | |/| | | |
* | | | | | Add comment icons and "You commented" translationsJoas Schilling2016-03-221-1/+22
| |/ / / / |/| | | |
* | | | | Merge pull request #23436 from owncloud/backport-23388-infinite-cronjobThomas Müller2016-03-214-33/+68
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Do not create a new job when it failed to connect atmJoas Schilling2016-03-214-33/+68
* | | | | Merge pull request #23389 from owncloud/backport-23287-fed-share-action-linksThomas Müller2016-03-211-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Make sure to append the web root as per docJoas Schilling2016-03-181-2/+2
| | |_|/ | |/| |
* | | | Remove duplicated copyrightRoeland Jago Douma2016-03-182-27/+0
* | | | Display share status info in favorite listVincent Petry2016-03-184-15/+112
* | | | Add webdav property for share info in PROPFIND responseVincent Petry2016-03-187-45/+608
|/ / /
* | | Merge pull request #23358 from owncloud/stable9-backport-occ-typosThomas Müller2016-03-171-1/+1
|\ \ \
| * | | Some typo corrections in occ command outputCarla Schroder2016-03-171-1/+1
* | | | Merge pull request #23355 from owncloud/stable9_backport_23346Thomas Müller2016-03-171-0/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | Set proper public webdav permissions when public upload disabledRoeland Jago Douma2016-03-171-0/+5
* | | | Merge pull request #23259 from owncloud/backport-22998Thomas Müller2016-03-172-5/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Delay check till scanner is usedLukas Reschke2016-03-152-5/+5
* | | | Merge pull request #23128 from owncloud/contacts_calendar_name_color-stable9Thomas Müller2016-03-171-0/+5
|\ \ \ \
| * | | | add title and color to birthday calendarGeorg Ehrke2016-03-101-0/+5
* | | | | Merge pull request #23335 from owncloud/ext-user-mounting-gui-stable9Thomas Müller2016-03-176-5/+14
|\ \ \ \ \
| * | | | | Display external storage GUI even if user mounting disabledRobin McCorkell2016-03-166-5/+14
* | | | | | Merge pull request #23302 from owncloud/fed-unshare-with-9Thomas Müller2016-03-172-1/+33
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |