aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Bug 1065444: Several columns are not legal when displaying queriesFrédéric Buclin2014-09-232-41/+46
* Bug 1069363: "show user list again" link does not include is_enabled for show...David Lawrence2014-09-221-1/+3
* Bug 502625: Replace Email::Send with Email::SenderFrédéric Buclin2014-09-206-73/+41
* Bug 829273: Certain webservice tests failing due to improper error being thro...David Lawrence2014-09-181-2/+2
* Bug 1068521: "Use of uninitialized value" warningsPami Ketolainen2014-09-182-5/+12
* Bug 1068014: skip strptime() in datetime_from() if the date is in a standard ...Byron Jones2014-09-181-3/+8
* Bug 1064395: concatenate and slightly minify javascript filesByron Jones2014-09-184-14/+100
* Bug 1068277: No longer able to save/edit/forget a saved search if results are...David Lawrence2014-09-171-27/+27
* Bug 1039940: serialisation of objects for webservice responses is extremely slowByron Jones2014-09-161-5/+8
* Bug 252555: Remove the ANSI mode when running MySQLVishant Gautam2014-09-151-3/+4
* Bug 1066184: data/params.js should be renamed to data/params.json since the d...David Lawrence2014-09-156-16/+21
* Bug 1064933: Bugzilla.pm does not compile without Text::MarkdownKoosha KM2014-09-113-4/+6
* Bug 1052724: Use JSON::XS instead of Data::Dumper to store parameters into da...Frédéric Buclin2014-09-118-61/+77
* Bug 1041306: Kill global/site-navigation.html.tmpl to conform to the HTML5 sp...Frédéric Buclin2014-09-114-81/+3
* Bug 1009013 - Require a user to change their password if they log in and thei...Simon Green2014-09-116-23/+63
* Bug 1053513 - fix patching errorDylan William Hardison2014-09-101-1/+1
* Bug 1035080: preload visibility of referenced bugs in _preload_referenced_bugsByron Jones2014-09-101-0/+3
* Bug 1036242: "TypeError: bug_status is undefined" when creating a bugMatt Tyson2014-09-101-4/+8
* Bug 1053513 - remove last-visited entries when a user removes involvement fro...Dylan William Hardison2014-09-092-0/+16
* Bug 1046126: Do not generate a new API token every time you access a bug-rela...David Lawrence2014-09-081-3/+10
* Bug 1046213: datetime_from() generates wrong dates if year < 1901Frédéric Buclin2014-09-081-3/+7
* Bug 768892 - Specific Search without search words yields invalid_column_name ...Simon Green2014-09-081-1/+1
* Bug 1057838 - Update Autolinkification documentation to cover a list of bug/c...Koosha KM2014-09-081-0/+4
* Bug 1060308: Markdown: URLs and Emails are not rendered literally in code spa...Koosha KM2014-09-051-1/+6
* Bug 1040728 - testserver.pl on Ubuntu 12.04 with Apache2 invalidly gives erro...Dylan William Hardison2014-09-031-1/+1
* Bug 281791 - Add ability to change flags in "change several bugs at once"Simon Green2014-09-026-1/+184
* Bug 1054175 - Exclude Bugzilla::Migrate:: from requiring POD documentationSimon Green2014-09-021-0/+1
* Bug 1060233 - Aliases are not displayed correctly in some placesSimon Green2014-08-302-5/+6
* Bug 330707: Add optional support for MarkDownKoosha KM2014-08-2825-15/+624
* Bug 1056087 - contrib/merge-users.pl fails if there are no duplicate bug_user...Dylan William Hardison2014-08-261-2/+7
* Bug 1054642: quoteUrls() enters an infinite loop with a list of nonexistent b...Koosha KM2014-08-251-13/+8
* Bug 1008766 - Fix typo in documentation (edit)Simon Green2014-08-241-1/+1
* Bug 1053802: Groups used for the comment_taggers_group and debug_group parame...Frédéric Buclin2014-08-193-6/+6
* Bug 1054165 - Don't show parenthesis if there is no aliasSimon Green2014-08-191-2/+2
* Bug 1014337 - Update Bug.fields documentationSimon Green2014-08-191-0/+6
* Bug 1019290 - Add instructions to remove query strings from Apache logVishant Gautam2014-08-151-0/+23
* Correctly remove the bugs.alias column, see bug 1012506Frédéric Buclin2014-08-141-4/+0
* Disabled checksetup test for TravisDavid Lawrence2014-08-141-7/+7
* Bug 1048712: comment tagging suggestions always returns a single resultByron Jones2014-08-141-1/+5
* Bug 1048703: Bug.search_comment_tags returns "Invalid params for JSONRPC 1.0."Byron Jones2014-08-141-0/+1
* Bug 1047405: Comment tagging GUI not fully localizable because of text in Jav...Byron Jones2014-08-142-3/+14
* Bug 1012506 - Allow a bug to have multiple aliasesSimon Green2014-08-1411-117/+310
* Bug 1009520 - Incorrect quote usage in global/header.html.tmplSimon Green2014-08-141-5/+5
* Bug 469018 - Show duplicate (dupe) count on show_bug.cgiSimon Green2014-08-141-1/+1
* Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modulesFrédéric Buclin2014-08-13266-189/+565
* Bug 993926: Bugzilla::User::Setting::get_all_settings() should use memcachedByron Jones2014-08-124-11/+47
* Bug 419568 - Web Service module to create a componentSimon Green2014-08-125-0/+204
* Bug 448574 - Let $dbh->bz_commit_transaction send emails which are generated ...Simon Green2014-08-103-6/+69
* Bug 897915 - Field lists not sorted alphabeticallySimon Green2014-08-104-2/+26
* Bug 1046145: It is no longer possible to cancel an email address change when ...Frédéric Buclin2014-08-061-1/+1