Commit Graph

  • 763098208e Take site read only master trunk hwine 2015-04-17 18:14:19 +00:00
  • 5a817efc4a Fix an uninitialized value warning, see bug 1059684 bzrmirror%bugzilla.org 2015-04-16 01:45:50 +00:00
  • 5889348d54 Bump version post-release BUGZILLA-4_0-BRANCH bzrmirror%bugzilla.org 2015-04-15 19:45:41 +00:00
  • b562cfa05d This commit was manufactured by cvs2svn to create tag 'Bugzilla_Stable'. tags/Bugzilla_Stable (no author) 2015-04-15 16:15:46 +00:00
  • 1160625069 This commit was manufactured by cvs2svn to create tag 'BUGZILLA-4_0_18'. tags/BUGZILLA-4_0_18 (no author) 2015-04-15 16:15:45 +00:00
  • fd99dbea14 This commit was manufactured by cvs2svn to create tag 'BUGZILLA-4_0-STABLE'. tags/BUGZILLA-4_0-STABLE (no author) 2015-04-15 16:15:44 +00:00
  • 9fe1b0cc6e Bumped version to 4.0.18 bzrmirror%bugzilla.org 2015-04-15 16:15:43 +00:00
  • 785e422c18 Fix release notes about deprecated WebService methods, see bug 1154099 bzrmirror%bugzilla.org 2015-04-15 11:30:50 +00:00
  • 095a812c9e Bug 1154321: Release notes for 4.0.18 r=LpSolit,a=dkl bzrmirror%bugzilla.org 2015-04-15 03:45:46 +00:00
  • e976f0e273 Bug 1154099: Bug.get_bugs and Bug.get_history are missing from PUBLIC_METHODS (for backwards compatibility) r=LpSolit a=glob bzrmirror%bugzilla.org 2015-04-14 23:46:38 +00:00
  • 94c32fe433 Bug 1154099: Remove support for Bug.get_bugs and Bug.get_history r=LpSolit a=glob bzrmirror%bugzilla.org 2015-04-14 23:45:59 +00:00
  • ae44a90c82 Bug 1031035: xmlrpc can be DoS'd with billion laughs attack r=LpSolit,a=glob bzrmirror%bugzilla.org 2015-04-14 17:00:50 +00:00
  • 65055265c8 Bug 1151290: It is possible to tell if someone made a private comment on a bug even if you are not an 'insider' r=dkl,a=glob bzrmirror%bugzilla.org 2015-04-13 21:00:48 +00:00
  • 57e3fcdc5e Bug 1151290: It is possible to tell if someone made a private comment on a bug even if you are not an 'insider' r=dkl,a=glob bzrmirror%bugzilla.org 2015-04-13 20:45:45 +00:00
  • 040e80ee4d Really use PROCESS instead of INCLUDE for custom fields, see bug 1137307 bzrmirror%bugzilla.org 2015-04-13 17:15:49 +00:00
  • 385b635470 Bug 1153027: Bugzilla->feature incorrectly checks Perl modules r=dkl a=glob bzrmirror%bugzilla.org 2015-04-13 16:00:50 +00:00
  • ab184c46c4 Bug 1150667: Don't wrap email comments when in markdown mode r=dkl,a=glob bzrmirror%bugzilla.org 2015-04-13 14:30:50 +00:00
  • 99f15e4b9f Bug 1153125: bug 1051056 causes "Constant subroutine redefined" warnings during t/001compile.t r=LpSolit,a=glob bzrmirror%bugzilla.org 2015-04-13 14:15:49 +00:00
  • 2c4def7321 Bug 1137307: Bug reports are not valid HTML5 pages r=dkl a=glob bzrmirror%bugzilla.org 2015-04-13 12:15:51 +00:00
  • 8327b6b7bc Bug 1031035: xmlrpc can be DoS'd with billion laughs attack r=LpSolit,a=glob bzrmirror%bugzilla.org 2015-04-13 06:30:54 +00:00
  • c1cb011b78 Bug 1153131: bug 1051056 causes "Undocumented methods: FIELD_MAP" during t/011pod.t r=dkl,a=glob bzrmirror%bugzilla.org 2015-04-13 05:45:50 +00:00
  • 7f19af5d02 Bug 743652 (part 6: tr_run_reports.cgi): Move all tr_*.cgi code into Extension.pm r=LpSolit bzrmirror%bugzilla.org 2015-04-13 02:00:22 +00:00
  • d436c80dd6 Use hardcoded "bugzilla" in the DTD, see bug 770073 bzrmirror%bugzilla.org 2015-04-11 19:30:47 +00:00
  • 9ff082e7c9 Fix the Bugzilla DTD to allow multiple bug aliases, see bug 1012506 bzrmirror%bugzilla.org 2015-04-11 19:15:53 +00:00
  • 4c21cdc0e8 Bug 1135398: Release notes for 5.0 miss some important changes r/a=dkl bzrmirror%bugzilla.org 2015-04-10 16:15:48 +00:00
  • 86ee6ce5c4 Bug 1051056: The REST API needs to be versioned so that new changes can be made that do not break compatibility - Fix issue where PUT requests were treated as GET and failed when updating a bug, etc. bzrmirror%bugzilla.org 2015-04-10 15:45:53 +00:00
  • 45d24e9f43 Bug 1152319: calling /rest/logout results in an internal error and a malformed response to the caller r=glob,a=glob bzrmirror%bugzilla.org 2015-04-10 13:45:51 +00:00
  • 6945ffb3f7 Bug 1152862: Require PostgreSQL 9.0 r/a=glob bzrmirror%bugzilla.org 2015-04-10 11:45:51 +00:00
  • e3988f620c Bug 1070117 - Chart throws deprecation warnings with Perl 5.16 - shows up in testserver.pl output bzrmirror%bugzilla.org 2015-04-10 10:32:50 +00:00
  • 75d0d92a71 Bug 1151396 - Improve description of 'resolution_forbidden_with_open_blockers' param. r=LpSolit, a=glob bzrmirror%bugzilla.org 2015-04-10 10:31:31 +00:00
  • f5bbcc03c3 Fix a bug in Bugzilla::API::Server::response_header(), see bug 1051056 bzrmirror%bugzilla.org 2015-04-09 23:30:50 +00:00
  • 9564b76f55 URI::Escape is part of URI, see bug 1051056 bzrmirror%bugzilla.org 2015-04-09 22:15:50 +00:00
  • f8138e2440 Bug 1051056: The REST API needs to be versioned so that new changes can be made that do not break compatibility r=dylan,a=glob bzrmirror%bugzilla.org 2015-04-08 18:01:07 +00:00
  • 75cf9cff5e Backout bug 1089475, it causes deep recursions when the DB server is not accessible bzrmirror%bugzilla.org 2015-04-08 13:45:50 +00:00
  • 8a5d06fe60 Bug 1142594: mid-air collision page displayed incorrectly due to markdown CSS changes r=glob,a=glob bzrmirror%bugzilla.org 2015-04-08 08:15:52 +00:00
  • 51f39b3721 Bug 1151637: Buttons at the bottom of buglists lack an ID r/a=dkl bzrmirror%bugzilla.org 2015-04-07 15:00:48 +00:00
  • 6e516bfe5d Remove 'upgrade to latest point release' step from docs about migrating SCMs; r=mcote bzrmirror%bugzilla.org 2015-04-07 14:45:50 +00:00
  • 75d2a3f43e Bug 1143874: Improve load time of bug comments r=dkl a=sgreen bzrmirror%bugzilla.org 2015-04-05 20:00:49 +00:00
  • db25c03efc Bug 1143871: Correctly preload bug data when viewing a bug r=dkl a=sgreen bzrmirror%bugzilla.org 2015-04-05 19:47:27 +00:00
  • a82ef31aec Bug 1143867: Optimize set_comment_is_private() and isopened() r=dkl a=sgreen bzrmirror%bugzilla.org 2015-04-05 19:46:41 +00:00
  • c2b747240b Bug 1143864: Replace |FILTER bug_link| in loops by direct calls to bug/link.html.tmpl to improve performance r=dkl a=sgreen bzrmirror%bugzilla.org 2015-04-05 19:45:52 +00:00
  • e9f44978cd Bug 1143502: Use structural HTML5 elements instead of <div> r=dkl a=sgreen bzrmirror%bugzilla.org 2015-04-05 19:31:40 +00:00
  • 976379aa98 Bug 1128194: Remove 'umask 0' from post_bug.cgi r=dkl a=sgreen bzrmirror%bugzilla.org 2015-04-05 19:30:51 +00:00
  • 1d5882cc07 Bug 123278 - CSV and RDF buglists should not use relative dates r=gerv, a=glob bzrmirror%bugzilla.org 2015-04-05 00:45:49 +00:00
  • 1379fd18cf Fix bustage due to bug 1007605 (checksetup.pl crashes when installing Bugzilla) bzrmirror%bugzilla.org 2015-04-03 14:45:51 +00:00
  • be99f96a17 Bug 1143005: Add parameter to checksetup.pl that generates a cpanfile usable by utilities such as cpanm for installing Perl dependencies r=dylan,a=glob bzrmirror%bugzilla.org 2015-04-02 15:00:52 +00:00
  • 66c9d06ac7 Bug 1061226: markdown isn't linkifying urls r=dkl,a=glob bzrmirror%bugzilla.org 2015-04-02 14:45:56 +00:00
  • 48c31310f3 Bug 1093868: Markdown text rendering in comments is broken after commit from bug 1059684 r=dkl,a=glob bzrmirror%bugzilla.org 2015-04-01 14:45:51 +00:00
  • 080cbb9957 Bug 1121788: Buttons in buglist don't work in IE r=lpsolit,a=sgreen bzrmirror%bugzilla.org 2015-03-31 15:30:52 +00:00
  • ac987f352c Bug 1007605 - Make FIXED non-fixed, by changing noresolveonopenblockers to define what the fixed resolution is. r,a=glob bzrmirror%bugzilla.org 2015-03-30 18:00:52 +00:00
  • 5c17fd886b Bug 1142365: Don't use <pre> for markdown comments in email r=glob,a=glob bzrmirror%bugzilla.org 2015-03-24 13:45:50 +00:00
  • a95e4cef08 Bug 1145438: DB Crash under postgres when using alias column in buglist.cgi (fix ordering) bzrmirror%bugzilla.org 2015-03-23 13:45:50 +00:00
  • 3f3cfbed55 Automated configuration bump: mozRelease-seamonkey-branch-patcher2.cfg, from 2.33 to 2.33.1 build 1 seabld 2015-03-23 00:45:41 +00:00
  • 265f413efb Bug 1145459: SQL error under postgres when using 'blocks' column in buglist.cgi r=glob,a=glob bzrmirror%bugzilla.org 2015-03-20 08:01:40 +00:00
  • 8b51ec5ed7 Bug 1145438: DB Crash under postgres when using alias column in buglist.cgi r=glob,a=glob bzrmirror%bugzilla.org 2015-03-20 08:00:53 +00:00
  • e634598323 Bug 1136745: Kill the makeproductgroups parameter r=LpSolit a=glob bzrmirror%bugzilla.org 2015-03-19 20:00:51 +00:00
  • 8574d46376 Bug 342113: Allow custom fields to appear as a discrete field in the search form r=glob,a=glob bzrmirror%bugzilla.org 2015-03-19 09:00:50 +00:00
  • 4e8be14b27 Bug 1139150: Support wrapping quoted comments in MarkDown r=glob,a=glob bzrmirror%bugzilla.org 2015-03-19 08:00:48 +00:00
  • aeeefad863 Bug 1105568: Add support for HTML flagmail r=glob,a=glob bzrmirror%bugzilla.org 2015-03-19 07:30:50 +00:00
  • d258207ff6 Bug 1142399: invalid xmlrpc requests warns: Use of uninitialized value $file in substitution (s///) (Bugzilla/WebService/Server/XMLRPC.pm:114) r=dkl,a=glob bzrmirror%bugzilla.org 2015-03-17 04:15:49 +00:00
  • e83f527cf7 Bug 1137669: 003safesys.t doesn't test any file due to a missing -T argument r=dylan a=glob bzrmirror%bugzilla.org 2015-03-16 17:31:30 +00:00
  • dd95d57838 Bug 1137669: 003safesys.t doesn't test any file due to a missing -T argument (and broken syntax in Support::Systemexec) r=dylan a=glob bzrmirror%bugzilla.org 2015-03-16 17:30:51 +00:00
  • 35a95aaebd Bug 1137674: Merge t/003safesys.t with t/001compile.t r=dylan a=glob bzrmirror%bugzilla.org 2015-03-16 10:30:59 +00:00
  • 62c482b2d3 Bug 743652 (part 5: tr_product_reports.cgi): Move all tr_*.cgi code into Extension.pm r=LpSolit bzrmirror%bugzilla.org 2015-03-15 16:30:20 +00:00
  • 7a28095b6e Restore tr_list_caseruns.cgi. Shouldn't be killed yet bzrmirror%bugzilla.org 2015-03-15 16:00:17 +00:00
  • fcbeddb504 Bug 743652 cleanup: tr_caserun_reports.cgi is no longer needed bzrmirror%bugzilla.org 2015-03-15 15:45:33 +00:00
  • 819597a7e7 Bug 743652 (part 4: tr_plan_reports.cgi): Move all tr_*.cgi code into Extension.pm r=LpSolit bzrmirror%bugzilla.org 2015-03-15 15:45:21 +00:00
  • ae570c7e2a cleanup bzrmirror%bugzilla.org 2015-03-15 15:30:16 +00:00
  • 201c0f427c Bug 743652 (part 3: tr_list_caseruns.cgi): Move all tr_*.cgi code into Extension.pm r=LpSolit bzrmirror%bugzilla.org 2015-03-15 15:15:21 +00:00
  • 343b5acb2e Bug 743652 cleanup: tr_case_reports.cgi is no longer needed bzrmirror%bugzilla.org 2015-03-15 15:00:33 +00:00
  • f63b5b0231 Bug 743652 (part 2: tr_case_reports.cgi): Move all tr_*.cgi code into Extension.pm r=LpSolit bzrmirror%bugzilla.org 2015-03-15 15:00:21 +00:00
  • 24a1f9d122 Bug 1143354 (part 1): unknown_action is now a user error instead of a code error bzrmirror%bugzilla.org 2015-03-15 14:30:16 +00:00
  • 5d10359685 Bug 902395: Enforce utf8 = true for all installations and remove the utf8 parameter r=dkl a=sgreen bzrmirror%bugzilla.org 2015-03-15 13:00:56 +00:00
  • 7f84350ad9 Bug 1135070: Testopia must set PUBLIC_METHODS for its WebServices to work r=LpSolit bzrmirror%bugzilla.org 2015-03-15 00:00:26 +00:00
  • c88e453af5 Bug 743652 cleanup: tr_admin.cgi is no longer needed bzrmirror%bugzilla.org 2015-03-14 22:30:16 +00:00
  • fe004195be Bug 1143326: Move DB schema related code out of Extension.pm bzrmirror%bugzilla.org 2015-03-14 20:15:17 +00:00
  • 1c6caecf0d Set mode to 644 for all .gif images bzrmirror%bugzilla.org 2015-03-14 18:30:29 +00:00
  • d0dfa68b1f Set mode to 755 for .cgi scripts and to 750 for .pl scripts bzrmirror%bugzilla.org 2015-03-14 18:30:17 +00:00
  • 9edbaf529a typo bzrmirror%bugzilla.org 2015-03-14 18:15:17 +00:00
  • 17c1966d7b Bug 743652 (part 1: tr_admin.cgi): Move all tr_*.cgi code into Extension.pm r=LpSolit bzrmirror%bugzilla.org 2015-03-14 18:00:22 +00:00
  • e1ceabef11 Bug 1062718 - add the ability to disable sending of mail when updating bugs r=dylan,a=sgreen bzrmirror%bugzilla.org 2015-03-13 18:45:51 +00:00
  • 6339d4f10d Bug 1139872: The URL in bugmail microdata has the '#' URI encoded, causing the links to break r=glob,a=glob bzrmirror%bugzilla.org 2015-03-12 05:30:48 +00:00
  • 038f7a081a Require Text::MultiMarkdown 1.0.34 instead of 1.0.35, see bug 1130691 bzrmirror%bugzilla.org 2015-03-11 19:30:48 +00:00
  • 6ca7ee8774 Bug 880282: Replace |FILTER no_break| by |class="nowrap"| to prevent dashes (U+002D) from being replaced by non-breaking hyphens/dashes (U+2011) r=dkl a=justdave bzrmirror%bugzilla.org 2015-03-11 18:16:45 +00:00
  • 0bb19b0db2 Bug 1141440: OPTION response for CORS requests to REST doesn't allow X-Bugzilla headers - Fixed a new hash constant error that did not fail locally due to Perl version difference bzrmirror%bugzilla.org 2015-03-11 18:15:55 +00:00
  • 121b7eb458 Bug 1138463: mod_perl does not support Apache 2.4 directives r=dkl a=glob bzrmirror%bugzilla.org 2015-03-11 17:00:54 +00:00
  • 99264cf532 Bug 1141440: OPTION response for CORS requests to REST doesn't allow X-Bugzilla headers - Fixed t/001compile.t error due to tr///r only for 5.14+ bzrmirror%bugzilla.org 2015-03-11 16:31:39 +00:00
  • 3bd4f5d32d Bug 325315: The page to reset a forgotten password should be distinct from the login page r=dkl a=glob bzrmirror%bugzilla.org 2015-03-11 16:30:52 +00:00
  • 07f9e6cbe0 Bug 1141440: OPTION response for CORS requests to REST doesn't allow X-Bugzilla headers r=glob,a=glob bzrmirror%bugzilla.org 2015-03-11 14:45:50 +00:00
  • f3dd00e22f Automated configuration bump: mozRelease-seamonkey-branch-patcher2.cfg, from 2.32.1 to 2.33 build 1 seabld 2015-03-10 01:15:30 +00:00
  • 634e06002a Obsolete file. git log already contains all you want to know bzrmirror%bugzilla.org 2015-03-09 22:30:28 +00:00
  • 827a220b55 Update README a bit (Bugzilla 3.6 is gone, CVS is gone, bzr is gone) bzrmirror%bugzilla.org 2015-03-09 22:30:16 +00:00
  • c129a4b2e3 Bugzilla 3.6 reached EOL a long time ago. We no longer need these patches bzrmirror%bugzilla.org 2015-03-09 22:15:19 +00:00
  • 90ea3034ac Bug 1136125 - Reduce memory usage of Bugzilla::CGI->send_cookie() r=dkl, a=glob bzrmirror%bugzilla.org 2015-03-09 19:45:48 +00:00
  • 4c37045846 Bug 1130691: Support markdown tables r=dkl,a=glob bzrmirror%bugzilla.org 2015-03-09 14:00:52 +00:00
  • aee0e760be Bug 1139755: Fix 'Use of uninitialized value' warning bzrmirror%bugzilla.org 2015-03-09 08:30:48 +00:00
  • dc6ca3b210 Bug 1139755: Allow API authentication with X-Headers r=dkl,a=glob bzrmirror%bugzilla.org 2015-03-09 06:45:50 +00:00
  • 4377a59832 Bug 1139257: allow cookie+api-token GET REST requests r=dkl,a=glob bzrmirror%bugzilla.org 2015-03-09 06:30:50 +00:00
  • 802b71e493 Bug.update_attachment returns 'attachments', not 'attachment' bzrmirror%bugzilla.org 2015-03-07 02:15:50 +00:00
  • 2afe7e73ae Fix POD: is_markdown exists since Bugzilla 6.0, not 5.0 bzrmirror%bugzilla.org 2015-03-07 01:45:54 +00:00