summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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
2013-12-12Bug 948991 - Congratulations on having your first patch approved mail should ↵Dave Lawrence2-4/+6
mention which patch it refers to r=glob
2013-12-11Bug 946353 - Attachments should include can_edit fieldDave Lawrence1-8/+27
2013-12-11Bug 885148 - Commenting via patch details does not clear needinfo flagDave Lawrence5-2/+23
r=glob
2013-12-10Bug 947675 - Bug id are sorted in wrong orderDave Lawrence1-0/+14
r=glob
2013-12-10fix issue with switching to the super_user during checksetupByron Jones2-3/+5
2013-12-10Bug 905384 - Project Kickoff Form: Change Drop Down Options for When do the ↵Dave Lawrence1-4/+5
items need to be ordered by? and Currency Request for Total Cost in Finance Questions
2013-12-10uncomment code accidently left commented-outByron Jones1-3/+3
2013-12-10Bug 942725: backport bug 793963 to bmo (add the ability to tag comments with ↵Byron Jones24-45/+1010
arbitrary tags)
2013-12-10Bug 942725: add the ability to tag comments with arbitrary tagsByron Jones4-2/+73
2013-12-06Bug 869989: Add X-Bugzilla-Mentors field to bugmail headers and an ↵Byron Jones4-16/+46
indication to mentors in bugmail body
2013-12-06Bug 942029: review suggestions only shows the first mentorByron Jones4-28/+53
2013-12-05Bug 937020 - consider hosting mozilla skin fonts on bmoDave Lawrence4-1/+20
r=glob
2013-12-05Bug 945799: I cannot change a review from me to someone elseByron Jones1-1/+2
2013-12-05Bug 943636: SQL error in quicksearch API when providing just a bug IDByron Jones2-67/+89
2013-12-05Bug 922226: redirect when attachments contain reviewboard URLsByron Jones3-9/+19
2013-12-05merged with bugzilla/4.2Dave Lawrence1-15/+14
2013-12-05Bug 929321 - create a script to delete all bugs from the database, and ↵Dave Lawrence1-1/+1
generate two dumps (with and without bugs) - Added standard way of updating the serial id of bugs table
2013-12-04Bug 929321 - create a script to delete all bugs from the database, and ↵Dave Lawrence1-0/+69
generate two dumps (with and without bugs) r=glob
2013-12-03Bug 853509: Bugzilla version not displayed on the index pageByron Jones2-0/+13
2013-12-03Bug 945501: create 'Firefox :: Developer Tools: User Stories' component and ↵Byron Jones3-9/+29
enable the User Story extension on this component
2013-12-02Bug 938300: vers_cmp() incorrectly compares module versionsFrédéric Buclin1-15/+14
r=sgreen a=justdave
2013-12-02Bug 781672: checksetup.pl fails to check the version of the latest ↵Frédéric Buclin1-2/+9
Apache2::SizeLimit release (it throws "Invalid version format (non-numeric data)") r=dkl a=justdave
2013-11-26Remove unused tracking-flags user-errorByron Jones1-4/+0
2013-11-25Bug 928057 - When custom fields are added, a DBA bug should be created to ↵Dave Lawrence1-21/+66
update metrics permissions
2013-11-22merged with bugzilla/4.2Dave Lawrence2-4/+12
2013-11-21Bug 941104 - Default secure group for Mozilla Communities should not be ↵Dave Lawrence1-0/+1
"core-security"
2013-11-20Bug 935570: create an anti-spam extensionByron Jones12-68/+637
2013-11-19Bug 929345: bug history/activity shouldn't collapse multi-line values to a ↵Byron Jones3-10/+2
single line
2013-11-19Bug 935570: add anti-spam extension (schema-only)Byron Jones2-0/+107
2013-11-19Bug 939844: Don't cache template filters when arguments are suppliedByron Jones1-1/+2
2013-11-18Bug 936241 - Bug.create doesn't allow tracking flags to be set, but ↵Dave Lawrence3-7/+29
Bug.update does r=glob
2013-11-18Bug 937180: creation_ts of bugs and attachments always at 0 secondsByron Jones4-20/+17
2013-11-18Bug 939717: do not normalise email addresses for gravatarByron Jones1-2/+2
2013-11-16Bug 939289 - Ember.show API isn't returning field or attachment changes ↵Dave Lawrence1-0/+4
properly when last_updated field is provided https://bugzilla.mozilla.org/show_bug.cgi?id=939298