Age | Commit message (Expand) | Author | Files | Lines |
2011-10-05 | merged with bugzilla/4.2 | David Lawrence | 1 | -0/+4 |
2011-10-05 | more porting work | David Lawrence | 4 | -3/+40 |
2011-10-01 | Bug 582529: Ambiguous error message "You did not specify a file to attach" wh... | Frédéric Buclin | 1 | -0/+4 |
2011-08-29 | Bug 637648 - Rename the "tags" table to "tag" | Stephanie Daugherty | 1 | -1/+1 |
2011-08-16 | Bug 678844: When trying to edit a non-existent classification, the error mess... | Frédéric Buclin | 1 | -2/+4 |
2011-08-10 | Bug 677187: If the attachment filename contains a newline, an error is thrown... | Frédéric Buclin | 1 | -2/+3 |
2011-08-04 | Bug 637981: (CVE-2011-2379) [SECURITY] "Raw Unified" patch diffs can cause XS... | Byron Jones | 1 | -0/+5 |
2011-08-04 | Bug 653477: (CVE-2011-2380) [SECURITY] Group names can be guessed when creati... | Frédéric Buclin | 1 | -20/+8 |
2011-08-04 | Bug 676237: The traceback in code-error.html.tmpl is displayed on a single line | Frédéric Buclin | 1 | -1/+1 |
2011-08-01 | Bug 634812: Having a very large number of custom fields can make displaying s... | Frédéric Buclin | 1 | -1/+3 |
2011-08-01 | Bug 674574: When all components or versions are disabled, you cannot enter bu... | Frédéric Buclin | 1 | -2/+2 |
2011-07-26 | Bug 674089: Add a new hook 'end_object_name' in user-error.html.tmpl template | Tiago Mello | 1 | -0/+1 |
2011-07-26 | Bug 674117: Add a new hook 'auth_failure_object' in user-error.html.tmpl temp... | Tiago Mello | 1 | -0/+2 |
2011-07-25 | Bug 642388: Description of field days_elapsed missing from global/field-descs... | Frédéric Buclin | 1 | -0/+1 |
2011-07-25 | Bug 589128: Adds a preference allowing users to choose between text or html | Byron Jones | 1 | -0/+3 |
2011-07-05 | Bug 658929 - User autocomplete is very slow when there are lots of users in t... | David Lawrence | 1 | -0/+2 |
2011-07-01 | Revert wrong indentation, see bug 652427 | Frédéric Buclin | 1 | -1/+1 |
2011-06-29 | Bug 652427: Going back to the new bug page loses the description if possible ... | Guy Pyrzak | 1 | -1/+2 |
2011-05-30 | Bug 660464: Linkify the tag name in the confirmation message when tagging bugs | Frédéric Buclin | 1 | -1/+2 |
2011-05-10 | Bug 28849: Block users from CCing other users if they do not have editbugs privs | Byron Jones | 1 | -0/+4 |
2011-05-06 | Bug 653341: Bug.create() fails to error out if an invalid group is passed | Frédéric Buclin | 1 | -0/+7 |
2011-04-29 | Bug 653406: fix escaping of url vars in error messages | Byron Jones | 1 | -8/+8 |
2011-04-28 | Bug 423612 - Allow editing extern_id for users from the admin interface | Jochen Wiedmann | 2 | -0/+10 |
2011-04-25 | Bug 652405: All user fields (assignee, QA contact, Add CC) have the page titl... | Frédéric Buclin | 1 | -3/+3 |
2011-04-02 | Bug 647466: Allow Search.pm to take the new URL syntax for custom search | Max Kanat-Alexander | 1 | -0/+7 |
2011-03-09 | Bug 634310: Remove WCAG 2.0 violations from the index.cgi to make it | Francisco Donalisio | 2 | -2/+2 |
2011-03-09 | Bug 639371: Include the charset into HTML pages when the utf8 param is true | Bjoern Jacke | 1 | -0/+4 |
2011-03-03 | Bug 638489 - Make all boolean charts work with longdescs.isprivate | Max Kanat-Alexander | 1 | -0/+4 |
2011-03-02 | Bug 624414: BUGZILLA.value_descs was always empty in the JS, and display_value | Max Kanat-Alexander | 4 | -21/+41 |
2011-03-01 | Bug 616341: Make "tag" a valid search field in Search.pm, for the new | Max Kanat-Alexander | 1 | -0/+1 |
2011-02-18 | Bug 580490 - Quicksearch should optionally not search comments | David Lawrence | 1 | -0/+1 |
2011-02-16 | Bug 624522: Add support for SourceForge URLs in "see also" | Tiago Mello | 1 | -0/+1 |
2011-02-15 | Bug 634243: Stop confirm-match.html.tmpl from sending extra, empty values for | Max Kanat-Alexander | 1 | -1/+6 |
2011-02-14 | Bug 621122: Add support for MantisBT URLs in "see also". | Reed Loden | 1 | -0/+1 |
2011-02-14 | Bug 543667: Add support for Trac URLs in "see also". | Matt Selsky | 1 | -0/+1 |
2011-02-14 | Bug 558784: Add support for JIRA URLs in "see also". | Matt Selsky | 1 | -0/+1 |
2011-01-30 | Bug 616185: Move tags (aka lists of bugs) to their own DB tables | Frédéric Buclin | 3 | -37/+23 |
2011-01-21 | Bug 623608 - Add intro/outro extension hooks to footer.html.tmpl | David Lawrence | 1 | -2/+2 |
2011-01-07 | Bug 558803: Add a parameter to specify the password complexity for new passwords | rojanu | 1 | -0/+17 |
2011-01-07 | Bug 621090 - [SECURITY] Adding saved searches lacks CSRF protection | David Lawrence | 1 | -0/+1 |
2011-01-05 | Allow extensions to add new Jobs. r,a=mkanat. | Gervase Markham | 1 | -1/+2 |
2011-01-04 | Bug 595410: Make it faster to display a bug that has a lot of dependencies. | Max Kanat-Alexander | 1 | -26/+16 |
2010-12-30 | Bug 622105 - Misspelling in setting_info_invalid error message | David Lawrence | 1 | -1/+1 |
2010-12-27 | Bug 618842: Enclose checksetup.pl between <kbd> and </kbd> tags in templates | A. Shimono (himorin) | 1 | -1/+1 |
2010-12-13 | Bug 617477: Fix numerous consistency and behavior issues surroudning Bug.update | Max Kanat-Alexander | 1 | -4/+4 |
2010-12-04 | Bug 529974: Let users with local editcomponents privs manage flags for produc... | Frédéric Buclin | 1 | -0/+25 |
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-03 | Bug 419014: (CVE-2010-3764) [SECURITY] Old charts are not project specific, a... | Frédéric Buclin | 1 | -1/+1 |
2010-10-28 | Bug 607716: The attachment content is pasted into a comment when editing an a... | Guy Pyrzak | 1 | -0/+1 |