gecko-dev/webtools
cmp%mozilla.org 9b22e34502 In showbuilds.cgi, capture some changes I've made on mecha that I want to
keep in CVS:

  * Clean up rules, sheriff, and status messages so they don't
    automatically stick a break at the end of the text.  Tinderbox page
    admins should manage that directly.  Also trim the text up to avoid
    extra whitespace triggering inclusion of the text.

  * In the who/guilty column, only pass the "above-build-time" in to
    who_menu() when we're not in the first row.  If we are in the first
    row, then pass in undefined.  Previously, we passed this value in
    regardless and the top row of committers would end up with a non-
    sensical commit range.  This fixes that problem.

  * Add build start, end, and elapsed time where possible.  This is wrapped
    in an always-true conditional in case we ever need to turn it off or
    decide we want to trigger this behaviour through a config parameter.

  * In who_menu, properly handle when an undefined value is passed in
    for $maxdate.  Assume that one won't be given and then append it to the
    href string if it is given.

  * Add the supporting JavaScript code for the start, end, and elapsed time
    work.

      * This code gracefully handles the case that no time_info or elapsed
        time info is given by just not including that information in the
        pop-up window.

      * Some functions are included here for archive's sake.  My earlier,
        non-committed implementation did more work in the JS itself but I
        later moved most of it into the Perl code to simplify things.

      * I used this opportunity to do general clean-up on the blurb text
        so that the two separate codepaths (based on the availability of
        layers) are more unified.
2005-02-06 07:06:45 +00:00
..
PLIF Provide a hook for scripts that want to do something after every command 2004-09-12 19:44:58 +00:00
apidoc more changes from Petr Cimprich <petr@gingerall.cz> 2003-02-12 08:23:52 +00:00
bonsai Remove duplicate /s when parsing path in canonpath(). 2004-12-20 19:04:30 +00:00
browser-buster
bugzilla Bug 258494 : checksetup fails with out-of-sync DBD::mysql modues - document fix and workaround 2005-02-05 04:31:46 +00:00
bugzilla3
build Removing textarea changes for now. Will add them later if we need them. 2004-12-01 00:02:38 +00:00
despot Add TITLE element. b=278640 2005-01-16 19:57:39 +00:00
doctor let's try not to clobber things with aliases, shall we? 2004-05-07 04:08:28 +00:00
graph Finally fixed the days layout problem, the form was fighting with tables. 2004-10-26 23:04:41 +00:00
hendrix Updating target newsgroup to netscape.public.beta.feedback, as agreed by staff@mozilla.org. 2005-01-25 23:39:55 +00:00
leak-o-matic
lxr Bug 278333 Bad link on LXR main page to nspr reference 2005-01-14 06:53:06 +00:00
miscstats
mozbot Try to handle the disappearing connection problem for the common case. 2004-09-05 11:34:46 +00:00
newsbot
registry
tinderbox In showbuilds.cgi, capture some changes I've made on mecha that I want to 2005-02-06 07:06:45 +00:00
tinderbox2 add a TinderHeader Banner, its like MOTD only there is only one Banner for all tinderbox projects. 2004-08-07 13:12:10 +00:00
tinderbox3 Fix for bug 261242: Error: Error in parsing value for property 2004-10-27 23:46:53 +00:00
update Bug 279398 Restrict access to usermanager for editors, and don't show themes/extension lists. 2005-01-23 20:18:27 +00:00
web-sniffer now using short tags like <b> and CSS instead of <font color=...>; 2005-02-05 16:30:04 +00:00
webstats
whack-license