Age | Commit message (Expand) | Author | Files | Lines |
2014-01-27 | Bug 961654 - Fix Landfill bugzilla-tip links in new reST docs. r=LpSolit, a=j... | Gervase Markham | 3 | -12/+10 |
2014-01-27 | Bug 960969 - Write documentation style guide. r=LpSolit, a=justdave. | Gervase Markham | 1 | -0/+101 |
2014-01-27 | Bug 962571 - Fix syntax highlighting of code blocks. r=LpSolit, a=justdave. | Gervase Markham | 4 | -110/+121 |
2014-01-27 | Bug 939838 - Kill Bugzilla::User::user_id_to_login function. r=LpSolit, a=jus... | Gervase Markham | 4 | -24/+7 |
2014-01-26 | Bug 947150: improve relnotes to mention that the 'version' module must now be... | Frédéric Buclin | 1 | -0/+5 |
2014-01-26 | Bug 933253: In duplicates.cgi, display the Priority field instead of the OS f... | Andre Klapper | 1 | -3/+3 |
2014-01-25 | Bug 959732 was only partially fixed... | GavinS | 1 | -0/+1 |
2014-01-25 | Bug 959732: The guided bug entry form lists components disabled for new bug r... | GavinS | 1 | -0/+1 |
2014-01-24 | Bugzilla is now hardcoded in trunk (instead of terms.Bugzilla) | Frédéric Buclin | 1 | -5/+5 |
2014-01-24 | Bug 947150: Release notes for Bugzilla 4.4.2 | Frédéric Buclin | 1 | -0/+38 |
2014-01-24 | Bug 962569 - Stop the auto-substitution of "--" with "–"; turn off SmartyPa... | Gervase Markham | 1 | -1/+2 |
2014-01-24 | Bug 962570 - Remove the glossary. r=LpSolit, a=glob. | Gervase Markham | 2 | -4/+0 |
2014-01-24 | Bug 962568 - Replace all "Caution" with "Warning" and all "Tip" with "Note". ... | Gervase Markham | 5 | -349/+17 |
2014-01-22 | Bug 962416 - index.cgi crashes when using a Postgres database | Simon Green | 1 | -4/+4 |
2014-01-21 | Bug 961398: Let rst2pdf build the PDF documentation if pdflatex is not available | Frédéric Buclin | 5 | -12/+132 |
2014-01-21 | Bug 913364 - Reuse preset values when navigation through enter_bug.cgi | Simon Green | 3 | -12/+5 |
2014-01-20 | Bug 958825: Use HTML5's attribute "autofocus" instead of onload="element.focu... | Frédéric Buclin | 13 | -62/+31 |
2014-01-20 | Bug 912064 - remove very old release notes; they are in source control if you... | Gervase Markham | 1 | -3028/+0 |
2014-01-20 | Bug 961775 - add "--pod-only" and "--with-pdf" switches to makedocs.pl. Patch... | Gervase Markham | 1 | -1/+3 |
2014-01-18 | Fix incorrect formatting in the glossary | Frédéric Buclin | 1 | -4/+7 |
2014-01-18 | Revert incorrect path to style.css | Frédéric Buclin | 1 | -1/+1 |
2014-01-17 | Bug 912064 - convert docs to ReStructured Text (.rst) format. r,a=justdave. | Gervase Markham | 49 | -11001/+8125 |
2014-01-17 | Bug 960748 - Queries involving comment tags crash | Dave Lawrence | 1 | -1/+9 |
2014-01-16 | Split a too long line | Frédéric Buclin | 1 | -1/+2 |
2014-01-16 | Bug 686333: Bugzilla login field should be <input type=email> | Frédéric Buclin | 3 | -6/+16 |
2014-01-16 | Bug 959402: Saved searches in the page footer cause the page to not be valid ... | Frédéric Buclin | 1 | -31/+29 |
2014-01-16 | Bug 958875: Add a progress bar to the Server Push page | Frédéric Buclin | 1 | -0/+4 |
2014-01-16 | Bug 673385: Dragging text into the QuickSearch field on index.cgi doesn't del... | Frédéric Buclin | 1 | -40/+4 |
2014-01-16 | Bug 888731: Bugzilla login field should use "placeholder" HTML5 attribute ins... | Frédéric Buclin | 3 | -113/+21 |
2014-01-14 | Bug 955962: memcached touched unnecessarily when USE_MEMCACHED is false or no... | Byron Jones | 1 | -2/+4 |
2014-01-14 | Bug 845725: interdiff hangs on massive patches | Byron Jones | 1 | -27/+63 |
2014-01-13 | Bug 904467 - error when %recipients is empty (e.g. after bugmail_recipients e... | Damien Nozay | 1 | -14/+17 |
2014-01-09 | Bug 958057 - REST API - No example of non-rewrite endpoint in POD docs, no co... | Dave Lawrence | 1 | -5/+15 |
2014-01-09 | Bug 957826: XSS in the comment tag field | Frédéric Buclin | 1 | -1/+1 |
2014-01-09 | Bug 360231: importxml.pl ignores the maxattachmentsize and maxlocalattachment... | Frédéric Buclin | 1 | -19/+31 |
2014-01-08 | Replace [ and ] in URLs by %5B and %5D respectively to make the HTML5 validat... | Frédéric Buclin | 1 | -4/+4 |
2014-01-08 | Bug 546838: Upgrade Bugzilla to HTML5 | Frédéric Buclin | 9 | -26/+21 |
2014-01-08 | Bug 840407 (part 2): Remove the "align" and "valign" attributes from extensions | Frédéric Buclin | 5 | -13/+25 |
2014-01-07 | Bug 770073 - Hardcode "Bugzilla" in templates when it's not related to a spec... | Connor Behan | 55 | -460/+451 |
2014-01-07 | Bug 952796: Remove HTML attributes which are obsolete in HTML5 | Frédéric Buclin | 16 | -75/+82 |
2014-01-07 | Bug 840407: Remove the "align" and "valign" attributes | Frédéric Buclin | 43 | -593/+567 |
2014-01-07 | Bug 390955: Add some useful standard searches to the index page | Frédéric Buclin | 5 | -78/+133 |
2014-01-03 | Bug 945535 - When loading bugs with large number of attachments, $bug->attach... | Dave Lawrence | 1 | -15/+21 |
2014-01-03 | Bug 952284 - Tags set to private comments should not be disclosed to everybod... | Dave Lawrence | 1 | -0/+11 |
2014-01-03 | Fix on checkin for bug 543432 | Frédéric Buclin | 1 | -1/+1 |
2014-01-03 | Bug 543432: [PostgreSQL] Crash when typing a string in combination with a num... | Frédéric Buclin | 4 | -23/+34 |
2014-01-02 | Bug 895813: Mandatory custom fields whose visibility depends on a component a... | Frédéric Buclin | 1 | -4/+4 |
2014-01-02 | Bug 946565 - Bug Mail does not correct notify when two people have made changes | Simon Green | 3 | -13/+21 |
2014-01-02 | Bug 940010 - When entering a new bug, if there's only one active version or c... | Simon Green | 1 | -3/+10 |
2013-12-31 | Bug 756048 - Add and update bug and attachment flags using the WebService API | Dave Lawrence | 5 | -8/+568 |