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-10-30NetworkJobs: Improve timeout handling and increase timeout by 5 secMarkus Goetz
2014-10-29CheckServerJob: Guard again null replyMarkus Goetz
2014-10-20NetworkJobs: Higher timeout for pre-oC7Markus Goetz
2014-10-09CheckServerJob: Require status code 200. #2290Christian Kamm
2014-09-26Attempt to fix a crashOlivier Goffart
2014-09-19NetworkJobs: Propagator jobs keep others from expiring. #2155Christian Kamm
2014-09-12AbstractNetworkJobOlivier Goffart
2014-09-12ConnecitonValidator: Handle the timeoutOlivier Goffart
2014-08-12Always handle 401 requests, except for network jobsDaniel Molkentin
2014-08-12Fix error reported by address sanitizerOlivier Goffart
2014-06-24Networkjobs: Check if reply body is empty before parsing.Klaas Freitag
2014-04-29Networkjobs: Remove stray includeMarkus Goetz
2014-04-14Fix redirects in CheckServerJobDaniel Molkentin
2014-04-14Try scheme://host/owncloud if scheme://host/ did not workDaniel Molkentin
2014-04-14AbstractNetworkJob Allow finished() to defer Job deletionDaniel Molkentin
2014-03-26Add a duration and the repsonse timestamp to the jobs.Klaas Freitag
2014-03-26Use QTimer as object member rather than pointer based.Klaas Freitag
2014-03-17Read the quota as doubleOlivier Goffart
2014-03-06Proxy: Try to fix issueMarkus Goetz
2014-03-03Only removes the password from the credidentials if it has been fetched beforeOlivier Goffart
2014-03-03Revert "Do not wipe the credentials from config for reconnect."Olivier Goffart
2014-03-03Do not wipe the credentials from config for reconnect.Klaas Freitag
2014-03-03Make the CheckServerJob ignoring credential fails.Klaas Freitag
2014-02-25Shibboleth: Detect also QNAM redirectsMarkus Goetz
2014-02-24Propfind Job: Print redirect URL in logMarkus Goetz
2014-02-05SslErrorDialog: Ensure to run into a timeout while showing the dialogDaniel Molkentin
2014-01-28Handle the fact that the user might cancel the password dialogOlivier Goffart
2014-01-21Hide useless logging that indicates an error.Klaas Freitag
2014-01-21Implement Certificate Information WidgetDaniel Molkentin
2014-01-15New Updater for Windows, passive notification on Linux, Sparkle on MacDaniel Molkentin
2014-01-07Check on timer member is zero.Klaas Freitag
2013-11-25Distiguish "Signed out" from "Disconnected"Daniel Molkentin
2013-11-25Introduce online/offline state, accessible via GUIDaniel Molkentin
2013-11-25Query credentials when needed. Put the account offline if user aborts.Daniel Molkentin
2013-11-14Change all Network Jobs to use start()Daniel Molkentin
2013-11-14Wizard: Also reset timeout on forwardsMarkus Goetz
2013-11-14Wizard: Timeout handling for CheckServerJobMarkus Goetz
2013-11-07Make redirects workDaniel Molkentin
2013-11-04- Make saving/restoring accounts work.Daniel Molkentin
2013-10-28Make the setup wizard compile againDaniel Molkentin
2013-10-24Bring back proper ssl handlingDaniel Molkentin
2013-10-23Basic port, misses wizardDaniel Molkentin
2013-10-21WIP: Dissolve owncloudinfo classDaniel Molkentin
2013-10-18WIP: Move network tasks from ownCloudInfo into Job classes.Daniel Molkentin