Closed
Bug 1361182
Opened 8 years ago
Closed 8 years ago
Update extensions for Mercurial 4.2 compatibility
Categories
(Developer Services :: Mercurial: hg.mozilla.org, enhancement)
Developer Services
Mercurial: hg.mozilla.org
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: gps, Assigned: gps)
References
Details
Attachments
(7 files)
59 bytes,
text/x-review-board-request
|
glob
:
review+
|
Details |
59 bytes,
text/x-review-board-request
|
glob
:
review+
|
Details |
59 bytes,
text/x-review-board-request
|
glob
:
review+
|
Details |
59 bytes,
text/x-review-board-request
|
glob
:
review+
|
Details |
59 bytes,
text/x-review-board-request
|
glob
:
review+
|
Details |
59 bytes,
text/x-review-board-request
|
glob
:
review+
|
Details |
59 bytes,
text/x-review-board-request
|
glob
:
review+
|
Details |
Mercurial 4.2 will be released very shortly. We should mark all extensions as compatible (and fix any bugs that arise of course).
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment on attachment 8863567 [details]
testing: extract hg path to a variable;
https://reviewboard.mozilla.org/r/135326/#review138284
Attachment #8863567 -
Flags: review?(glob) → review+
Comment on attachment 8863568 [details]
testing: always set HGVERSION to resolved Mercurial version;
https://reviewboard.mozilla.org/r/135328/#review138288
Attachment #8863568 -
Flags: review?(glob) → review+
Comment 10•8 years ago
|
||
mozreview-review |
Comment on attachment 8863569 [details]
testing: add capability for Mercurial 4.2+ (bug 1361182);
https://reviewboard.mozilla.org/r/135330/#review138290
Attachment #8863569 -
Flags: review?(glob) → review+
Comment 11•8 years ago
|
||
mozreview-review |
Comment on attachment 8863570 [details]
pushlog: drop compatibility with old Mercurial versions (bug 1361182);
https://reviewboard.mozilla.org/r/135332/#review138292
Attachment #8863570 -
Flags: review?(glob) → review+
Comment 12•8 years ago
|
||
mozreview-review |
Comment on attachment 8863571 [details]
reviewboard: mark test-errors.t as requiring Mercurial 4.1+;
https://reviewboard.mozilla.org/r/135334/#review138294
Attachment #8863571 -
Flags: review?(glob) → review+
Comment 13•8 years ago
|
||
mozreview-review |
Comment on attachment 8863572 [details]
pushlog: make test-strip.t compatible with Mercurial 4.2 (bug 1361182);
https://reviewboard.mozilla.org/r/135336/#review138296
Attachment #8863572 -
Flags: review?(glob) → review+
Comment 14•8 years ago
|
||
mozreview-review |
Comment on attachment 8863573 [details]
hgext: mass upgrade extensions for Mercurial 4.2 compatibility (bug 1361182);
https://reviewboard.mozilla.org/r/135338/#review138298
Attachment #8863573 -
Flags: review?(glob) → review+
Comment 15•8 years ago
|
||
Pushed by gszorc@mozilla.com:
https://hg.mozilla.org/hgcustom/version-control-tools/rev/dba000b0d4e5
testing: add capability for Mercurial 4.2+ ; r=glob
https://hg.mozilla.org/hgcustom/version-control-tools/rev/91eca523b535
pushlog: drop compatibility with old Mercurial versions ; r=glob
https://hg.mozilla.org/hgcustom/version-control-tools/rev/10fe7adff928
pushlog: make test-strip.t compatible with Mercurial 4.2 ; r=glob
https://hg.mozilla.org/hgcustom/version-control-tools/rev/53ce3454734d
hgext: mass upgrade extensions for Mercurial 4.2 compatibility ; r=glob
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•