summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-08-05Merge remote-tracking branch 'dylanwh/mojo-poc'Dylan William Hardison2-7/+12
2018-08-05Fix a module loading problemDylan William Hardison2-7/+12
2018-08-04Merge branch 'mojo-poc'Dylan William Hardison20-393/+79
2018-08-04add more debugging but also probably fix redirect problemDylan William Hardison4-2/+12
2018-08-04add versionDylan William Hardison2-1/+15
2018-08-04with EVDylan William Hardison1-1/+2
2018-08-04Add EVDylan William Hardison1-1/+1
2018-08-04hypnotoad should always expect a proxyDylan William Hardison1-0/+1
2018-08-04remove unused HTTPD_* envs from everywhereDylan William Hardison2-19/+0
2018-08-04review nitsDylan William Hardison10-314/+30
2018-08-04more tidyDylan William Hardison4-12/+14
2018-08-04more tidyDylan William Hardison5-29/+33
2018-08-04more tidyDylan William Hardison5-72/+24
2018-08-04some cleanupsDylan William Hardison3-182/+150
2018-08-04fix errors from group reviewDylan William Hardison2-3/+2
2018-08-04fix lint errorsDylan William Hardison1-2/+2
2018-08-04Bug 1455495 - Replace apache with MojoliciousDylan William Hardison49-786/+1136
2018-08-04Merge branch 'mojo-poc'Dylan William Hardison92-1663/+2280
2018-08-03Bug 1374266 - Improve the "Zarro Boogs found" messageLastDreadPirate1-0/+2
2018-08-03Bug 1479350 - "Phabricator Reviews Requested of You" lists bugs which I have ↵dklawren1-3/+15
reviewed
2018-08-03bump version to 20180803.1Dylan William Hardison1-1/+1
2018-08-03Bug 1480583 - User->match is not paging properly so all user results are not ↵dklawren1-3/+3
return if more than 100 users
2018-08-02no bug - add dependencies needed for monitoringDylan William Hardison3-2/+18
2018-08-01bump version to 20180801.1Dylan William Hardison1-1/+1
2018-08-01Bug 1478013 - Importance, Status and Platform section labels in show bug ↵Kohei Yoshino2-10/+11
view are linked but not clickable
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-31Bug 1432095 - OpenGraph image not loadedKohei Yoshino3-0/+9
2018-07-31hypnotoad should always expect a proxyDylan William Hardison1-0/+1
2018-07-31Bug 1479563 - Wrap labels in Requests dropdown listKohei Yoshino1-0/+5
2018-07-31Bug 1466737 - "use my platform" should default to x86_64 on Mac OS XKohei Yoshino1-0/+1
2018-07-31Bug 1475687 - Remove https://bugzilla.mozilla.org/form.reps.it custom formKohei Yoshino3-331/+0
2018-07-31remove unused HTTPD_* envs from everywhereDylan William Hardison2-19/+0
2018-07-31Bug 1320977 - performance tweaksDylan William Hardison4-7/+17
2018-07-31Bug 1479523 - Disable one-click component watching for logged out usersKohei Yoshino1-1/+6
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