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

164 Коммитов

Автор SHA1 Сообщение Дата
bbaetz%student.usyd.edu.au 0e88fdc06a bug 134562 - taint error in buglist.cgi
r=justdave, gerv
2002-04-05 07:48:27 +00:00
bbaetz%student.usyd.edu.au bd97310728 Bug 130373 - sorting by target milestone genreated bogus error
patch by ddkilzer@theracingworld.com, r=bbaetz, justdave
2002-04-04 04:28:27 +00:00
bbaetz%student.usyd.edu.au 5e0ed0f646 Bug 127200 - query for cc takes long time
r=mattyt, justdave
2002-04-04 04:21:56 +00:00
bbaetz%student.usyd.edu.au 4b615ad733 Bug 109528 - Can't query for attachment status != value if patch has no
statuses
r=myk, justdave
2002-04-03 11:47:10 +00:00
bbaetz%student.usyd.edu.au d00552471a Better fix for bug 132929, buglist.cgi "long format" button doesn't work.
r=myk x2
2002-04-01 02:47:52 +00:00
gerv%gerv.net e4bc59e823 Bug 104589 - prevent user closing window from terminating Bugzilla scripts. Patch by Gerv <gerv@mozilla.org>, r=justdave, myk 2002-03-28 07:57:05 +00:00
bbaetz%student.usyd.edu.au 6a7df76ea9 Bug 132929 - buglist.cgi 'long format' button doesn't work
r=justdave x2
2002-03-23 01:54:54 +00:00
myk%mozilla.org b488beb502 Fix for bug 103778: Rewrites and templatizes buglist.cgi.
Patch by Myk Melez <myk@mozilla.org>.
r=bbaetz,gerv
2002-03-12 13:55:07 +00:00
justdave%syndicomm.com e24c04e22a Fix for bug 108982: enable taint mode for all user-facing CGI files.
Patch by Brad Baetz <bbaetz@student.usyd.edu.au>
r= jake, justdave
2002-01-20 01:44:52 +00:00
justdave%syndicomm.com 607a648600 SECURITY FIX for bug 109679: It was possible to send arbitrary SQL to buglist.cgi by altering the HTML form before submitting.
Patch by Dave Miller <justdave@syndicomm.com>
r= dkl, gerv
2001-12-30 05:46:24 +00:00
justdave%syndicomm.com c510bfa682 Fix for bug 12284: allow user to specify which columns to display in a bug list
Patch by Andreas Franke <afranke@ags.uni-sb.de>
r= gerv, kiko
2001-11-17 21:04:37 +00:00
myk%mozilla.org fa9b2fac19 Fix for bug 108812: Prevent users from running queries containing arbitrary SQL.
Patch by Jake <jake@acutex.net>
r=bbaetz,myk
2001-11-08 00:49:18 +00:00
myk%mozilla.org 131e04c22d Fix for bug 106315: Link on bug list for emailing QA contacts.
Patch by Dave Miller <justdave@syndicomm.com>.
r=myk@mozilla.org, no second review needed.
2001-10-24 01:31:09 +00:00
bbaetz%cs.mcgill.ca 543d7e522a Bug 97469 - Assignee/QA/Reporter/CC don't get email on restricted bugs.
Also fixes seeing bugs in the buglist (bug 95024), dependancy lists,
tooltips, duplicates, and everywhere else I could see which checked group
bugs.groupset == 0.

Also fxed bug 101560, by clearing BASH_ENV

