summaryrefslogtreecommitdiffstats
path: root/Bugzilla
AgeCommit message (Collapse)AuthorFilesLines
2018-08-20some cleanupsDylan William Hardison2-182/+58
2018-08-20fix errors from group reviewDylan William Hardison2-3/+2
2018-08-20fix lint errorsDylan William Hardison1-2/+2
2018-08-20Bug 1455495 - Replace apache with MojoliciousDylan William Hardison22-488/+985
2018-08-20Bug 1482145 - Some changes required for unit tests to be writtenDylan William Hardison1-1/+72
2018-08-17Bug 1482145 - add more type checking to phabbugz codeDylan William Hardison1-0/+27
2018-08-16Bug 1480878 - Monitor the health of Push connector job processingMars1-1/+9
2018-08-14Revert "Bug 1456878 - Support markdown comments"Dylan William Hardison5-69/+39
This reverts commit fd850e00db835d2b84c59014c3b1021fea2294fc.
2018-08-10Bug 1482475 - Add extensive testing frameworkDylan William Hardison6-20/+159
2018-08-10Bug 1456878 - Support markdown commentsIsrael Madueme5-39/+69
2018-08-10Bug 602313 - Allow creation of attachments by pasting an image from ↵Kohei Yoshino1-1/+1
clipboard, as well as by drag-and-dropping a file from desktop
2018-08-06Bug 1481207 - POST /rest/bug_user_last_visit returns random number instead ↵Kohei Yoshino1-1/+1
of bug ID
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 Hardison4-8/+11
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-04hypnotoad should always expect a proxyDylan William Hardison1-0/+1
2018-08-04review nitsDylan William Hardison1-6/+0
2018-08-04more tidyDylan William Hardison3-12/+12
2018-08-04more tidyDylan William Hardison4-29/+32
2018-08-04more tidyDylan William Hardison5-72/+24
2018-08-04some cleanupsDylan William Hardison2-182/+58
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 Hardison22-488/+985
2018-08-04Merge branch 'mojo-poc'Dylan William Hardison25-373/+507
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-31hypnotoad should always expect a proxyDylan William Hardison1-0/+1
2018-07-31Bug 1466737 - "use my platform" should default to x86_64 on Mac OS XKohei Yoshino1-0/+1
2018-07-31Bug 1320977 - performance tweaksDylan William Hardison2-7/+9
2018-07-31review nitsDylan William Hardison1-6/+0
2018-07-31more tidyDylan William Hardison3-12/+12
2018-07-31more tidyDylan William Hardison4-29/+32
2018-07-31more tidyDylan William Hardison5-72/+24
2018-07-31some cleanupsDylan William Hardison2-182/+58
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 Hardison22-488/+985
2018-07-27Bug 1320977 - Add review/feedback/needinfo request counts and block statuses ↵Kohei Yoshino1-1/+5
to /rest/user and /rest/user/suggest responses
2018-07-27Bug 1419636 - Make Google Analytics use beacon/XHR instead of img tagKohei Yoshino1-2/+6
2018-07-23Bug 1476841 - Various code cleanups ahead of the Mojolicious patchDylan William Hardison4-25/+16
2018-07-19Bug 1476288 - Replace moz_nick with (new, revised) nick and also attempt to ↵Dylan William Hardison1-3/+7
disallow duplicate nicks
2018-07-17Bug 1260096 - BugUserLastVisit api not working and throwing error code : 32614Kohei Yoshino1-0/+9
2018-07-17Bug 1476052 - Bugzilla mishandles diff attachments that are UTF-8 and ↵Dylan William Hardison3-0/+4
contain U+FFFF
2018-07-13Bug 1328659 - Add support for utf8=utf8mb4 (switches to dynamic/compressed ↵Dylan William Hardison4-46/+116
row format, and changes charset to utf8mb4)
2018-07-10Bug 1469911 - Make user autocompletion fasterDylan William Hardison5-11/+111
2018-07-08more harmony fixesDylan William Hardison2-5/+1
2018-07-08Merge remote-tracking branch 'dylanwh/mojo-poc'Dylan William Hardison23-499/+935