aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Bug 156426: Query interface had ´:s instead of ':s in "doesn't".jouni%heikniemi.net2002-07-121-2/+2
* Bug 156680: "Undefined variable warning" in createaccount.cgijouni%heikniemi.net2002-07-121-1/+1
* Bug 156844 - 'use of uninitialized value in string eq' warningbbaetz%student.usyd.edu.au2002-07-111-0/+2
* Bug 117297: CC list mailing had case-sensitive dupe checking, making it possi...jouni%heikniemi.net2002-07-111-5/+12
* Fix for bug 156559: Changes to mysqld-watcher.pl to make it kill queries quic...myk%mozilla.org2002-07-111-29/+45
* Fix for bug 156563: Adds URI of installation to RDF output of buglist.cgi.myk%mozilla.org2002-07-101-1/+1
* Bug 155031 - search by votes is shown even when votes are turned off.bbaetz%student.usyd.edu.au2002-07-101-8/+10
* Bug 155793 - $::FORM is not tainted under perl 5.6.1bbaetz%student.usyd.edu.au2002-07-101-22/+12
* Fix for bug 156564: flag bug IDs as integers in the RDF output of buglist.cgi.myk%mozilla.org2002-07-101-2/+3
* Bug 156568 - data dir is not correctly createdbbaetz%student.usyd.edu.au2002-07-101-1/+6
* Bug 150829 - 'My Votes' link missing from footerbbaetz%student.usyd.edu.au2002-07-106-16/+9
* bug 155861 - showdependancygraph.cgi fails taint check with local dotbbaetz%student.usyd.edu.au2002-07-102-12/+25
* Bug 149246: Allow use of relative time units in query screen.jouni%heikniemi.net2002-07-091-0/+22
* Fix for bug 150925: make email address changes work.myk%mozilla.org2002-07-092-8/+6
* Recheckin fix for bug 150798 which I accidentaly broke in the fix for bugbbaetz%student.usyd.edu.au2002-07-091-3/+1
* Bug 151714 - user with no canconfirm permission should not get option tobbaetz%student.usyd.edu.au2002-07-092-6/+8
* Fix for bug 150804: makes "allwords" the default when searching for keywords.myk%mozilla.org2002-07-091-1/+1
* Bug 105472 - expectbigqueries unnecessary with mysql >=3.23.2bbaetz%student.usyd.edu.au2002-07-083-11/+0
* Fix for bug 155700: detaints bug ID in ValidateBugID so it doesn't fail taint...myk%mozilla.org2002-07-071-2/+3
* Bug 155388: <link> elements for next/prev/first/last in buglists didn't appea...jouni%heikniemi.net2002-07-062-1/+5
* Bug 155343: header template interface comment correction: extra parameter ren...jouni%heikniemi.net2002-07-041-1/+1
* Bug 145795: editcomponents had error messages referring to products where it ...jouni%heikniemi.net2002-07-041-2/+2
* Bug 155744: fix a used only once warning in tinderbox caused by myk's checkin...jouni%heikniemi.net2002-07-041-0/+1
* Bug 62000: File attachments don't work on Windows. Note: only the code from t...jouni%heikniemi.net2002-07-041-0/+6
* Fix for bug 99203: Implements bug aliases feature.myk%mozilla.org2002-07-049-48/+194
* Bug 151871 - rewrite quoteUrls to fix major performance problems, and abbaetz%student.usyd.edu.au2002-07-032-88/+92
* Fix for bug 122900: implements email preference for unconfirmed bugs.myk%mozilla.org2002-07-033-155/+131
* Fix for bug 149347: Corrects interface comment to refer to "javascript" param...myk%mozilla.org2002-07-031-1/+1
* Bug 150770 - Lost <nobr> arround query resultsbbaetz%student.usyd.edu.au2002-07-015-15/+11
* Bug 155033 - standardizing on <a>NAME</a>: vs. <a>NAME:</a>bbaetz%student.usyd.edu.au2002-06-303-11/+11
* Bug 152693 - added "resolution" to the INTERFACE comment.gerv%gerv.net2002-06-291-0/+1
* Bug 151281 - change duplicates.cgi to make one query instead of several thous...gerv%gerv.net2002-06-291-17/+15
* Bug 148488 - more HTML validation fixesbbaetz%student.usyd.edu.au2002-06-2823-70/+69
* Bug 154036 - ccing an invalid user on a bug posts the bug anywaybbaetz%student.usyd.edu.au2002-06-261-16/+21
* Bug 157085 - verify-new-product doesn't set defaultsbbaetz%student.usyd.edu.au2002-06-252-4/+25
* Bug 152632: My bugs query doesn't use the mybugstemplate parameter. Also remo...jouni%heikniemi.net2002-06-243-3/+2
* Bug 152772 - buglist.cgi truncates emails at 45 characters. Patch by gerv; 2x...gerv%gerv.net2002-06-231-3/+3
* Bug 150153 - ConnectToDatabase/quietly_check_login issues pt 2bbaetz%student.usyd.edu.au2002-06-232-8/+0
* Bug 153629: Clean up the HTML in the remembered query option knob section of ...jouni%heikniemi.net2002-06-231-69/+64
* Bug 150778: Remove an extraneous linefeed above initial bug comments (not vis...jouni%heikniemi.net2002-06-231-1/+0
* Bug 152283: Show votes by bug -list has a logged out footer.jouni%heikniemi.net2002-06-221-4/+4
* Bug 151217 - buglist references the wrong priority field. Patch by gerv; 2xr=...gerv%gerv.net2002-06-201-1/+1
* Bug 152541 - After deleting remembered query it is still in page footerbbaetz%student.usyd.edu.au2002-06-181-0/+10
* Bug 150955 - confirmation doesn't propagate when reassigning to new product/c...gerv%gerv.net2002-06-181-1/+1
* Fix for bug 150792: Locks profiles table so adding a CC while creating a bug ...myk%mozilla.org2002-06-171-1/+1
* Bug 151529 - No list of votes shown if there is a + sign in the addressbbaetz%student.usyd.edu.au2002-06-171-2/+2
* Bug 151053, ConnectToDatabase/quietly_check_login sometimes not calledbbaetz%student.usyd.edu.au2002-06-1722-33/+49
* Bug 151369 - need to trim the entered assignee's email addressbbaetz%student.usyd.edu.au2002-06-162-2/+2
* Bug 148712 - add component with error/invalid initial owner results inbbaetz%student.usyd.edu.au2002-06-151-4/+0
* Bug 151695 - assignee/qa contact can't access secure bugsbbaetz%student.usyd.edu.au2002-06-151-2/+6