summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2014-02-11Bug 970184: "possible duplicates" shouldn't truncate words at the first ↵Byron Jones1-2/+4
non-word character
2014-02-10Bug 961789: large dependency trees with lots of resolved bugs are very slow ↵Byron Jones2-14/+19
to load
2014-02-10Bug 926085: Forbird single quotes to delimit URLs (no <a href='...'>)'Frédéric Buclin2-3/+17
2014-02-10Bug 917878 - "patches submitted" and "patches reviewed" on the user profile ↵Dave Lawrence1-2/+2
don't take github pull requests into consideration r=glob
2014-02-06Bug 967607: User.get shouldn't load data that requires extra database ↵Byron Jones2-28/+39
queries unless required
2014-02-05Bug 968482 - backport bug 966277 to bmo/4.2 to set default content type if ↵Dave Lawrence2-3/+10
no accept header provided
2014-01-31Bug 961943: Nagios bug queue check support for paging regardless of severityByron Jones1-10/+38
2014-01-31Bug 587701: Make it possible to hide "TinderboxPushlog Robot" spamByron Jones2-22/+29
2014-01-31Bug 966042 - [SENTRY] Use of uninitialized value in string eq at ↵Dave Lawrence1-1/+1
Bugzilla/Extension/BMO/lib/Reports/UserActivity.pm line 42
2014-01-29Bug 105865: bugzilla should pay attention to linebreaks when making ↵Byron Jones1-6/+10
bugnumbers to links
2014-01-29Bug 957340: Make updates to the Gear Request Bug FormByron Jones2-193/+379
2014-01-28Bug 964856 - Add a crash-signature field to Android Background ServicesDave Lawrence1-0/+1
2014-01-28Bug 893641 - change the maxlength of the component field in search resultsDave Lawrence1-0/+9
2014-01-28Bug 76498: QuickSearch: support comparison operators other than substringByron Jones2-3/+63
2014-01-27Bug 964299 - bzr checkin regexp is a little too tight. r=dkl.Gervase Markham1-1/+1
2014-01-22Bug 951974: backport bug 237498 to bmo (Use memcached to improve performance)Byron Jones10-32/+577
2014-01-22Bug 961513: The feature "Clone This Bug" does not work for users without ↵Byron Jones2-2/+2
canconfirm rights
2014-01-22Bug 962230: Add contact information to Mozilla Reps Application FormByron Jones1-0/+6
2014-01-20Bug 961735: comment editing should only be enabled on editable commentsByron Jones1-1/+5
2014-01-20Bug 958335 - Add comment button to user story fieldDave Lawrence2-0/+34
r=glob
2014-01-17Bug 960883 - backport bug 960748 to bmo/4.2 to fix issue with queries ↵Dave Lawrence1-1/+9
involving comment tags crashing
2014-01-16Bug 956664 - User can see but not find the link to change their nameDave Lawrence1-1/+6
r=glob
2014-01-13Bug 956556: Remove disabled users from the suggested reviewers menuByron Jones1-1/+2
2014-01-11Bug 936165 - Allow for privileged users to edit past comments and preserve ↵Dave Lawrence11-0/+766
comment history (BMO extension) r=glob
2014-01-08Bug 957576 - Please enable user story feature for support.mozilla.orgDave Lawrence1-0/+4
2014-01-07Bug 763427 - Add "Date" field to Mozilla Reps Budget Request formDave Lawrence2-13/+35
2014-01-07Bug 957134 - Insecure transitionDave Lawrence1-23/+11
2014-01-07Bug 956052 - backport upstream bug 945535 to bmo/4.2 for performance ↵Dave Lawrence3-5/+4
improvement in bugs with large number of attachments
2014-01-07Bug 956052 - backport upstream bug 945535 to bmo/4.2 for performance ↵Dave Lawrence1-15/+21
improvement in bugs with large number of attachments
2014-01-07Bug 956135 - backport upstream bug 952284 to bmo/4.2 to hide tags set to ↵Dave Lawrence1-0/+11
private comments in the bug activity table
2014-01-01Bug 918384 - backport upstream bug 756048 to bmo/4.2 to allow setting ↵Dave Lawrence5-8/+567
bug/attachment flags using the webservices
2013-12-31merged with bugzilla/4.2Dave Lawrence2-2/+3
2013-12-21Bug 748095: Bugzilla crashes when the shutdownhtml parameter is set and ↵Frédéric Buclin1-1/+1
using a non-cookie based authentication method r=dkl a=justdave
2013-12-20Bug 952512 - Nit-pick: Move Preferences below My Requests in the account ↵Dave Lawrence1-1/+1
drop down of the Mozilla skin https://bugzilla.mozilla.org/show_bug.cgi?id=951512
2013-12-19Bug 951020: fix nagios checkAshish Vijayaram1-2/+3
2013-12-18Bug 951866 - please enable user story feature on Firefox OS productDave Lawrence1-0/+4
2013-12-18Bug 951016: X-Bugzilla-Mentors missing from emailByron Jones1-0/+9
2013-12-18Bug 950743: Navigating to Component Watching responds with a 500 on ↵Byron Jones1-12/+21
retrieving userprefs.cgi
2013-12-18Bug 951442 - Stop including attachments and comments in Ember.show API responseDave Lawrence1-27/+1
2013-12-18Bug 928989 - add a new method to ember which just returns current valuesDave Lawrence1-6/+167
2013-12-17Bug 815026: Bugzilla::Object cache should be cleared when an object is ↵Byron Jones1-0/+2
updated or removed from the database
2013-12-17Bug 951020: Nagios bug queue checks should also support paging for a ↵Ashish Vijayaram1-4/+13
specific component
2013-12-17Bug 908427: Once tracking flags are migrated, remove any unnecessary code in ↵Byron Jones3-323/+13
Bugzilla::Extension::BMO::Data used in the old tracking flags
2013-12-16Bug 897810 - Please add flag machine-state to the Release Engineering: ↵Dave Lawrence1-0/+3
Buildduty component
2013-12-16Bug 947012: add cf_due_date and cf_mozilla_project to BIDWByron Jones1-4/+8
2013-12-13Bug 946457 - Add Ember.attachments API that includes possible flag valuesDave Lawrence1-10/+61
2013-12-12Bug 947012: set default security group for BIDW productByron Jones1-0/+1
2013-12-12Bug 949291: add link to a wiki page describing comment taggingByron Jones1-0/+2
2013-12-12Bug 928293: Add number of current reviews in queue on user profileByron Jones2-11/+90
2013-12-12Bug 948961 - Add "My Activity" link to account drop down in Mozilla skinDave Lawrence1-0/+1
r=glob