dbaron%dbaron.org
e2ac303489
Forgot to convert this bit to HTML.
2006-01-13 23:40:19 +00:00
dbaron%dbaron.org
62c9bd3a2b
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
77e20340c6
Better summary statistics.
2006-01-12 09:14:29 +00:00
dbaron%dbaron.org
f580c578b6
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
c23bcf5e58
Make it work on Windows, based on Jesse's comments. b=320192
2006-01-12 08:50:56 +00:00
dbaron%dbaron.org
b02fca36f6
Remove extra parenthesis Jesse found, and some overpunctuation.
2006-01-11 22:44:34 +00:00
dbaron%dbaron.org
8cbb4b6b87
Remove quotes from comment, since adding quotes actually breaks things on Windows.
2006-01-11 22:36:08 +00:00
kairo%kairo.at
b723c3634e
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
dddcecbdf6
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
47fe4b9fd8
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
7634fa8781
- make ssh2 the default
2005-12-31 16:06:01 +00:00
cltbld
946497001d
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
99483b80b7
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
a71ff12072
the correct pagination regression fix
2005-12-23 06:35:13 +00:00
robert%accettura.com
f9c7f18887
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
c782472091
make pagination stink less
2005-12-23 05:42:04 +00:00
robert%accettura.com
43f7b2f063
remove extra ampersand from continuity params
2005-12-23 05:40:39 +00:00
robert%accettura.com
38e4578052
fix a few html validation issues
2005-12-23 03:10:10 +00:00
robert%accettura.com
bec8fb6f81
Simple fix to restore Feng Shui for index template.
2005-12-23 01:52:57 +00:00
robert%accettura.com
cfaea2171f
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
e07906cf53
get basic login functionality going, some minor code cleanup, more to follow
2005-12-23 00:43:57 +00:00
preed%mozilla.com
c556adcc22
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
74da429e99
Remove the [build] text prepending the subject line of build emails.
...
(chase)
2005-12-18 19:28:02 +00:00
pinkerton%aol.net
afada10afa
added info on how to set up on Mac OS X
2005-12-15 16:29:00 +00:00
dbaron%dbaron.org
6c57793414
Set pref to allow window resizing. Patch by Chase, r=dbaron. b=317819
2005-12-14 07:28:57 +00:00
gerv%gerv.net
5956d34127
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-12-13 13:25:40 +00:00
robert%accettura.com
ec1fae68c2
urlencode non-numeric params, rather than url encode numeric params. Also clarify comment.
2005-12-01 17:59:00 +00:00
robert%accettura.com
a58492acaa
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
2d921125d7
Get rid of the table in stats. No bug.
2005-12-01 04:49:14 +00:00
kairo%kairo.at
cb2e5a8bfc
bug 318315 - possibility for skipping checkout in tinderbox cycle, r=mcafee+chase
2005-11-30 18:55:04 +00:00
kairo%kairo.at
aa3d094ded
bug 310920 - don't force copying of Linux XPIs in packit, r=chase
2005-11-30 18:48:01 +00:00
kairo%kairo.at
742817541b
bug 310922 - set correct user group for uploaded builds, r=chase
2005-11-30 18:40:43 +00:00
timeless%mozdev.org
3db428f6ac
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
532329ac75
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
8e0a0fb22e
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
64ec2b59d0
Bug 295394 reporter needs a next and previous navigation feature for incident lists.
2005-11-19 21:41:25 +00:00
robert%accettura.com
f84224b746
Fix template error when no report found. No bug.
2005-11-19 17:52:35 +00:00
robert%accettura.com
0039965119
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
79075c7fbf
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
933cc5d889
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
818571f357
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
7f317f144e
Assert that mac_bundle_path is set before beginning the build.
2005-10-28 21:56:30 +00:00
robert%accettura.com
aa2b15431e
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
886da04a8f
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
cdb4d5b146
Upload the update package data to a useful location.
2005-10-24 06:54:05 +00:00
cltbld
f9eaf454e6
Add more error checking to the patch creation process. (chase)
2005-10-24 06:21:49 +00:00
cltbld
1b0fd65870
Add finer-grained control of a respin through some extra processing of the
...
last-built file and with an additional file last-built.new. (chase)
2005-10-24 06:03:39 +00:00
ccooper%deadsquid.com
06146a3db6
b=298431
...
r=Chase
- patch to allow xforms build system to work with XULRunner
2005-10-18 20:30:34 +00:00
bsmedberg%covad.net
e78bcd7ed6
Bug 312380 - Removed files list is not working on Mac OS X - r=darin+Chase
2005-10-17 15:26:50 +00:00
kairo%kairo.at
8458712cc2
fixup to bug 307494, really make the settings for deleting objdir/srcdir work, r=Chase
2005-10-12 11:53:28 +00:00
cltbld
070aff9adc
Only build updates for locales that aren't broken. (chase)
2005-10-11 04:32:30 +00:00
darin%meer.net
41cb843e90
fixes bug 311439 "partial updates have truncated update.manifest" r=chase
2005-10-07 00:44:41 +00:00
ccooper%deadsquid.com
9c00693104
- remove extra bracket that was causing syntax error
2005-10-06 20:06:14 +00:00
cltbld
32291bb7cc
Land locale-specific pieces for building complete MAR patches. (chase)
2005-10-06 11:57:01 +00:00
darin%meer.net
e5da4e7fe2
fixes bug 311099 "Make sure to strip CRs from remove instructions" r=chase
2005-10-04 21:07:13 +00:00
bsmedberg%covad.net
94101ff2f9
Bug 310715 - Software update fails due to removed-files, r=darin
2005-10-03 23:13:01 +00:00
kairo%kairo.at
7016732ce3
bug 307494 - make it configurable if PreBuild() deletes srcdir, objdir, both or none of them (defaulting to both), r=Chase
2005-10-02 20:18:49 +00:00
cltbld
180b3a7578
Changes needed to package update MAR files for l10n builds. (chase)
2005-10-01 02:56:31 +00:00
dbaron%dbaron.org
e2cf01b688
Fix last-built logic for nightly respins so that removing last-built at any time of day will trigger a respin. Also fix overly-slow find command. b=308992 r=chase
2005-09-30 22:26:06 +00:00
darin%meer.net
9c966b7a2f
Patch for bug 300136 "Update archives may need to contain remove commands" r=chase
2005-09-22 18:18:27 +00:00
dbaron%dbaron.org
f1483e83c6
Remove CRs (whitespace change only).
2005-09-21 20:32:30 +00:00
cltbld
a79e1a427d
Make use of glob function explicit. Simplifies work needed for syntax
...
highlighters.
Capture any tar extension now. Adds support for bz2 packages.
Move the update patch creation work into its own subroutine and call it
from the appropriate place in packit().
2005-09-14 14:54:38 +00:00
gerv%gerv.net
a656eecc05
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-09-13 18:40:56 +00:00
ccooper%deadsquid.com
9dd4ebe311
- use 'ne' for string comparison
2005-09-12 12:34:04 +00:00
darin%meer.net
b5d078a1ac
fixes bug 306077 "do not package channel-prefs.js in MAR complete and partial patches" r=chase
2005-09-01 18:41:11 +00:00
cmp%mozilla.org
03e37f0dca
Add 'unwrap_full_update.sh' script to unwrap complete .mar packages. Bug
...
306463, attachment 194363. Patch by Darin Fisher <darin@meer.net>.
r=chase@mozilla.org
2005-08-30 23:27:05 +00:00
cltbld
136ce08b87
Add appversion and extensionversion to update info. Upload additional info
...
to another site on the aus server.
2005-08-30 20:02:28 +00:00
cmp%mozilla.org
bb66dfd830
Add partial-patch target to tools/update-packaging/Makefile.in to invoke
...
make_incremental_update.sh. Bug 306206, attachment 194073.
r=chase@mozilla.org
2005-08-28 03:27:14 +00:00
cltbld
147dad4d35
Change file upload process to use rsync instead of scp. Create the upload
...
directory on the staging server before uploading to ensure we drop our
payload into the right directory.
2005-08-26 23:03:58 +00:00
mark%moxienet.com
ac649035f0
Bug 305565, should not reference removed directory in allmakefiles.sh. r=bsmedberg a/1.8=bsmedberg
2005-08-24 13:24:41 +00:00
cltbld
4975d71134
Land coop's XULRunner build environment changes.
2005-08-22 18:36:11 +00:00
cltbld
b8f9d40aec
Add more verbose information to update build process.
2005-08-21 22:06:19 +00:00
cltbld
cb644cda06
Additional output from update packaging.
...
OVS: ----------------------------------------------------------------------
2005-08-20 08:08:41 +00:00
cltbld
444c5711dd
Bugfix for update regex.
2005-08-20 03:34:16 +00:00
cltbld
2ef10a3e88
Update changes:
...
* Add a commented-out default value for the hash.
* Add a commented-out default value for the mar file host.
2005-08-19 23:41:52 +00:00
cltbld
8e6662a275
Update changes:
...
* Make update process more verbose.
* Support overriding the file host that serves the mar file.
* Remove unused code.
2005-08-19 23:40:43 +00:00
cltbld
c00392327f
Update packaging:
...
* Create two forms of update information sent to AUS2, the first assumes
updates for the trunk, the second allows the version to be explicitly
specified.
* Read variables from tinder-config.pl rather than defining product/
platform/version in-place.
Move XForms build back to original spot so that its files do not become a
part of the final packages.
2005-08-19 19:44:14 +00:00
cltbld
2534bae500
Update defaults for update packaging.
2005-08-19 19:38:41 +00:00
cltbld
aeaf3c2da4
Add update default variable values to tinder-defaults.pl.
...
Default value for Necko unit tests should be 0.
2005-08-19 19:07:17 +00:00
dbaron%dbaron.org
f8f5912b92
Untabify.
2005-08-18 03:40:18 +00:00
dbaron%dbaron.org
b78a7d5519
Move comment along with the code that was moved in revision 1.2.
2005-08-18 03:36:55 +00:00
cbiesinger%web.de
6a7a45daeb
bug 304162 integrate necko tests into tinderbox
...
r=chase
2005-08-11 00:03:08 +00:00
bsmedberg%covad.net
8774d105e5
We call the installers-<locale> target in two places :-( see bug 300409 comment 17.
2005-08-05 13:03:21 +00:00
bsmedberg%covad.net
8b5f33daae
Bug 300409 - Add tinderbox client support for "configure-only" state and for download-and-repackage-locales mode, r=Chase
2005-08-01 14:14:38 +00:00
darin%meer.net
474f0cd4a8
fixes bug 299733 "Mac update creates /Applications/DeerPark.app/DeerPark.app" r=mconnor sr=bsmedberg a=chase
2005-07-05 21:51:26 +00:00
darin%meer.net
7890d7a91e
Landing update packaging changes for bug 299021 "Support updating optionally installed components" r=chase
2005-07-05 17:44:09 +00:00
cltbld
b2c66d4cde
Create a locally overridable product name variable to workaround suite
...
rebranding issues.
2005-07-03 03:14:36 +00:00
mcafee%mocha.com
3a66693d74
First add, a small wrapper script to test out reportdata.pl, the graphzilla server stuff.
2005-06-23 23:54:14 +00:00
cltbld
511a6bddbf
Remove unneeded pwd command execution. (chase)
2005-06-23 18:02:35 +00:00
cltbld
35b3b769d9
Strip $stagedir from the found $update_file path before continuing to
...
process the update.
Add the string "Error:" to the printed output when an update is not found.
(chase)
2005-06-23 16:10:33 +00:00
cltbld
8c266ae769
Change update-staging to aus-staging.mozilla.org. Change ~ to $ENV{HOME}.
...
(chase)
2005-06-23 00:32:58 +00:00
cltbld
870bf543e8
Surmise the update mar filename based on the names of mar files the build
...
system creates. (chase)
2005-06-23 00:08:42 +00:00
darin%meer.net
74c2b73cbd
Change name of full update files from update.mar to $(PKG_BASENAME).mar, r=chase
2005-06-22 23:52:41 +00:00
cltbld
4c24e0bd70
Add build ID to the information contained in the snippet and sent to AUS.
...
(chase)
2005-06-22 17:50:30 +00:00
cltbld
d69d7c8bd7
Use the expected hash value for the update info.
2005-06-22 02:43:28 +00:00
cltbld
dd6e74ee37
Package update.mar and inform auslite about the new file. Bug 297960,
...
attachment 186982. (chase)
2005-06-22 02:36:09 +00:00
cmp%mozilla.org
bfced85ef6
Build the MAR file by packaging dist/$(MOZ_PKG_APPNAME) instead of dist/bin
...
as that location has been tailored to for distribution. a=asa
2005-06-22 02:17:13 +00:00
darin%meer.net
ad6b8fa709
Leverage -C command line flag when calling the mar executable to avoid
...
need to "cd" into $workdir. This allows us to locate the mar executable
using a relative file path, which is a good thing since $PWD is sometimes
not set correctly on the tinderbox systems. (This patch is based on
discussion with Chase over IRC.)
2005-06-22 00:32:16 +00:00
cmp%mozilla.org
9169130134
Call make_full_update.sh from the current directory instead of changing
...
into $(DIST)/bin. Bug 297960, attachment 186865. a=asa
2005-06-21 00:41:37 +00:00
darin%meer.net
01b7cbe0b9
Make it easy to generate a full update of dist/bin
2005-06-16 22:28:09 +00:00
gandalf%firefox.pl
605a07010d
Bug 288823: Trace-malloc fails to compile on windows; p=bugzilla@mcsmurf.de,r+sr=dbaron,a=brendan
2005-06-11 12:52:23 +00:00
robert%accettura.com
8bf5052df6
make service work again
2005-06-11 04:20:52 +00:00
robert%accettura.com
d9af4d7e32
slight change to install notes to enable utf-8 support
2005-06-11 04:17:28 +00:00
cltbld
363a55c727
make-makefile for the XForms build requires arguments numbering two to
...
operate as expected. The first is the location of the build directory.
The second is the depth of the current working directory relative to the
source directory. (where source directory there may need to be described
as object directory, ...)
2005-06-10 23:21:51 +00:00
cltbld
3bf7e847da
Move the XForms build to after the $objdir variable is created and use it
...
instead of $builddir.
2005-06-10 23:09:11 +00:00
cltbld
1feafe7242
Use the multi-line formatting that's now available for multi-config.pl in
...
the --multi-config example.
2005-06-10 22:58:13 +00:00
cltbld
c491cd6268
Slurp the entire multi-config.pl file and eval it as a whole to allow
...
multi-line variable entries.
2005-06-10 22:55:31 +00:00
cltbld
d0696dc501
Add a default LocaleProduct of "browser".
2005-06-10 22:45:38 +00:00
cltbld
4476f46bb3
Move the XForms build earlier in the build process (before the Talkback
...
symbol push) to ensure that any XForms symbols are included in the push and
can be used in Talkback reports that include XForms stack information.
Make use of a new config variable, LocaleProduct, which is set to either
mail or browser at this point. It is used to determine the directories
in which to run the locale builds in packit_l10n().
2005-06-10 22:44:17 +00:00
cltbld
da0ac237eb
Remove the en-US files using a command that can write to a valid file
...
(run_locale_shell_command has no valid output flie when it's called here).
2005-06-10 21:46:44 +00:00
robert%accettura.com
c9b31ae531
fix product list not showing up
2005-06-10 04:31:15 +00:00
robert%accettura.com
c356fe6880
forgot to add stats before
2005-06-10 04:30:30 +00:00
robert%accettura.com
cfeecce8e2
remove old config All of this is not part of the build
2005-06-10 03:59:47 +00:00
robert%accettura.com
2751eca195
A whole lotta changin' goin' on...
...
- make configs consistant (app_url and app_path weren't making sense)
- move includes out of /app since it's used by more than just /app
- documentation on contrib classes needed
- implement templating engine
- fix spacing through all code
- some css changes to improve our looks (slightly)
- escape login variables
- Custom Column Queries
- Fix Pagination when using custom queries, or aggregate view
- Only query for total records if we the data set is full (>= $_GET['show']). Pointless to figure how how many pages when we know we don't fill the first.
- truncate all columns at 100 characters in query view so pages don't span to far
- truncate all url's in report view over 100 chars in length
- Statistics (initial landing)
- Don't use cache-control to prevent slowness (bug 296670)
- Slightly revised css theming
- Add schema
- Rename config to config-default
2005-06-10 03:58:46 +00:00
robert%accettura.com
fa3568186a
removing. Some unneeded, some going elsewhere a=asa (blanket), Not part of build
2005-06-10 03:27:54 +00:00
darin%meer.net
59d3a8e426
Landing update packaging scripts (bug 296306) r=bsmedberg
2005-06-09 01:29:17 +00:00
robert%accettura.com
9aefb6bcf8
Fixing some server bustage (not including iolib to print header). NPOTB
2005-05-24 17:50:09 +00:00
robert%accettura.com
1bc8f93fe0
Bug 295156 Reporter should use rel="nofollow" to deter spammers and not boost google rank of pages in database
2005-05-22 22:53:30 +00:00
robert%accettura.com
153d02cb58
Fix entity in pagination on reporter server. To trivial for a bug, not part of build.
2005-05-20 01:42:06 +00:00
robert%accettura.com
ee63af45e6
Bug 294678 - Change Website to "web site" throughout Reporter p=jwalden+bmo@mit.edu r=me a=asa
2005-05-19 19:28:07 +00:00
robert%accettura.com
8ecf38d2eb
Bug 293854 don't use relative links in footer. NPOTB
2005-05-12 17:18:00 +00:00
bsmedberg%covad.net
5afb472edb
Bug 287262 - Allow the list of directories for l10n comparison to be configurable a=Chase
2005-05-05 19:15:30 +00:00
cmp%mozilla.org
af06e4842f
Commit base version of this file to make branch work simpler.
2005-05-03 19:34:09 +00:00
cmp%mozilla.org
846605e773
Commit base versions of these files to make branch-related work simpler.
2005-05-03 19:25:53 +00:00
robert%accettura.com
479e8b9b42
I could have sworn I did this already, but I guess not. Removing rss feeds from header (which is really just a dump of mozilla.org page), and adjusting tabs to meet reporter's needs. No bug. Already implemented on server.
2005-04-24 02:50:19 +00:00
robert%accettura.com
3de16d406e
server half of bug 285653. Add new problem types, as well as a few changes to make it easier to add/change them in the future. Not part of any build
2005-04-20 21:43:25 +00:00
dbaron%dbaron.org
6bb56c4240
Fix bustage. b=288626
2005-04-06 06:02:47 +00:00
robert%accettura.com
5e8132189f
fix broken link in agg queries. Not part of build, no bug (as with checkin before)
2005-04-02 05:44:28 +00:00
robert%accettura.com
48e9a45612
more portable escaping, moved to selectLimit(), fixed pagination bug from move to ADOdb, fixed that bug in the service so it works again, other tiny changes.
2005-04-02 04:25:08 +00:00
dbaron%dbaron.org
54cdc9d607
For functions in the binary, output something compatible with addr2line. b=230336 r=brendan
2005-03-30 01:54:54 +00:00
robert%accettura.com
47610da15f
rather than silly dev config's from one of my home comp's scrap apache/mysql installs, we should use defaults. (more fallout from bug 285536). I'm pretty sure
...
this is the last loose end.
2005-03-12 04:30:02 +00:00
robert%accettura.com
03ae358189
also part of bug 285536. Don't need this debug code. Not part of build.
2005-03-12 04:25:36 +00:00
robert%accettura.com
c1e713d2ad
mistake from checkin for bug 285536. Debug should be off by default.
2005-03-12 04:21:40 +00:00
robert%accettura.com
59206d27b8
move reporter tool to ADOdb (bug 285536). Not part of build.
2005-03-12 04:19:29 +00:00
cltbld
07c869f8ce
Fix silly conditional issue by removing the conditional completely. It
...
was an accidental dup.
2005-03-09 22:06:46 +00:00
robert%accettura.com
993fd6c945
No bug, not part of build. escapeSimple() missing.
2005-02-24 05:35:50 +00:00
mkaply%us.ibm.com
53976a2d7a
#282489
...
r=cmp
OS/2 support for post-mozilla.pl
2005-02-17 13:49:50 +00:00
cltbld
a8bb20af37
Support copying both dmg.gz and dmg files in packit_l10n. (cmp)
2005-02-17 04:47:19 +00:00
cltbld
a01c8a4101
Don't remove files if tests fail. If the flow of the Tinderbox client
...
scripts gets to the point that files are being transferred for
distribution, then let's leave some files around for that to succeed. (cmp)
2005-02-14 08:54:09 +00:00
cltbld
f6a65f5748
Change default mail recipient to my email address. (cmp)
2005-02-10 21:41:01 +00:00
mkaply%us.ibm.com
b595a56bec
Special case OS/2 so we can actually create a directory
2005-02-10 17:30:06 +00:00
robert%accettura.com
ade0d2bff8
Spelling (thanks to nobody for noticing)
...
No bug, not part of build
2005-02-07 15:16:39 +00:00
robert%accettura.com
a53cd675c5
- Better sorting
...
- don't show date on agregate view (pointless)
- default sort of agregate by number of reports
- correct typo on deciding if agregate checkbox should be checked
- other small fixes
No bug, not part of build
2005-02-06 23:59:34 +00:00
robert%accettura.com
a082a23770
Some more fixes\r
...
- Only show commented SQL on debug mode\r
- Sub order to prevent dyslexic reloads\r
- rawurlencode values to prevent loss of data (in particular product Identifiers)\r
- don't allow sorting by report ID because it's pointless\r
No bug, not part of build
2005-02-06 23:39:43 +00:00
cltbld
7a8600c455
Revision 1.291 introduced a change to the way the profile directories were
...
searched for (via internal glob) that the log shows was intended to be
reversed in revision 1.293. With 1.293, building Thunderbird (aviary1.0.1
+ trunk) got an orange testfailed build result.
This revision fixes a bug introduced in 1.293 that removed the globbing.
With this change I can now build Thunderbird on crazyhorse and get green.
(cmp)
2005-02-06 06:05:25 +00:00
robert%accettura.com
999cd7a68f
- Implemented UI for "Agregate" aka count
...
- Enabled abillity to drill down and for agregate query
- default to DESC when viewing results (makes more sense since that's what people expect).
Not part of build. No bug.
2005-02-06 05:52:25 +00:00
cltbld
a0bed70a5b
Merge in build-seamonkey-util.pl changes on beast.
...
* Add initial work to save build directories after the build is complete.
* Add more diagnostic messages to track build's progress.
* Bug fix for startup performance tests on Windows platforms.
* More fixes for CodesizeManifest tests.
(cmp)
2005-02-05 23:46:18 +00:00
cltbld
3395b05daa
Only create the <platform>-xpi directories if they're needed. (cmp)
2005-02-05 06:48:06 +00:00
cltbld
03178810bb
Change full-removal of mozilla directory into a logged command. Add print
...
statement for non-release builds. (cmp)
2005-02-04 20:11:18 +00:00
cvshook%sicking.cc
d45a2fefae
Bug 280594: Make codesighs work on evil windows environments again.
...
r=dbaron
2005-02-03 14:11:54 +00:00