Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updatechecker improvements - more notifications and setting a timeout #166

Merged
merged 2 commits into from
Oct 19, 2014

Conversation

eht16
Copy link
Member

@eht16 eht16 commented Oct 19, 2014

Make update check results and notifications more visibile to the user and set a short default timeout for the HTTP request.

Before, the update checker plugin mostly said "yes, updates" or "no updates". Now. it tells also the available version if any and push yes/no messages also to the status messages in case the update check was performed at program start.

eht16 added 2 commits October 19, 2014 16:48
When checking for updates on program start, also log the results to the
status messages to make the result more visible to the user.
While at it, changed the wording of a few messages and made the
version check URL a constant.
Ten seconds should be enough for this simple request. The default timeout
is OS-depent and might be much higher so better set a reasonable
value.
frlan added a commit that referenced this pull request Oct 19, 2014
Updatechecker improvements - more notifications and setting a timeout
@frlan frlan merged commit 697f549 into geany:master Oct 19, 2014
@eht16 eht16 deleted the updatechecker-improvements branch September 12, 2015 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants