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

173 Коммитов

Автор SHA1 Сообщение Дата
mkanat%bugzilla.org 8684e0d0a3 Bug 374215: Move all generally-useful Installation subroutines to Bugzilla::Install::Util
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
2007-03-16 16:04:35 +00:00
lpsolit%gmail.com 165d00c109 Bug 365376: query.cgi: Use of uninitialized value at line 178 - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r/a=justdave 2006-12-29 23:41:34 +00:00
lpsolit%gmail.com fac2d78074 Bug 365300: [mod_perl] Editing a saved search does not re-populate the search page - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r/a=justdave 2006-12-29 20:55:08 +00:00
mkanat%bugzilla.org eee82ed8e9 Bug 283582: Remove UserInGroup in favor of Bugzilla->user->in_group
Patch By victory(_RSZ_) <bmo2007@rsz.jp> r=mkanat, a=myk
2006-09-04 16:21:49 +00:00
lpsolit%gmail.com eaf212c492 Bug 346588: Versions should be sorted using vers_cmp() - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=mkanat a=myk 2006-08-03 19:40:26 +00:00
mkanat%bugzilla.org e01df02a56 Bug 173629: Clean up "my" variable scoping issues for mod_perl
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-07-06 06:12:05 +00:00
mkanat%bugzilla.org f2dd0345c6 Bug 338375: Use Bugzilla->params everywhere instead of Param().
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-07-03 21:42:47 +00:00
mkanat%bugzilla.org 30f6d2eada Bug 342869: Use Bugzilla->params everywhere except templates
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-07-03 21:26:22 +00:00
lpsolit%gmail.com f886810984 Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-06-21 00:44:48 +00:00
lpsolit%gmail.com adca5eb9ee Bug 313531: Move 'use Bugzilla;' out of globals.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-06-20 07:55:39 +00:00
lpsolit%gmail.com 88f015828a Bug 304601: Bugzilla::Config's :locations exports need to be in their own module - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat for the main patch, r=myk for the patch about CGI.pm a=justdave
Bug 328637: Remove all legal_* versioncache arrays - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave

