Commit Graph

1419 Commits

Author SHA1 Message Date
cltbld
fa03bc7b64 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
643cd0df39 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
35671edf1c 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
19f80f3e66 Add a default LocaleProduct of "browser". 2005-06-10 22:45:38 +00:00
cltbld
e9e8b176e0 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
1699835d97 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
b87be82d44 fix product list not showing up 2005-06-10 04:31:15 +00:00
robert%accettura.com
22350a4825 forgot to add stats before 2005-06-10 04:30:30 +00:00
robert%accettura.com
cf145b5171 remove old config All of this is not part of the build 2005-06-10 03:59:47 +00:00
robert%accettura.com
b7a36a3dbe 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
a68af7bbdf removing. Some unneeded, some going elsewhere a=asa (blanket), Not part of build 2005-06-10 03:27:54 +00:00
darin%meer.net
b5ab91e644 Landing update packaging scripts (bug 296306) r=bsmedberg 2005-06-09 01:29:17 +00:00
robert%accettura.com
f19de8bf46 Fixing some server bustage (not including iolib to print header). NPOTB 2005-05-24 17:50:09 +00:00
robert%accettura.com
bc78088567 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
0629a6fbbe 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
24124a4ad4 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
3fa9e29b46 Bug 293854 don't use relative links in footer. NPOTB 2005-05-12 17:18:00 +00:00
bsmedberg%covad.net
a3fd0bdd2d 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
c007333680 Commit base version of this file to make branch work simpler. 2005-05-03 19:34:09 +00:00
cmp%mozilla.org
4f3cfddd92 Commit base versions of these files to make branch-related work simpler. 2005-05-03 19:25:53 +00:00
robert%accettura.com
081f237f28 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
0fb6d3f542 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
fc1be1fe99 Fix bustage. b=288626 2005-04-06 06:02:47 +00:00
robert%accettura.com
fdc190bfe5 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
2145134fa6 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
2419559d71 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
2ff10a6b1b 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
c8b4f09221 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
17c77b2abb mistake from checkin for bug 285536. Debug should be off by default. 2005-03-12 04:21:40 +00:00
robert%accettura.com
111c11d36f move reporter tool to ADOdb (bug 285536). Not part of build. 2005-03-12 04:19:29 +00:00
cltbld
fd0b9de018 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
852a66fa07 No bug, not part of build. escapeSimple() missing. 2005-02-24 05:35:50 +00:00
mkaply%us.ibm.com
08f480fde5 #282489
r=cmp
OS/2 support for post-mozilla.pl
2005-02-17 13:49:50 +00:00
cltbld
efd2078839 Support copying both dmg.gz and dmg files in packit_l10n. (cmp) 2005-02-17 04:47:19 +00:00
cltbld
933d8fa9af 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
39eef32235 Change default mail recipient to my email address. (cmp) 2005-02-10 21:41:01 +00:00
mkaply%us.ibm.com
0cbac93e5d Special case OS/2 so we can actually create a directory 2005-02-10 17:30:06 +00:00
robert%accettura.com
7df21cb29e Spelling (thanks to nobody for noticing)
No bug, not part of build
2005-02-07 15:16:39 +00:00
robert%accettura.com
586327b1cf - 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
441d956514 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
f3befd8f6b 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
7364b7debe - 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
c7eee99bab 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
aebab8f64d Only create the <platform>-xpi directories if they're needed. (cmp) 2005-02-05 06:48:06 +00:00
cltbld
6a3c2d9cc0 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
f5397381a1 Bug 280594: Make codesighs work on evil windows environments again.
r=dbaron
2005-02-03 14:11:54 +00:00
dbaron%dbaron.org
ea90843676 Add, commented out, the change needed to use dump.pl for a tinderbox. 2005-02-02 22:29:45 +00:00
dbaron%dbaron.org
86ecfcf7cb Add additional file used for pageload servers for tinderbox. 2005-02-02 22:24:41 +00:00
cltbld
e46dde1236 Add XForms xpi build and upload to packaging script. (cmp) 2005-01-29 23:43:15 +00:00
robert%accettura.com
fc374ed1e4 trim and remove html of all service input. Not part of any build. 2005-01-29 18:27:58 +00:00