summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fixing namespaceThomas Mueller2013-02-122-3/+3
* Merge branch 'master' into external_storage_ui_feedbackThomas Mueller2013-02-12131-627/+957
|\
| * Merge pull request #1636 from owncloud/fixing-smb-masterFrank Karlitschek2013-02-113-6/+12
| |\
| | * use urlencode not rawurlencodeThomas Mueller2013-02-111-1/+1
| | * the path must be encoded because within the smb4pph code it's decoded again -...Thomas Mueller2013-02-111-0/+1
| | * [files_external] fix config gui for all usersThomas Mueller2013-02-111-1/+1
| | * [files_external] fixing some undefined indexThomas Mueller2013-02-111-0/+10
| | * [files_external] removing function as it's the same in the base class - THX R...Thomas Mueller2013-02-111-5/+0
| * | Merge pull request #1634 from irgsmirx/patch-6Thomas Müller2013-02-111-0/+6
| |\ \
| | * | Update lib/files/cache/legacy.phpirgsmirx2013-02-111-0/+6
| * | | [tx-robot] updated from transifexJenkins for ownCloud2013-02-12127-621/+939
* | | | fixing namespaceThomas Mueller2013-02-122-3/+3
* | | | Replace another mount point placeholderMichael Gapczynski2013-02-111-1/+1
* | | | Merge branch 'master' into external_storage_ui_feedbackMichael Gapczynski2013-02-111552-42741/+125927
|\| | |
| * | | Merge pull request #1596 from owncloud/fix_470Thomas Müller2013-02-113-1/+63
| |\ \ \
| | * | | only check content lenght on PUT to make litmus happyJörn Friedrich Dreyer2013-02-112-14/+18
| | * | | delete partial file when file upload is abortedJörn Friedrich Dreyer2013-02-112-14/+17
| | * | | check Content-Length to detect aborted uploadsJörn Friedrich Dreyer2013-02-112-0/+19
| | * | | also rename file when it has not been present beforeJörn Friedrich Dreyer2013-02-111-2/+2
| | * | | readd renaming and mtime handling to new directory nodesJörn Friedrich Dreyer2013-02-111-1/+17
| | * | | send back 'X-OC-MTime: accepted' when X-OC-MTime was appliedJörn Friedrich Dreyer2013-02-111-1/+3
| | * | | add a custom header clients can use to skip a n additional propset requestJörn Friedrich Dreyer2013-02-112-0/+18
| * | | | Merge pull request #1625 from owncloud/fix_shared_stringThomas Müller2013-02-111-4/+4
| |\ \ \ \
| | * | | | if you add/remove more than one user from the share dialog replacing 'Share' ...Björn Schießle2013-02-111-4/+4
| * | | | | Merge pull request #1613 from owncloud/multiselect-row-widthThomas Müller2013-02-111-2/+3
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Files: fix width of table header when files are selectedRobin Appelman2013-02-111-2/+3
| * | | | | Merge pull request #1627 from owncloud/home-svgJan-Christoph Borchardt2013-02-111-1/+1
| |\ \ \ \ \
| | * | | | | svg replacement for breadcrumb home icon, fix #1620Jan-Christoph Borchardt2013-02-111-1/+1
| | | |_|_|/ | | |/| | |
| * | | | | Merge pull request #1626 from owncloud/share-indicator-positionJan-Christoph Borchardt2013-02-111-9/+18
| |\ \ \ \ \
| | * | | | | Files: always show share action at the rightRobin Appelman2013-02-111-9/+18
| | |/ / / /
| * | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-02-11234-2958/+7937
| * | | | | Merge pull request #1578 from owncloud/mysql_admin_fixThomas Müller2013-02-111-52/+72
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | fixing indentThomas Mueller2013-02-111-3/+3
| | * | | | fixed argument for translationBernhard Posselt2013-02-111-4/+4
| | * | | | added l10n for db error messagesBernhard Posselt2013-02-091-52/+72
| * | | | | Merge pull request #1608 from owncloud/fix-shared-linksLukas Reschke2013-02-1112-303/+91
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Share: fix table head color for public shared foldersRobin Appelman2013-02-111-0/+4
| | * | | | Share: fix downloading selected files from public shared folderRobin Appelman2013-02-111-1/+1
| | * | | | Share: fix sorting of files in public shared folderRobin Appelman2013-02-111-0/+12
| | * | | | Share: fix nested subfolders in public shared foldersRobin Appelman2013-02-111-3/+6
| | * | | | Share: fix breadcrumbs for public shared folderRobin Appelman2013-02-111-1/+1
| | * | | | Share: fix downloading files from a public shared folderRobin Appelman2013-02-111-1/+1
| | * | | | Sharing: fix position of file list in public link view of folderRobin Appelman2013-02-111-3/+3
| | * | | | Update tests and apps to the new \OC\Files\Filesystem::init signatureRobin Appelman2013-02-115-6/+6
| | * | | | fix positioning of password label, add autofocus to password fieldBjörn Schießle2013-02-111-2/+2
| | * | | | Set permissions to read onlyMichael Gapczynski2013-02-101-0/+1
| | * | | | Remove additional old compatibility codeMichael Gapczynski2013-02-101-34/+1
| | * | | | Replace filename key with fileTarget in templateMichael Gapczynski2013-02-101-3/+3
| | * | | | Merge branch 'master' into fix-shared-linksMichael Gapczynski2013-02-10533-6445/+32348
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | Proper fix for shared linksMichael Gapczynski2013-02-104-24/+29