summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* make Swift::testLocal workable by using a delimiterChristian Berendt2013-10-231-1/+2
* Revert "make Swift::testLocal workable by fixing the prefix used with the obj...Christian Berendt2013-10-231-4/+1
* make Swift::testLocal workable by fixing the prefix used with the object list...Christian Berendt2013-10-231-1/+4
* rewrite of OC\Files\Storage\SwiftChristian Berendt2013-10-221-456/+354
* renaming OC\Files\Storage\SWIFT to OC\Files\Storage\SwiftChristian Berendt2013-10-221-1/+1
* adapted existing test casesChristian Berendt2013-10-221-12/+33
* adjustment of the configuration parametersChristian Berendt2013-10-222-13/+24
* added stripped library php-opencloud (version 1.6.0)Christian Berendt2013-10-22136-0/+7958
* Merge pull request #5455 from owncloud/fixing-2423-masterThomas Müller2013-10-221-1/+1
|\
| * introduce link_to_docs() and migrate linksThomas Müller2013-10-211-1/+1
* | Merge pull request #5441 from owncloud/files-sharewithlinkasnormaluserfixVincent Petry2013-10-212-0/+3
|\ \ | |/ |/|
| * Fixed share with link checkbox missing as regular userVincent Petry2013-10-212-0/+3
* | [tx-robot] updated from transifexJenkins for ownCloud2013-10-211-0/+2
* | Merge pull request #5424 from owncloud/sharing-directlinkVincent Petry2013-10-213-0/+14
|\ \ | |/ |/|
| * unbold the 'Direct link' labelJan-Christoph Borchardt2013-10-211-1/+4
| * reduce width of direct link input fieldJan-Christoph Borchardt2013-10-211-1/+1
| * Added direct link in public share pageVincent Petry2013-10-183-0/+11
* | [tx-robot] updated from transifexJenkins for ownCloud2013-10-199-0/+54
* | LDAP: Fix base-comparison with multibyte characters, fixes #5081. Thanks to @...Arthur Schiwon2013-10-191-1/+1
|/
* Merge pull request #3219 from owncloud/disabled-links-uiFrank Karlitschek2013-10-182-0/+46
|\
| * Remove "link" shares right after disabling the "allow_link_share" settingMorris Jobke2013-10-182-0/+46
* | Merge pull request #5412 from owncloud/fix_5141Björn Schießle2013-10-181-5/+5
|\ \
| * | give getSelectedFilesTrash() a unique name for the trash.js to avoid confusio...Bjoern Schiessle2013-10-181-5/+5
* | | Merge pull request #5411 from owncloud/ocs_share_api_cleanupVincent Petry2013-10-181-13/+4
|\ \ \ | |_|/ |/| |
| * | filter duplicates directly in the sql queryBjoern Schiessle2013-10-181-13/+4
| |/
* / Disable versions app JS in public modeVincent Petry2013-10-171-0/+7
|/
* Merge pull request #5382 from owncloud/sharing_api_include_resharesBjörn Schießle2013-10-172-27/+145
|\
| * split up reset()['path'] to make it compatible with older PHP versionsBjoern Schiessle2013-10-171-1/+2
| * add test for the reshare optionBjoern Schiessle2013-10-171-2/+59
| * adjust testsBjoern Schiessle2013-10-172-4/+3
| * new option to add reshares to the resultBjoern Schiessle2013-10-171-24/+85
* | [tx-robot] updated from transifexJenkins for ownCloud2013-10-175-0/+8
* | Merge pull request #5393 from owncloud/files-downloadzipwhenzipsizeiszeroMorris Jobke2013-10-171-1/+2
|\ \
| * | Fixed zip download button for unlimited filesize in public modeVincent Petry2013-10-171-1/+2
* | | Fixed sharing status update for new/uploaded filesVincent Petry2013-10-174-7/+25
|/ /
* | Merge pull request #5378 from owncloud/files-permissionsafteruploadfixMorris Jobke2013-10-171-2/+7
|\ \
| * | Fixed upload permissions distinction between public and logged in uploadVincent Petry2013-10-171-2/+7
* | | Merge pull request #4935 from owncloud/webdav-depth-fix-masterFrank Karlitschek2013-10-171-1/+1
|\ \ \ | |/ / |/| |
| * | Contains ownCloud's own implementation of the Sabre_DAV_Server regarding the ...Thomas Müller2013-09-301-1/+1
* | | Merge pull request #5262 from owncloud/files-ie8-conflictdialogbrokenfixMorris Jobke2013-10-161-1/+5
|\ \ \
| * | | Fixed conflict dialog in IE8Vincent Petry2013-10-101-1/+5
* | | | Merge pull request #5353 from owncloud/files-dndtodirbrokenMorris Jobke2013-10-161-14/+22
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fixed drag and drop upload to breadcrumbVincent Petry2013-10-151-26/+22
| * | | Fixed drag and drop onto foldersVincent Petry2013-10-151-5/+17
* | | | Merge pull request #5329 from owncloud/enc_fix_unencrypted_sizeBjörn Schießle2013-10-161-2/+19
|\ \ \ \
| * | | | revert last changesBjoern Schiessle2013-10-161-3/+1
| * | | | added another test, if unencrypted size and encrypted size are equal we can a...Bjoern Schiessle2013-10-151-1/+3
| * | | | fix array keyBjoern Schiessle2013-10-141-1/+1
| * | | | try to fix unencrypted file size if it doesn't look plausibleBjoern Schiessle2013-10-141-2/+19
* | | | | Merge pull request #5354 from owncloud/enc_testsMorris Jobke2013-10-161-216/+106
|\ \ \ \ \