David Taylor
|
6fd34cede6
|
FIX: latest-version tag is shown by git-describe
Adds the -match "v[0-9]*" parameter to git describe, this means that only version tags will be used.
|
2017-03-08 11:05:11 +00:00 |
cpradio
|
1b89c2f0ef
|
FEATURE: Installed Version link shows GitHub Compare to branch being followed
|
2016-08-02 06:18:44 -04:00 |
riking
|
f1b606bf08
|
FEATURE: Use `git describe` for dashboard version
|
2015-02-23 16:07:08 -08:00 |
Neil Lalonde
|
92f0c6537c
|
FIX: version check job when no versions are returned in json
|
2014-01-07 14:31:54 -05:00 |
Neil Lalonde
|
df220ae973
|
Get detailed info about new versions from the Discourse Hub. Include version notes from the latest version in notification email.
|
2013-12-31 15:52:35 -05:00 |
Neil Lalonde
|
ede59a4386
|
FIX: issue 1538. After upgrading and before a new version check request has been made, dashboard might still say that an update is available.
|
2013-11-04 12:51:09 -05:00 |
Neil Lalonde
|
06140740d0
|
Version checks: tolerate old version check data that can happen immediately after upgrading but forgetting to restart sidekiq/clockwork. Don't cache version check data along with other dashboard data.
|
2013-07-30 12:12:04 -04:00 |
Neil Lalonde
|
3c38062802
|
Check for updates: edge cases when the message on the dashboard doesn't make sense.
|
2013-07-09 14:01:08 -04:00 |
Neil Lalonde
|
83f89b5c55
|
Fix check if you're up to date in javascript
|
2013-03-06 10:34:29 -05:00 |
Neil Lalonde
|
f8e04a5c48
|
Version check gets how many versions behind you are, and shows judgemental faces on the dashboard
|
2013-03-05 18:15:33 -05:00 |
Neil Lalonde
|
8620024798
|
Show which SHA is installed on the admin dashboard
|
2013-02-21 13:48:14 -05:00 |
Neil Lalonde
|
c0371ff427
|
Add version checking that shows on the admin dashboard
|
2013-02-19 15:20:49 -05:00 |