DeveloperServices/Goals-2015Q2: Difference between revisions
Jump to navigation
Jump to search
(update headings) |
(Add some MozReview Goals) |
||
| Line 9: | Line 9: | ||
== git == | == git == | ||
* ? | * ? | ||
== MozReview == | |||
* Fix diffs (smacleod) | |||
** Properly show rename / copy / empty files | |||
*** Make RB core properly handle git style diffs | |||
*** Generate git style diffs from MozReview | |||
** Allow display of a deleted files original contents | |||
Revision as of 17:29, 21 April 2015
hg
- Advertise and use bundles - build speed improvement
- Create extension to take advantage of bundles (gps)
- Set up build tooling to use the bundles
- Set up infra (cronjob + server + s3 uploading) to produce bundles (bkero)
- Run hgweb out of v-c-t repository (bkero) - Increased portability, testability
- Python 2.7 upgrade (bkero) - general speed improvement and increased upstream testing usefulness
git
- ?
MozReview
- Fix diffs (smacleod)
- Properly show rename / copy / empty files
- Make RB core properly handle git style diffs
- Generate git style diffs from MozReview
- Allow display of a deleted files original contents
- Properly show rename / copy / empty files