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 |
timeless%mozdev.org
|
eb9350f619
|
Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
|
2005-11-25 19:48:04 +00:00 |
timeless%mozdev.org
|
17f5f5429f
|
Bug 106386 Correct misspellings in source code
patch by supernova_00@yahoo.com r=timeless
|
2005-11-21 06:25:15 +00:00 |
robert%accettura.com
|
bce92f775f
|
Bug 295394 reporter needs a next and previous navigation feature for incident lists.
|
2005-11-19 21:41:25 +00:00 |
robert%accettura.com
|
5596e3f856
|
Fix template error when no report found. No bug.
|
2005-11-19 17:52:35 +00:00 |
robert%accettura.com
|
e2e52fff58
|
Yet more bug fixing, notable changes include cleaned up templates, better continuity, honor debug variable in config, and a lot of bug fixing (though not the last round of patches to fix regressions).
|
2005-11-19 05:56:12 +00:00 |
robert%accettura.com
|
80243b6f8c
|
A ton of small changes to reporter, nothing drastic. Mainly fixing bugs caused by the last few checkins. No bug.
|
2005-11-17 06:42:11 +00:00 |
robert%accettura.com
|
bda0b1c3fe
|
A ton of small changes to reporter, nothing drastic. Mainly fixing bugs caused by the last few checkins. No bug.
|
2005-11-17 06:28:38 +00:00 |
timeless%mozdev.org
|
ee7cc9c534
|
Bug 295159 trace-malloc build crashes in glibc initialization
patch by sascha@schumann.cx r=timeless sr=dbaron
|
2005-11-13 22:39:05 +00:00 |
cltbld
|
3d9ade43bd
|
Assert that mac_bundle_path is set before beginning the build.
|
2005-10-28 21:56:30 +00:00 |
robert%accettura.com
|
3008b01772
|
Restructure Reporter's Query Functionality. Mostly rewritten, much easier to use for other purposes (hint: coming soon). Still buggy, but we'll fix it as we go.
|
2005-10-26 03:27:17 +00:00 |
robert%accettura.com
|
eebddf0d82
|
Restructure Reporter's Query Functionality. Mostly rewritten, much easier to use for other purposes (hint: coming soon). Still buggy, but we'll fix it as we go.
|
2005-10-26 03:21:17 +00:00 |
cltbld
|
070a4e229a
|
Upload the update package data to a useful location.
|
2005-10-24 06:54:05 +00:00 |
cltbld
|
43298d82f2
|
Add more error checking to the patch creation process. (chase)
|
2005-10-24 06:21:49 +00:00 |