summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2012-02-09merged with bugzilla/4.2Dave Lawrence4-8/+25
2012-02-09Bug 713213: increase apache sizelimitByron Jones1-2/+2
2012-02-08Bug 716907 - I am not permitted to file a legal bugDave Lawrence2-1/+3
r=glob
2012-02-08Fixes to errors found by sanity testsDave Lawrence3-4/+4
2012-02-08Bug 533012 - add the ability to see all the administrative actions performed ↵Dave Lawrence5-7/+36
by a user r=glob
2012-02-08Bug 722161: Clickjacking is possible in "View All" with HTML attachmentsFrédéric Buclin2-4/+21
r=dkl a=LpSolit
2012-02-07Bug 723398 - update brownbag request form to remove "Confidential Mozilla ↵Dave Lawrence1-1/+12
Corporation Bug" group r=glob
2012-02-07Bug 723512: add CC-count as a buglist columnByron Jones2-0/+20
2012-02-06add my gmail account to limitiedmailByron Jones1-0/+1
2012-02-03Bug 723646: fix broken instant searchByron Jones1-1/+1
2012-02-02bug 723394: hide disabled custom fields on multiple bugs formatByron Jones1-0/+1
2012-02-01Bump the version number post-releaseDave Lawrence1-1/+1
2012-01-31Bumped to version 4.2rc2Dave Lawrence2-4/+4
2012-01-31merged with bugzilla/4.2Dave Lawrence6-25/+52
2012-01-31(CVE-2012-0440) [SECURITY] JSON-RPC permits to bypass token checks and can ↵Frédéric Buclin2-1/+18
lead to CSRF (no victim's action required) r=mkanat a=LpSolit https://bugzilla.mozilla.org/show_bug.cgi?id=718319
2012-01-31Bug 714472: (CVE-2012-0448) [SECURITY] utf8 homoglyphs are allowed in email ↵Frédéric Buclin4-7/+5
addresses, which could allow an attacker to be CC'ed to private bugs by accident r=glob a=LpSolit
2012-01-31Bug 722224: rapid-release 13Byron Jones1-0/+8
2012-01-31Bug 714446: Product.create default behavior is broken and inconsistent with PODFrédéric Buclin1-17/+29
r=dkl a=LpSolit
2012-01-30Bug 722327: add "as bug list" to user activity reportByron Jones3-22/+28
2012-01-30Bug 721816: fix double CVE linkificationByron Jones1-5/+0
2012-01-28Bug 721879 - mozilla services security group doesn't match stylesheet for ↵Dave Lawrence1-1/+2
sec bugs
2012-01-28merged with bugzilla/4.2Dave Lawrence5-11/+45
2012-01-27Bug 720756 - Update release notes for Bugzilla 4.2rc2Dave Lawrence1-4/+8
r/a=LpSolit
2012-01-27Bug 721715: URLs in the See Also field must be detainted before inserted ↵Frédéric Buclin1-4/+3
into the DB r=dkl a=LpSolit
2012-01-26Fix bustage due to bug 715514.Tiago Mello1-1/+1
2012-01-25Bug 717217: The regexp in Bugzilla::BugUrl::JIRA::should_handle() isn'tSimon Green1-1/+1
restrictive enough (min two letters required) r=timello, a=LpSolit
2012-01-25Bug 715514: Fix showdependencytree misleading in "hide resolved" viewMatt Selsky1-2/+2
r=timello, a=LpSolit
2012-01-25Bug 719526 - Add an extra mail header to messages containing a link to a ↵Dave Lawrence2-2/+32
first patch r=glob
2012-01-25Bug 720723: remove dupes from release-tracking-report, add calendar flagsByron Jones1-1/+14
2012-01-24Bug 718183: Rename duplicated series names before inserting the new index in ↵Frédéric Buclin1-0/+31
the series table r=dkl a=LpSolit
2012-01-24merged with bugzilla/4.2Dave Lawrence5-13/+95
2012-01-24Bug 715870: [Oracle] Related sequences and triggers must be removed when ↵Frédéric Buclin1-1/+19
dropping a table r=mkanat a=LpSolit
2012-01-24Bug 633061: Require Apache2::SizeLimit 0.96 for proper operation on LinuxMax Kanat-Alexander2-5/+5
r=dkl a=mkanat
2012-01-24Bug 720530: fix broken brownbag formByron Jones1-1/+1
2012-01-23Bug 719363: add instant searchByron Jones4-3/+289
2012-01-21Bug 469068: SMTP parameters not documentedMatt Selsky1-0/+62
r/a=LpSolit
2012-01-20Bug 719704: fix reply link not quoting the entire commentByron Jones1-1/+1
2012-01-18Bug 718905: Move user_preferences hook up, before other actions in userprefs.cgiTiago Mello1-8/+10
r=dkl, a=LpSolit
2012-01-18Bug 718540 - Problem with XML attached in bugDave Lawrence2-3/+3
2012-01-18Bug 716109: add release tracking reportByron Jones7-28/+684
2012-01-18revert accidental commitByron Jones7-667/+28
https://bugzilla.mozilla.org/show_bug.cgi?id=716109
2012-01-18Bug 716109: add release tracking reportByron Jones7-28/+667
2012-01-17Updated RequestWhine/Extension.pm to set the perms properly for ↵Dave Lawrence1-1/+14
whineatrequests.pl
2012-01-17merged with bugzilla/4.2Dave Lawrence14-14/+32
2012-01-17Bug 718626: show component column on guided possible dupes listByron Jones2-1/+3
2012-01-17Bug 718593: Fix broken guided bug entryByron Jones1-3/+3
2012-01-16tweak flag table vertical alignmentByron Jones1-0/+8
2012-01-16place splinter config into a better positionByron Jones1-1/+1
2012-01-13Bug 712141 - Changes to BrownBag Request FormDave Lawrence2-64/+156
2012-01-13Bug 714335 - Multiple clicks of the reply link on comments keeps adding the ↵Dave Lawrence1-1/+3
reply text to the new comment box r/a=LpSolit