Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-07-07 | Bug 268146: mod_security complain: Invalid cookie format: Cookie value is ↵ | lpsolit%gmail.com | 1 | -4/+2 | |
missing #2 - Patch by Marc Schumann <wurblzap@gmail.com> r=kiko a=justdave | |||||
2005-06-25 | Bug 298190: The "200 bugs" limit in buglist.cgi should be a constant, not a ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
magic number - Patch by Tiago R. Mello <timello@async.com.br> r=kiko,justdave a=justdave | |||||
2005-06-25 | Bug 277454: Bugs in inactivated groups don't show padlocks on the buglist - ↵ | lpsolit%gmail.com | 1 | -5/+5 | |
Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave | |||||
2005-06-21 | Bug 244533: Display "only the 200 most relevant bugs are shown" only when ↵ | lpsolit%gmail.com | 1 | -0/+1 | |
more than 200 bugs are found - Patch by Frédéric Buclin <LpSolit@gmail.com> r=kiko a=myk | |||||
2005-06-21 | Bug 76507: Replace "owner" by "assignee" (and "initial" by "default") - ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
Patch by Tiago R. Mello <timello@async.com.br> r=LpSolit a=myk | |||||
2005-06-15 | Bug 293501: Add me to files where I belong and fix kerio.com emails | mkanat%kerio.com | 1 | -1/+1 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, a=myk | |||||
2005-05-21 | Bug 294503: Status Whiteboard should not be called "StatusSummary" in ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
buglist.cgi - Patch by Tiago R. Mello <timello@async.com.br> r=mkanat a=justdave | |||||
2005-04-13 | Bug 289736: error message in query.cgi: Unknown column 'relevance' - Patch ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
by Teemu Mannermaa <wicked@etlicon.fi> r=jouni a=justdave | |||||
2005-04-09 | Bug 238873: remove %FORM from buglist.cgi - Patch by Teemu Mannermaa ↵ | lpsolit%gmail.com | 1 | -38/+44 | |
<wicked@etlicon.fi> r=jouni a=justdave | |||||
2005-04-05 | Bug 286235: Implicit joins should be replaced by explicit joins - installment A | mkanat%kerio.com | 1 | -11/+14 | |
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=joel, a=myk | |||||
2005-03-16 | Bug 174295: ANSI SQL requires all columns in SELECT to be in GROUP BY, ↵ | mkanat%kerio.com | 1 | -5/+5 | |
unless they are in "aggregate" functions Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=joel, a=myk | |||||
2005-03-16 | Bug 283581 : Move UserInGroup out of globals.pl | travis%sedsystems.ca | 1 | -0/+1 | |
Patch by Colin Ogilvie <colin.ogilvie@gmail.com> r=mkanat a=justdave | |||||
2005-03-16 | Fix for bug 82878: Generate RSS 1.0 version of bug lists. | myk%mozilla.org | 1 | -23/+27 | |
Patch by Jason Remillard. r=myk a=myk | |||||
2005-03-10 | Bug 282574 : use the new "auth_failure" error message for all authentication ↵ | travis%sedsystems.ca | 1 | -1/+4 | |
failures Patch by Frederic Buclin <LpSolit@gmail.com> r=travis, wurblzap a=myk | |||||
2005-03-01 | Bug 250410 : Time tracking summaries | travis%sedsystems.ca | 1 | -0/+1 | |
Patch by Christian Reis <kiko@async.com.br> r=jpeshkin a=justdave | |||||
2005-02-25 | Bug 280500: Replace "DATE_FORMAT()" with Bugzilla::DB function call | mkanat%kerio.com | 1 | -1/+1 | |
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=myk | |||||
2005-02-21 | Bug 282790: Warn if name for a stored query exceeds maximum length | bugreport%peshkin.net | 1 | -0/+1 | |
patch by LpSolit r=mkanat,a=justdave | |||||
2005-02-19 | Bug 280497: Replace "LIMIT" with Bugzilla::DB function call | mkanat%kerio.com | 1 | -4/+4 | |
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat,a=justdave | |||||
2005-02-19 | Bug 282597: GetGroupsByUserId() in buglist.cgi fails to return correct ↵ | mkanat%kerio.com | 1 | -1/+1 | |
information Patch By Frederic Buclin <LpSolit@gmail.com> r=mkanat, a=justdave | |||||
2005-02-18 | Bug 280503: Replace "LOCK/UNLOCK TABLES" with Bugzilla::DB function call | mkanat%kerio.com | 1 | -2/+2 | |
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat,a=myk | |||||
2005-02-16 | Bug 189366 : real name columns should fall back to e-mail name | travis%sedsystems.ca | 1 | -3/+9 | |
Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit,jpeshkin a=justdave | |||||
2005-02-09 | Bug 276838 : Eliminate use of $::unconfirmedstate | travis%sedsystems.ca | 1 | -2/+1 | |
Patch by Max Kanat-Alexander <mkanat@kerio.com> r=wurblzap a=justdave | |||||
2005-02-03 | Bug 278018 : Eliminate deprecated Bugzilla::DB routines from buglist.cgi | travis%sedsystems.ca | 1 | -87/+111 | |
Patch by Max Kanat-Alexander <mkanat@kerio.com> r=wurblzap a=justdave | |||||
2005-01-25 | Bug 201818 : Convert long_list.cgi to a format | travis%sedsystems.ca | 1 | -1/+1 | |
Patch by Rob Siklos <robzilla@siklos.ca> r=wurblzap, glob a=myk | |||||
2005-01-24 | Tinderbox is burning: backing out the pach for Bug 201818 | travis%sedsystems.ca | 1 | -1/+1 | |
2005-01-24 | Bug 201818 : Convert long_list.cgi to a format | travis%sedsystems.ca | 1 | -1/+1 | |
Patch by Rob Siklos <robzilla@siklos.ca> r=wurblzap, glob a=myk | |||||
2005-01-19 | Bug 179451 : Move order-by generation from buglist.cgi into search.pm | travis%sedsystems.ca | 1 | -10/+8 | |
Patch by Max K-A <mkanat@kerio.com> r=Joel Peshkin <bugreport@peshkin.net> a=myk | |||||
2005-01-19 | Bug 276840 : Move $::defaultqueryname out of globals.pl into ↵ | travis%sedsystems.ca | 1 | -2/+1 | |
Bugzilla/Constants.pm Patch by Max K-A <mkanat@kerio.com> r=vladd a=justdave | |||||
2005-01-17 | Patch for bug 254351: Patch to add a cookiedomain parameter; patch by Eric ↵ | jocuri%softhome.net | 1 | -2/+0 | |
Haszlakiewicz <erh+mozilla@nimenees.com>, r=kiko, a=myk. | |||||
2005-01-17 | Patch for bug 276842: Move @default_column_list out of globals.pl into ↵ | jocuri%softhome.net | 1 | -2/+1 | |
Bugzilla/Constants.pm; patch by Max K-A <mkanat@kerio.com>, r=vladd, a=myk. | |||||
2005-01-16 | Patch for bug 103636: Support specifying a date on which a bug is expected ↵ | jocuri%softhome.net | 1 | -1/+2 | |
to be resolved; patch by Alexandre Michetti Manduca <michetti@grad.icmc.usp.br>, r=jouni, a=myk. | |||||
2005-01-13 | Bug 275108 : Content-disposition header is incorrect, violates RFC | travis%sedsystems.ca | 1 | -2/+6 | |
Patch by byron jones (glob) <bugzilla@glob.com.au> r=mkanat a=justdave | |||||
2005-01-03 | Bug 274640: silently fix up custom sort order cookies which erroneously ↵ | gerv%gerv.net | 1 | -0/+5 | |
include SQL LIMIT clause. Patch by gerv; r=vladd,justdave; a=justdave. | |||||
2004-12-23 | Bug 274397 - Editing a saved search should now work even after clicking ↵ | jake%bugzilla.org | 1 | -9/+10 | |
"Show List" from a bug. Patch by Colin S. Ogilvie <colin.ogilvie@gmail.com> r=wurblzap, a=justdave | |||||
2004-09-30 | Patch for bug 261993: fix uninitialized value error in webserver log when ↵ | jocuri%softhome.net | 1 | -0/+1 | |
accessing buglist.cgi (generated by the fix for bug 255512); patch by Marc Schumann <wurblzap@gmail.com>; r=justdave, a=myk. | |||||
2004-09-24 | Patch for bug 255512: For bz_secure, distinguish between mandatory and ↵ | jocuri%softhome.net | 1 | -10/+19 | |
non-mandatory groups and create distinct CSS classes to enable customizations by the admin; patch by Marc Schumann <wurblzap@gmail.com>; r=kiko, r=joel, a=justdave. | |||||
2004-09-13 | Bug 252295: Ensure that the "Edit Search" link goes back to the same form ↵ | justdave%bugzilla.org | 1 | -0/+8 | |
the search was created on when running a saved search that was saved before we had multiple search forms. r=gerv, a=justdave | |||||
2004-09-11 | Bug 255664: Wait until buglist is ready to be displayed before closing the ↵ | justdave%bugzilla.org | 1 | -1/+5 | |
"please wait" page when using server push, so any errors that occur can actually be seen by the user instead of getting a blank page. r=myk, a=myk | |||||
2004-08-21 | Bug 224208 Add a higher level of categorization (.ie departments, locations, ↵ | bugreport%peshkin.net | 1 | -0/+6 | |
etc.) patch by Albert Ting r=joel, glob a=myk | |||||
2004-07-31 | Bug 253588: Change Bugzilla->user to be usable even for a logged-out user | bugreport%peshkin.net | 1 | -5/+5 | |
patch by erik,joel r=kiko a=justdave | |||||
2004-07-23 | Bug 252329: Returning to buglist after an empty fulltext search causes code ↵ | jouni%heikniemi.net | 1 | -3/+11 | |
error r=kiko, a=justdave ---------------------------------------------------------------------- | |||||
2004-07-22 | Bug 98751: Make it easier to update a stored query. | jouni%heikniemi.net | 1 | -0/+4 | |
r=gerv, a=justdave | |||||
2004-07-21 | Fix for bug 251937: Remove $COOKIE from buglist.cgi. r=burnus, a=myk. | kiko%async.com.br | 1 | -13/+13 | |
2004-07-10 | Bug 234855: Show only products enterable by current user in edit-multiple | bugreport%peshkin.net | 1 | -1/+2 | |
patch by kiko r=joel,justdave a=justdave | |||||
2004-07-08 | Patch for bug 190432; saving a named query uses REPLACE INTO (not ANSI); ↵ | dkl%redhat.com | 1 | -4/+21 | |
patch by David Lawrence <dkl@redhat.com>; r=vladd; a=justdave | |||||
2004-07-03 | Patch for bug 248001: Conversion of boolean conditions in SQL statements for ↵ | jocuri%softhome.net | 1 | -2/+2 | |
better DB independence; patch by David Lawrence <dkl@redhat.com>; r=joel, vladd; a=justdave. | |||||
2004-04-06 | Fix for bug 234797: adds a "limit" param for limiting the number of results ↵ | myk%mozilla.org | 1 | -1/+4 | |
returned from a search. r=justdave a=justdave | |||||
2004-04-06 | Fix for bug 237176: allows power users to display relevance values as a ↵ | myk%mozilla.org | 1 | -54/+77 | |
column in the search results for a fulltext search r=justdave a=justdave | |||||
2004-04-06 | Bug 230293 - Send CSV buglists with "Content-Disposition: attachment". Patch ↵ | gerv%gerv.net | 1 | -1/+8 | |
by gerv; r,a=justdave. | |||||
2004-04-01 | Bug 236926: supply a missing a $cgi-header in buglist.cgi | justdave%syndicomm.com | 1 | -1/+1 | |
r=kiko, a=justdave |