| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 706443 - The New Bug form ignores the defaultplatform and defaultopsys pa... | Dave Lawrence | 2011-11-30 | 1 | -3/+4 |
* | Bug 703975: CSRF vulnerability in post_bug.cgi allows possible unauthorized b... | Frédéric Buclin | 2011-11-22 | 1 | -1/+1 |
* | Bug 512648 - Make Bugzilla::Bug centrally control available statuses in | Robert Webb | 2011-09-28 | 1 | -21/+5 |
* | Bug 678970: Use $user and $cgi instead of Bugzilla->user and Bugzilla->cgi | Frédéric Buclin | 2011-08-17 | 1 | -1/+1 |
* | Bug 307688: Moves OS and platform detection out of enter_bug.cgi | Byron Jones | 2011-08-08 | 1 | -191/+3 |
* | Bug 635243: The guided form is broken, the version field is incorrectly popul... | Frédéric Buclin | 2011-02-18 | 1 | -2/+2 |
* | Bug 598014: Document how to mark the initial comment as private when using Bu... | Frédéric Buclin | 2010-10-21 | 1 | -5/+5 |
* | Bug 603314 - Unprivileged users cannot create bugs any more. | Marc Schumann | 2010-10-13 | 1 | -0/+3 |
* | Bug 603314 - Unprivileged users cannot create bugs any more. | Marc Schumann | 2010-10-11 | 1 | -1/+1 |
* | Bug 77193 - Add the ability to retire (disable) old versions, components and ... | Dave Lawrence | 2010-08-31 | 1 | -2/+2 |
* | Bug 519835: Remove Bugzilla::Product::check_product() in favor of Bugzilla::P... | Frédéric Buclin | 2010-07-07 | 1 | -6/+1 |
* | Bug 514618: Allow restricting the visibility and values of fields by | Kent Rogers | 2010-07-05 | 1 | -1/+2 |
* | Bug 565790: Unprivileged users cannot create bugs anymore | Frédéric Buclin | 2010-05-14 | 1 | -3/+2 |
* | Bug 555850: Make fields.html help on enter_bug happen when the user hovers | Max Kanat-Alexander | 2010-05-13 | 1 | -12/+14 |
* | Bug 560009: Use firstidx from List::MoreUtils instead of lsearch | Max Kanat-Alexander | 2010-04-22 | 1 | -4/+7 |
* | Bug 349356: Correctly detect PPC as PocketPC (not only PowerPC) | timeless | 2010-03-14 | 1 | -29/+39 |
* | Bug 526184: Allow groups to be specified when creating bugs using email_in.pl | Max Kanat-Alexander | 2010-02-22 | 1 | -59/+7 |
* | Bug 538211: Make value-controlled and visibility-controlled fields behave | Max Kanat-Alexander | 2010-02-17 | 1 | -1/+8 |
* | Bug 162060: Remove the relationship between "votestoconfirm" and whether or n... | mkanat%bugzilla.org | 2009-12-17 | 1 | -2/+4 |
* | Bug 310532: Bookmarkable new bug templates do not include estimated hours or ... | lpsolit%gmail.com | 2009-12-13 | 1 | -0/+3 |
* | Bug 430014: Re-write the code hooks system so that it uses modules instead of... | mkanat%bugzilla.org | 2009-11-24 | 1 | -1/+1 |
* | Bug 475234: OS sniffing doesn't detect Windows 7 - Patch by Siddharth Agarwal... | lpsolit%gmail.com | 2009-11-16 | 1 | -0/+1 |
* | Bug 472217: Create a Bugzilla::Comment object and eliminate GetComments | mkanat%bugzilla.org | 2009-11-10 | 1 | -6/+5 |
* | Bug 509045: Make "use_keywords" a global template variable instead of having ... | mkanat%bugzilla.org | 2009-08-11 | 1 | -2/+0 |
* | Bug 471522: OS sniffing doesn't properly detect OS X 10.5 (and others) - Patc... | lpsolit%gmail.com | 2009-04-05 | 1 | -1/+11 |
* | Bug 371995: Allow the Product field to restrict visibility of custom fields | mkanat%bugzilla.org | 2009-02-08 | 1 | -0/+4 |
* | Bug 471523: Cloning a bug copies the newest visible comment for Newest to Old... | lpsolit%gmail.com | 2009-01-28 | 1 | -4/+7 |
* | Bug 422465: Cloning a bug should cc the original reporter if the cloner isn't... | lpsolit%gmail.com | 2009-01-02 | 1 | -1/+6 |
* | Bug 452907: Clone should also preserve "Blocks" and "Depends on" fields - Pat... | lpsolit%gmail.com | 2009-01-01 | 1 | -2/+2 |
* | Bug 468617: OS sniffing doesn't detect OS X 10.5 - Patch by Matt Selsky <sels... | lpsolit%gmail.com | 2008-12-29 | 1 | -0/+1 |
* | Bug 452734: Remove the keyword chooser, because it's a usability regression | mkanat%bugzilla.org | 2008-09-18 | 1 | -1/+0 |
* | Bug 450197: Multi-select fields are ignored when cloning a bug | mkanat%bugzilla.org | 2008-09-06 | 1 | -25/+19 |
* | Bug 452793: On bug creation, the first confirmed bug status should be selecte... | lpsolit%gmail.com | 2008-08-30 | 1 | -3/+7 |
* | Bug 440612 â Use Bugzilla::Bug->check everywhere instead of ValidateBugID | mkanat%bugzilla.org | 2008-06-30 | 1 | -2/+2 |
* | Bug 415652: Implement Bugzilla->active_custom_fields - Patch by Frédéri... | lpsolit%gmail.com | 2008-02-25 | 1 | -2/+1 |
* | Part 4 of bug 182083: add Help for non-admin pages - Patch by me, r=Colin | lpsolit%gmail.com | 2007-11-12 | 1 | -0/+3 |
* | Bug 399954: Make Bugzilla able to hold its dependencies in a local directory | mkanat%bugzilla.org | 2007-10-19 | 1 | -1/+1 |
* | Bug 344964: enter_bug.cgi should look at the custom status workflow to get th... | lpsolit%gmail.com | 2007-06-14 | 1 | -21/+17 |
* | Bug 80169: JavaScript-enhanced keyword editing - Patch by Teemu Mannermaa <wi... | lpsolit%gmail.com | 2007-05-14 | 1 | -0/+1 |
* | Bug 366798: Refactor enter_bug OS sniffing - Patch by timeless <timeless@bema... | lpsolit%gmail.com | 2007-04-06 | 1 | -34/+53 |
* | Bug 366529 sniff vista | timeless%mozdev.org | 2007-01-14 | 1 | -0/+1 |
* | Bug 344547 [Version 2.20+] bugzilla.mozilla.org thinks I'm using Mac OS X 10.... | timeless%mozdev.org | 2007-01-09 | 1 | -49/+50 |
* | Bug 343635: Enabling classifications should add a tree view of classification... | lpsolit%gmail.com | 2006-12-19 | 1 | -12/+28 |
* | Bug 189627: Implement per-product privileges - Patch by Frédéric Buclin... | lpsolit%gmail.com | 2006-11-11 | 1 | -3/+6 |
* | Bug 281181: [SECURITY] It's way too easy to delete versions/components/milest... | lpsolit%gmail.com | 2006-10-15 | 1 | -1/+1 |
* | Bug 350217: Extensions need to be able to update Bugzilla's DB schema | mkanat%bugzilla.org | 2006-09-08 | 1 | -1/+1 |
* | Bug 283582: Remove UserInGroup in favor of Bugzilla->user->in_group | mkanat%bugzilla.org | 2006-09-04 | 1 | -5/+5 |
* | Bug 337118: OS becomes Other when use windows98 - Patch by Frédéric Buclin ... | lpsolit%gmail.com | 2006-08-22 | 1 | -7/+7 |
* | Bug 341933: Make bug object creation much lighter | mkanat%bugzilla.org | 2006-08-17 | 1 | -3/+3 |
* | Bug 348057: Move the checks for bug visibility out of Bugzilla::Bug->new | mkanat%bugzilla.org | 2006-08-12 | 1 | -1/+1 |