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

1540 Коммитов

Автор SHA1 Сообщение Дата
robert%accettura.com b604e14225 Make it easier to disable the service when needed. 2006-01-21 03:06:36 +00:00
cltbld e9dbf66f64 * Use wget with -nv instead of --non-verbose (the flag name changed in a
recent version of wget).

* Convert paths to rsync-compatible format before use by the system.
2006-01-21 02:24:40 +00:00
cltbld 6499906fc6 Only delete the packages directory within the store directory. Be better
about checking for the build ID.
2006-01-21 02:20:10 +00:00
robert%accettura.com c032746b51 Doh! Remove the last file, and apply the last patch to to fix templates. Ah, that should be better. 2006-01-20 05:21:11 +00:00
robert%accettura.com 3765df8a5d Template changes weren't the ones I intended to land. Hopefully this fixes it. 2006-01-20 05:05:25 +00:00
robert%accettura.com f15416364c Template changes weren't the ones I intended to land. Hopefully this fixes it. 2006-01-20 04:48:19 +00:00
robert%accettura.com ff4c73401a Fix a notice error, some pagination issues, and fallout from last checkin. 2006-01-20 04:32:32 +00:00
robert%accettura.com 31efd5f590 Moving some files around for a more logical file structure, and to allow for using mod_rewrite to get friendly url's. While I'm at it, landing some theme related stuff. 2006-01-20 02:59:41 +00:00
robert%accettura.com ca2237cb3d Moving some files around for a more logical file structure, and to allow for using mod_rewrite to get friendly url's. While I'm at it, landing some theme related stuff. 2006-01-20 02:53:33 +00:00
cltbld 907d334545 Refactor how we grab the build id and store it in the current settings. 2006-01-20 00:38:22 +00:00
robert%accettura.com ab8f5e1642 landing more bug fixes for reporter, client side. 2006-01-19 22:30:32 +00:00
cltbld ccda4741b0 Only push info to AUS2 if $update_pushinfo is set accordingly. 2006-01-19 00:27:46 +00:00
cltbld 2faf62b85f Add default for update_pushinfo, setting to true. 2006-01-19 00:25:30 +00:00
dbaron%dbaron.org 8eb437f6c3 Clearer instructions about exiting browser before running script over log. 2006-01-14 00:27:41 +00:00
dbaron%dbaron.org 4630e7bc5f Better instructions. 2006-01-14 00:02:52 +00:00
dbaron%dbaron.org 137a7cfee0 Slight tweak. 2006-01-14 00:00:58 +00:00
dbaron%dbaron.org 7b4ee4dae3 Explain that this has to be run as a local file. 2006-01-13 23:43:41 +00:00
dbaron%dbaron.org 8b20649254 Forgot to convert this bit to HTML. 2006-01-13 23:40:19 +00:00
dbaron%dbaron.org 2c745be2e6 HTML+JS version of leak-gauge.pl. I forgot that most Windows users don't have perl. 2006-01-13 23:37:23 +00:00
dbaron%dbaron.org 5db74463b3 Better summary statistics. 2006-01-12 09:14:29 +00:00
dbaron%dbaron.org 549ee7d70b Add summary at end so it's clear when there were no leaks. b=320192 2006-01-12 09:00:51 +00:00
dbaron%dbaron.org 6551e86348 Make it work on Windows, based on Jesse's comments. b=320192 2006-01-12 08:50:56 +00:00
dbaron%dbaron.org e4add2abe8 Remove extra parenthesis Jesse found, and some overpunctuation. 2006-01-11 22:44:34 +00:00
dbaron%dbaron.org cb12d4612b Remove quotes from comment, since adding quotes actually breaks things on Windows. 2006-01-11 22:36:08 +00:00
kairo%kairo.at 23a8e9fded For finding the user profile, try %APPDATA% first, use %USERPROFILE% only as fallback, as that approach also works on localized Windows versions, r=Chase 2006-01-10 19:14:16 +00:00
dbaron%dbaron.org 63ae18c53f Script for running over PR_LOGging output (enabled in release builds) to help find leaks of certain central objects. b=320192 2006-01-09 23:35:33 +00:00
myk%mozilla.org a3a6e5f498 client-side tool for checking into multiple branches simultaneously; tuned to check into the trunk and the MOZILLA_1_8_BRANCH by default; accepts and passes through all cvs and commit-specific command line options; checks for conflicts on all branches before checking into the first; 2006-01-04 02:14:24 +00:00
ccooper%deadsquid.com 456c9904ab - make ssh2 the default 2005-12-31 16:06:01 +00:00
cltbld d09328f5b1 Land first pass at storing builds locally, creating upload script, and
running the script to push the builds.  Tested this on prometheus in both
release and non-release cycles, both worked as expected. (chase)
2005-12-31 09:07:07 +00:00
robert%accettura.com 9a05e16246 More bug fixes to the query app. There is another part to further clean up regressions, but that will come after Christmas. 2005-12-24 04:25:44 +00:00
robert%accettura.com 1bd1c51a66 the correct pagination regression fix 2005-12-23 06:35:13 +00:00
robert%accettura.com 6e33388e95 continuing to fix regressions: make sorting better, show and order by report date when breaking out of top X list, fix regression for pagination 2005-12-23 06:25:55 +00:00
robert%accettura.com f91c8b18de make pagination stink less 2005-12-23 05:42:04 +00:00
robert%accettura.com 2f57c6de4e remove extra ampersand from continuity params 2005-12-23 05:40:39 +00:00
robert%accettura.com 6132198ccc fix a few html validation issues 2005-12-23 03:10:10 +00:00
robert%accettura.com b80e21c366 Simple fix to restore Feng Shui for index template. 2005-12-23 01:52:57 +00:00
robert%accettura.com 6ce52ca155 get rid of some notices, and other tiny clean up. Also start removing blank variables from url's 2005-12-23 01:48:30 +00:00
robert%accettura.com 2c1a20c25a get basic login functionality going, some minor code cleanup, more to follow 2005-12-23 00:43:57 +00:00
preed%mozilla.com a89e8fec1f Bug 321018: parse errors in multi-config.pl cause (CPU hogging!) indigestion for multi-tinderbox.pl. r=chase 2005-12-21 02:27:47 +00:00
cltbld 0745740606 Remove the [build] text prepending the subject line of build emails.
(chase)
2005-12-18 19:28:02 +00:00
pinkerton%aol.net e367a1c09e added info on how to set up on Mac OS X 2005-12-15 16:29:00 +00:00
dbaron%dbaron.org 2b08f7aec1 Set pref to allow window resizing. Patch by Chase, r=dbaron. b=317819 2005-12-14 07:28:57 +00:00
gerv%gerv.net adbec5dbff Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-12-13 13:25:40 +00:00
robert%accettura.com bbfd5042a8 urlencode non-numeric params, rather than url encode numeric params. Also clarify comment. 2005-12-01 17:59:00 +00:00
robert%accettura.com bd1d84da4d Minor change to how privacy policy works: it shouldn't be self hosted but redirected. No bug. 2005-12-01 05:03:25 +00:00
robert%accettura.com 670e494001 Get rid of the table in stats. No bug. 2005-12-01 04:49:14 +00:00
kairo%kairo.at 0e941ec936 bug 318315 - possibility for skipping checkout in tinderbox cycle, r=mcafee+chase 2005-11-30 18:55:04 +00:00
kairo%kairo.at 5a4c72c0c0 bug 310920 - don't force copying of Linux XPIs in packit, r=chase 2005-11-30 18:48:01 +00:00
kairo%kairo.at 7ebf21f2a7 bug 310922 - set correct user group for uploaded builds, r=chase 2005-11-30 18:40:43 +00:00
timeless%mozdev.org 9b0852aaf7 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 21:57:13 +00:00