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