summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2012-10-18Bug 795980 - Changes in budget request formDave Lawrence3-105/+136
2012-10-17Bug 802451 - backport bug 704999 to bmo (GitHub URLs aren't working in the ↵Dave Lawrence3-0/+38
"Add Bug URLs" field)
2012-10-16Bug 577329 - WebServices should filter email addresses same as the web UI as ↵Dave Lawrence10-26/+53
users are not always required to login
2012-10-16Bug 799721: PostgreSQL 9.2 requires DBD::Pg 2.19.3Frédéric Buclin1-4/+5
r=glob a=LpSolit
2012-10-16Bug 800691: guided bug entry - thunderbird - default to Untriaged and remove ↵Byron Jones2-1/+20
General components
2012-10-14Bug 781314: The behavior of tags changedFrédéric Buclin1-11/+5
r=wicked a=LpSolit
2012-10-13Fix typoFrédéric Buclin1-1/+1
2012-10-12s/sortey/sortkey/gFrédéric Buclin1-2/+2
2012-10-12Bug 790129: Bugzilla->fields returns fields in random order (the sortkey is ↵Simon Green1-2/+3
ignored) r/a=LpSolit
2012-10-12Bug 798367 - The element focused after pressing <tab> in a comment box ↵Dave Lawrence1-0/+10
should be the "submit comment" button
2012-10-12Bug 793826: Prevent private web service methods from being calledKoosha Khajeh Moogahi1-1/+3
r=dkl a=LpSolit
2012-10-12Bug 799257 - Backport bug 795650 and bug 797833 to bmo/4.0 and bmo/4.2 for ↵Dave Lawrence3-11/+30
performance improvement r=glob
2012-10-11Bug 798271: create L20n productByron Jones1-7/+9
2012-10-11Bug 798994: Fix incorrect double escaping when displaying saved queries URLsSimon Green1-1/+1
r=glob, a=LpSolit
2012-10-11Bug 764459: add htaccess entryByron Jones1-0/+1
2012-10-10Bug 764459 - Bug submission form: Privacy > Data release proposalByron Jones2-0/+249
2012-10-09merged with bugzilla/4.2Dave Lawrence13-20/+74
2012-10-09Bug 799545: add tracking and status flags to b2g productByron Jones1-0/+1
2012-10-09Bug 753635: Allow editing local see also even if you cannot edit the other bugSimon Green1-3/+7
r=glob, a=LpSolit
2012-10-09Bug 797934 - Create a new bugzilla product for Metro FirefoxDave Lawrence1-2/+5
2012-10-08Bug 652047: checksetup.pl fails to compile/run if the Voting extension is ↵Frédéric Buclin2-1/+33
enabled on a fresh install r=glob a=LpSolit
2012-10-08Bug 799005: release tracking flag refresh (19)Byron Jones1-0/+6
2012-10-05Fix attachment flag creation errors due to FlagTypeComment extensionDave Lawrence2-10/+17
2012-10-04Bug 797872: fix grammar on instant search pageMark Côté1-1/+1
2012-10-04Bug 790909: Editing dependencies from the "Change Several Bugs at Once" page ↵Frédéric Buclin1-1/+1
does not work as expected (bug IDs are incorrectly parsed) r=dkl a=LpSolit
2012-10-04Bug 788098: Queries involving group substitution crash when ↵Frédéric Buclin2-6/+14
usevisibilitygroups is enabled r=dkl a=LpSolit
2012-10-04Bug 794389: There is no field named 'actual_time' when generating reportsFrédéric Buclin1-0/+4
r=glob a=LpSolit
2012-10-04Bug 713796: "Reset Assignee to default" and "Reset QA Contact to default" ↵Byron Jones2-11/+19
should only be checked when the assignee/qa-contact is the default
2012-10-04Bug 790697: Profanivore causes broken HTML main by creating very long linesByron Jones1-8/+22
2012-10-03Bug 757935: Bugs with resolution MOVED cannot be editedFrédéric Buclin1-1/+3
r=glob a=LpSolit
2012-10-03Bug 797376 - On editparams.cgi, spelling mistake in Splinter Patch Review ↵Dave Lawrence1-1/+1
section
2012-10-02Bug 796043: Inline history eats your comment if you quote a duplicated bugByron Jones1-1/+1
2012-09-29Bug 793893: Tabular reports crash when no format parameter is definedFrédéric Buclin3-7/+5
r=glob a=LpSolit
2012-09-28Bug 264721 - create READY state for bugs which have enough info/testcases to ↵Dave Lawrence2-13/+11
start work r=glob
2012-09-26Bug 437212: sync bmo code with upstreamByron Jones4-43/+101
2012-09-25Fix syntax error in last commentByron Jones1-1/+1
2012-09-25add error message for product_dashboard_invalid_recent_days, causing test ↵Byron Jones1-0/+12
failure
2012-09-25Fix incorrect uri filter causing test failureByron Jones1-1/+1
2012-09-25Bug 794080: guided bug entry throws a "cannot focus invisible element" ↵Byron Jones1-27/+23
error on IE8
2012-09-25Bug 786532: Modified clicks on email links are interceptedByron Jones2-16/+18
2012-09-25Bug 783091: Missing links when there are multiple "review?(foo)" shown in ↵Byron Jones2-3/+3
attachment box on show_bug.cgi
2012-09-25Bug 791137: Last line of last file is not shown in Splinter if there is no ↵Byron Jones1-1/+1
newline at the end of the patch
2012-09-20Bug 792950 - Backport bug 677081 (private comments should remain visible by ↵Reed Loden1-1/+1
their author).
2012-09-18Bug 791989: FlagDefaultRequestee link should not be visible if a default ↵Byron Jones1-3/+7
requestee has not be specified
2012-09-18Bug 792007: profanivore should be case-insensitiveByron Jones1-2/+2
2012-09-17Bug 778731 - Add email flag to NEEDINFO stateDave Lawrence1-8/+8
- Minor update
2012-09-17Bug 778731 - Add email flag to NEEDINFO stateDave Lawrence6-0/+311
r=glob
2012-09-17Bug 761046: Don't redirect when hitting buglist.cgi directly to avoid ↵Byron Jones1-1/+0
duplicate cgi->header calls r=LpSolit, a=LpSolit
2012-09-14Update POD to fix bustage in Perl 5.16.1Frédéric Buclin2-0/+7
r=runtests.pl
2012-09-13Bug 791000 - Only pull data from trunkDave Lawrence1-2/+4