summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2012-08-08Bug 781059: -moz-border-radius is obsolete and must be replaced by the ↵Frédéric Buclin2-10/+10
standard border-radius CSS property r=reed a=LpSolit
2012-08-08Bug 780849: fix incorrect auto-linkification of full CVE urls in commentsByron Jones1-1/+1
2012-08-07Revert commit 8283Dave Lawrence1-10/+0
2012-08-07Quick fix for file permissions errorDave Lawrence1-1/+3
2012-08-07Initial checkin of Product DashboardDave Lawrence16-0/+1884
2012-08-07Bug 780883 - s/fieldAutoComp/keywordAutoComp/ (fallout from bad 4.2 commit ↵Reed Loden1-1/+1
in bug 764517) [r=glob a=LpSolit]
2012-08-07Bug 778631: use a persistent Template::Provider to avoid recompiling ↵Byron Jones1-0/+10
templates between page loads
2012-08-07Bug 778971: show components watched via watch-users on the "component ↵Byron Jones2-52/+146
watching" preferences tab
2012-08-07Bug 779709: Don't allow searching on changes to private attachments or commentsSImon Green1-3/+36
r=glob, a=LpSolit
2012-08-07Bug 779434: Fix refreshing a page not updating fieldsByron Jones5-1/+43
2012-08-06Bug 706271: CSRF vulnerability in token.cgi allows possible unauthorized ↵Frédéric Buclin3-3/+10
password reset e-mail request r=reed a=LpSolit
2012-08-03Bug 682317 - Bug.create is incorrectly documented as ignoring invalid ↵Koosha Khajeh Moogahi1-2/+3
fields; it should say it produces an error r=dkl, a=LpSolit
2012-08-03Bug 780028: Oracle crashes if a column listed in ORDER BY appears twice in ↵Frédéric Buclin1-4/+13
SELECT r=glob a=LpSolit
2012-08-03Bug 756953 - Dependencies table should have unique index so that duplicate ↵Dave Lawrence2-1/+30
entries are blocked r/a=LpSolit
2012-08-01Bug 581538 - Hide (instead of showing as disabled) flags that aren't ↵Dave Lawrence1-23/+24
available for a specific component on enter_bug.cgi
2012-08-01merged with bugzilla/4.2Dave Lawrence0-0/+0
2012-08-01merged with bugzilla/4.2Dave Lawrence7-28/+81
2012-08-01Bug 779475 - Changes in budget request formDave Lawrence2-10/+16
2012-08-01Bug 779472 - Changes in swag request formDave Lawrence2-19/+18
2012-08-01Bug 757698: move moco-ldap-check to a moco serverByron Jones1-168/+486
2012-08-01Bug 776897: highlight trailing whitespace in splinterByron Jones2-2/+20
2012-07-31Bug 684171 - add a "(take)" link to the QA Contact fieldDave Lawrence2-3/+4
Upstream accepted so porting over last minor changes
2012-07-31Bug 776982 - Increase longdescs primary key size to INTSERIAL for future growthDave Lawrence1-12/+10
r/a=LpSolit
2012-07-31Bug 775056 - Add prefix to filter() and filter_wants()Frank Becker1-7/+17
2012-07-30Bug 778226 - Add Mac OS 10.8 Mountain Lion detectionMatt Selsky1-0/+1
r=timeless, a=LpSolit
2012-07-30Bug 773764 - Changes to Air Mozilla Event (Brownbag) Request FormDave Lawrence1-50/+89
2012-07-30Bug 776806 - Further changes to the IT Request Bugzilla formDave Lawrence1-18/+12
r=glob
2012-07-27Bumped version post releaseDave Lawrence1-1/+1
2012-07-26Bump version to 4.2.2Dave Lawrence2-3/+3
2012-07-26Bug 777398: (CVE-2012-1968) [SECURITY] HTML bugmail exposes information ↵Frédéric Buclin3-24/+35
about restricted bugs r=glob a=LpSolit
2012-07-26Bug 774625 - describecomponents.cgi - product category listing is not sortedMarkus Kolb1-1/+1
r=dkl, a=LpSolit
2012-07-26Bug 777555: Release notes for Bugzilla 4.2.2Frédéric Buclin1-0/+42
r=dkl a=LpSolit
2012-07-26merged with bugzilla/4.2Dave Lawrence6-18/+48
2012-07-26Backout bug 768573 to fix bustageFrédéric Buclin4-6/+6
2012-07-25Bug 776103 - Syntax error in Bugzilla::User::Setting API docKoosha Khajeh Moogahi1-2/+2
r/a=LpSolit
2012-07-25Bug 777410 - Add colo-trip column for DCOPS bugzilla queryDave Lawrence1-0/+1
2012-07-25Bug 776972 - Increase bugs_activity primary key size to INTSERIAL for future ↵Dave Lawrence2-6/+26
growth r/a=LpSolit
2012-07-24Bug 697224 - Add methods to get a user's saved searches to the WebService ↵Koosha Khajeh Moogahi1-0/+43
(new "User.saved_searches" or add to User.get) r=dkl, a=LpSolit
2012-07-24Bug 520434 - Inconsistent naming of time fields (creation_time vs time)Koosha Khajeh Moogahi1-0/+10
r=dkl, a=LpSolit
2012-07-24Bug 753688: Classification doesn't work as z-axis on reportsFrédéric Buclin1-4/+14
r=glob a=LpSolit
2012-07-24Bug 764517: Don't automatically select the first keyword if the search ↵Byron Jones1-0/+3
string is empty r=dkl, a=LpSolit
2012-07-24Bug 772776: add a "visiblity group" for the partner-confidential groupByron Jones3-17/+57
2012-07-24Bug 776670: minor tweaks to the mozlist formByron Jones1-5/+9
2012-07-24Bug 776670: update mozlist form for service-nowByron Jones1-64/+75
2012-07-24Bug 771107 - List of attachments in attachment details screen does not ↵Dave Lawrence3-6/+10
distinguish obsolete attachments r=glob, a=LpSolit
2012-07-24Bug 767308 - Bug id should be last field in URL query string (after list_id)Dave Lawrence1-5/+12
r=glob, a=LpSolit
2012-07-23Bug 764466 - Add a primary key to the profiles_activity tableDave Lawrence3-0/+7
r=glob, a=LpSolit
2012-07-23Bug 764457 - Add a primary key to the bugs_activity tableDave Lawrence3-0/+7
r=glob, a=LpSolit
2012-07-20Bug 770855 - Permission error pages should instruct users how to get permissionsDave Lawrence4-0/+81
r=glob
2012-07-19Bug 774941: update the itrequest form for service-nowByron Jones1-120/+170