Commits
User selector
Commit History
Commits on May 13, 2016
Commits on Apr 14, 2016
Bug 1088022 - Bump min version to CGI 4.09
Show description for 90d86a9committed
Commits on Feb 29, 2016
Bug 1136137: Require Perl 5.14
Show description for 86fb87fcommitted
Commits on Feb 23, 2016
Bug 1246528 - Use Makefile.PL and allow Bugzilla use cpanm-compatible local dependencies
Show description for 2c33712committed
Dylan Hardison
Commits on Dec 17, 2014
- committed
Gervase Markham
Commits on Aug 13, 2014
Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modules
Show description for 9f3d18dcommitted
Commits on May 6, 2014
Bug 1005780 - When cloning a bug, also add the assignee and qa contact to the CC: list of the new bug
Show description for 85e0d6ccommitted
Simon Green
Commits on Mar 20, 2014
Bug 513212 - Allow people to set "See Also" when filing/creating/entering a bug on enter_bug.cgi or the Bug.create webservice
Show description for 9f18c2acommitted
Commits on Feb 12, 2014
Bug 969881: All "Help" links in the header and footer of pages point to inexistent files
Show description for 8e0b7aacommitted
Commits on Jan 20, 2014
Bug 913364 - Reuse preset values when navigation through enter_bug.cgi
Show description for 91ae795committed
Simon Green
Commits on Jan 2, 2014
Bug 940010 - When entering a new bug, if there's only one active version or component, automatically select it
Show description for 8c1cdefcommitted
Simon Green
Commits on Dec 19, 2012
Bug 819330: Bugzilla crashes when cloning a bug if the CC list is empty
Show description for 3272176committed
Commits on Sep 1, 2012
Bug 787529: Use |use 5.10.1| everywhere
Show description for 1001cbbcommitted
Commits on Aug 20, 2012
Bug 779747: The "Browse" link in the page header/footer doesn't sort products by classification
Show description for efa1199committed
Commits on Jul 23, 2012
Bug 715432 - Cloned bugs will include duplicates in the CC list if the reporter is also CC'd to the bug
Show description for 58cfa7bcommitted
Commits on Jan 11, 2012
Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and add it to files which miss one
Show description for fe2a998committed
Commits on Nov 30, 2011
Bug 706443 - The New Bug form ignores the defaultplatform and defaultopsys parameters
Show description for ba6df3bcommitted
Dave Lawrence
Commits on Nov 22, 2011
Bug 703975: CSRF vulnerability in post_bug.cgi allows possible unauthorized bug creation
Show description for 92cb17ecommitted
Commits on Sep 28, 2011
Bug 512648 - Make Bugzilla::Bug centrally control available statuses in
Show description for 36478e4authored andcommitted
Commits on Aug 16, 2011
Bug 678970: Use $user and $cgi instead of Bugzilla->user and Bugzilla->cgi
Show description for e15dcf4committed
Commits on Aug 8, 2011
Bug 307688: Moves OS and platform detection out of enter_bug.cgi
Show description for ecad88ecommitted
Commits on Feb 18, 2011
Bug 635243: The guided form is broken, the version field is incorrectly populated
Show description for 8cef0a1committed
Commits on Oct 20, 2010
Bug 598014: Document how to mark the initial comment as private when using Bug.create()
Show description for f770095committed
Commits on Oct 13, 2010
Bug 603314 - Unprivileged users cannot create bugs any more.
Show description for c4f408ccommitted
Commits on Oct 11, 2010
Bug 603314 - Unprivileged users cannot create bugs any more.
Show description for 6b38499committed
Commits on Aug 31, 2010
Bug 77193 - Add the ability to retire (disable) old versions, components and milestones
Show description for 77b3addcommitted
Dave Lawrence
Commits on Jul 7, 2010
Bug 519835: Remove Bugzilla::Product::check_product() in favor of Bugzilla::Product->check()
Show description for 814b24fcommitted
Commits on Jul 5, 2010
Bug 514618: Allow restricting the visibility and values of fields by
Show description for bcab6fcauthored andcommitted
Commits on May 14, 2010
Bug 565790: Unprivileged users cannot create bugs anymore
Show description for 4d63354committed
Commits on May 13, 2010
Bug 555850: Make fields.html help on enter_bug happen when the user hovers
Show description for 475abdfcommitted
Max Kanat-Alexander
Commits on Apr 22, 2010
Bug 560009: Use firstidx from List::MoreUtils instead of lsearch
Show description for 271477dcommitted
Max Kanat-Alexander
Commits on Mar 14, 2010
Bug 349356: Correctly detect PPC as PocketPC (not only PowerPC)
Show description for 976e88dauthored andcommitted
Commits on Feb 23, 2010
Bug 526184: Allow groups to be specified when creating bugs using email_in.pl
Show description for f6e24accommitted
Max Kanat-Alexander
Commits on Feb 17, 2010
Bug 538211: Make value-controlled and visibility-controlled fields behave
Show description for 41f2789committed
Max Kanat-Alexander
Commits on Dec 17, 2009
Bug 162060: Remove the relationship between "votestoconfirm" and whether or not the UNCONFIRMED status is available, by adding a checkbox to enable the UNCONFIRMED status in editproducts.cgi.
Show description for a73890dcommitted
mkanat%bugzilla.org