Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-06-28 | more fixes | Dylan William Hardison | 3 | -7/+9 |
2018-06-28 | add hypnotoad to vagrant | Dylan William Hardison | 3 | -5/+9 |
2018-06-28 | lots of hacking | Dylan William Hardison | 5 | -43/+52 |
2018-06-28 | fix more tests | Dylan William Hardison | 2 | -3/+6 |
2018-06-28 | fix more tests, hopefully | Dylan William Hardison | 2 | -5/+144 |
2018-06-28 | work in progress | Dylan William Hardison | 1 | -23/+0 |
2018-06-28 | fix regression | Dylan William Hardison | 1 | -0/+12 |
2018-06-28 | fix read-only problem more | Dylan William Hardison | 1 | -3/+3 |
2018-06-28 | fix read-only problem | Dylan William Hardison | 1 | -0/+1 |
2018-06-28 | support HTTPD_IN_SUBDIR for tests | Dylan William Hardison | 2 | -1/+27 |
2018-06-28 | start adding bzapi | Dylan William Hardison | 2 | -18/+21 |
2018-06-28 | revert more unused stuff | Dylan William Hardison | 1 | -19/+13 |
2018-06-28 | almost everything works | Dylan William Hardison | 3 | -6/+59 |
2018-06-28 | good stuff | Dylan William Hardison | 3 | -20/+4 |
2018-06-28 | semicolon | Dylan William Hardison | 1 | -1/+1 |
2018-06-28 | more working | Dylan William Hardison | 5 | -11/+21 |
2018-06-28 | fix logging and another bug | Dylan William Hardison | 1 | -2/+7 |
2018-06-28 | fix logging | Dylan William Hardison | 1 | -1/+4 |
2018-06-28 | working more | Dylan William Hardison | 7 | -170/+126 |
2018-06-28 | revert some bad ideas | Dylan William Hardison | 2 | -93/+48 |
2018-06-28 | almost working | Dylan William Hardison | 6 | -46/+32 |
2018-06-28 | more things work | Dylan William Hardison | 3 | -12/+45 |
2018-06-28 | cool stuff | Dylan William Hardison | 4 | -181/+92 |
2018-06-28 | run mojolicious daemon instead of httpd | Dylan William Hardison | 3 | -3/+11 |
2018-06-28 | more things | Dylan William Hardison | 6 | -26/+71 |
2018-06-28 | another fix | Dylan William Hardison | 1 | -1/+1 |
2018-06-28 | some fixes | Dylan William Hardison | 3 | -2/+3 |
2018-06-28 | mojo all the things | Dylan William Hardison | 10 | -46/+154 |
2018-06-28 | more cgi | Dylan William Hardison | 2 | -0/+66 |
2018-06-28 | cleanup a bit | Dylan William Hardison | 1 | -2/+2 |
2018-06-28 | add referer | Dylan William Hardison | 1 | -0/+7 |
2018-06-28 | other routes | Dylan William Hardison | 1 | -0/+1 |
2018-06-28 | a bit of a quantum leap | Dylan William Hardison | 11 | -69/+277 |
2018-06-28 | render bugzilla templates using mojo | Dylan William Hardison | 1 | -0/+17 |
2018-06-28 | support cgi->http(), remote_ip(), and fix sanity tests | Dylan William Hardison | 2 | -14/+30 |
2018-06-28 | initial proof of concept of mojolicious inside bmo | Dylan William Hardison | 4 | -0/+39 |
2018-06-28 | Remove metrics stuff | Dylan William Hardison | 12 | -798/+1 |
2018-06-28 | Revert "Bug 1471701 - Remove is_markdown (to be replaced by a new comment type)" | Dylan William Hardison | 2 | -3/+7 |
2018-06-27 | Bug 1471701 - Remove is_markdown (to be replaced by a new comment type) | Dylan William Hardison | 2 | -7/+3 |
2018-06-27 | Bug 1275545 - Use Sereal for Cache::Memcached::Fast | Horie Issei | 1 | -7/+9 |
2018-06-27 | Bug 1471417 - Remove XUL from attachment Content Type options; add SVG to sta... | Kohei Yoshino | 1 | -4/+2 |
2018-06-26 | Revert "Bug 1468848 - Change presentation of show_bug.cgi urls to be /bug/ID ... | Dylan William Hardison | 1 | -10/+3 |
2018-06-26 | Bug 1471304 - Block sending mail to hosts that end with .tld or .bugs | Dylan William Hardison | 2 | -3/+8 |
2018-06-25 | Bug 1471044 - Allow some model classes to have dynamic column names with cla... | Dylan William Hardison | 2 | -7/+21 |
2018-06-21 | Bug 1461379 - use DBIx::Connector to manage database connections | Dylan William Hardison | 2 | -14/+7 |
2018-06-21 | Bug 1461379 - refactor Bugzilla::DB to not subclass DBI | Dylan William Hardison | 6 | -95/+75 |
2018-06-20 | Bug 1469920 - Update schema: add fulltext index to profiles.realname | Dylan William Hardison | 2 | -1/+13 |
2018-06-20 | Bug 1468818 - Re-introduce is_markdown to the longdescs table (schema-only) | Dylan William Hardison | 1 | -8/+0 |
2018-06-15 | Bug 1456877 - Add a wrapper around libcmark_gfm to Bugzilla | Israel Madueme | 5 | -0/+288 |
2018-06-15 | Bug 1468848 - Change presentation of show_bug.cgi urls to be /bug/ID or /bug/... | Dylan William Hardison | 1 | -3/+10 |