bugzilla-4intranet/Bugzilla
Max Kanat-Alexander 220a5e6608 Bug 602165: Change sql_interval to sql_date_math, in preparation for
MS-SQL and SQLite support.
2010-10-07 03:58:28 -07:00
..
Attachment Bug 441921: context=file fails due to taint issues in file names and file rev numbers - Patch by Frédéric Buclin <LpSolit@gmail.com> r=himorin a=LpSolit 2008-06-29 22:35:28 +00:00
Auth Bug 602165: Change sql_interval to sql_date_math, in preparation for 2010-10-07 03:58:28 -07:00
Config Bug 600475 - Support the 'includeSubDomains' flag as an option for the 'Strict-Transport-Security' advanced option in order to protect subdomains. 2010-09-29 11:51:47 -07:00
DB Bug 602165: Change sql_interval to sql_date_math, in preparation for 2010-10-07 03:58:28 -07:00
Field Bug 577054: ChoiceInterface was denying the deletion of any value if 2010-07-22 18:33:58 -07:00
Install Bug 586244: Make mod_headers and mod_expires optional 2010-09-18 16:24:06 -07:00
Job Bug 515606: Fix the arguments of Bugzilla::Job::Mailer->retry_delay--it's actually a class method, not just a subroutine 2009-09-10 23:46:21 +00:00
JobQueue Bug 563641: Make bugzilla-queue init script support SuSE 2010-05-19 10:15:41 -07:00
Migrate Bug 486292: Change the default workflow to UNCONFIRMED, CONFIRMED, 2010-07-05 17:42:57 -07:00
Search Bug 585028: Advanced Shortcut for Priority (P1-5 as search word) broken 2010-09-21 18:25:40 +02:00
Template Bug 508823: Make it so that you don't ever have to reset template_inner (like 2010-02-28 17:33:29 -08:00
User Bug 578587: Make checksetup be way quieter when creating a new install 2010-07-14 11:52:46 -07:00
WebService Bug 573195: Make Bug.get return all of a bug's standard and custom field 2010-09-29 17:54:55 -07:00
Whine Bug 572602: Change the way that Bugzilla::Object determines what fields 2010-06-23 17:39:11 -07:00
Attachment.pm Bug 119703: Create an attachment by pasting it into a text field 2010-07-18 19:17:26 +02:00
Auth.pm Fix a POD error in Bugzilla/Auth.pm that was causing a tree burn for 5.8.1. 2009-12-13 21:11:13 +00:00
Bug.pm Bug 601848: Fix percentage_complete searches for all operators on both MySQL 2010-10-04 22:55:23 -07:00
BugMail.pm Bug 65477: Send HTML bugmail 2010-10-03 13:44:42 -07:00
CGI.pm Bug 600475 - Support the 'includeSubDomains' flag as an option for the 'Strict-Transport-Security' advanced option in order to protect subdomains. 2010-09-29 11:51:47 -07:00
Chart.pm Bug 486292: Change the default workflow to UNCONFIRMED, CONFIRMED, 2010-07-05 17:42:57 -07:00
Classification.pm Bug 514618: Allow restricting the visibility and values of fields by 2010-07-05 14:49:52 -07:00
Comment.pm Bug 26074 - Ability to limit search by number of Comments 2010-10-05 01:39:01 -07:00
Component.pm Bug 77193 - Add the ability to retire (disable) old versions, components and milestones 2010-08-31 00:20:07 -04:00
Config.pm Bug 434801: [SECURITY] .htaccess doesn't prevent reading old-params.txt from the web 2010-02-01 13:27:08 -08:00
Constants.pm Bug 559549: Make checksetup.pl print out a "checksetup.pl complete" message 2010-09-03 18:19:35 -07:00
DB.pm Bug 602165: Change sql_interval to sql_date_math, in preparation for 2010-10-07 03:58:28 -07:00
Error.pm Bug 576670: Optimize Search.pm's "init" method for being called many times 2010-07-08 19:00:31 -07:00
Extension.pm Bug 457373: Refactor the permissions system in Bugzilla::Install::Filesystem 2010-06-24 17:17:52 -07:00
Field.pm Bug 26074 - Ability to limit search by number of Comments 2010-10-05 01:39:01 -07:00
Flag.pm Bug 452761: Make the Date header of bugmail and requestmail always be 2010-07-07 23:14:56 -07:00
FlagType.pm Bug 455583 - Bugzilla::User::can_{set,request}_flag methods should use the respective {grant,request}_group_id values instead of loading new Group object 2008-09-17 08:47:36 +00:00
Group.pm Bug 579797: Restore ValidateGroupName in Bugzilla::Group, because it is 2010-07-20 14:20:57 -07:00
Hook.pm Bug 587793: Add a new "object_end_of_create" hook so that extensions can 2010-09-01 15:56:28 -07:00
Install.pm Bug 598698 - Remove unneeded selectrow_array() call in Bugzilla::Install::make_admin() 2010-09-24 14:06:34 -07:00
JobQueue.pm Bug 530270: Whining fails if mail queueing is enabled - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit 2009-11-22 22:24:07 +00:00
Keyword.pm Bug 572602: Change the way that Bugzilla::Object determines what fields 2010-06-23 17:39:11 -07:00
Mailer.pm Bug 516457: Bump the Email::MIME requirement to avoid a memory leak that 2010-09-07 18:36:27 -07:00
Migrate.pm Bug 586871: Convert all Bugzilla->get_fields calls to Bugzilla->fields 2010-08-24 17:25:49 -03:00
Milestone.pm Bug 77193 - Add the ability to retire (disable) old versions, components and milestones 2010-08-31 00:20:07 -04:00
Object.pm Bug 587793: Add a new "object_end_of_create" hook so that extensions can 2010-09-01 15:56:28 -07:00
Product.pm Bug 519835: Remove Bugzilla::Product::check_product() in favor of Bugzilla::Product->check() 2010-07-07 03:58:10 +02:00
Search.pm Bug 26074 - Ability to limit search by number of Comments 2010-10-05 01:39:01 -07:00
Series.pm Bug 577089: Make convert-workflow fix the query values for series 2010-07-07 17:17:26 -07:00
Status.pm Bug 486292: Change the default workflow to UNCONFIRMED, CONFIRMED, 2010-07-05 17:42:57 -07:00
Template.pm Bug 65477: Send HTML bugmail 2010-10-03 13:44:42 -07:00
Token.pm Bug 602165: Change sql_interval to sql_date_math, in preparation for 2010-10-07 03:58:28 -07:00
Update.pm fix bustage in 012throwables.t 2010-02-20 22:02:21 +01:00
User.pm Bug 602165: Change sql_interval to sql_date_math, in preparation for 2010-10-07 03:58:28 -07:00
Util.pm Bug 573195: Make Bug.get return all of a bug's standard and custom field 2010-09-29 17:54:55 -07:00
Version.pm Bug 77193 - Add the ability to retire (disable) old versions, components and milestones 2010-08-31 00:20:07 -04:00
WebService.pm Bug 579514: Make Bug.attachments also return attachment data 2010-07-20 14:58:47 -07:00
Whine.pm Bug 530468: Create a read-only Bugzilla::Whine object for whine events and 2010-07-05 17:16:04 -07:00