[Buildbot-commits] [buildbot/buildbot] dcfa99: Don't display a leading zero for the first element...
GitHub
noreply at github.com
Mon Dec 15 17:06:23 UTC 2014
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: dcfa99e0fb62dbd644c1e4015404ca11467fdad0
https://github.com/buildbot/buildbot/commit/dcfa99e0fb62dbd644c1e4015404ca11467fdad0
Author: Benoît Allard <benoit.allard at gmx.de>
Date: 2014-12-15 (Mon, 15 Dec 2014)
Changed paths:
M www/base/src/app/common/filters/moment/moment.filter.coffee
Log Message:
-----------
Don't display a leading zero for the first element of the duration.
5 minutes 8 seconds is 5:08, not 05:08
Commit: 037c5c985f0d06f4d0ff833285ea196480686f49
https://github.com/buildbot/buildbot/commit/037c5c985f0d06f4d0ff833285ea196480686f49
Author: Mikhail Sobolev <mss at mawhrin.net>
Date: 2014-12-15 (Mon, 15 Dec 2014)
Changed paths:
M www/base/src/app/common/filters/moment/moment.filter.coffee
Log Message:
-----------
Merge pull request #1452 from benallard/patch-4
Don't display a leading zero for the first element of the duration.
Compare: https://github.com/buildbot/buildbot/compare/64e3a9f71455...037c5c985f0d
More information about the Commits
mailing list