Age | Commit message (Expand) | Author | Files | Lines |
2015-05-05 | Bug 1159318 - make docs/makedocs.pl and extensions/create.pl agree on the nam... | Gervase Markham | 1 | -23/+0 |
2015-05-05 | Bug 1159318 - make docs/makedocs.pl and extensions/create.pl agree on the nam... | Gervase Markham | 3 | -6/+57 |
2015-05-05 | Bug 1119336: Add css classes to html emails, such as the comment block | Albert Ting | 1 | -8/+25 |
2015-05-01 | doc fix: keyword activation note | Dylan William Hardison | 1 | -2/+2 |
2015-05-01 | Bug 69267: Add the ability to deactivate keywords | Dylan William Hardison | 14 | -65/+152 |
2015-04-30 | Bug 1158563: makedocs.pl is unable to load File::Copy::Recursive installed in... | Frédéric Buclin | 6 | -37/+25 |
2015-04-29 | Bug 1051056 - The REST API needs to be versioned so that new changes can be m... | David Lawrence | 1 | -1/+1 |
2015-04-29 | Disable WebService/Selenium tests temporarily in Travis CI til a resolution c... | David Lawrence | 1 | -28/+0 |
2015-04-29 | Bug 622455: The attachment mime type autodetection shouldn't rely on the brow... | Frédéric Buclin | 1 | -5/+3 |
2015-04-29 | Bug 1159582: All api responses have unnecessary 'result' | Byron Jones | 1 | -2/+1 |
2015-04-26 | Fix POD, see bug 1154099 | Frédéric Buclin | 1 | -6/+0 |
2015-04-24 | Bug 1157405: Bugzilla.parameters is not accessible when requirelogin = 1 and ... | Frédéric Buclin | 2 | -4/+3 |
2015-04-22 | Bug 1157004 - Correct release-branch names in installation docs. | Mark Côté | 5 | -5/+5 |
2015-04-21 | Bug 1156240: Return proper "See Also" data on REST API call to a bug | David Lawrence | 1 | -1/+1 |
2015-04-18 | Prevent wrapping, see bug 1155512 | Frédéric Buclin | 1 | -0/+1 |
2015-04-18 | Bug 1155512: Localization template links not lining up with other header links | Frédéric Buclin | 2 | -8/+5 |
2015-04-17 | Fix regression due to bug 325315: immediately display an error message when a... | Frédéric Buclin | 1 | -0/+1 |
2015-04-16 | Fix an uninitialized value warning, see bug 1059684 | Frédéric Buclin | 1 | -1/+1 |
2015-04-15 | Fix release notes about deprecated WebService methods, see bug 1154099 | Frédéric Buclin | 1 | -0/+3 |
2015-04-15 | Bug 1154099: Remove support for Bug.get_bugs and Bug.get_history | Matt Tyson | 3 | -36/+0 |
2015-04-14 | Bug 1031035: xmlrpc can be DoS'd with billion laughs attack | Byron Jones | 1 | -1/+2 |
2015-04-13 | Bug 1151290: It is possible to tell if someone made a private comment on a bu... | Simon Green | 1 | -2/+8 |
2015-04-13 | Really use PROCESS instead of INCLUDE for custom fields, see bug 1137307 | Frédéric Buclin | 1 | -1/+3 |
2015-04-13 | Bug 1153027: Bugzilla->feature incorrectly checks Perl modules | Frédéric Buclin | 1 | -4/+4 |
2015-04-13 | Bug 1150667: Don't wrap email comments when in markdown mode | Albert Ting | 2 | -3/+7 |
2015-04-13 | Bug 1153125: bug 1051056 causes "Constant subroutine redefined" warnings duri... | David Lawrence | 10 | -15/+16 |
2015-04-13 | Bug 1137307: Bug reports are not valid HTML5 pages | Frédéric Buclin | 5 | -59/+75 |
2015-04-13 | Bug 1031035: xmlrpc can be DoS'd with billion laughs attack | Byron Jones | 2 | -0/+11 |
2015-04-13 | Bug 1153131: bug 1051056 causes "Undocumented methods: FIELD_MAP" during t/01... | Frédéric Buclin | 1 | -1/+1 |
2015-04-11 | Use hardcoded "bugzilla" in the DTD, see bug 770073 | Frédéric Buclin | 1 | -2/+2 |
2015-04-11 | Fix the Bugzilla DTD to allow multiple bug aliases, see bug 1012506 | Frédéric Buclin | 1 | -1/+1 |
2015-04-10 | Bug 1135398: Release notes for 5.0 miss some important changes | Frédéric Buclin | 1 | -3/+17 |
2015-04-10 | Bug 1051056: The REST API needs to be versioned so that new changes can be ma... | David Lawrence | 1 | -1/+2 |
2015-04-10 | Bug 1152319: calling /rest/logout results in an internal error and a malforme... | David Lawrence | 1 | -0/+10 |
2015-04-10 | Bug 1152862: Require PostgreSQL 9.0 | Frédéric Buclin | 2 | -27/+3 |
2015-04-10 | Bug 1070117 - Chart throws deprecation warnings with Perl 5.16 - shows up in ... | Gervase Markham | 1 | -3/+3 |
2015-04-10 | Bug 1151396 - Improve description of 'resolution_forbidden_with_open_blockers... | Gervase Markham | 1 | -2/+6 |
2015-04-10 | Fix a bug in Bugzilla::API::Server::response_header(), see bug 1051056 | Frédéric Buclin | 1 | -2/+2 |
2015-04-10 | URI::Escape is part of URI, see bug 1051056 | Frédéric Buclin | 1 | -6/+0 |
2015-04-08 | Bug 1051056: The REST API needs to be versioned so that new changes can be ma... | David Lawrence | 32 | -1415/+12484 |
2015-04-08 | Backout bug 1089475, it causes deep recursions when the DB server is not acce... | Frédéric Buclin | 2 | -9/+0 |
2015-04-08 | Bug 1142594: mid-air collision page displayed incorrectly due to markdown CSS... | Nobody; OK to take it and work on it | 1 | -9/+0 |
2015-04-07 | Bug 1151637: Buttons at the bottom of buglists lack an ID | Frédéric Buclin | 1 | -5/+5 |
2015-04-07 | Remove 'upgrade to latest point release' step from docs about migrating SCMs;... | Gervase Markham | 1 | -7/+5 |
2015-04-05 | Bug 1143874: Improve load time of bug comments | Frédéric Buclin | 3 | -23/+31 |
2015-04-05 | Bug 1143871: Correctly preload bug data when viewing a bug | Frédéric Buclin | 4 | -56/+82 |
2015-04-05 | Bug 1143867: Optimize set_comment_is_private() and isopened() | Frédéric Buclin | 1 | -17/+25 |
2015-04-05 | Bug 1143864: Replace |FILTER bug_link| in loops by direct calls to bug/link.h... | Frédéric Buclin | 4 | -16/+18 |
2015-04-05 | Bug 1143502: Use structural HTML5 elements instead of <div> | Frédéric Buclin | 3 | -9/+29 |
2015-04-05 | Bug 1128194: Remove 'umask 0' from post_bug.cgi | Frédéric Buclin | 1 | -2/+0 |