Issue Details (XML | Word | Printable)

Key: MBS-4983
Type: New Feature New Feature
Status: Closed Closed
Resolution: Fixed
Priority: Normal Normal
Assignee: Pavan Chander
Reporter: Pavan Chander
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
MusicBrainz Server

Display last commit info along with running branch

Created: 07/Jul/12 07:04 PM   Updated: 23/Jul/12 05:24 AM   Resolved: 23/Jul/12 05:24 AM
Component/s: Admin
Affects Version/s: Bug fixes, 2012-06-25
Fix Version/s: Bug fixes, 2012-07-23


 Description  « Hide

Display the sha, date, subject, and author of the last commit.

This is to be displayed on staging servers along with the currently running branch.



Sort Order: Ascending order - Click to sort in descending order
Pavan Chander added a comment - 07/Jul/12 07:47 PM

Oliver Charles added a comment - 10/Jul/12 06:54 AM

navap/mbs-4983-commit-info merged to beta.


nikki added a comment - 16/Jul/12 09:49 AM

This appears to be incorrectly using the <abbr> tag.


Pavan Chander added a comment - 16/Jul/12 10:13 PM

I have changed the <abbr> to a span in https://github.com/navap/musicbrainz-server/commit/8fe66486309cc4353b6cb741fc21e1a4e86d7d87 and updated this ticket's branch.

In terms of a code review, Ian has already given the change a +1. So hopefully I can skip reopening the code review on RB and this can can continue through the release cycle process...

But that's probably not the "proper" way to do things...

Chatlog: http://chatlogs.musicbrainz.org/musicbrainz-devel/2012/2012-07/2012-07-16.html#T23-49-51-288506 (continued on 2012-07-17)


Oliver Charles added a comment - 18/Jul/12 11:07 AM

<abbr> abuse merged and beta updated.