Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Bug 1107318 - Remove Markdown references from 5.0 documentation. r,a=dkl. | Gervase Markham | 2014-12-05 | 1 | -27/+0 | |
| | ||||||
* | Bug 1107629 - Fix building of tip and 5.0 API docs by removing "use ↵ | Gervase Markham | 2014-12-05 | 1 | -1/+0 | |
| | | | | Bugzilla". r,a=dkl. | |||||
* | Bug 1067416 - reorganize and update Bugzilla docs. | Gervase Markham | 2014-12-03 | 82 | -7075/+6936 | |
| | ||||||
* | Bug 1105501 - checksetup.pl fails because of missing Installation string for ↵ | Marc Schumann | 2014-11-26 | 1 | -0/+1 | |
| | | | | | | "documentation" feature. r=LpSolit, a=dkl | |||||
* | Bug 1038275: Comprehensible documentation for the REST API | David Lawrence | 2014-11-26 | 22 | -21/+4162 | |
| | | | | r=gerv,a=glob | |||||
* | Revert "Bug 317021 - improve description of bz_canusewhine* parameters. r=gerv." | Gervase Markham | 2014-11-25 | 2 | -15/+2 | |
| | | | | This reverts commit 5d8aa524eff6409055d4d967d2857ede40be4cad. | |||||
* | Bug 317021 - improve description of bz_canusewhine* parameters. r=gerv. | Matt Selsky | 2014-11-24 | 2 | -2/+15 | |
| | ||||||
* | Bug 1102229: custom css stylesheets are not loaded if CONCATENATE_ASSETS is ↵ | Byron Jones | 2014-11-24 | 1 | -1/+1 | |
| | | | | | | false r=dkl,a=sgreen | |||||
* | Bug 1101151: OS sniffing should detect Windows 10 from "Windows NT 6.4" ↵ | David Lawrence | 2014-11-20 | 1 | -0/+1 | |
| | | | | | | instead of detecting Windows NT r=LpSolit,a=glob | |||||
* | Bug 978615 - remove URL to unavailable webdot server. r,a=glob | Gervase Markham | 2014-11-19 | 1 | -1/+1 | |
| | ||||||
* | Bug 1097798: Do not display the resolution in the dependency tree for open ↵ | Frédéric Buclin | 2014-11-19 | 1 | -2/+5 | |
| | | | | | | bugs, nor the target milestone if usetargetmilestone is off r=dkl a=glob | |||||
* | Bug 1100368: css concatenation breaks data: urls | Byron Jones | 2014-11-18 | 1 | -1/+3 | |
| | | | | r=dylan,a=glob | |||||
* | Bug 1098562: Fix a typo in admin/params/memcached.html.tmpl | Koosha KM | 2014-11-14 | 1 | -1/+1 | |
| | | | | r=dkl,a=glob | |||||
* | Bug 1095758: Fix use of uninitialized value $hostname in Mailer.pm | Koosha KM | 2014-11-12 | 1 | -1/+1 | |
| | | | | r=dkl,a=glob | |||||
* | Bug 1001462: Bug.search causes error when using simple token auth and ↵ | David Lawrence | 2014-11-12 | 3 | -19/+28 | |
| | | | | | | specifying 'token' instead of 'Bugzilla_token' r=glob,a=glob | |||||
* | Bug 1094858: Create hook in Bugzilla::WebService::Constants to allow ↵ | Byron Jones | 2014-11-11 | 1 | -0/+1 | |
| | | | | | | overrriding of standard status codes by extensions (fix broken POD) | |||||
* | Bug 1093600: REST shouldn't support multiple instances of parameters for ↵ | David Lawrence | 2014-11-10 | 1 | -12/+24 | |
| | | | | | | resources which only support a single params (eg. POST bug/comment) r=glob,a=glob | |||||
* | Bug 1094858: Create hook in Bugzilla::WebService::Constants to allow ↵ | David Lawrence | 2014-11-10 | 3 | -21/+59 | |
| | | | | | | overrriding of standard status codes by extensions r=gerv,a=glob | |||||
* | Bug 1093928: Remove the longdescs.is_markdown DB column | David Lawrence | 2014-11-10 | 1 | -0/+3 | |
| | | | | r=LpSolit,a=glob | |||||
* | Bug 1091584: Typo in users/confirm-delete.html.tmpl | David Lawrence | 2014-11-05 | 1 | -1/+1 | |
| | | | | r=gerv,a=glob | |||||
* | Bug 1054742 - fix formatting of POD in Bugzilla.pm. r=gerv. | Matt Selsky | 2014-11-05 | 1 | -9/+9 | |
| | ||||||
* | Revert Bug 330707 - Add optional support for MarkDown | David Lawrence | 2014-11-04 | 30 | -1135/+49 | |
| | ||||||
* | 'cgi' is not defined in templates, see bug 913364 | Frédéric Buclin | 2014-10-30 | 2 | -2/+6 | |
| | ||||||
* | Bug 1088253: GET REST calls should allow arbitrary URL parameters to be ↵ | David Lawrence | 2014-10-29 | 2 | -12/+26 | |
| | | | | | | passed in addition the values in the path r=glob,a=glob | |||||
* | Bug 258026 - add format hint to chart date input. r=gerv, a=glob. | Matt Selsky | 2014-10-29 | 1 | -0/+2 | |
| | ||||||
* | Bug 1073590 - Bugzilla should inherit rewrite rules. | Marc Schumann | 2014-10-28 | 1 | -0/+1 | |
| | | | | r/a=glob | |||||
* | Update travis.yml file to pull tests from 5.0 branch | David Lawrence | 2014-10-28 | 1 | -1/+1 | |
| | ||||||
* | Bug 1059684 - markdown text should not be rendered within a <pre> tag | David Lawrence | 2014-10-28 | 7 | -21/+53 | |
| | | | | r=glob,a=glob | |||||
* | Bug 1083081 - javascript concatenation should insert a semicolon between files | Dylan William Hardison | 2014-10-27 | 1 | -1/+1 | |
| | | | | r=dkl a=glob | |||||
* | Bug 1087400: CGI 4.05 throws tons of "CGI::param called in list context" ↵ | Frédéric Buclin | 2014-10-27 | 1 | -0/+1 | |
| | | | | | | warnings r/a=glob | |||||
* | Bug 1088483: Remove references to the "enable bug tagging" preference from ↵ | Frédéric Buclin | 2014-10-27 | 1 | -2/+0 | |
| | | | | | | the documentation r=gerv a=glob | |||||
* | Bug 1068494: Remove CVS/Bonsai/LXR-specific bits of Patch Viewer | Byron Jones | 2014-10-27 | 1 | -5/+0 | |
| | | | | (remove unused user-error "invalid_context") | |||||
* | Bug 1088399 - Add support for Github pull requests in See Also field. ↵ | Matt Selsky | 2014-10-24 | 2 | -2/+4 | |
| | | | | r=gerv, a=glob. | |||||
* | Revert "Bug 1073264 - allow attachment download to be offloaded to the ↵ | Gervase Markham | 2014-10-24 | 4 | -94/+4 | |
| | | | | | | webserver using X-SendFile or equivalent. r=gerv, a=glob." Morning brain thought this bug was approved for 5.0. This reverts commit 55e8faeed19ff618483cb5803847bdba6c80c752. | |||||
* | Bug 1073264 - allow attachment download to be offloaded to the webserver ↵ | Damien Nozay | 2014-10-24 | 4 | -4/+94 | |
| | | | | using X-SendFile or equivalent. r=gerv, a=glob. | |||||
* | Bug 1083258 - The size check for input <select>s on show_bug.cgi doesn't ↵ | Dylan William Hardison | 2014-10-23 | 2 | -1/+5 | |
| | | | | | | take into account is_active r=dkl a=glob | |||||
* | Bug 1033068: The "unknown_action" error message could confuse the user | Frédéric Buclin | 2014-10-22 | 1 | -2/+3 | |
| | | | | r=dkl a=sgreen | |||||
* | Bug 1073380 - Pass the hostname and port as two separate arguments to ↵ | Dylan William Hardison | 2014-10-21 | 1 | -1/+3 | |
| | | | | | | Email::Sender r=dkl a=glob | |||||
* | Bug 1084490 - Fix Bugzilla::WebService::BugUserLastVisit->get & correct POD | Dylan William Hardison | 2014-10-21 | 1 | -11/+4 | |
| | | | | r=dkl a=glob | |||||
* | Bug 1083737: Validate the smtpserver parameter | Frédéric Buclin | 2014-10-21 | 2 | -2/+32 | |
| | | | | r=dkl a=glob | |||||
* | Backout Bug 1015226: When using field-label.html.tmpl there is not a way to ↵ | David Lawrence | 2014-10-20 | 1 | -10/+1 | |
| | | | | underline the access key letter in the field description | |||||
* | Bug 1080840: Update WebServices to include Markdown feature | Koosha KM | 2014-10-16 | 3 | -18/+112 | |
| | | | | r=dkl,a=glob | |||||
* | Bug 1068494: Remove CVS/Bonsai/LXR-specific bits of Patch Viewer | Frédéric Buclin | 2014-10-16 | 10 | -282/+26 | |
| | | | | r=gerv a=glob | |||||
* | Bug 1082557: Use a persistent connection to the SMTP server for improved ↵ | Frédéric Buclin | 2014-10-16 | 2 | -4/+8 | |
| | | | | | | performance r=dylan a=glob | |||||
* | Fix a warning thrown by 008filter.t | Frédéric Buclin | 2014-10-16 | 1 | -3/+3 | |
| | ||||||
* | Bug 1082887: comments made when setting a flag from the attachment details ↵ | Byron Jones | 2014-10-16 | 1 | -53/+59 | |
| | | | | | | page are not included in the "flag updated" email r=dkl,a=glob | |||||
* | Bug 1059723: Reply button should become AJAX-based | Koosha KM | 2014-10-14 | 4 | -10/+93 | |
| | | | | r=dkl,a=sgreen | |||||
* | Bug 1009406 - A user with local editcomponents privs cannot update the ↵ | Simon Green | 2014-10-08 | 1 | -2/+17 | |
| | | | | | | inclusion and exclusion lists when the flagtype is already restricted to products the user cannot edit r=dkl, a=simon | |||||
* | Bug 1011263 - The qa test suite should have a master branch that bugzilla ↵ | David Lawrence | 2014-10-07 | 1 | -0/+12 | |
| | | | | master run against - Updated exclusions | |||||
* | Bug 1011263 - The qa test suite should have a master branch that bugzilla ↵ | David Lawrence | 2014-10-07 | 1 | -8/+17 | |
| | | | | master run against |