aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/Constants.pm
Commit message (Collapse)AuthorAgeFilesLines
* Bug 73665 - migrate email preferences to their own table, and rearchitect ↵gerv%gerv.net2005-03-301-69/+60
| | | | email internals. Patch by gerv; r=jake, a=justdave.
* Fix for bug 82878: Generate RSS 1.0 version of bug lists.myk%mozilla.org2005-03-161-2/+3
| | | | | | Patch by Jason Remillard. r=myk a=myk
* Bug 284621 : Change default settings for Voter to only include The bug is ↵travis%sedsystems.ca2005-03-101-6/+6
| | | | | | resolved or verified Patch by Shane H. W. Travis <travis@sedsystems.ca> r=timeless a=myk
* Bug 283933 : Bugzilla should send XML templates as application/xmltravis%sedsystems.ca2005-03-021-1/+1
| | | | Patch by Anne van Kesteren <bug@annevankesteren.nl> r=justdave a=justdave
* Bug 253721: Add group-based lists to whiningerik%dasbistro.com2005-02-191-0/+6
| | | | | Patch by Erik Stambaugh <erik@dasbistro.com> r=joel, r,a=justdave
* Bug 280503: Replace "LOCK/UNLOCK TABLES" with Bugzilla::DB function callmkanat%kerio.com2005-02-181-0/+6
| | | | Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat,a=myk
* Bug 11901 : Change Bugzilla comments line-wrapping policytravis%sedsystems.ca2005-02-101-0/+5
| | | | Patch by Max Kanat-Alexander <mkanat@kerio.com> r=gerv,justdave a=justdave
* Bug 276840 : Move $::defaultqueryname out of globals.pl into ↵travis%sedsystems.ca2005-01-191-0/+5
| | | | | | Bugzilla/Constants.pm Patch by Max K-A <mkanat@kerio.com> r=vladd a=justdave
* Patch for bug 276842: Move @default_column_list out of globals.pl into ↵jocuri%softhome.net2005-01-171-0/+8
| | | | Bugzilla/Constants.pm; patch by Max K-A <mkanat@kerio.com>, r=vladd, a=myk.
* Bug 108870: Bugzilla does not set email prefs for new user until user visits ↵travis%sedsystems.ca2005-01-081-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
* Fix for bug 265303: updates RDF content type to new standard ↵myk%mozilla.org2004-10-211-1/+1
| | | | application/rdf+xml; r,a=justdave
* Bug 251837: Extend group_group_map to control which groups can see each otherbugreport%peshkin.net2004-07-271-0/+8
| | | | | r=kiko a=justdave
* Bug 240325: Keep regexp-based groups up-to-datebugreport%peshkin.net2004-06-161-0/+8
|
* Fix for bug 226754: Move InvalidateLogins into Bugzilla::Auth::CGI. ↵kiko%async.com.br2004-03-271-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.
* Patch for bug 235459: add icalendar output format in buglist; patch by ↵jocuri%softhome.net2004-03-171-0/+1
| | | | William Jon McCann <mccannwj@pha.jhu.edu>; r=vlad; a=justdave.
* Backing out patch for bug 235459 which set tree on fire.jocuri%softhome.net2004-03-011-1/+0
|
* Patch for bug 235459: add icalendar todo output format for buglist; patch by ↵jocuri%softhome.net2004-02-291-0/+1
| | | | William Jon McCann <mccannwj@pha.jhu.edu>; r,a=justdave.
* Backing out bug 230293, we decided this was the wrong approach.justdave%syndicomm.com2004-01-201-1/+1
| | | | a= justdave
* Bug 230293: Need User configurable CSV seperator, or return as text/csv MIME ↵jocuri%softhome.net2004-01-111-1/+1
| | | | type; patch by Stephen Lee <slee@wilcoxassoc.com>; r=gerv; a=justdave.
* Bug 201816 - use CGI.pm for header outputbbaetz%acm.org2003-05-051-1/+12
| | | | r=joel, a=justdave
* Bug 180642 - Move authentication code into a modulebbaetz%acm.org2003-03-221-2/+23
| | | | | r=gerv, justdave a=justdave
* Bug 147275 Rearchitect product groupsbugreport%peshkin.net2002-11-251-0/+76
Patch by joel r=bbaetz,justdave a=justdave