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
2022-02-11Ensure we connect to an existing objectHannah von Reth
2021-05-26Improve job loggingHannah von Reth
2021-04-22Introduce X-Original-Request-IDHannah von Reth
2021-04-19Const referenceHannah von Reth
2021-01-13Move needsRetry to AbstractNetworkJobHannah von Reth
2021-01-13Implement dedicated JobQueueHannah von Reth
2020-12-09Only ask for url updates with permanent redirectsHannah von Reth
2020-12-09Retry redirected jobsHannah von Reth
2020-12-09Seperate server check from auth checkHannah von Reth
2020-12-09Don't follow redirects besides in the connection validatorHannah von Reth
2020-06-09Log HTTP requests and responsesHannah von Reth
2020-02-10Run clang-tidy check for modernize-use-nullptrOlivier Goffart
2020-02-10Run clang-tidy with modernize-use-overrideOlivier Goffart
2020-02-05[OAuth] Fix lockHannah von Reth
2020-02-05[OAuth] Fix lockHannah von Reth
2019-06-07Http2: Resend requests on ContentReSend error #7174Christian Kamm
2018-10-31Merge remote-tracking branch 'origin/master' into new_discovery_algoOlivier Goffart
2018-10-19OAuth2: Refresh the token without aborting the syncOlivier Goffart
2018-10-15Move Result to its own headerOlivier Goffart
2018-07-13New discovery algoritmh: more on RenamesOlivier Goffart
2018-05-15Blacklist: remember the X-Request-IDOlivier Goffart
2018-04-20Logging: Avoid the word "Error"Markus Goetz
2017-12-07AbstractNetworkJob: move the httpTimeout from the propagator to the network jobOlivier Goffart
2017-11-15PropagateDownload: Fix GET with redirects #6159Christian Kamm
2017-11-06DetermineAuthType: Adjustments for tight firewalls #6135Christian Kamm
2017-09-15OAuth: Use redirectable jobs for oauth token managementChristian Kamm
2017-09-11Update server url in case of permanent redirection #5972Christian Kamm
2017-05-17Apply clang-formatChristian Kamm
2017-04-04Improve http error messages; cleanupChristian Kamm
2017-03-07AbstractNetworkJob: Improve redirect handling #5555Christian Kamm
2017-02-22Wizard: Handle PROPFIND redirects #5553Christian Kamm
2017-01-26Remove SyncFileItem::_requestDuration #5456Jocelyn Turcotte
2016-03-10AbstractNetworkJob: Add a delete job.Klaas Freitag
2015-11-23Connectivity: Improve reconnecting after network change/disconnect #4167Markus Goetz
2015-10-19ETagJob: Depth 0 for server >= 8.1 #3730Markus Goetz
2015-10-05libtypos comment and message typos for masterPhil Davis
2015-06-29Use doxygen style everywhereDaniel Molkentin
2015-06-29Structure developer documentationDaniel Molkentin
2015-06-17AbstractNetworkJob: move to its own fileOlivier Goffart