Bug 110503 - Eliminate versioncache
2006-06-19 20:15:18 +00:00
lpsolit%gmail.com 03f73f1b96 Bug 328438: Eliminate @::log_columns - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit a=myk 2006-06-16 13:37:50 +00:00
lpsolit%gmail.com 9c85c102ea Bug 335790: Field names in search form lists should be ordered alphabetically - Patch by Toms Baugis <toms.baugis@gmail.com> r=wicked a=myk 2006-05-29 19:15:56 +00:00
mkanat%bugzilla.org 8b54c5771a Bug 300410: Bugzilla::Auth needs to be restructured to not require a BEGIN block
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-05-12 02:41:22 +00:00
wurblzap%gmail.com 85af5d716c Bug 306695: Boolean charts forgets "0" values.
Patch by Marc Schumann <wurblzap@gmail.com>,
r=LpSolit, bugreport, a=justdave
2006-03-30 22:22:09 +00:00
lpsolit%gmail.com 2462134fb3 Bug 330521: Remove @::legal_product, @::legal_components and @::legal_target_milestone - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave 2006-03-15 21:51:35 +00:00
mkanat%kerio.com f07abd133d Bug 328638: Remove @::legal_keywords and %::keywordsbyname
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-03-09 00:09:00 +00:00
mkanat%kerio.com b0cc72dbd4 Bug 328602: Eliminate %::versions and @::legal_versions
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-03-02 23:50:17 +00:00
timeless%mozdev.org 7e63d3cd33 Bug 321213 - spell provided correctly
r=lpsolit a=justdave
2005-12-23 01:51:52 +00:00
mkanat%kerio.com 35ed5453f3 Bug 314795: [Oracle] SQL query in query.cgi is missing a space
Patch By Lance Larsh <lance.larsh@oracle.com> r=vladd, a=myk
2005-11-02 20:49:14 +00:00
lpsolit%gmail.com 5318c4ef4b Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave 2005-10-24 23:11:56 +00:00
lpsolit%gmail.com 9409b49a06 Bug 306601: Bugzilla::Classification needs a products() method - Patch by Andr� Batosti <batosti@async.com.br> r=LpSolit a=justdave 2005-10-13 23:42:43 +00:00
lpsolit%gmail.com 10fc62c93e Bug 286158: Remove GetSelectableProducts() from globals.pl and use Bugzilla::User::get_selectable_products() instead - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel,kiko a=justdave 2005-09-02 21:12:10 +00:00
lpsolit%gmail.com f446c185b1 Bug 208761: Move GetFormat() from globals.pl into Bugzilla::Template - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave 2005-08-25 14:02:41 +00:00
lpsolit%gmail.com 2bf15201c0 Bug 302202: "Odd number of elements in anonymous hash" error when loading query.cgi - Patch by Rob Siklos <robzilla@siklos.ca> r=wicked a=justdave 2005-08-21 20:43:36 +00:00
lpsolit%gmail.com cbfe21bb80 Bug 301508: Remove CGI.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat,wicked a=justdave 2005-08-10 01:30:41 +00:00
lpsolit%gmail.com 432ec3c4e5 Bug 301458: Move url_decode out of CGI.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2005-07-20 21:30:58 +00:00
lpsolit%gmail.com 59c47bbb0a Bug 268146: mod_security complain: Invalid cookie format: Cookie value is missing #2 - Patch by Marc Schumann <wurblzap@gmail.com> r=kiko a=justdave 2005-07-07 11:53:38 +00:00
mkanat%kerio.com 857ef36ea3 Bug 293501: Add me to files where I belong and fix kerio.com emails
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, a=myk
2005-06-15 03:55:00 +00:00
lpsolit%gmail.com 234ae99258 Bug 288861: Odd number of elements in anonymous hash at query.cgi line 392 - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=myk 2005-04-10 17:37:57 +00:00
travis%sedsystems.ca 5c84708e79 Bug 283581 : Move UserInGroup out of globals.pl
Patch by Colin Ogilvie <colin.ogilvie@gmail.com>   r=mkanat  a=justdave
2005-03-15 22:10:14 +00:00
travis%sedsystems.ca acdcda36e6 Bug 238866 : remove %FORM from query.cgi
Patch by Teemu Mannermaa <wicked@etlicon.fi>   r=gerv  a=justdave
2005-03-15 16:04:00 +00:00
mkanat%kerio.com 48a0ca6d12 Bug 254347: Use of uninitialized value msg in query.cgi
Patch By Frederic Buclin <LpSolit@gmail.com>, r=mkanat, a=justdave
2005-02-18 17:34:19 +00:00
mkanat%kerio.com e756868760 Bug 280503: Replace "LOCK/UNLOCK TABLES" with Bugzilla::DB function call
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat,a=myk
2005-02-17 21:57:27 +00:00
mkanat%kerio.com 9bc2185ac6 Bug 282128: query.cgi: Eliminate deprecated Bugzilla::DB routines
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=LpSolit, a=myk
2005-02-16 18:59:36 +00:00
mkanat%kerio.com fd004ec81d Bug 237862: New database layer for cross-database compatibility
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=myk
2005-02-16 18:11:07 +00:00
travis%sedsystems.ca dcc684f3c2 Bug 279748 : Move GetFieldDefs out of globals.pl (to Bugzilla::DB)
Patch by Max Kanat-Alexander <mkanat@kerio.com>  r=vladd  a=justdave
2005-02-01 16:26:26 +00:00
travis%sedsystems.ca ee77b80a96 Bug 276840 : Move $::defaultqueryname out of globals.pl into Bugzilla/Constants.pm
Patch by Max K-A <mkanat@kerio.com>    r=vladd    a=justdave
2005-01-18 16:53:50 +00:00
jocuri%softhome.net 9d391f0068 Patch for bug 275788: Provide a line of code that defines legal query formats for other scripts to use; patch by Colin S. Ogilvie <colin.ogilvie@gmail.com>, r=vladd, a=justdave. 2004-12-31 08:00:51 +00:00
jake%bugzilla.org 7357b90379 Bug 275019 - The query page no longer selects the defaults when the only options passed via the URL are for the boolean charts.
r=mkanat, a=justdave
2004-12-31 07:00:03 +00:00
jocuri%softhome.net 75fde6f97d Patch for bug 271048: Remove confusion when sorting classifications by modifying GetSelectableClassifications in order to always return a sorted list; patch by Albert Ting <altlst@sonic.net>, r=justdave, a=justdave. 2004-12-05 14:18:59 +00:00
bugreport%peshkin.net b5e7f24279 Bug 224208 Add a higher level of categorization (.ie departments, locations, etc.)
patch by Albert Ting
r=joel, glob
a=myk
2004-08-20 21:49:20 +00:00
bugreport%peshkin.net a07963370c Bug 253588: Change Bugzilla->user to be usable even for a logged-out user
patch by erik,joel
r=kiko
a=justdave
2004-07-31 02:27:26 +00:00
jouni%heikniemi.net 45648706f7 Bug 98751: Make it easier to update a stored query.
r=gerv, a=justdave
2004-07-22 05:14:14 +00:00
kiko%async.com.br acf1c9bb02 Fix for bug 252379: Remove $COOKIE from query.cgi. r=joel, a=justdave. 2004-07-21 21:17:05 +00:00
bugreport%peshkin.net b6b3158289 Bug 245272: Add per-chart negation to boolean searches
r=justdave,myk,timeless
a=myk
2004-07-20 21:46:47 +00:00
bugreport%peshkin.net 320e1fe2c7 Bug 250881: Do not set DEFAULT-FORMAT unless standard search is being used
patch by glob
r,a=justdave
2004-07-12 05:07:33 +00:00
dkl%redhat.com 1826275d29 Patch for bug 190432; saving a named query uses REPLACE INTO (not ANSI); patch by David Lawrence <dkl@redhat.com>; r=vladd; a=justdave 2004-07-08 02:19:42 +00:00
justdave%bugzilla.org efd7a21c4b Bug 245077: The "Find a specific bug" tab is now the default query when you go to query.cgi. To keep the developers happy, a cookie is now set to remember which query page you last visited, and going to query.cgi without specifying which tab will get you the last one you visited.
Patch by Byron Jones <bugzilla@glob.com.au>
r=justdave, a=justdave
2004-07-07 06:02:33 +00:00
kiko%async.com.br b87ad5c610 Fix for bug 234175: Remove deprecated ConnectToDatabase() and
quietly_check_login()/confirm_login() calls.  Cleans up callsites
(consisting of most of our CGIs), swapping (where appropriate) for calls
to Bugzilla->login. Patch by Teemu Mannermaa <wicked@etlicon.fi>.
r=bbaetz, kiko. a=justdave.
2004-03-27 03:51:44 +00:00