aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Bug 967607: User.get shouldn't load data that requires extra database queries...Byron Jones2014-02-061-11/+21
* Bug 966277 - Bugzilla native REST API should default to application/json if n...Dave Lawrence2014-02-052-3/+10
* Bug 956233: enable USE_MEMCACHE on most objectsByron Jones2014-01-3123-24/+130
* [Bug 965193] Generate PDFs in pdf/ directory always (not latex/ directory). r...Gervase Markham2014-01-291-4/+4
* Bug 898920 - Allow Savane (e.g. Savannah) See Also URLsSimon Green2014-01-291-0/+38
* Bug 898920 - Allow Savane (e.g. Savannah) See Also URLsSimon Green2014-01-292-0/+2
* Bug 963145 - conf.py should read Bugzilla version from its canonical location...Gervase Markham2014-01-291-3/+14
* Revert accidential change in the fix for Bug 76498Byron Jones2014-01-281-3/+3
* Bumped version post-releaseDave Lawrence2014-01-281-1/+1
* Fix year in the documentationFrédéric Buclin2014-01-272-2/+2
* Bump version to 4.5.2Dave Lawrence2014-01-271-2/+2
* Bump version to 4.5.2Dave Lawrence2014-01-271-1/+1
* Fix bustage in Perl 5.10 and 5.12Frédéric Buclin2014-01-271-1/+1
* Bug 76498: QuickSearch: support comparison operators other than substringByron Jones2014-01-272-5/+65
* Bug 964113: Digest::SHA 5.82 and newer always croak on wide characters, preve...Frédéric Buclin2014-01-272-0/+7
* Bug 964294 - Require version 1.0 or greater of Sphinx to build docs. r=LpSoli...Gervase Markham2014-01-271-1/+1
* 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