~jamesh/storage-provider-webdav/delete-item

  • Committer: James Henstridge
  • Date: 2016-11-10 10:02:32 UTC
  • Revision ID: james@jamesh.id.au-20161110100232-39oeqiy5kjb0ahwh
Add a test for create_folder.
Filename Latest Rev Last Changed Committer Comment Size
..
CMakeLists.txt 15 7 years ago James Henstridge Add handler for create_folder. 881 bytes Diff Download File
CreateFolderHandler.cpp 16 7 years ago James Henstridge Add a test for create_folder. 1.7 KB Diff Download File
CreateFolderHandler.h 15 7 years ago James Henstridge Add handler for create_folder. 895 bytes Diff Download File
DavDownloadJob.cpp 13.1.8 7 years ago James Henstridge Add a test for downloading a file that has been de 4.4 KB Diff Download File
DavDownloadJob.h 13.1.8 7 years ago James Henstridge Add a test for downloading a file that has been de 1.2 KB Diff Download File
DavProvider.cpp 15 7 years ago James Henstridge Add handler for create_folder. 5.7 KB Diff Download File
DavProvider.h 10.2.1 7 years ago James Henstridge Move Item creation code from RootsHandler to a Dav 2.9 KB Diff Download File
DavUploadJob.cpp 12.1.13 7 years ago James Henstridge Give the QLocalSocket a duped version of the read_ 3.7 KB Diff Download File
DavUploadJob.h 12.1.9 7 years ago James Henstridge Hook up PROPFIND request to finish upload. 1.2 KB Diff Download File
item_id.cpp 10.2.5 7 years ago James Henstridge Add some tests for make_child_id(). 1.8 KB Diff Download File
item_id.h 10.2.3 7 years ago James Henstridge Add handlers for list(), lookup() and metadata(). 266 bytes Diff Download File
ListHandler.cpp 12.1.5 7 years ago James Henstridge Move deleteLater() call to subclasses. 1 KB Diff Download File
ListHandler.h 12.1.7 7 years ago James Henstridge Remove unneeded includes. 609 bytes Diff Download File
LookupHandler.cpp 10.2.4 7 years ago James Henstridge Move items into the promise. 831 bytes Diff Download File
LookupHandler.h 12.1.7 7 years ago James Henstridge Remove unneeded includes. 518 bytes Diff Download File
main.cpp 10.1.2 7 years ago James Henstridge Use the real storage-provider-owncloud service nam 451 bytes Diff Download File
MetadataHandler.cpp 12.1.5 7 years ago James Henstridge Move deleteLater() call to subclasses. 1 KB Diff Download File
MetadataHandler.h 12.1.7 7 years ago James Henstridge Remove unneeded includes. 552 bytes Diff Download File
MultiStatusParser.cpp 10.2.9 7 years ago James Henstridge Beef up list() test. Don't actually test listing 10.2 KB Diff Download File
MultiStatusParser.h 7.1.5 7 years ago James Henstridge Make MultiStatusParser decode URLs. 1.2 KB Diff Download File
OwncloudProvider.cpp 10.1.2 7 years ago James Henstridge Use the real storage-provider-owncloud service nam 1.2 KB Diff Download File
OwncloudProvider.h 7.2.1 7 years ago James Henstridge In progress RootsHandler class. 422 bytes Diff Download File
PropFindHandler.cpp 12.1.6 7 years ago James Henstridge Add abort() method to abort the request mid-flight 3.7 KB Diff Download File
PropFindHandler.h 12.1.6 7 years ago James Henstridge Add abort() method to abort the request mid-flight 1.2 KB Diff Download File
RetrieveMetadataHandler.cpp 12.1.9 7 years ago James Henstridge Hook up PROPFIND request to finish upload. 1.1 KB Diff Download File
RetrieveMetadataHandler.h 12.1.9 7 years ago James Henstridge Hook up PROPFIND request to finish upload. 718 bytes Diff Download File
RootsHandler.cpp 12.1.5 7 years ago James Henstridge Move deleteLater() call to subclasses. 959 bytes Diff Download File
RootsHandler.h 12.1.7 7 years ago James Henstridge Remove unneeded includes. 468 bytes Diff Download File