summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | Normalize paths when moving propertiesRobin Appelman2014-04-241-1/+1
| * | | | | | | | | fixing typos and PHPDocThomas Müller2014-04-235-8/+22
| * | | | | | | | | Revert changes to OC_Connector_Sabre_ServerRobin Appelman2014-04-231-41/+28
| * | | | | | | | | Prevent error if previously cached data doesn't have an etagRobin Appelman2014-04-222-3/+5
| * | | | | | | | | merge master into webdav-injectionRobin Appelman2014-04-22538-7398/+8062
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ merge master into webdav-injectionRobin Appelman2014-04-1515-153/+195
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ merge master into webdav-injectionRobin Appelman2014-04-151202-33331/+49081
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ merge master into webdav-injectionRobin Appelman2014-03-261625-52321/+90858
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | don't throw errors in getTypeRobin Appelman2014-03-071-1/+4
| * | | | | | | | | | | | | merge master into webdav-injectionRobin Appelman2014-03-0685-535/+1255
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Fix encryption webdav testsRobin Appelman2014-03-052-6/+19
| * | | | | | | | | | | | | | update test caseRobin Appelman2014-03-041-0/+1
| * | | | | | | | | | | | | | Remove the need for a custom SabreDav server constructorRobin Appelman2014-03-043-18/+20
| * | | | | | | | | | | | | | Update unit tests to use the new injectionRobin Appelman2014-03-035-47/+120
| * | | | | | | | | | | | | | Make path for dummy fileinfo absoluteRobin Appelman2014-03-031-1/+1
| * | | | | | | | | | | | | | Fix FileInfo->getTypeRobin Appelman2014-03-032-3/+7
| * | | | | | | | | | | | | | Pass the filesystem view as argument in the sabredav connectors and use the f...Robin Appelman2014-02-258-277/+231
* | | | | | | | | | | | | | | Merge pull request #8351 from owncloud/search-mime-substorageicewind19912014-04-251-2/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | fix paths of searchByMime results on substoragesRobin Appelman2014-04-251-2/+3
| | |_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #8352 from owncloud/iconsJan-Christoph Borchardt2014-04-2514-21/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | remove metadataMorris Jobke2014-04-255-45/+0
| * | | | | | | | | | | | | | use trash as delete icon to differentiate from closeJan-Christoph Borchardt2014-04-254-11/+3
| * | | | | | | | | | | | | | compress view-close iconJan-Christoph Borchardt2014-04-251-54/+11
| * | | | | | | | | | | | | | improve upload and download iconsJan-Christoph Borchardt2014-04-224-6/+21
| * | | | | | | | | | | | | | improve delete and close iconsJan-Christoph Borchardt2014-04-226-12/+73
| * | | | | | | | | | | | | | thinner add iconJan-Christoph Borchardt2014-04-222-3/+11
* | | | | | | | | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-04-25419-9772/+12829
* | | | | | | | | | | | | | | Merge pull request #8338 from owncloud/phpunit-4.0-compatAndreas Fischer2014-04-242-17/+22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Normalise testcleanuplistener.php indentation and end of file.Andreas Fischer2014-04-241-17/+16
| * | | | | | | | | | | | | | | Make PHPUnit_Framework_TestListener implementations compatible to 4.0.Andreas Fischer2014-04-242-0/+6
| | |_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #8337 from owncloud/flv-to-mimesLukas Reschke2014-04-241-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Add flv to known mimetypesVictor Dubiniuk2014-04-241-0/+1
| | |_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #8026 from owncloud/remove_shared_folderBjörn Schießle2014-04-2441-880/+913
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | remove hard-coded shared folderBjoern Schiessle2014-04-231-1/+1
| * | | | | | | | | | | | | | always allow to rename the share mount pointBjoern Schiessle2014-04-234-2/+26
| * | | | | | | | | | | | | | split-up the update script and add unit tests for itBjoern Schiessle2014-04-232-21/+92
| * | | | | | | | | | | | | | make it possible to move files out of a shared mount pointBjoern Schiessle2014-04-233-17/+49
| * | | | | | | | | | | | | | typos, use, unused and return fixedThomas Müller2014-04-233-7/+9
| * | | | | | | | | | | | | | Dont throw an error when a storage isn't found for shared cacheRobin Appelman2014-04-231-3/+3
| * | | | | | | | | | | | | | some fixes to make the gallery work, this made it necessary to adjust some te...Bjoern Schiessle2014-04-235-219/+33
| * | | | | | | | | | | | | | add unit tests which got lost during rebaseBjoern Schiessle2014-04-231-0/+23
| * | | | | | | | | | | | | | we don't allow to share a folder if it contains a share mount pointBjoern Schiessle2014-04-236-7/+90
| * | | | | | | | | | | | | | fix etag propagationBjoern Schiessle2014-04-233-46/+68
| * | | | | | | | | | | | | | update script, create Shared folder and adjust target path for the sharesBjoern Schiessle2014-04-232-61/+44
| * | | | | | | | | | | | | | allow to rename group share mount pointsBjoern Schiessle2014-04-232-7/+37
| * | | | | | | | | | | | | | cleanup the shared storage, always keep the whole share resourceBjoern Schiessle2014-04-232-39/+43
| * | | | | | | | | | | | | | external storages: allow to mount a folder called "Shared", it is no longer a...Bjoern Schiessle2014-04-232-6/+3
| * | | | | | | | | | | | | | also fetch the etag from file cacheBjoern Schiessle2014-04-231-1/+2
| * | | | | | | | | | | | | | allow user to delete shared files/foldersBjoern Schiessle2014-04-231-1/+2
| * | | | | | | | | | | | | | make sure that path is not 'false'Bjoern Schiessle2014-04-232-6/+4