summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2014-02-27Bug 947823: Replace gender-specific pronouns with gender-neutral pronounsCharlie Somerville35-82/+82
r=gerv a=justdave
2014-02-27Bug 893595: The pink colour of private comment will turn to white after ↵Dave Miller3-1/+14
refreshing the page r/a=justdave
2014-02-26Bug 466178 - Add an INTEGER custom field typeSimon Green6-3/+39
r=glob, a=justdave
2014-02-26Bug 976796 - Spelling mistakes in Bugzilla/WebService/Bug.pmMatt Tyson1-7/+7
r=dkl,a=glob
2014-02-26Remove "Unicode non-character 0xfdd0 is illegal for interchange" warnings ↵Frédéric Buclin3-10/+20
thrown by Perl 5.10.1 and 5.12, see bug 405011 r=gerv
2014-02-25Bug 972881 - Add hooks to Bugzilla/WebService/Server/REST.pm to allow for ↵Dave Lawrence4-3/+150
extensions to extend and alter REST data r=glob,a=justdave
2014-02-25Bug 962060 - User.get ignores the "maxusermatches" parameter and allows ↵Dave Lawrence1-6/+22
listing all email addresses r=LpSolit,a=justdave
2014-02-25Bug 405011: Text is cut off when containing Unicode supplementary characters ↵Frédéric Buclin3-3/+36
(outside BMP) with MySQL as backend r=gerv a=justdave
2014-02-25Bug 967883: modify_keywords() shouldn't throw an error when an unprivileged ↵Frédéric Buclin2-20/+18
user doesn't alter the keywords list r=gerv a=justdave
2014-02-25Bug 975204: Comment Preview tabs broken in New bug pageByron Jones2-5/+8
r=gerv, a=justdave
2014-02-25Bug 963120 - allow extensions to document themselves, and build result into ↵Gervase Markham7-3/+81
docs. r=LpSolit, a=justdave.
2014-02-24Bug 975896: Bugzilla crashes when editing a flag type which is not ↵Frédéric Buclin3-17/+21
specifically requestable r/a=glob
2014-02-19Bug 944543 - Create after_comment_commit_button hook in upstreamAndre Klapper1-0/+2
r=dkl,a=justdave
2014-02-18Bug 972465 - Update all REST documentation to prepend /rest/ to the examples ↵Dave Lawrence6-40/+40
to match mod_rewrite example r/a=glob
2014-02-17Fix bad or_groups SQL for determining if a user can see a product. ↵Gervase Markham1-20/+18
r=LpSolit, a=justdave. https://bugzilla.mozilla.org/show_bug.cgi?id=970228
2014-02-15Bug 966676: The 'sudo' cookie should not be accessible from JavaScriptFrédéric Buclin1-3/+10
r=dkl a=justdave
2014-02-15Bug 972451: The "Confirm Changes" button in the "Suspicious Action" page ↵Frédéric Buclin1-1/+1
appears on the right of the error message with wide screens r=gerv a=justdave
2014-02-15Bug 970283: Bump URI version to 1.55 to correctly escape single quotes in URLsFrédéric Buclin3-11/+3
r=dkl a=justdave
2014-02-13Bug 40896: Bugzilla needs a "preview" mode for commentsByron Jones6-6/+214
r=gerv, a=justdave
2014-02-12Update .bzrignore to remove docs/en/latex directory and add docs/en/pdf/ ↵Gervase Markham1-2/+1
directory. r=LpSolit; a=justdave. https://bugzilla.mozilla.org/show_bug.cgi?id=968788
2014-02-12Bug 969881: All "Help" links in the header and footer of pages point to ↵Frédéric Buclin47-58/+61
inexistent files r=gerv a=justdave
2014-02-11Bug 970184: "possible duplicates" shouldn't truncate words at the first ↵Byron Jones1-2/+4
non-word character r=dkl, a=glob
2014-02-10Bug 926085: Forbird single quotes to delimit URLs (no <a href='...'>)Frédéric Buclin1-1/+15
r=dkl a=glob
2014-02-10makedocs.pl should remove docs/en/doctrees after reST build is complete. ↵Gervase Markham1-0/+2
r=LpSolit, a=justdave. https://bugzilla.mozilla.org/show_bug.cgi?id=964540
2014-02-10Fix problem of variables not being replaced in RTD documentation by removing ↵Gervase Markham6-213/+39
references to them. r=LpSolit, a=justdave. https://bugzilla.mozilla.org/show_bug.cgi?id=964849
2014-02-10Rename random stuff.css to bugzilla.css and start using it for HTML output. ↵Gervase Markham2-0/+2
r=LpSolit, a=justdave. https://bugzilla.mozilla.org/show_bug.cgi?id=968790
2014-02-10Bug 961789: large dependency trees with lots of resolved bugs are very slow ↵Byron Jones2-14/+19
to load r=LpSolit, a=justdave
2014-02-07Clarify "delete groups" warning for groups on products. r=LpSolit, a=justdave.Gervase Markham1-1/+2
https://bugzilla.mozilla.org/show_bug.cgi?id=951699
2014-02-06Bug 967607: User.get shouldn't load data that requires extra database ↵Byron Jones1-11/+21
queries unless required r=dkl, a=justdave
2014-02-05Bug 966277 - Bugzilla native REST API should default to application/json if ↵Dave Lawrence2-3/+10
no Accept header was set r=dkl,a=justdave
2014-01-31Bug 956233: enable USE_MEMCACHE on most objectsByron Jones23-24/+130
r=dkl, a=glob
2014-01-29[Bug 965193] Generate PDFs in pdf/ directory always (not latex/ directory). ↵Gervase Markham1-4/+4
r=LpSolit, a=justdave.
2014-01-29Bug 898920 - Allow Savane (e.g. Savannah) See Also URLsSimon Green1-0/+38
r=justdave, a=justdave
2014-01-29Bug 898920 - Allow Savane (e.g. Savannah) See Also URLsSimon Green2-0/+2
r=justdave, a=justdave
2014-01-29Bug 963145 - conf.py should read Bugzilla version from its canonical ↵Gervase Markham1-3/+14
location. r=glob, a=justdave
2014-01-28Revert accidential change in the fix for Bug 76498Byron Jones1-3/+3
2014-01-28Bumped version post-releaseDave Lawrence1-1/+1
2014-01-27Fix year in the documentationFrédéric Buclin2-2/+2
2014-01-27Bump version to 4.5.2Dave Lawrence1-2/+2
2014-01-27Bump version to 4.5.2Dave Lawrence1-1/+1
2014-01-27Fix bustage in Perl 5.10 and 5.12Frédéric Buclin1-1/+1
https://bugzilla.mozilla.org/show_bug.cgi?id=76498
2014-01-27Bug 76498: QuickSearch: support comparison operators other than substringByron Jones2-5/+65
r=LpSolit a=justdave
2014-01-27Bug 964113: Digest::SHA 5.82 and newer always croak on wide characters, ↵Frédéric Buclin2-0/+7
preventing saved searched from being displayed r=dkl a=justdave
2014-01-27Bug 964294 - Require version 1.0 or greater of Sphinx to build docs. ↵Gervase Markham1-1/+1
r=LpSolit, a=justdave.
2014-01-27Bug 961654 - Fix Landfill bugzilla-tip links in new reST docs. r=LpSolit, ↵Gervase Markham3-12/+10
a=justdave.
2014-01-27Bug 960969 - Write documentation style guide. r=LpSolit, a=justdave.Gervase Markham1-0/+101
2014-01-27Bug 962571 - Fix syntax highlighting of code blocks. r=LpSolit, a=justdave.Gervase Markham4-110/+121
2014-01-27Bug 939838 - Kill Bugzilla::User::user_id_to_login function. r=LpSolit, ↵Gervase Markham4-24/+7
a=justdave.
2014-01-26Bug 947150: improve relnotes to mention that the 'version' module must now ↵Frédéric Buclin1-0/+5
be installed r/a=justdave on IRC
2014-01-26Bug 933253: In duplicates.cgi, display the Priority field instead of the OS ↵Andre Klapper1-3/+3
field r=LpSolit a=justdave