aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Bug 674117: Add a new hook 'auth_failure_object' in user-error.html.tmpl temp...Tiago Mello2011-07-251-0/+2
* Remove an extra comma which makes the W3C CSS validator to complain (+ some u...Frédéric Buclin2011-07-251-2/+2
* Bug 673956: Remove obsolete panel.css (it was only used by sidebar.cgi, which...Frédéric Buclin2011-07-251-37/+0
* Bug 642388: Description of field days_elapsed missing from global/field-descs...Frédéric Buclin2011-07-252-0/+2
* Bug 673819: Remove browser-specific values for the white-space CSS elementFrédéric Buclin2011-07-251-6/+1
* Bug 589128: Adds a preference allowing users to choose between text or htmlByron Jones2011-07-2514-23/+44
* Bug 652663 - When using bug_format_comment hook some replacements can happen ...David Lawrence2011-07-251-2/+4
* Bug 670670 - New hook for requests.cgi that allows for additional links after...David Lawrence2011-07-221-1/+4
* Bug 600810: Use XMLRPC::Transport::HTTP:Apache as base class under mod_perlTeemu Mannermaa2011-07-201-1/+5
* Bug 669223: Add a new hook 'before_table' in list-classifications.html.tmpl t...Tiago Mello2011-07-201-0/+2
* Bug 643890: Use Apache's ErrorLog when using mod_perl/vhostsChristian Ruppert2011-07-191-0/+5
* Bug 671964: Move old field names conversion from do_search_functionTiago Mello2011-07-181-7/+6
* Bug 672173: Calling collectstats.pl with arguments passes the first argument ...Frédéric Buclin2011-07-181-1/+1
* 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