r=myk,justdave
2001-10-23 15:44:53 +00:00
gerv%gerv.net 1a265b9fa1 Bug 99716 - allow query for Attachment is obsolete AND Attachment Status. Patch by myk, r=justdave, jake. 2001-10-15 00:55:50 +00:00
justdave%syndicomm.com 93a2f50358 Fix for bug 104516: No code changes in this patch, all this checkin does is remove all tabs from the bugzilla source and replace it with the appropriate number of spaces (in most cases 8) to line up with existing code. This is part of the effort to bring the existing codebase up to par with our style guidelines.
Patch by Jake Steehagen <jake@acutex.net>
r= justdave x2
2001-10-13 01:36:17 +00:00
justdave%syndicomm.com 66cd4cbf7f Fix for bug 19910: Bugzilla installs on the same server would interfere with each others' cookies. Cookies now have a path value that can be set to indicate which bugzilla install they belong to. Browsers will only send the cookie to the appropriate installation. The path can be set in the 'cookiepath' parameter in editparams.cgi.
Patch by Dave Lawrence <dkl@redhat.com>
r= myk, justdave
2001-10-13 00:40:41 +00:00
myk%mozilla.org a371e77bbd Fix for bug 91486: Add "changed from" option to the boolean chart.
Patch by Stephen Lee <slee@uk.bnsmc.com>.
r=myk@mozilla.org
2001-10-12 20:25:57 +00:00
gerv%gerv.net 86c2f2a0bd Bug 104247 - make colours in buglists work again. Patch by kiko, r=gerv. 2001-10-11 21:42:07 +00:00
jake%acutex.net 3e134016aa Fix for bug 103592 - e-mail addresses that are longer than 30 characters will be truncated in the bug list.
Patch by Christian Reis <kiko@async.com.br>
r= gerv@mozilla.org, afranke@ags.uni-sb.de, jake@acutex.net
2001-10-11 19:44:46 +00:00
jake%acutex.net c9c0f7626c Fix for bug 93006 - The mass change page was auto-selecting the wrong radio button.
r= caillon@returnzero.com
2001-10-05 22:20:33 +00:00
myk%mozilla.org 7d2ff6bfc3 Fix for bug 97877: changed* operators now work for attachment statuses on query form.
Fix by Myk Melez <myk@mozilla.org>
r=jake@acutex.net
2001-09-15 07:26:21 +00:00
gerv%gerv.net 535b1d0d56 Make Bugzilla support <link> tag for buglists. Bug 87818. r=jake, caillon. 2001-09-10 21:26:05 +00:00
jake%acutex.net 7c306d45b5 Fix for bug 8647 - Add an option to the query page to sort by Last Changed date.
Patch by Matthew Tuck <matty@chariot.net.au>
r= jake@acutex.net x2
2001-09-10 13:49:26 +00:00
myk%mozilla.org 0228e535c8 Fix for bug 84338: initial implementation of attachment tracker, which lets users flag attachments with statuses.
Patch by Myk Melez <myk@mozilla.org>
r=justdave@syndicomm.com
2001-08-31 03:54:37 +00:00
justdave%syndicomm.com 6aaa134676 Fix for bug 95235: variables with untrusted content were being echoed back to the user in error messages. Those variables are now run through html_quote() first.
Patch by Gavin Shelley <gavins@iplbath.com>
r= justdave@syndicomm.com
2001-08-24 17:32:25 +00:00
jake%acutex.net fcfd7a88b9 Fix for bug 95546. MySQL versions before 3.23 don't support INNER JOINs
Patch by Myk Melez <myk@mozilla.org>
r= jake@acutex.net
2001-08-16 15:28:33 +00:00
justdave%syndicomm.com d1e3b806fc re-fix for bug 55161: buglist works again if you search for change history on a bug
Patch by Jake Steenhagen <jake@acutex.net>
r= justdave@syndicomm.com
2001-07-23 02:34:08 +00:00
justdave%syndicomm.com e2f5106142 fix "used only once" error reported by tinderbox 2001-07-22 00:43:34 +00:00
justdave%syndicomm.com a96210885a Fix for bug 84714 and bug 88797: You can now change bug groups from the "change several bugs" form even if the bugs aren't all in the same groups. Also, the groups are no longer cleared when you make a change from the "change several bugs" form (unless you tell it to)
Patch by Joe Robins <jmrobins@tgix.com> and Dave Miller <justdave@syndicomm.com>
r= zach@zachlipton.com
a= justdave@syndicomm.com
2001-07-22 00:22:36 +00:00
jake%acutex.net ed69b4acf1 Fix for bugs 55161 and 12819. The activity log now stores only what's changed in multi-value fields.
r= justdave@syndicomm.com
2001-07-20 15:18:30 +00:00
justdave%syndicomm.com 8efbae9be1 Fix for bug 80289: Group restrictions are now identified with checkboxes instead of select widgets. Also, product groups are now only offered if they are either already set, or match the current product (i.e. the option to set a product bit for a product other than the one the bug is in is no longer available) This results in much less clutter for the admin folks on sites with lots of products.
Patch by Joe Robbins <jmrobins@tgix.com>
r= justdave@syndicomm.com
2001-06-27 01:44:34 +00:00
justdave%syndicomm.com 8dec4d01ce Fix for "used only once" error reported by tinderbox after the last checkin. (Aaargh!) 2001-06-21 02:42:41 +00:00
justdave%syndicomm.com 32a7a16306 Fix for bug 47914: buglist.cgi always had a not-logged-in footer if you were unlucky enough to have a login cookie that got corrupted in the shadow database. This patch makes buglist.cgi switch back to the primary database before looking up your login cookie for the footer.
Patch by Myk Melez <myk@mozilla.org>
r= justdave@syndicomm.com
2001-06-21 02:02:30 +00:00
jake%acutex.net 936d1b7a02 Running a query using the Added Comment option was very slow (bug 57350).
Patch by Myk Melez <myk@mozilla.org> and Dave Miller <justdave@syndicomm.com>
r= jake@acutex.net
2001-06-19 02:05:08 +00:00
justdave%syndicomm.com 770e473d23 Fix for bug 65190: add comparison type "all words as substrings" and "any words as substrings" to the text fields in query.cgi
Patch by Andreas Franke <afranke@ags.uni-sb.de>
r= justdave@syndicomm.com
2001-06-02 04:02:13 +00:00
justdave%syndicomm.com 5205d71b1c Landing quips.cgi (bug 73191) by Owen Taylor <otaylor@redhat.com>
Submitted by Martin Baulig <baulig@suse.de> from bugzilla.gnome.org
r= justdave@syndicomm.com
2001-05-29 04:01:48 +00:00
justdave%syndicomm.com d89ccdc16c Fix for bug 71607: remove "month-day only" date format from bug list views.
Patch by Stephan Niemz <st.n@gmx.net>
r= justdave
2001-04-07 03:30:59 +00:00
endico%mozilla.org a954c3333b backing out the changes to queries on CC since they broke normal cc queries in the standard email address box at the top of the page 2001-03-10 07:08:36 +00:00
endico%mozilla.org c21258463c fix for bug 30823. fixed advanced queries on dependencies and cc. added huge comment about how boolean charts work. 2001-03-07 04:11:47 +00:00
cyeh%bluemartini.com 9400a868c6 fix for 69688: buglist.cgi: the intermediate "please stand by" page is ugly
patch submitted by st.n@gmx.net (Stephan Niemz [faniz])
2001-02-22 18:36:06 +00:00
tara%tequilarista.org b171b1f298 Yeah, this is pretty cool. Checking in patch for bug #27669 by Stephan Niemz 2001-02-20 23:33:28 +00:00
cyeh%bluemartini.com ce33ff04b0 fix for 65396:
Remember This Query should give option to add to page footer
patch submitted by st.n@gmx.net (Stephan Niemz)
2001-02-16 01:22:39 +00:00
dave%intrec.com 5ba72f8814 cleaning up trailing whitespace in buglist.cgi source. (no code changes) Patch by Stephan Niemz [faniz] <st.n@gmx.net> 2001-01-25 05:30:35 +00:00
dave%intrec.com 95b168a589 Fix for bug 66058: dates in Created and Changed date columns in buglists are now in context with how old the bug is.
within the last 18 hours: time only (12:24:34)
within the last   6 days: weekday and time (Fri 12:24)
within the last 100 days: month and day (01-19)
older than 100 days: previous behaviour (2001-01-19)
2001-01-25 05:08:21 +00:00
cyeh%bluemartini.com cb28da37a5 fix for 52228: Bug list title should be name of query if running named query
patch by dave@intrec.com (Dave Miller)
2000-09-18 21:29:45 +00:00
cyeh%bluemartini.com eb02be381a fix for 6944: buglist: summary and whiteboard fight for space
patch by the ever present dave@intrec.com
2000-08-31 23:26:51 +00:00
cyeh%bluemartini.com fc7d0aeca1 fix for 35604: indicate on bug lists if a bug is not visible to the public
patch submitted by dave@intrec.com (Dave Miller), legend added
by cyeh@bluemartini.com
2000-08-31 21:53:29 +00:00
cyeh%bluemartini.com 07bac8bfdc remove extra spaces at head of file 2000-08-28 18:20:11 +00:00
cyeh%bluemartini.com cba6ea46ad fix for 47790 : A bug to track which bugs Zach's bugzilla patch resolves.
patches by zach@zachlipton.com. Thanks!
2000-08-28 17:48:59 +00:00