summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-08-04Merge branch 'mojo-poc'Dylan William Hardison92-1663/+2280
2018-08-01update vmDylan William Hardison2-2/+2
2018-08-01add more debugging but also probably fix redirect problemDylan William Hardison4-2/+12
2018-08-01add versionDylan William Hardison2-1/+15
2018-07-31with EVDylan William Hardison1-1/+2
2018-07-31Add EVDylan William Hardison1-1/+1
2018-07-31hypnotoad should always expect a proxyDylan William Hardison1-0/+1
2018-07-31remove unused HTTPD_* envs from everywhereDylan William Hardison2-19/+0
2018-07-31review nitsDylan William Hardison10-307/+30
2018-07-31more tidyDylan William Hardison4-12/+14
2018-07-31more tidyDylan William Hardison5-29/+33
2018-07-31more tidyDylan William Hardison5-72/+24
2018-07-31some cleanupsDylan William Hardison3-182/+150
2018-07-31fix errors from group reviewDylan William Hardison2-3/+2
2018-07-31fix lint errorsDylan William Hardison1-2/+2
2018-07-31Bug 1455495 - Replace apache with MojoliciousDylan William Hardison49-786/+1136
2018-07-27Bug 1478983 - WebService endpoint to check if a user can enter a bug into a ↵Mark Côté1-17/+53
given product There is some common code, which we will need again for another WebService call, that can be refactored into their own functions. This WebService endpoint takes a product name and user ID in the form `check_enter_bug/<product>/<user id>`. It returns an object with one attribute, `result`, that is set to 1 if the product exists and the user is allowed to enter bugs in it, or 0 otherwise.
2018-07-27Bug 1320977 - Add review/feedback/needinfo request counts and block statuses ↵Kohei Yoshino2-1/+54
to /rest/user and /rest/user/suggest responses
2018-07-27Bug 1478540 - Update User.pm to load more than 100 users by using the paging ↵dklawren2-17/+28
functionality of Conduit API
2018-07-27Bug 1419636 - Make Google Analytics use beacon/XHR instead of img tagKohei Yoshino2-2/+7
2018-07-25Bug 1478012 Phab allows projects to have empty descriptions so Project.pm in ↵dklawren1-1/+1
PhabBugz should allow the same
2018-07-25no bug - Include Bugzilla::Error in PhabBugz's WebService.pm.Mark Côté1-0/+1
The ThrowUserError() calls in PhabBugz's WebService.pm were causing errors as Bugzilla::Error wasn't being imported.
2018-07-24Bug 1477894 - get_attachment_revisions() should be returning an empty list, ↵dklawren3-6/+55
instead of a list of [0]
2018-07-23Bug 1476841 - Various code cleanups ahead of the Mojolicious patchDylan William Hardison8-43/+32
2018-07-23Bug 1475593 - Bugzilla Emails received when patches are attached in Phabricatorbyron jones1-4/+4
2018-07-23no bug - add unit tests around some parts of the phabricator integrationDylan William Hardison1-0/+197
2018-07-19Bug 1136271 - Make user profile page visible to anyone for easier sharingKohei Yoshino5-10/+6
2018-07-19Bug 1472954 - Implement one-click component watching on bug modal and ↵Kohei Yoshino22-597/+994
component description pages
2018-07-19Bug 1476288 - Replace moz_nick with (new, revised) nick and also attempt to ↵Dylan William Hardison6-36/+17
disallow duplicate nicks
2018-07-17bump version to 20180717.2Dylan William Hardison1-1/+1
2018-07-17Bug 1474026 - Double HTML escaping in crash signature updateKohei Yoshino3-3/+3
2018-07-17bump version to 20180717.1Dylan William Hardison1-1/+1
2018-07-17Bug 1260096 - BugUserLastVisit api not working and throwing error code : 32614Kohei Yoshino2-1/+10
2018-07-17Bug 1472961 - Copy Summary button should copy link as wellKohei Yoshino2-26/+17
2018-07-17Bug 1476052 - Bugzilla mishandles diff attachments that are UTF-8 and ↵Dylan William Hardison3-0/+4
contain U+FFFF
2018-07-16Bug 1474617 - conduit-suite phabricator local development instance missing ↵dklawren1-4/+31
some default configuration
2018-07-13Bug 1473798 - Add and remove members of a phabricator project instead of ↵dklawren2-9/+16
setting exact list
2018-07-13bump version to 20180712.1Dylan William Hardison1-1/+1
2018-07-13Bug 1472896 - Update to Gear Store inventory dropdownKohei Yoshino1-84/+75
2018-07-13Bug 1328659 - Add support for utf8=utf8mb4 (switches to dynamic/compressed ↵Dylan William Hardison9-52/+141
row format, and changes charset to utf8mb4)
2018-07-11no bug - Do not lowercase tables names when looking for tables to dropdklawren1-1/+1
2018-07-10Bug 1469911 - Make user autocompletion fasterDylan William Hardison6-12/+112
2018-07-08disable GuidedBugEntryDylan William Hardison1-0/+0
2018-07-08more harmony fixesDylan William Hardison5-366/+1
2018-07-08Merge remote-tracking branch 'dylanwh/mojo-poc'Dylan William Hardison48-822/+1017
2018-07-08Merge remote-tracking branch 'bmo/master'Dylan William Hardison157-3313/+2904
2018-07-08fix bug in flagtype comments when there are no flag typesDylan William Hardison1-7/+12
2018-07-06Bug 1473726 - WebExtensions bugs missing crash reports when viewedDylan William Hardison1-2/+2
2018-07-06no bug - use more obvious looping constructDylan William Hardison1-2/+2
2018-07-03bump version to 20180703.1Dylan William Hardison1-1/+1