Граф коммитов

24 Коммитов

Автор SHA1 Сообщение Дата
preed@mozilla.com 9f838fde7e Bug 354166: Cache HashFile() calls. r=cf 2007-08-09 15:10:53 -07:00
nrthomas@gmail.com 23d6a98aa3 Bug 381172, use DisableCompleteJump to override of code that forces complete update, r=preed 2007-05-23 02:58:30 -07:00
preed@mozilla.com bbad14b26a Bug 375332: patcher2 changes required to support beta program: 2nd part of this feature:While generating the snippets, see if I'm a channel for which we're publishing rc's; if so, then I want the appv advertised in the snippet to have "rcN" appended to it, but nothing else.There's a special case for partial updates (which makes this patch especially hairy) where if the rc value is greater than 1, we need to publish a complete patch, because we're not generating partials from every RC to the final build. There's some extra code in here to deal with that.There's also some code to pretty print when we do this munging.r=rhelmer, cf (implicitly, since he gets to run it first, and will know if it blows up in his face ;-) 2007-05-02 17:45:18 -07:00
preed@mozilla.com 80f79676d7 Bug 375332: patcher2 changes required to support beta program; specifically, this allows a way to configure patcher to dump snippets for all a channel in a separate directory, to be staged separately. r=rhelmer. 2007-04-17 13:53:28 -07:00
redfive@acm.org db09529d03 bug 371178 - patcher2 should replace version stringsr=preedChanges:- pass in version string into calls to SubstitutePath()- clean up some indenting 2007-04-11 12:29:28 -07:00
preed%mozilla.com 98dd865615 Bug 363108: allow patcher's --build-tools to pull from something other than the trunk head; r=rhelmer 2007-02-27 23:28:36 +00:00
bent.mozilla%gmail.com 785ba76fd9 Bug 369656 - "patcher2 uses an odd method for checking out CVSHEAD which is currently broken". r=preed. 2007-02-27 22:11:08 +00:00
preed%mozilla.com 8ee0e0cfcc Bug 371062: Fix two regressions with past release update snippet handling. r=rhelmer 2007-02-20 23:00:22 +00:00
preed%mozilla.com 17622fbadd Bug 367802: patcher2 needs to use MozBuild::Util. r=rhelmer 2007-01-31 21:59:34 +00:00
preed%mozilla.com f7cdcb5f96 Bug 364499: Fix a problem where we conflated path w/ url; r=rhelmer 2007-01-31 02:45:56 +00:00
preed%mozilla.com 21fb53dc7e Bug 364499: allow the ability to create per-AUS channel URLs, to facilitate snippets pointed at different URLs in each channel, if necessary. r=rhelmer 2007-01-27 03:34:46 +00:00
preed%mozilla.com 4452e55d12 Bug 366650: Make sure we generate updateType for complete snippets. r=rhelmer 2007-01-27 01:59:27 +00:00
preed%mozilla.com 11fbe8ae58 Bug 366650: patcher2 should use license and updateType settings; Fixes errors where you don't have a licenseUrl defined (popped the following assertion: ASSERT: SubstitutePath() called with null path at line 353.); always defines $updateType, even if it's not defined. write_patch_info(), which is the consumer of this data, can handle undef, but the rest of the app has troubles w/ that. r=rhelmer. 2007-01-23 00:45:01 +00:00
rhelmer%mozilla.com 8318e48ec4 remove undeclared var errors introduced by previous patch 2007-01-22 04:34:43 +00:00
rhelmer%mozilla.com 3835e0899f patcher2 should use license and updateType settings b=366650 r=preed 2007-01-16 17:47:02 +00:00
preed%mozilla.com 7e02d14e73 Bug 363108: patcher2.pl --build-tools pulls from the trunk. This is bad for a number of reasons. This is a stop-gap measure to get --build-tools working again after the cairo/svg landing and the dbus landing. patch=tfullhart. r=preed. 2006-12-09 02:47:38 +00:00
preed%mozilla.com 91e8fcbfe6 Bug 360813: patcher2.pl doesn't generate correct snippits for older releases on partner builds. r=preed 2006-12-06 01:11:27 +00:00
gavin%gavinsharp.com 9256dabe8c Bug 352521: Error in example patcher config, patch by Nick Thomas (cf) <nrthomas@gmail.com>, r=preed 2006-11-06 15:49:50 +00:00
preed%mozilla.com 4d495bc142 Fix a minor bug where partial patchinfo snippets were always created with the default schema, not the specified schema. Trivial, so no bug number. r=rhelmer. 2006-10-06 20:29:52 +00:00
preed%mozilla.com cd5da0b273 Bug 347256: Add patcher2 support for update metadata. r=rhelmer 2006-09-29 05:11:23 +00:00
preed%mozilla.com 475dc73e56 Bug 354166: add ability to use a user-defined CVSROOT. r=rhelmer 2006-09-25 19:52:14 +00:00
preed%mozilla.com 2bdebf5d17 Bug 354166: add the ability to specify different appv/extv values for the same release. r=rhelmer 2006-09-25 19:32:54 +00:00
preed%mozilla.com 3edcac8a49 Bug 336338: Localize detailsUrls for updates. Also, slip in fixes for: the progress meter, which never got incremented during a run, and be more explicit about calls to SubtitutePath() which may not be doing what we expect (since we're using it in a number of different ways than we originally were). r=rhelmer 2006-09-25 18:25:48 +00:00
preed%mozilla.com 33e3a396d6 Bug 346926: Move patcher to the public repo. These were checked in from the PATCHER2_PUBLIC_RELEASE tag. r=rhelmer. 2006-08-10 22:00:06 +00:00