Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-21Propagator: only check the content-lenght if it is thereOlivier Goffart
2014-11-20Propagator: Compare the actual file size with the request content lengthKlaas Freitag
2014-11-05Download: Fix data loss when rename fails. #2428Christian Kamm
2014-10-30Download: Avoid overwriting file with case conflict. #1914Christian Kamm
2014-10-11Sync engine: Restart sync when we get a precondition failed errorOlivier Goffart
2014-10-08Download: Don't store message body if status != 2xx #2280Christian Kamm
2014-10-08GET: Retry if bad range header used. #2280Christian Kamm
2014-09-25DownloadJob: Refresh the FileInfo after renaming the target file.Klaas Freitag
2014-09-19NetworkJobs: Propagator jobs keep others from expiring. #2155Christian Kamm
2014-09-17Propagator: Don't upload files that were changed recently.Christian Kamm
2014-09-17File change detection: Also look at file sizes.Christian Kamm
2014-09-10Restart the sync when we detect we need to redo a syncOlivier Goffart
2014-09-04Propagator: Use csync to get the modification time.Christian Kamm
2014-09-04Clean up stale journal entries and temporaries. #2057Christian Kamm
2014-08-29Propagator: When the server don't support ranges, reset the counter so the pr...Olivier Goffart
2014-08-29Propagator: Also parse OC-ETag headerMarkus Goetz
2014-08-29Progress: in case of resuming chunks, advance directly at startup by the amou...Olivier Goffart
2014-08-27Propagator: Set the chunk size to 20MB as requested by Matt.Klaas Freitag
2014-08-26uploading: make sure to cast to uint64 to avoid integer overflowOlivier Goffart
2014-08-07Merge branch 'il'Olivier Goffart
2014-07-25Merge remote-tracking branch 'origin/1.6' into ilMarkus Goetz
2014-07-24propagator_qnam: Limit the HTTP buffer size when downloadingOlivier Goffart
2014-07-24propagator_qnam: add debug output in cae the file changed localyOlivier Goffart
2014-07-18Merge branch 'il'Olivier Goffart
2014-07-18Merge remote-tracking branch 'origin/1.6' into ilOlivier Goffart
2014-07-18Fix corruption while trying to resume and the server don't suport itOlivier Goffart
2014-07-17PropagatorQNAM: Never send if-match header for new files.Klaas Freitag
2014-07-16Merge branch 'il'Olivier Goffart
2014-07-16Merge branch '1.6' into ilOlivier Goffart
2014-07-14Propagator: Fix crash when logging out during uploadMarkus Goetz
2014-07-10Add Q_DECL_OVERRIDE for all function that are overriding somethingOlivier Goffart
2014-07-08propagator_qnam: Avoid using too much memoryOlivier Goffart
2014-06-23Merge remote-tracking branch 'origin/1.6' into ilOlivier Goffart
2014-06-20Fix use-after-free in QNAM propagatorDaniel Molkentin
2014-06-16Merge remote-tracking branch 'origin/1.6' into 'il'Olivier Goffart
2014-06-16Propagator: Handle file open error properly and log error message.Klaas Freitag
2014-06-16Propagator: Give a more specific error message on file remove.Klaas Freitag
2014-06-03Merge branch '1.6'Olivier Goffart
2014-06-03Propagator: Recover from 'precondition failed' errorOlivier Goffart
2014-06-03CSync & Propagator: Support a direct download URLMarkus Goetz
2014-05-26No need to check for case preserving filesystem here.Klaas Freitag
2014-05-24fix typoVolkan Gezer
2014-05-23Check for case clash on downloads.Klaas Freitag
2014-05-06Super useful source comment.Klaas Freitag
2014-05-02Fix reporting the right error in a GETOlivier Goffart
2014-05-02Have only one place where we read the timeoutOlivier Goffart
2014-04-30Add a timeout when using the QNAM propagationOlivier Goffart
2014-04-30Removed unused Q_OBJECTKlaas Freitag
2014-04-30Propagator: Dont show silly string for non-errorMarkus Goetz
2014-04-30Fix updating mtimev1.6.0-beta2Olivier Goffart