aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/Constants.pm
Commit message (Expand)AuthorAgeFilesLines
* Bug 87795: Creating an account should send token and wait for confirmation (p...lpsolit%gmail.com2006-08-201-0/+5
* Bug 224577: Bugzilla could use a web services interface.wurblzap%gmail.com2006-08-201-0/+20
* Bug 339325: Display the full bug summary by default when viewing a bug list -...lpsolit%gmail.com2006-08-101-1/+1
* Bug 346343: Clean up all of checksetup prior to localconfig codemkanat%bugzilla.org2006-07-291-0/+6
* Bug 344855: Create a subroutine that does all of checksetup's requirements ch...mkanat%bugzilla.org2006-07-281-0/+3
* Bump the version number post-release.mkanat%bugzilla.org2006-07-101-1/+1
* Bump version number for release of 2.23.2.mkanat%bugzilla.org2006-07-101-1/+1
* Bug 342744: bz_locations should return absolute paths for mod_perlmkanat%bugzilla.org2006-07-041-30/+37
* Bug 328186: checksetup.pl should display the version of Bugzilla - Patch by R...lpsolit%gmail.com2006-07-031-0/+6
* Bug 304601: Bugzilla::Config's :locations exports need to be in their own mod...lpsolit%gmail.com2006-06-201-2/+46
* Bug 302876: Database Version-Checking needs to be more modular and more genericmkanat%bugzilla.org2006-05-291-0/+12
* Bug 300410: Bugzilla::Auth needs to be restructured to not require a BEGIN blockmkanat%bugzilla.org2006-05-121-0/+2
* Bug 332598: Move ValidatePassword() and DBNameToIdAndCheck() from globals.pl ...lpsolit%gmail.com2006-05-081-0/+12
* Bug 282628: Move OpenStates and IsOpenedState out of globals.plmkanat%kerio.com2006-03-071-0/+6
* Bug 287325: Ability to add custom plain-text fields to a Bug - Patch by Myk M...lpsolit%gmail.com2006-02-211-0/+13
* [SECURITY] Bug 313441: Query RSS should HTML-escape summary in <title> - Patc...lpsolit%gmail.com2006-02-211-1/+1
* Backing out fix for bug 287325 (initial implementation of custom fields): tur...myk%mozilla.org2006-01-061-13/+0
* Bug 287325: an initial implementation of custom fields, including the ability...myk%mozilla.org2006-01-061-0/+13
* Bug 314269: Add email pref to not send mail about dependency changes - Patch ...lpsolit%gmail.com2005-11-011-2/+3
* Bug 72948: Default column list should include OS and not Platform - Patch by ...lpsolit%gmail.com2005-10-261-1/+1
* Bug 313020: Implement the ability to add individual bugs to saved searches - ...lpsolit%gmail.com2005-10-261-0/+7
* Bug 304583: Remove all remaining need to rederive inherited groupsbugreport%peshkin.net2005-08-191-8/+0
* Bug 302418: re-enable sendmail support for Windows - Patch by byron jones (gl...lpsolit%gmail.com2005-08-131-0/+5
* Bug 294160: Step 1 (RO): Create libraries for Products, Components, Classific...lpsolit%gmail.com2005-07-131-0/+5
* Bug 299211: whine.pl fails if derive_groups is required - Patch by Marc Schum...lpsolit%gmail.com2005-07-081-0/+6
* Bug 298190: The "200 bugs" limit in buglist.cgi should be a constant, not a m...lpsolit%gmail.com2005-06-251-0/+5
* Bug 293501: Add me to files where I belong and fix kerio.com emailsmkanat%kerio.com2005-06-151-0/+1
* Bug 73665 - migrate email preferences to their own table, and rearchitect ema...gerv%gerv.net2005-03-301-69/+60
* Fix for bug 82878: Generate RSS 1.0 version of bug lists.myk%mozilla.org2005-03-161-2/+3
* Bug 284621 : Change default settings for Voter to only include The bug is res...travis%sedsystems.ca2005-03-101-6/+6
* Bug 283933 : Bugzilla should send XML templates as application/xmltravis%sedsystems.ca2005-03-021-1/+1
* Bug 253721: Add group-based lists to whiningerik%dasbistro.com2005-02-191-0/+6
* Bug 280503: Replace "LOCK/UNLOCK TABLES" with Bugzilla::DB function callmkanat%kerio.com2005-02-181-0/+6
* Bug 11901 : Change Bugzilla comments line-wrapping policytravis%sedsystems.ca2005-02-101-0/+5
* Bug 276840 : Move $::defaultqueryname out of globals.pl into Bugzilla/Constan...travis%sedsystems.ca2005-01-191-0/+5
* Patch for bug 276842: Move @default_column_list out of globals.pl into Bugzil...jocuri%softhome.net2005-01-171-0/+8
* Bug 108870: Bugzilla does not set email prefs for new user until user visits ...travis%sedsystems.ca2005-01-081-1/+70
* Fix for bug 265303: updates RDF content type to new standard application/rdf+...myk%mozilla.org2004-10-211-1/+1
* Bug 251837: Extend group_group_map to control which groups can see each otherbugreport%peshkin.net2004-07-271-0/+8
* 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
* Patch for bug 235459: add icalendar output format in buglist; patch by Willia...jocuri%softhome.net2004-03-171-0/+1
* 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
* Backing out bug 230293, we decided this was the wrong approach.justdave%syndicomm.com2004-01-201-1/+1
* Bug 230293: Need User configurable CSV seperator, or return as text/csv MIME ...jocuri%softhome.net2004-01-111-1/+1
* Bug 201816 - use CGI.pm for header outputbbaetz%acm.org2003-05-051-1/+12
* Bug 180642 - Move authentication code into a modulebbaetz%acm.org2003-03-221-2/+23
* Bug 147275 Rearchitect product groupsbugreport%peshkin.net2002-11-251-0/+76