Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-08-05 | Fix a module loading problem | Dylan William Hardison | 2 | -7/+12 | |
2018-08-04 | Merge branch 'mojo-poc' | Dylan William Hardison | 4 | -8/+11 | |
2018-08-04 | add more debugging but also probably fix redirect problem | Dylan William Hardison | 4 | -2/+12 | |
2018-08-04 | add version | Dylan William Hardison | 2 | -1/+15 | |
2018-08-04 | hypnotoad should always expect a proxy | Dylan William Hardison | 1 | -0/+1 | |
2018-08-04 | review nits | Dylan William Hardison | 1 | -6/+0 | |
2018-08-04 | more tidy | Dylan William Hardison | 3 | -12/+12 | |
2018-08-04 | more tidy | Dylan William Hardison | 4 | -29/+32 | |
2018-08-04 | more tidy | Dylan William Hardison | 5 | -72/+24 | |
2018-08-04 | some cleanups | Dylan William Hardison | 2 | -182/+58 | |
2018-08-04 | fix errors from group review | Dylan William Hardison | 2 | -3/+2 | |
2018-08-04 | fix lint errors | Dylan William Hardison | 1 | -2/+2 | |
2018-08-04 | Bug 1455495 - Replace apache with Mojolicious | Dylan William Hardison | 22 | -488/+985 | |
2018-08-04 | Merge branch 'mojo-poc' | Dylan William Hardison | 25 | -373/+507 | |
2018-08-01 | add more debugging but also probably fix redirect problem | Dylan William Hardison | 4 | -2/+12 | |
2018-08-01 | add version | Dylan William Hardison | 2 | -1/+15 | |
2018-07-31 | hypnotoad should always expect a proxy | Dylan William Hardison | 1 | -0/+1 | |
2018-07-31 | Bug 1466737 - "use my platform" should default to x86_64 on Mac OS X | Kohei Yoshino | 1 | -0/+1 | |
2018-07-31 | Bug 1320977 - performance tweaks | Dylan William Hardison | 2 | -7/+9 | |
2018-07-31 | review nits | Dylan William Hardison | 1 | -6/+0 | |
2018-07-31 | more tidy | Dylan William Hardison | 3 | -12/+12 | |
2018-07-31 | more tidy | Dylan William Hardison | 4 | -29/+32 | |
2018-07-31 | more tidy | Dylan William Hardison | 5 | -72/+24 | |
2018-07-31 | some cleanups | Dylan William Hardison | 2 | -182/+58 | |
2018-07-31 | fix errors from group review | Dylan William Hardison | 2 | -3/+2 | |
2018-07-31 | fix lint errors | Dylan William Hardison | 1 | -2/+2 | |
2018-07-31 | Bug 1455495 - Replace apache with Mojolicious | Dylan William Hardison | 22 | -488/+985 | |
2018-07-27 | Bug 1320977 - Add review/feedback/needinfo request counts and block statuses ↵ | Kohei Yoshino | 1 | -1/+5 | |
to /rest/user and /rest/user/suggest responses | |||||
2018-07-27 | Bug 1419636 - Make Google Analytics use beacon/XHR instead of img tag | Kohei Yoshino | 1 | -2/+6 | |
2018-07-23 | Bug 1476841 - Various code cleanups ahead of the Mojolicious patch | Dylan William Hardison | 4 | -25/+16 | |
2018-07-19 | Bug 1476288 - Replace moz_nick with (new, revised) nick and also attempt to ↵ | Dylan William Hardison | 1 | -3/+7 | |
disallow duplicate nicks | |||||
2018-07-17 | Bug 1260096 - BugUserLastVisit api not working and throwing error code : 32614 | Kohei Yoshino | 1 | -0/+9 | |
2018-07-17 | Bug 1476052 - Bugzilla mishandles diff attachments that are UTF-8 and ↵ | Dylan William Hardison | 3 | -0/+4 | |
contain U+FFFF | |||||
2018-07-13 | Bug 1328659 - Add support for utf8=utf8mb4 (switches to dynamic/compressed ↵ | Dylan William Hardison | 4 | -46/+116 | |
row format, and changes charset to utf8mb4) | |||||
2018-07-10 | Bug 1469911 - Make user autocompletion faster | Dylan William Hardison | 5 | -11/+111 | |
2018-07-08 | more harmony fixes | Dylan William Hardison | 2 | -5/+1 | |
2018-07-08 | Merge remote-tracking branch 'dylanwh/mojo-poc' | Dylan William Hardison | 23 | -499/+935 | |
2018-07-08 | Merge remote-tracking branch 'bmo/master' | Dylan William Hardison | 46 | -1414/+621 | |
2018-07-06 | no bug - use more obvious looping construct | Dylan William Hardison | 1 | -2/+2 | |
2018-07-02 | Bug 1472755 - False positives on IP blocking logic | Dylan William Hardison | 1 | -2/+4 | |
2018-06-29 | Revert cereal code as risk mitigation for friday push | Dylan William Hardison | 1 | -9/+7 | |
2018-06-29 | Bug 1472048 - Remove Metrics Code | Dylan William Hardison | 12 | -798/+1 | |
2018-06-28 | run selenium tests in single httpd mode | Dylan William Hardison | 1 | -14/+18 | |
2018-06-28 | remove MOD_PERL bits | Dylan William Hardison | 6 | -27/+5 | |
2018-06-28 | rename SES | Dylan William Hardison | 1 | -0/+214 | |
2018-06-28 | remove mod_perl stuff | Dylan William Hardison | 3 | -234/+0 | |
2018-06-28 | fix _in_eval() logic | Dylan William Hardison | 1 | -1/+1 | |
2018-06-28 | remove weird hacks | Dylan William Hardison | 2 | -6/+6 | |
2018-06-28 | use an explicit check for the _handle stuff | Dylan William Hardison | 2 | -2/+3 | |
2018-06-28 | try fixing this again part 2 | Dylan William Hardison | 1 | -1/+1 | |