aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Bug 670906 - Make it so delta_ts is only updated when there are changes. Fix ...Gervase Markham2011-07-181-1/+1
* Bug 561170: Date validations are done in the wrong order, generating unwanted...Frédéric Buclin2011-07-181-6/+6
* Bug 670128: Missing explicit exit after calls to $cgi->redirect(), making the...Frédéric Buclin2011-07-182-1/+5
* Bug 662883: email_in.pl should ignore "out of the office" auto-reply emailsFrédéric Buclin2011-07-181-0/+8
* Bug 670169 - Escape '>' in js filterReed Loden2011-07-081-0/+1
* Bug 652410 - 500+ consecutive lines of markup whitespace in show_bug.cgi flag...David Lawrence2011-07-061-6/+6
* Bug 658929 - User autocomplete is very slow when there are lots of users in t...David Lawrence2011-07-059-14/+54
* Bug 666695 - Voting Extension templates have unfiltered directivesDavid Lawrence2011-07-053-12/+12
* Bug 666699 - Example extension templates have unfiltered directivesDavid Lawrence2011-07-042-2/+2
* Bug 616679: A user with local editcomponents privs should be able to set the ...Frédéric Buclin2011-07-042-5/+20
* Revert wrong indentation, see bug 652427Frédéric Buclin2011-07-011-1/+1
* Bug 652427: Going back to the new bug page loses the description if possible ...Guy Pyrzak2011-06-284-5/+8
* Bug 666781 - t/008filter.t should not require filterexceptions.pl when one do...David Lawrence2011-06-281-9/+7
* Bug 652444 - Voting for bugs where the product allows only one vote per bug b...David Lawrence2011-06-241-2/+9
* Bug 658547 - The link for new attachments in bugmail should point to the "Edi...David Lawrence2011-06-231-1/+1
* Bug 663835 - Extensions templates are not tested by the normal sanity test sc...David Lawrence2011-06-232-34/+12
* Bug 640987 - YUI is only used for the first tabular report when using multipl...Guy Pyrzak2011-06-151-2/+4
* Bug 656769: Fix bz_fireEvent for IE9Byron Jones2011-06-141-6/+7
* Bug 660866: Allow editing of old "boolean chart" searches using the newMax Kanat-Alexander2011-06-134-17/+73
* Bug 663696: Remove 'config' hook example from the Example extensionTiago Mello2011-06-121-7/+0
* Fixes several bugs at once related to New Charts:Frédéric Buclin2011-06-113-23/+25
* Bug 663208: Recursive "Verify new product details" page when attempting to mo...Frédéric Buclin2011-06-111-1/+7
* Bug 662202: Accessing query.cgi throws: Argument "" isn't numeric in addition...Frédéric Buclin2011-06-071-0/+1
* Bug 657194: Use YUI's escapeHTML() instead of our custom oneReed Loden2011-06-071-8/+2
* Bug 662406: Add the "id" column for bug_see_also to Schema.pm.Max Kanat-Alexander2011-06-061-0/+2
* Bug 649281 - Add ircs:// to url protocols for external links in commentMatt Selsky2011-06-061-2/+2
* Bug 647649: Change the old "Boolean Charts" UI into the new AND/ORMax Kanat-Alexander2011-05-319-196/+297
* Bug 658063 - Move votes_container css style to external style.css instead of ...David Lawrence2011-05-301-0/+21
* Bug 660464: Linkify the tag name in the confirmation message when tagging bugsFrédéric Buclin2011-05-301-1/+2
* Bug 659816: Fix url_decoding of utf8 stringsByron Jones2011-05-301-4/+1
* Bug 655847: Accessing buglist.cgi throws: Use of inherited AUTOLOAD for non-m...Frédéric Buclin2011-05-291-9/+1
* Bug 658063 - Move votes_container css style to external style.css instead of ...David Lawrence2011-05-272-4/+4
* Bug 655210: Allows custom bug creation formats to specify a "created" format Byron Jones2011-05-241-1/+4
* Bug 659185: html_quote() escapes @ causing mailto links to not be processedFrédéric Buclin2011-05-241-1/+2
* Bug 659124 - New template hook in bug/show-header.html.tmpl to allow manipula...David Lawrence2011-05-231-0/+2
* Bug 658905: flag_handler() gets arguments in the wrong order in importxml.plFrédéric Buclin2011-05-231-1/+1
* Bug 657707: importxml.pl crashes when importing keywordsFrédéric Buclin2011-05-231-9/+0
* Bug 648096: UWinnipeg (theory PPM repo) instructions are not necessary with r...Frédéric Buclin2011-05-231-3/+2
* Bug 657947: Add trailing newlines after quoted replyByron Jones2011-05-201-2/+2
* Bug 658056 - Improper HTML on show_bug.cgi page when user is logged outDavid Lawrence2011-05-181-7/+13
* Bug 655229: Adds components, versions and milestones to Product.get Byron Jones2011-05-172-36/+233
* Bug 657542: Make the AND/OR tests for xt/search.t function properly andMax Kanat-Alexander2011-05-166-94/+64
* Allow searches to specify whether the top-level criteria will be joinedMax Kanat-Alexander2011-05-131-1/+1
* Bug 656994: Test custom search more thoroughly in xt/search.t.Max Kanat-Alexander2011-05-132-6/+135
* Bug 656790 - Create a basic framework for testing custom searchMax Kanat-Alexander2011-05-133-1/+131
* Bug 656146: Require PatchReader 0.9.6 as it significantly improves the way to...Frédéric Buclin2011-05-111-1/+2
* Bug 28849: Block users from CCing other users if they do not have editbugs privsByron Jones2011-05-103-3/+21
* Bug 653659 - Cannot shrink-back attachment description textarea on detailed editDavid Lawrence2013-05-071-1/+5
* Bug 653713: editusers.cgi crashes when editing a user profileJochen Wiedmann2011-05-061-1/+4
* Bug 653341: Bug.create() fails to error out if an invalid group is passedFrédéric Buclin2011-05-064-9/+26