diff options
author | Joey Hess <joey@kitenet.net> | 2013-03-18 16:19:42 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-03-18 17:23:47 -0400 |
commit | aa26294c303846f4022a8750a148863646c9fdde (patch) | |
tree | 44d3a64c1c3c964f0bca5b56b03df53269f8fed0 /doc | |
parent | 4d035de8f4618e1c31c837b151b7ffeced20cd3d (diff) |
webapp: Improved alerts displayed when syncing with remotes, and when syncing with a remote fails.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/__91__webapp__93___pause_syncing_with_specific_repository.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/bugs/__91__webapp__93___pause_syncing_with_specific_repository.mdwn b/doc/bugs/__91__webapp__93___pause_syncing_with_specific_repository.mdwn index dad961d9f..dca16e4d3 100644 --- a/doc/bugs/__91__webapp__93___pause_syncing_with_specific_repository.mdwn +++ b/doc/bugs/__91__webapp__93___pause_syncing_with_specific_repository.mdwn @@ -3,3 +3,6 @@ In a red bubble it says: "Synced with rose 60justin" That verbage is the same if they all succeed. The only difference is the red instead of green. Would be nice to know exactly which machine to kick (if I didn't already know, eg I was syncing only with repositories not under my control). + +> Fixed alert display. Webapp has allowed pausing syncing with a repository +> for a while. [[done]] --[[Joey]] |