Age | Commit message (Expand) | Author | Files | Lines |
2011-01-21 | Bug 623608 - Add intro/outro extension hooks to footer.html.tmpl | David Lawrence | 1 | -2/+2 |
2011-01-21 | Bug 626658 - Add (take) link to bug edit page to allow quick assigning to the... | David Lawrence | 2 | -4/+19 |
2011-01-15 | Bug 625190: Typo and Missing FK in Bugzilla::DB::Schema | David Marshall | 1 | -3/+6 |
2011-01-15 | Bug 623408: Message-ID is gone in bugmail for new bugs | Frédéric Buclin | 1 | -2/+3 |
2011-01-11 | Bug 624349: Let the config_modify_panels hook add new parameters to existing ... | Frédéric Buclin | 1 | -11/+10 |
2011-01-09 | Bug 618841: Bare word "bug" in release notes | A. Shimono | 1 | -3/+3 |
2011-01-09 | Bug 622204: Bugzilla::Migrate crashes trying to create bugs with resolutions | | 1 | -1/+1 |
2011-01-07 | Bug 558803: Add a parameter to specify the password complexity for new passwords | rojanu | 4 | -1/+52 |
2011-01-07 | Bug 255524: The duplicates table inherits no CSS classes when viewed in simpl... | Frédéric Buclin | 1 | -0/+4 |
2011-01-07 | Provide user objects to bugmail_recipients hook. r,a=mkanat. | Gervase Markham | 2 | -1/+15 |
2011-01-07 | Bug 621090 - [SECURITY] Adding saved searches lacks CSRF protection | David Lawrence | 3 | -0/+4 |
2011-01-05 | Document how to add user settings. r,a=mkanat. | Gervase Markham | 3 | -1/+19 |
2011-01-05 | Allow extensions to add new Jobs. r,a=mkanat. | Gervase Markham | 5 | -3/+45 |
2011-01-05 | Bug 622822 - add additional_links hook to front page. r,a=mkanat. | Gervase Markham | 1 | -0/+1 |
2011-01-04 | Bug 595410: Make it faster to display a bug that has a lot of dependencies. | Max Kanat-Alexander | 8 | -98/+168 |
2011-01-02 | Bug 622437: Remove 'colchange_columns' hook from the Example extension | Tiago Mello | 1 | -7/+0 |
2010-12-30 | Bug 622105 - Misspelling in setting_info_invalid error message | David Lawrence | 1 | -1/+1 |
2010-12-28 | Bug 621597: Make mod_perl.pl do the INC configuration itself, instead of | Max Kanat-Alexander | 2 | -2/+8 |
2010-12-28 | Remove unused variable, per my review comment | Frédéric Buclin | 1 | -1/+0 |
2010-12-27 | Bug 618844: Make clear that the Apache module must be enabled in release notes | A. Shimono (himorin) | 1 | -2/+2 |
2010-12-27 | Bug 618842: Enclose checksetup.pl between <kbd> and </kbd> tags in templates | A. Shimono (himorin) | 5 | -15/+15 |
2010-12-27 | Bug 599539: Update the mod_perl code for Apache2::SizeLimit 0.92 | Max Kanat-Alexander | 3 | -16/+25 |
2010-12-27 | Bug 615574: Make every search done by buglist.cgi create a list_id, so that | Max Kanat-Alexander | 4 | -25/+61 |
2010-12-27 | Bug 603762: Vertical margins between header, footer, and content are not cons... | Christian Legnitto | 2 | -4/+1 |
2010-12-27 | Bug 588013: Fix typo | timeless | 1 | -1/+1 |
2010-12-23 | Add contributor lines for mkanat and myself for the new BugUrl modules. | Reed Loden | 5 | -5/+9 |
2010-12-22 | Bug 620796: Make Bugzilla::Migrate skip abnormal fields when doing | Max Kanat-Alexander | 1 | -0/+2 |
2010-12-21 | Bug 593539: Fix the bugs activity for the see_also field. | Tiago Mello | 1 | -1/+2 |
2010-12-20 | Bug 593539: Refactor See Also to use separate modules for each type of URL | Tiago Mello | 8 | -160/+558 |
2010-12-18 | Bug 475894 - Send the 'X-Frame-Options: SAMEORIGIN' header to help protect ag... | Reed Loden | 1 | -0/+6 |
2010-12-16 | Remove some real configuration data that had crept into bzdbcopy.pl. | Max Kanat-Alexander | 1 | -4/+4 |
2010-12-16 | Bug 619581: Make contrib/bzdbcopy.pl work again, and also make it work with | Max Kanat-Alexander | 2 | -10/+34 |
2010-12-16 | Checkin fix for bug 619016: "DEFAULT TRUE" and "DEFAULT FALSE" were no longer | Max Kanat-Alexander | 1 | -7/+11 |
2010-12-16 | Bug 313583: Remove long_list.cgi, showattachment.cgi and xml.cgi. | Frédéric Buclin | 4 | -117/+4 |
2010-12-15 | Additional fix for bug 619016: The FK adding/removing code for SQLite didn't | Max Kanat-Alexander | 1 | -9/+26 |
2010-12-15 | Bug 619016: Make SQLite installations able to alter an existing schema, | Max Kanat-Alexander | 2 | -20/+218 |
2010-12-15 | Bug 619466: Make searching by work_time search the total time on the bug | Max Kanat-Alexander | 4 | -62/+16 |
2010-12-13 | Bug 617477: Fix numerous consistency and behavior issues surroudning Bug.update | Max Kanat-Alexander | 7 | -41/+192 |
2010-12-12 | Bug 618161: Make VERSION into a constant in two included extensions so that | Max Kanat-Alexander | 2 | -4/+3 |
2010-12-10 | Bug 610182: Support enabling UNCONFIRMED in all products when using | Frank Becker | 1 | -2/+16 |
2010-12-08 | Bug 617684: Values starting with a dot or an underscore are no longer hidden ... | Frédéric Buclin | 1 | -6/+0 |
2010-12-08 | Bug 617630: Improve get_names() in report.cgi | Frédéric Buclin | 1 | -33/+18 |
2010-12-08 | Bug 567953: Components which exist in several products are duplicated in tabu... | miketosh | 1 | -1/+2 |
2010-12-06 | Bug 617030 - Add an error code for json_rpc_invalid_callback, and fix the | Max Kanat-Alexander | 2 | -1/+2 |
2010-12-06 | Bug 542931: Bug in SOAP::Lite prevents WebService:XMLRPC logins from persisting | Frédéric Buclin | 1 | -3/+3 |
2010-12-06 | Bug 607138: Don't send the Strict-Transport-Security header for the | Max Kanat-Alexander | 1 | -2/+6 |
2010-12-04 | Bug 529974: Let users with local editcomponents privs manage flags for produc... | Frédéric Buclin | 8 | -104/+334 |
2010-12-03 | Bug 607675: In Firefox, YAHOO.util.Event.addListener/on events no longer exis... | Guy Pyrzak | 1 | -3/+5 |
2010-11-30 | Fix typo | A. Shimono | 1 | -1/+1 |
2010-11-27 | Bug 416784: In PostgreSQL 8.1 and newer, createuser takes the argument -R ins... | Frédéric Buclin | 1 | -3/+3 |