summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-09-20Bug 502625: Replace Email::Send with Email::SenderFrédéric Buclin6-73/+41
2014-09-18Bug 829273: Certain webservice tests failing due to improper error being thro...David Lawrence1-2/+2
2014-09-18Bug 1068521: "Use of uninitialized value" warningsPami Ketolainen2-5/+12
2014-09-18Bug 1068014: skip strptime() in datetime_from() if the date is in a standard ...Byron Jones1-3/+8
2014-09-17Bug 1064395: concatenate and slightly minify javascript filesByron Jones4-14/+100
2014-09-17Bug 1068277: No longer able to save/edit/forget a saved search if results are...David Lawrence1-27/+27
2014-09-16Bug 1039940: serialisation of objects for webservice responses is extremely slowByron Jones1-5/+8
2014-09-15Bug 252555: Remove the ANSI mode when running MySQLVishant Gautam1-3/+4
2014-09-15Bug 1066184: data/params.js should be renamed to data/params.json since the d...David Lawrence6-16/+21
2014-09-11Bug 1064933: Bugzilla.pm does not compile without Text::MarkdownKoosha KM3-4/+6
2014-09-11Bug 1052724: Use JSON::XS instead of Data::Dumper to store parameters into da...Frédéric Buclin8-61/+77
2014-09-11Bug 1041306: Kill global/site-navigation.html.tmpl to conform to the HTML5 sp...Frédéric Buclin4-81/+3
2014-09-11Bug 1009013 - Require a user to change their password if they log in and thei...Simon Green6-23/+63
2014-09-10Bug 1053513 - fix patching errorDylan William Hardison1-1/+1
2014-09-10Bug 1035080: preload visibility of referenced bugs in _preload_referenced_bugsByron Jones1-0/+3
2014-09-10Bug 1036242: "TypeError: bug_status is undefined" when creating a bugMatt Tyson1-4/+8
2014-09-09Bug 1053513 - remove last-visited entries when a user removes involvement fro...Dylan William Hardison2-0/+16
2014-09-08Bug 1046126: Do not generate a new API token every time you access a bug-rela...David Lawrence1-3/+10
2014-09-08Bug 1046213: datetime_from() generates wrong dates if year < 1901Frédéric Buclin1-3/+7
2014-09-08Bug 768892 - Specific Search without search words yields invalid_column_name ...Simon Green1-1/+1
2014-09-08Bug 1057838 - Update Autolinkification documentation to cover a list of bug/c...Koosha KM1-0/+4
2014-09-05Bug 1060308: Markdown: URLs and Emails are not rendered literally in code spa...Koosha KM1-1/+6
2014-09-04Bug 1040728 - testserver.pl on Ubuntu 12.04 with Apache2 invalidly gives erro...Dylan William Hardison1-1/+1
2014-09-02Bug 281791 - Add ability to change flags in "change several bugs at once"Simon Green6-1/+184
2014-09-02Bug 1054175 - Exclude Bugzilla::Migrate:: from requiring POD documentationSimon Green1-0/+1
2014-08-30Bug 1060233 - Aliases are not displayed correctly in some placesSimon Green2-5/+6
2014-08-28Bug 330707: Add optional support for MarkDownKoosha KM25-15/+624
2014-08-26Bug 1056087 - contrib/merge-users.pl fails if there are no duplicate bug_user...Dylan William Hardison1-2/+7
2014-08-25Bug 1054642: quoteUrls() enters an infinite loop with a list of nonexistent b...Koosha KM1-13/+8
2014-08-24Bug 1008766 - Fix typo in documentation (edit)Simon Green1-1/+1
2014-08-19Bug 1053802: Groups used for the comment_taggers_group and debug_group parame...Frédéric Buclin3-6/+6
2014-08-19Bug 1054165 - Don't show parenthesis if there is no aliasSimon Green1-2/+2
2014-08-19Bug 1014337 - Update Bug.fields documentationSimon Green1-0/+6
2014-08-15Bug 1019290 - Add instructions to remove query strings from Apache logVishant Gautam1-0/+23
2014-08-14Correctly remove the bugs.alias column, see bug 1012506Frédéric Buclin1-4/+0
2014-08-14Disabled checksetup test for TravisDavid Lawrence1-7/+7
2014-08-14Bug 1048712: comment tagging suggestions always returns a single resultByron Jones1-1/+5
2014-08-14Bug 1048703: Bug.search_comment_tags returns "Invalid params for JSONRPC 1.0."Byron Jones1-0/+1
2014-08-14Bug 1047405: Comment tagging GUI not fully localizable because of text in Jav...Byron Jones2-3/+14
2014-08-14Bug 1012506 - Allow a bug to have multiple aliasesSimon Green11-117/+310
2014-08-14Bug 1009520 - Incorrect quote usage in global/header.html.tmplSimon Green1-5/+5
2014-08-14Bug 469018 - Show duplicate (dupe) count on show_bug.cgiSimon Green1-1/+1
2014-08-13Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modulesFrédéric Buclin266-189/+565
2014-08-12Bug 993926: Bugzilla::User::Setting::get_all_settings() should use memcachedByron Jones4-11/+47
2014-08-12Bug 419568 - Web Service module to create a componentSimon Green5-0/+204
2014-08-10Bug 448574 - Let $dbh->bz_commit_transaction send emails which are generated ...Simon Green3-6/+69
2014-08-10Bug 897915 - Field lists not sorted alphabeticallySimon Green4-2/+26
2014-08-06Bug 1046145: It is no longer possible to cancel an email address change when ...Frédéric Buclin1-1/+1
2014-07-31Bug 1044701: "Uninitialized value $token_type" when passing an invalid Bugzil...David Lawrence1-1/+4
2014-07-31Bug 1044561: Bad definition of indexes for the new user_api_keys DB tableFrédéric Buclin2-2/+19