Граф коммитов

666 Коммитов

Автор SHA1 Сообщение Дата
dave%intrec.com 1d0f4a84c7 Removing a couple lines from the patch for bug 31336 that got left in by
accident.
2000-08-04 23:16:01 +00:00
dave%intrec.com 483b625787 Undoing missing QA bug introduced with earlier patch (see bug 30826 for
details)
2000-08-01 19:52:06 +00:00
endico%mozilla.org 621c7c38ac If the application is set up at the server root (e.g. bugzilla.mozilla.org) then this robots.txt disallows robots from scanning the site except for the top level file. 2000-07-28 21:28:41 +00:00
dmose%mozilla.org 0f1353d36e A menu was being created too early, before it is possible to avoid
creating the menu with an invalid default selection.  This was causing
bugzilla to (incorrectly) spew a database corruption error when
attempting to view a bug that had been resolved MOVED.  Why this
wasn't causing the same problem with DUPLICATE resolutions, I don't
know.  Moved the menu creation later in the code, so that it only
happens after it has been ensured that the default selection is not
going to be MOVED.
2000-07-28 05:12:33 +00:00
tara%tequilarista.org 85b1aa0011 Turning off tag support in quips because some assholes have nothing better do than fuck with my tool 2000-07-27 20:10:16 +00:00
tara%tequilarista.org be0386b364 Landing Jon Robertson's for bug #41915 2000-07-25 22:12:39 +00:00
tara%tequilarista.org 2c20cd93c2 Landing Jon Robertson's for bug #41913 2000-07-25 22:09:20 +00:00
tara%tequilarista.org e3a7edc314 Landing Dave Miller's patch for #25693 2000-07-25 22:00:16 +00:00
tara%tequilarista.org 2f015d5f63 Landing Adam Spiers' contributions for security and small functional issues 2000-07-25 18:58:54 +00:00
dave%intrec.com 08dcd720e3 Fix for bug 46207 (bugidtype=exclude breaks buglist.cgi). 2000-07-24 19:40:04 +00:00
dave%intrec.com 2b5663ba81 Fix for bug 30826 (new email tech not being honored for QA contacts). 2000-07-22 21:09:33 +00:00
dave%intrec.com f44e59a706 Fix for bug 46002 (reports.cgi allows users to view restricted products).
Patch submitted by jmrobins@tgix.com (Joe Robins)
2000-07-21 17:00:40 +00:00
dave%intrec.com 3267a7a302 Fix for bug 31336 (separate bug groups from access groups in user editor) 2000-07-20 01:31:10 +00:00
dave%intrec.com 7727cdb253 Fix for bug 27248 (Bug listings saved with .html extension). Patch
submitted by mhamby@logicon.com (Mark Hamby).
2000-07-19 16:05:52 +00:00
dave%intrec.com 10c963961f Fix for bug 32220 (checksetup.pl gives bad permissions). Majority of
patch submitted by seth@cs.brandeis.edu (Seth Landsman).  checksetup.pl
now no longer twiddles the permissions of the contrib folder, and
properly sets the permissions on the folders inside the data folder.
2000-07-19 04:34:52 +00:00
dave%intrec.com 91b49a30f6 Fix for bug 42037 (user passwords visible in editusers.cgi). Patch
submitted by JRobertson@medevolve.com (Jon Robertson)
2000-07-18 16:01:42 +00:00
dave%intrec.com 54e0a0552d Fix for bug 45586. When using 'usebuggroupsentry', prevent users from
seeing products the don't have access to on the query page.
2000-07-18 15:28:19 +00:00
dave%intrec.com 3ff22aeadb Fix for bug 32971, patch submitted by mtakacs@pacbell.net 2000-07-18 02:15:24 +00:00
terry%mozilla.org a006826676 Don't lowercase the entries in legal_keywords. 2000-07-14 15:31:43 +00:00
endico%mozilla.org f8a5788650 change '@::legal_resolution_no_dup' to '@::settable_resolutions'. This a list of resolutions which a bug may be changed to in the bug form and consists of all legal resolutions except 'MOVED' and 'DUPLICATE', since setting a bug to those resolutions requires a special process. 2000-07-14 03:20:17 +00:00
endico%mozilla.org 0fcc338db8 oops, remove testing cruft 2000-07-14 00:03:48 +00:00
endico%mozilla.org 946836c439 move the 'Move Bug" button so its less likely to be confused with the commit button 2000-07-13 23:57:18 +00:00
endico%mozilla.org bf19617f49 Bug moving code is now fully implemented. To use it, turn on the param and set the move related params. 2000-07-13 23:12:52 +00:00
endico%mozilla.org fff3438eb2 Add 'MOVED' as a default resolution. If CheckEnumField alters the bug db then update the shadow db too. 2000-07-13 21:38:15 +00:00
terry%mozilla.org e531246368 Oops. How did I let that horrible typo get in? 2000-07-13 20:07:20 +00:00
terry%mozilla.org 167f735bc2 Keywords were already enforced to never differ only in capitalization. So, changed the code so that case no longer matters when typing in the name of a keyword. 2000-07-13 20:04:15 +00:00
endico%mozilla.org f536db7f53 Add "Windows ME" operating system and a comment about how to add new os's (et al) to an already installed system 2000-07-10 23:01:26 +00:00
cyeh%bluemartini.com 6707d36b9c Fix for 42041. Patch from Dave Miller (dave@intrec.com). 2000-07-08 01:31:23 +00:00
terry%mozilla.org 20179806cd Fixed links off of 'Most doomed' reports to only list bugs that match the product we're reporting about. 2000-07-07 21:05:19 +00:00
cyeh%bluemartini.com b0fedb997f fixes for the attachment widths. fix by dave@intrec.com (Dave Miller),
original bug found by timeless@bemail.org
2000-07-05 18:21:54 +00:00
terry%mozilla.org 63d4d6d8bd If bugs with an invalid product/component are found, provide a link to bring up the list of invalid bugs. 2000-07-05 15:17:36 +00:00
terry%mozilla.org e39f0f8dea Added some missing newlines. 2000-06-29 13:33:10 +00:00
cyeh%bluemartini.com 87a50523a9 fix for bug #44040 "sanitycheck.cgi dies if apostrophes in product, component, version,
or milestone". thanks to dave@intrec.com (Dave Miller) for the patch
2000-06-28 17:54:11 +00:00
cyeh%bluemartini.com 09ffc6ecdf lot's of stuff:
add whoid usergroupset comment query to bug data fields
add AppendComment function
add CanChangeField function to check if a person can change a field
add display() for quick dumps of the bug
add Collision to check for midair collisions before changing a bug
added a stub function for changing a bug in the database
init_bug will now take either a userid or an e-mail address as a valid parameter
2000-06-27 23:16:08 +00:00
endico%mozilla.org 76fb829a15 added item on copying db from one installation to another 2000-06-27 00:27:10 +00:00
cyeh%bluemartini.com 4441c317b1 fix for DBI compatibility 2000-06-26 23:04:40 +00:00
endico%mozilla.org b8b57a67ea change wording of mail notification 2000-06-26 20:29:10 +00:00
endico%mozilla.org 1af2ca85a9 add comment explaining how to set up mail alias 2000-06-24 00:13:55 +00:00
endico%mozilla.org 681c8e40ad add more whitespace to exporter's log message 2000-06-23 23:54:35 +00:00
endico%mozilla.org 6b001ae536 move new path code to beginning 2000-06-23 23:52:32 +00:00
endico%mozilla.org be07d517e7 include error messages for each bug in the exporter's confirmation mail 2000-06-23 22:56:45 +00:00
endico%mozilla.org a783b643f4 find the path this script lives in and add it to @INC and to the current working directory. 2000-06-23 22:43:21 +00:00
cyeh%bluemartini.com 3736f85b8a add voters to text 2000-06-23 22:35:38 +00:00
endico%mozilla.org 9e09deae6e give more verbose error messages 2000-06-23 19:41:38 +00:00
cyeh%bluemartini.com a99ef2beeb committing to close bug 6682 "Chart all bug states". patches
contributed by mhamby@logicon.com
2000-06-23 18:59:48 +00:00
cyeh%bluemartini.com 7e32e4bb75 checkin to fix Bug 25010 "Need a way to edit the list of available groups".
Patches and work contributed by dave@intrec.com (Dave Miller).
Some cleanup work needs to be done with regards to permissions and bit-twiddling
see other bugs that are dependent on 25010 for details.
2000-06-23 18:03:47 +00:00
endico%mozilla.org fd409a8aa2 fix subject on confirmation mail 2000-06-23 00:10:34 +00:00
endico%mozilla.org b0408e4f5d send error messages as mail to appropriate parties instead of to stdout 2000-06-22 20:00:14 +00:00
cyeh%bluemartini.com 0f0acf856e Checkin for Bug 42851 'Use listbox with input for CC management on bug form'
contributed by dave@intrec.com (Dave Miller)
2000-06-21 19:03:45 +00:00
endico%mozilla.org addd8de043 forgot the reporter and URL fields 2000-06-21 07:52:25 +00:00