summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #15246 from owncloud/stable8-share-partfilepermissionsMorris Jobke2015-03-273-20/+208
|\ \
| * | Fix share permission related unit testsVincent Petry2015-03-261-9/+13
| * | Rename must be possible with update-only permissionVincent Petry2015-03-261-17/+23
| * | Reenable trashbin after failed renameVincent Petry2015-03-261-0/+16
| * | Fix shared storage permission checksVincent Petry2015-03-262-4/+166
* | | always fall back to default share folderBjoern Schiessle2015-03-263-5/+20
* | | Merge pull request #14860 from owncloud/stable8-fix-sizepropagationwithsharesMorris Jobke2015-03-262-0/+112
|\ \ \ | |/ / |/| |
| * | Add unit test for size propagation across share boundariesVincent Petry2015-03-131-0/+90
| * | Fix size propagation over shared storage boundaryVincent Petry2015-03-131-0/+22
* | | Merge pull request #15193 from owncloud/stable8-15145Vincent Petry2015-03-264-23/+87
|\ \ \
| * | | when the path doesnt exist show a proper error pageRobin Appelman2015-03-251-0/+2
| * | | Properly catch whether a share is `null`Lukas Reschke2015-03-254-23/+85
* | | | Merge pull request #15052 from rullzer/backport-15025Vincent Petry2015-03-261-0/+18
|\ \ \ \ | |/ / / |/| | |
| * | | Backport of #15025Roeland Jago Douma2015-03-201-0/+18
* | | | offset needs to be considered in computed limitArthur Schiwon2015-03-242-1/+15
| |_|/ |/| |
* | | Fix root request path for DropboxVincent Petry2015-03-191-1/+6
|/ /
* | Merge pull request #14926 from owncloud/stable8-rescanversionsonlyonceThomas Müller2015-03-171-3/+13
|\ \
| * | Only rescan versions once in trashbinVincent Petry2015-03-021-3/+13
* | | support paged results against 389ds.Arthur Schiwon2015-03-131-3/+6
| |/ |/|
* | Merge pull request #14751 from owncloud/backport-14706blizzz2015-03-121-0/+11
|\ \
| * | set up paged search when limit is 0Arthur Schiwon2015-03-091-0/+11
| |/
* | Merge pull request #14669 from owncloud/enc-migrate-disable-updater-stable8Morris Jobke2015-03-111-11/+17
|\ \
| * | Move keys instead of copy during encryption key migrationVincent Petry2015-03-031-2/+2
| * | Disable the cache updater when doing the encryption migrationRobin Appelman2015-03-031-9/+15
| |/
* / [tx-robot] updated from transifexJenkins for ownCloud2015-03-092-2/+2
|/
* Bump up files_sharing version for schema updateVincent Petry2015-02-261-1/+1
* Add default value for remote_idVincent Petry2015-02-261-0/+1
* fix issue with previews not being displayed if filename contains apostropheGeorg Ehrke2015-02-251-2/+2
* Merge pull request #14304 from owncloud/backport/14278Vincent Petry2015-02-192-1/+248
|\
| * Check if the offset exists before accessingLukas Reschke2015-02-172-1/+248
* | Remove old l10n filesJoas Schilling2015-02-1916-91/+0
|/
* no fruitless count attempts, and notification should disappearArthur Schiwon2015-02-102-5/+11
* Revert "Add OCS sharing info to capabilities"Lukas Reschke2015-02-073-280/+0
* Merge pull request #13692 from rullzer/capabilitiesFrank Karlitschek2015-02-063-0/+280
|\
| * Updated unit testsRoeland Jago Douma2015-02-061-43/+123
| * Bit better formatting when using json outputRoeland Jago Douma2015-02-061-2/+4
| * Updated sharing capabilitiesRoeland Jago Douma2015-02-061-9/+15
| * Split up unit testsRoeland Jago Douma2015-02-041-16/+24
| * Added unit test to test getCapabilities for files_sharingRoeland Jago Douma2015-02-041-0/+113
| * Converted getCapabilities to non static functionRoeland Jago Douma2015-02-041-7/+24
| * Use single quotesRoeland Jago Douma2015-02-041-7/+7
| * Only return capabilities if they are setRoeland Jago Douma2015-02-041-14/+8
| * Added capabilities whether a server allows public linksRoeland Jago Douma2015-02-042-0/+60
* | Merge pull request #13954 from owncloud/fix-enc-mig-user-retrievalThomas Müller2015-02-062-7/+18
|\ \
| * | always specify limit, except you do like questionable surprisesArthur Schiwon2015-02-062-7/+18
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-02-0616-86/+94
* | | don't check if we have a valid userBjoern Schiessle2015-02-061-5/+1
|/ /
* | [tx-robot] updated from transifexJenkins for ownCloud2015-02-0616-12/+114
* | [tx-robot] updated from transifexJenkins for ownCloud2015-02-054-2/+4
* | Merge pull request #13849 from owncloud/ldap-oc8-updateblizzz2015-02-042-49/+1
|\ \ | |/ |/|