summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Constants.pm
AgeCommit message (Collapse)AuthorFilesLines
2006-06-20Bug 304601: Bugzilla::Config's :locations exports need to be in their own ↵lpsolit%gmail.com1-2/+46
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-05-29Bug 302876: Database Version-Checking needs to be more modular and more genericmkanat%bugzilla.org1-0/+12
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=myk
2006-05-12Bug 300410: Bugzilla::Auth needs to be restructured to not require a BEGIN blockmkanat%bugzilla.org1-0/+2
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-05-08Bug 332598: Move ValidatePassword() and DBNameToIdAndCheck() from globals.pl ↵lpsolit%gmail.com1-0/+12
into User.pm - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
2006-03-07Bug 282628: Move OpenStates and IsOpenedState out of globals.plmkanat%kerio.com1-0/+6
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=myk
2006-02-21Bug 287325: Ability to add custom plain-text fields to a Bug - Patch by Myk ↵lpsolit%gmail.com1-0/+13
Melez <myk@mozilla.org> r=mkanat a=justdave
2006-02-21[SECURITY] Bug 313441: Query RSS should HTML-escape summary in <title> - ↵lpsolit%gmail.com1-1/+1
Patch by Phil Ringnalda <philringnalda@gmail.com> r=myk a=justdave I forgot to specify the bug number in my previous checkin. That was bug 312498.
2006-01-06Backing out fix for bug 287325 (initial implementation of custom fields): ↵myk%mozilla.org1-13/+0
turns out the tree is not yet open for 2.24 checkins after all. I'll check this back in once the tree opens for 2.24 checkins, which lpsolit says will be in about a month.
2006-01-06Bug 287325: an initial implementation of custom fields, including the ↵myk%mozilla.org1-0/+13
ability to add text custom fields via the command-line script customfield.pl, search them via the boolean charts, display and edit them on the show bug page, and see changes to them in bug activity; r=mkanat, glob
2005-11-01Bug 314269: Add email pref to not send mail about dependency changes - Patch ↵lpsolit%gmail.com1-2/+3
by Todd Stansell <tjs@tellme.com> r=joel a=justdave
2005-10-26Bug 72948: Default column list should include OS and not Platform - Patch by ↵lpsolit%gmail.com1-1/+1
Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=wurblzap a=justdave
2005-10-26Bug 313020: Implement the ability to add individual bugs to saved searches - ↵lpsolit%gmail.com1-0/+7
Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave
2005-08-19Bug 304583: Remove all remaining need to rederive inherited groupsbugreport%peshkin.net1-8/+0
Patch by Joel Peshkin <bugreport@peshkin.net> r=mkanat, a=justdave
2005-08-13Bug 302418: re-enable sendmail support for Windows - Patch by byron jones ↵lpsolit%gmail.com1-0/+5
(glob) <bugzilla@glob.com.au> r=wurblzap a=justdave
2005-07-13Bug 294160: Step 1 (RO): Create libraries for Products, Components, ↵lpsolit%gmail.com1-0/+5
Classifications, Milestones, and Versions - Patch by Tiago R. Mello <timello@async.com.br> r=mkanat a=myk
2005-07-08Bug 299211: whine.pl fails if derive_groups is required - Patch by Marc ↵lpsolit%gmail.com1-0/+6
Schumann <wurblzap@gmail.com> r=LpSolit a=justdave
2005-06-25Bug 298190: The "200 bugs" limit in buglist.cgi should be a constant, not a ↵lpsolit%gmail.com1-0/+5
magic number - Patch by Tiago R. Mello <timello@async.com.br> r=kiko,justdave a=justdave
2005-06-15Bug 293501: Add me to files where I belong and fix kerio.com emailsmkanat%kerio.com1-0/+1
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, a=myk
2005-03-30Bug 73665 - migrate email preferences to their own table, and rearchitect ↵gerv%gerv.net1-69/+60
email internals. Patch by gerv; r=jake, a=justdave.
2005-03-16Fix for bug 82878: Generate RSS 1.0 version of bug lists.myk%mozilla.org1-2/+3
Patch by Jason Remillard. r=myk a=myk
2005-03-10Bug 284621 : Change default settings for Voter to only include The bug is ↵travis%sedsystems.ca1-6/+6
resolved or verified Patch by Shane H. W. Travis <travis@sedsystems.ca> r=timeless a=myk
2005-03-02Bug 283933 : Bugzilla should send XML templates as application/xmltravis%sedsystems.ca1-1/+1
Patch by Anne van Kesteren <bug@annevankesteren.nl> r=justdave a=justdave
2005-02-19Bug 253721: Add group-based lists to whiningerik%dasbistro.com1-0/+6
Patch by Erik Stambaugh <erik@dasbistro.com> r=joel, r,a=justdave
2005-02-18Bug 280503: Replace "LOCK/UNLOCK TABLES" with Bugzilla::DB function callmkanat%kerio.com1-0/+6
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat,a=myk
2005-02-10Bug 11901 : Change Bugzilla comments line-wrapping policytravis%sedsystems.ca1-0/+5
Patch by Max Kanat-Alexander <mkanat@kerio.com> r=gerv,justdave a=justdave
2005-01-19Bug 276840 : Move $::defaultqueryname out of globals.pl into ↵travis%sedsystems.ca1-0/+5
Bugzilla/Constants.pm Patch by Max K-A <mkanat@kerio.com> r=vladd a=justdave
2005-01-17Patch for bug 276842: Move @default_column_list out of globals.pl into ↵jocuri%softhome.net1-0/+8
Bugzilla/Constants.pm; patch by Max K-A <mkanat@kerio.com>, r=vladd, a=myk.
2005-01-08Bug 108870: Bugzilla does not set email prefs for new user until user visits ↵travis%sedsystems.ca1-1/+70
userprefs.cgi Patch: travis r=mkanat a=justdave Also includes fixes for Bug 109573: New bugzilla accounts should by default have 'CC field changes' turned off, and Bug 275599: flag request email prefs not behaving correctly
2004-10-21Fix for bug 265303: updates RDF content type to new standard ↵myk%mozilla.org1-1/+1
application/rdf+xml; r,a=justdave
2004-07-28Bug 251837: Extend group_group_map to control which groups can see each otherbugreport%peshkin.net1-0/+8
r=kiko a=justdave
2004-06-16Bug 240325: Keep regexp-based groups up-to-datebugreport%peshkin.net1-0/+8
2004-03-27Fix for bug 226754: Move InvalidateLogins into Bugzilla::Auth::CGI. ↵kiko%async.com.br1-1/+9
Consolidates the logout code into Bugzilla::Auth::CGI, and provides simple front-end wrappers in Bugzilla.pm for use in the CGIs we have. r=bbaetz, joel; a=justdave. Adds a set of constants to the logout() API which allow specifying "how much" we should log out -- all sessions, the current session, or all sessions but the current one. Fixes callsites to use this new API; cleans and documents things a bit while we're at it. Part I in the great COOKIE apocalypse.
2004-03-17Patch for bug 235459: add icalendar output format in buglist; patch by ↵jocuri%softhome.net1-0/+1
William Jon McCann <mccannwj@pha.jhu.edu>; r=vlad; a=justdave.
2004-03-01Backing out patch for bug 235459 which set tree on fire.jocuri%softhome.net1-1/+0
2004-03-01Patch for bug 235459: add icalendar todo output format for buglist; patch by ↵jocuri%softhome.net1-0/+1
William Jon McCann <mccannwj@pha.jhu.edu>; r,a=justdave.
2004-01-20Backing out bug 230293, we decided this was the wrong approach.justdave%syndicomm.com1-1/+1
a= justdave
2004-01-11Bug 230293: Need User configurable CSV seperator, or return as text/csv MIME ↵jocuri%softhome.net1-1/+1
type; patch by Stephen Lee <slee@wilcoxassoc.com>; r=gerv; a=justdave.
2003-05-05Bug 201816 - use CGI.pm for header outputbbaetz%acm.org1-1/+12
r=joel, a=justdave
2003-03-22Bug 180642 - Move authentication code into a modulebbaetz%acm.org1-2/+23
r=gerv, justdave a=justdave
2002-11-25Bug 147275 Rearchitect product groupsbugreport%peshkin.net1-0/+76
Patch by joel r=bbaetz,justdave a=justdave