summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2013-08-09Bug 903514 - Backport upstream bug 569177 for etag support to bmo/4.2Dave Lawrence7-42/+166
2013-08-08Bug 902960: add the ability to show a normal buglist from the dashboard tablesByron Jones4-13/+43
2013-08-08Bug 902681: Add the "Ignore all bugmail for this bug" field to the bug ↵Byron Jones3-0/+7
creation form as a hidden field
2013-08-07Bug 902623: show the count of pending reviews next to suggested reviewersByron Jones4-2/+26
2013-08-07Bug 898244: add 'Release Engingeering' productByron Jones1-7/+10
2013-08-07Bug 900652 - Put needinfo into the UI for new Bugzilla usersLiz Henry1-1/+1
r=dkl
2013-08-06Bug 896605: Updates to Gear Request FormByron Jones1-33/+106
2013-08-05Hide "profile" option from user menuByron Jones1-0/+2
2013-08-02Bug 901043 - add release tracking flags to Snippets productDave Lawrence1-0/+1
2013-08-02Bug 896320: increase the visibility of review suggestions (report, webservice)Byron Jones7-2/+370
2013-08-01disable UserProfile extensionByron Jones1-0/+0
2013-08-01minor tweak to css on the user profile pageByron Jones1-0/+1
https://bugzilla.mozilla.org/show_bug.cgi?id=859550
2013-08-01Bug 859550: Create a user profile page for bugzilla usersByron Jones10-10/+942
2013-08-01Bug 900344: group_member report should exclude editbugs-teamByron Jones1-1/+1
2013-08-01Bug 781672: checksetup.pl fails to check the version of the latest ↵Frédéric Buclin1-2/+9
Apache2::SizeLimit release
2013-07-31Bug 899974: Patch checkbox gets unchecked when picking a patchByron Jones1-4/+18
2013-07-31Bug 896330: patchreader should not set the "expires" headerByron Jones1-2/+1
2013-07-31fix broken UserProfile extensionByron Jones1-3/+0
2013-07-31Bug 859550: Create a user profile page for bugzilla usersByron Jones2-0/+147
2013-07-30Bug 899627 - backport upstream bug 856736 to bmo/4.2 for filtering on ↵Dave Lawrence2-2/+9
dependency bugmail
2013-07-30Bug 891457: FirefoxOS Dogfooding formByron Jones7-41/+237
2013-07-30Rollback previous patchDave Lawrence1-1/+1
https://bugzilla.mozilla.org/show_bug.cgi?id=899323
2013-07-29Bug 899323 - SENTRY ERROR: Use of uninitialized value in numeric eq (==) at ↵Dave Lawrence1-1/+1
/data/www/bugzilla.mozilla.org/extensions/Needinfo/Extension.pm line 154.
2013-07-29Bug 899103 - Add AddOutputFilterByType to .htaccess to enable gzip encoding ↵Dave Lawrence1-0/+4
for application/json and application/javascript type responses
2013-07-29Bug 899076 - SENTRY ERROR: Can't call method "product" on an undefined value ↵Dave Lawrence1-6/+8
at /data/www/bugzilla.mozilla.org/extensions/TrackingFlags/Extension.pm line 71.
2013-07-26Bug 886229 - Style text, select and multi-select boxes, and submit Search ↵Bram Pitoyo1-31/+12
buttons
2013-07-26Bug 897473: exclude users from the review suggestions list who have ↵Byron Jones1-1/+5
"unavailable" or "PTO" in their real name
2013-07-26Bug 898259 - Backport bug 880093 to BMO (Cache filter_wants)Dave Lawrence1-7/+17
2013-07-25Remove debugging lineDave Lawrence1-1/+0
2013-07-25Bug 897879: Tracking flags are not sortedByron Jones1-1/+1
2013-07-25remove +x attribute from imagesByron Jones3-0/+0
2013-07-25Bug 750742: Create new BMO extension called TrackingFlags to move current ↵David Lawrence28-0/+2775
tracking flags away from custom fields
2013-07-25Bug 750742: Create new BMO extension called TrackingFlags to move current ↵David Lawrence18-252/+508
tracking flags away from custom fields
2013-07-24Bug 896197 - On MyDashboard, assigned to you section arrows are present on ↵Dave Lawrence1-5/+5
the back of the bugs found text.
2013-07-24Bug 895309 - comments returned via the REST endpoint shouldn't be wrappedDave Lawrence1-1/+3
https://bugzilla.mozilla.org/show_bug.cgi?id=859309
2013-07-24Bug 750742 - Create new BMO extension called TrackingFlags to move current ↵Dave Lawrence2-0/+215
tracking flags away from custom fields (Schema Only) r=glob
2013-07-24Bug 897512: add support for proxies to the persona extensionByron Jones3-1/+11
2013-07-24Bug 895282: Add Webmaker to Bugzilla enter_bug product selection pagesByron Jones24-11/+19
2013-07-24Bug 345194: Update search 'is empty/is not empty' to match upstreamByron Jones1-4/+130
2013-07-24Bug 533878: Allow relative date searches involving date/time custom fieldsByron Jones1-16/+34
2013-07-23Bug 897093 - Port the upstream Product.get webservice changes (bug 896066) ↵Dave Lawrence3-26/+84
to bmo/4.2
2013-07-23merged with bugzilla/4.2Dave Lawrence1-2/+10
2013-07-22use the better fix for checking for REST responsesByron Jones1-1/+2
https://bugzilla.mozilla.org/show_bug.cgi?id=895306
2013-07-19Bug 893539 - Feedback request emails should contain splinter linkDave Lawrence1-1/+3
2013-07-18Bug 895449: fix the font size in html bugmail for non-web clientsAnthony Ricaud1-0/+3
2013-07-18Bug 848455 - Comment anchor links do not scroll to the correct part of the ↵Dave Lawrence1-0/+8
page in the Mozilla theme
2013-07-18Fix review extension's attachment initByron Jones1-3/+3
2013-07-18Bug 895306: REST endpoint returns both JSON and HTML errors when running ↵Byron Jones1-1/+7
under mod_perl
2013-07-18fix typo in path to review ext stylesheetByron Jones1-1/+1
2013-07-18Bug 804708: Add a 'Review' extension to customise the review flag for ↵Byron Jones18-7/+701
Mozilla's workflow (make requestee/reviewer mandatory, provide review suggestions, etc)