aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Bug 977030 - Remove the useless buglist_joined variable in buglist.cgiMatt Selsky2014-03-042-4/+3
| | | | r=dkl,a=justdave
* Bug 979140: Remove remaining <tt> elementsFrédéric Buclin2014-03-042-11/+5
| | | | r/a=glob
* Bug 956190 (part 1): Merge index.css and page.css with global.cssFrédéric Buclin2014-03-0211-255/+219
| | | | r/a=justdave
* Bug 863093: The usermatchmode parameter no longer exists. The POD for ↵Frédéric Buclin2014-02-281-3/+0
| | | | | | User.get must be fixed accordingly r=dkl a=justdave
* Bug 536171: Large Text Box should have maxlength and wrap => 1 in buglistsLalit Khattar2014-02-281-3/+7
| | | | r=LpSolit a=justdave
* Bug 975112 - Add the "Preview" mode for "Optional Comment" in the Create New ↵Dave Lawrence2014-02-282-14/+11
| | | | | | Attachement page r=glob,a=justdave
* Bug 947823: Replace gender-specific pronouns with gender-neutral pronounsCharlie Somerville2014-02-2735-82/+82
| | | | r=gerv a=justdave
* Bug 893595: The pink colour of private comment will turn to white after ↵Dave Miller2014-02-273-1/+14
| | | | | | refreshing the page r/a=justdave
* Bug 466178 - Add an INTEGER custom field typeSimon Green2014-02-276-3/+39
| | | r=glob, a=justdave
* Bug 976796 - Spelling mistakes in Bugzilla/WebService/Bug.pmMatt Tyson2014-02-261-7/+7
| | | | r=dkl,a=glob
* Remove "Unicode non-character 0xfdd0 is illegal for interchange" warnings ↵Frédéric Buclin2014-02-263-10/+20
| | | | | | thrown by Perl 5.10.1 and 5.12, see bug 405011 r=gerv
* Bug 972881 - Add hooks to Bugzilla/WebService/Server/REST.pm to allow for ↵Dave Lawrence2014-02-254-3/+150
| | | | | | extensions to extend and alter REST data r=glob,a=justdave
* Bug 962060 - User.get ignores the "maxusermatches" parameter and allows ↵Dave Lawrence2014-02-251-6/+22
| | | | | | listing all email addresses r=LpSolit,a=justdave
* Bug 405011: Text is cut off when containing Unicode supplementary characters ↵Frédéric Buclin2014-02-253-3/+36
| | | | | | (outside BMP) with MySQL as backend r=gerv a=justdave
* Bug 967883: modify_keywords() shouldn't throw an error when an unprivileged ↵Frédéric Buclin2014-02-252-20/+18
| | | | | | user doesn't alter the keywords list r=gerv a=justdave
* Bug 975204: Comment Preview tabs broken in New bug pageByron Jones2014-02-252-5/+8
| | | | r=gerv, a=justdave
* Bug 963120 - allow extensions to document themselves, and build result into ↵Gervase Markham2014-02-257-3/+81
| | | | docs. r=LpSolit, a=justdave.
* Bug 975896: Bugzilla crashes when editing a flag type which is not ↵Frédéric Buclin2014-02-243-17/+21
| | | | | | specifically requestable r/a=glob
* Bug 944543 - Create after_comment_commit_button hook in upstreamAndre Klapper2014-02-191-0/+2
| | | | r=dkl,a=justdave
* Bug 972465 - Update all REST documentation to prepend /rest/ to the examples ↵Dave Lawrence2014-02-186-40/+40
| | | | | | to match mod_rewrite example r/a=glob
* Fix bad or_groups SQL for determining if a user can see a product. ↵Gervase Markham2014-02-171-20/+18
| | | | | r=LpSolit, a=justdave. https://bugzilla.mozilla.org/show_bug.cgi?id=970228
* Bug 966676: The 'sudo' cookie should not be accessible from JavaScriptFrédéric Buclin2014-02-151-3/+10
| | | | r=dkl a=justdave
* Bug 972451: The "Confirm Changes" button in the "Suspicious Action" page ↵Frédéric Buclin2014-02-151-1/+1
| | | | | | appears on the right of the error message with wide screens r=gerv a=justdave
* Bug 970283: Bump URI version to 1.55 to correctly escape single quotes in URLsFrédéric Buclin2014-02-153-11/+3
| | | | r=dkl a=justdave
* Bug 40896: Bugzilla needs a "preview" mode for commentsByron Jones2014-02-136-6/+214
| | | | r=gerv, a=justdave
* Update .bzrignore to remove docs/en/latex directory and add docs/en/pdf/ ↵Gervase Markham2014-02-121-2/+1
| | | | | directory. r=LpSolit; a=justdave. https://bugzilla.mozilla.org/show_bug.cgi?id=968788
* Bug 969881: All "Help" links in the header and footer of pages point to ↵Frédéric Buclin2014-02-1247-58/+61
| | | | | | inexistent files r=gerv a=justdave
* Bug 970184: "possible duplicates" shouldn't truncate words at the first ↵Byron Jones2014-02-111-2/+4
| | | | | | non-word character r=dkl, a=glob
* Bug 926085: Forbird single quotes to delimit URLs (no <a href='...'>)Frédéric Buclin2014-02-101-1/+15
| | | | r=dkl a=glob
* makedocs.pl should remove docs/en/doctrees after reST build is complete. ↵Gervase Markham2014-02-101-0/+2
| | | | | r=LpSolit, a=justdave. https://bugzilla.mozilla.org/show_bug.cgi?id=964540
* Fix problem of variables not being replaced in RTD documentation by removing ↵Gervase Markham2014-02-106-213/+39
| | | | | references to them. r=LpSolit, a=justdave. https://bugzilla.mozilla.org/show_bug.cgi?id=964849
* Rename random stuff.css to bugzilla.css and start using it for HTML output. ↵Gervase Markham2014-02-102-0/+2
| | | | | r=LpSolit, a=justdave. https://bugzilla.mozilla.org/show_bug.cgi?id=968790
* Bug 961789: large dependency trees with lots of resolved bugs are very slow ↵Byron Jones2014-02-102-14/+19
| | | | | | to load r=LpSolit, a=justdave
* Clarify "delete groups" warning for groups on products. r=LpSolit, a=justdave.Gervase Markham2014-02-071-1/+2
| | | https://bugzilla.mozilla.org/show_bug.cgi?id=951699
* Bug 967607: User.get shouldn't load data that requires extra database ↵Byron Jones2014-02-061-11/+21
| | | | | | queries unless required r=dkl, a=justdave
* Bug 966277 - Bugzilla native REST API should default to application/json if ↵Dave Lawrence2014-02-052-3/+10
| | | | | | no Accept header was set r=dkl,a=justdave
* Bug 956233: enable USE_MEMCACHE on most objectsByron Jones2014-01-3123-24/+130
| | | | r=dkl, a=glob
* [Bug 965193] Generate PDFs in pdf/ directory always (not latex/ directory). ↵Gervase Markham2014-01-291-4/+4
| | | | r=LpSolit, a=justdave.
* Bug 898920 - Allow Savane (e.g. Savannah) See Also URLsSimon Green2014-01-291-0/+38
| | | r=justdave, a=justdave
* Bug 898920 - Allow Savane (e.g. Savannah) See Also URLsSimon Green2014-01-292-0/+2
| | | r=justdave, a=justdave
* Bug 963145 - conf.py should read Bugzilla version from its canonical ↵Gervase Markham2014-01-291-3/+14
| | | | location. r=glob, a=justdave
* 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
| | | https://bugzilla.mozilla.org/show_bug.cgi?id=76498
* Bug 76498: QuickSearch: support comparison operators other than substringByron Jones2014-01-272-5/+65
| | | | r=LpSolit a=justdave
* Bug 964113: Digest::SHA 5.82 and newer always croak on wide characters, ↵Frédéric Buclin2014-01-272-0/+7
| | | | | | preventing saved searched from being displayed r=dkl a=justdave
* Bug 964294 - Require version 1.0 or greater of Sphinx to build docs. ↵Gervase Markham2014-01-271-1/+1
| | | | r=LpSolit, a=justdave.