summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Properly join path sectionsVincent Petry2015-11-225-11/+5
* Fix OC.FileInfo to copy all propertiesVincent Petry2015-11-221-25/+17
* Fix undefined HTTP_USER_AGENTThomas Müller2015-11-222-8/+28
* Update davclient.jsVincent Petry2015-11-221-1/+1
* Use oc:fileid property instead of oc:idVincent Petry2015-11-222-19/+5
* Fix port issue - options.host already has the port attachedThomas Müller2015-11-223-22/+6
* Fix js file load orderThomas Müller2015-11-221-2/+2
* Parse share owner from Webdav to display in UIVincent Petry2015-11-221-1/+21
* Query tags/favorite through Webdav in file listVincent Petry2015-11-224-14/+118
* Make public link share page work with Webdav and add operationsVincent Petry2015-11-226-117/+35
* Make files app use Webdav for most operationsVincent Petry2015-11-2222-1470/+828
* Added OC.Files.Client Webdav-based files clientVincent Petry2015-11-227-5/+1533
* Add evert's davclient.js + es6-promise + IE8 workaroundVincent Petry2015-11-2213-5/+1591
* [tx-robot] updated from transifexJenkins for ownCloud2015-11-2224-6/+84
* [tx-robot] updated from transifexJenkins for ownCloud2015-11-2120-8/+62
* Merge pull request #20641 from owncloud/files_external_missing_backendThomas Müller2015-11-201-11/+20
|\
| * dont die if the external storage backend doesn't existRobin Appelman2015-11-201-11/+20
* | Merge pull request #20614 from owncloud/use-mocks-when-testing-isSharingDisab...Thomas Müller2015-11-208-44/+49
|\ \ | |/ |/|
| * Adjust PHPDoc as suggestedThomas Müller2015-11-203-3/+3
| * Fix failing unit test :skull:Thomas Müller2015-11-192-16/+2
| * Use mocks when testing isSharingDisabledForUserThomas Müller2015-11-196-41/+60
* | Merge pull request #14077 from owncloud/autotest-external-swiftThomas Müller2015-11-2010-74/+276
|\ \
| * | fix ip detection for swift-cephRobin Appelman2015-11-161-1/+1
| * | Skip Swift stat testRobin McCorkell2015-10-201-0/+4
| * | Don't attempt to run tests unless start file is successfulRobin McCorkell2015-10-202-41/+46
| * | Detect Docker initialization properlyRobin McCorkell2015-10-206-24/+96
| * | Make Swift test robust if container didn't existRobin McCorkell2015-10-201-9/+13
| * | Replace Swift Docker test with Ceph imageRobin McCorkell2015-10-202-22/+38
| * | [files_external] swift testsMorris Jobke2015-10-203-5/+106
* | | Merge pull request #20624 from owncloud/clean_3rparty_testsThomas Müller2015-11-201-0/+0
|\ \ \
| * | | Bump 3rdparty. No longer ship tests dirsRoeland Jago Douma2015-11-201-0/+0
|/ / /
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-11-20122-134/+26
* | | Merge pull request #20034 from owncloud/icewind_streams_0.3.0Thomas Müller2015-11-192-0/+9
|\ \ \
| * | | Follow the interface againRoeland Jago Douma2015-11-191-0/+9
| * | | Bump 3rdparty for icewind/streams-0.3.0Roeland Jago Douma2015-11-191-0/+0
| | |/ | |/|
* | | Merge pull request #20615 from owncloud/systemtag-fix-method-nameThomas Müller2015-11-191-1/+1
|\ \ \
| * | | Adjust the method name to reflect it's behaviourJoas Schilling2015-11-191-1/+1
* | | | Merge pull request #20611 from owncloud/files-newmenuremovetextfileThomas Müller2015-11-192-34/+59
|\ \ \ \
| * | | | Remove "Text file" entry in the "+" menuVincent Petry2015-11-192-34/+59
| | |/ / | |/| |
* | | | Merge pull request #20355 from owncloud/add-carddav-sharingThomas Müller2015-11-1912-7/+652
|\ \ \ \
| * | | | Adding an existing sharee is idempotentThomas Müller2015-11-192-10/+30
| * | | | Implement CSRF protectionThomas Müller2015-11-193-1/+26
| * | | | Addressbook sharing added based on a simplified approach which is based on ca...Thomas Müller2015-11-1910-5/+605
| |/ / /
* | | | Merge pull request #20603 from owncloud/joblist--more-robustThomas Müller2015-11-191-12/+24
|\ \ \ \ | |_|/ / |/| | |
| * | | Make the JobList test more robust by sorting the result of getAll before comp...Joas Schilling2015-11-191-12/+24
* | | | Merge pull request #20563 from owncloud/systemtags-interfaceThomas Müller2015-11-195-0/+352
|\ \ \ \ | |_|/ / |/| | |
| * | | Core interfaces for system tags and its managerVincent Petry2015-11-195-0/+352
* | | | Merge pull request #20570 from owncloud/integration-fix-docsThomas Müller2015-11-191-34/+42
|\ \ \ \
| * | | | Delete when it is a directory...Joas Schilling2015-11-181-1/+1
| * | | | Fix doc blocksJoas Schilling2015-11-181-34/+42
| | |/ / | |/| |