Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | fix nits | Dylan William Hardison | 1 | -2/+1 | |
2018-06-28 | almost everything works | Dylan William Hardison | 3 | -6/+59 | |
2018-06-28 | good stuff | Dylan William Hardison | 4 | -32/+5 | |
2018-06-28 | semicolon | Dylan William Hardison | 1 | -1/+1 | |
2018-06-28 | more working | Dylan William Hardison | 6 | -12/+22 | |
2018-06-28 | fix logging and another bug | Dylan William Hardison | 3 | -3/+9 | |
2018-06-28 | fix logging | Dylan William Hardison | 1 | -1/+4 | |
2018-06-28 | working more | Dylan William Hardison | 8 | -173/+139 | |
2018-06-28 | revert some bad ideas | Dylan William Hardison | 2 | -93/+48 | |
2018-06-28 | almost working | Dylan William Hardison | 9 | -49/+36 | |
2018-06-28 | more things work | Dylan William Hardison | 4 | -24/+45 | |
2018-06-28 | cool stuff | Dylan William Hardison | 5 | -189/+93 | |
2018-06-28 | run mojolicious daemon instead of httpd | Dylan William Hardison | 5 | -7/+15 | |
2018-06-28 | more bits | Dylan William Hardison | 1 | -1/+3 | |
2018-06-28 | more things | Dylan William Hardison | 8 | -33/+72 | |
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 | 11 | -46/+155 | |
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 | fix path stuff | Dylan William Hardison | 1 | -0/+1 | |
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 | 16 | -153/+304 | |
It's now possible to load the CGIs into a mojolicious controller. Compatibility isn't 100% yet, but it should give a migration path for any random CGI to become a proper controller. | |||||
2018-06-28 | render bugzilla templates using mojo | Dylan William Hardison | 3 | -1/+42 | |
2018-06-28 | support cgi->http(), remote_ip(), and fix sanity tests | Dylan William Hardison | 3 | -15/+46 | |
2018-06-28 | initial proof of concept of mojolicious inside bmo | Dylan William Hardison | 6 | -1/+95 | |
2018-06-28 | Remove metrics stuff | Dylan William Hardison | 16 | -927/+4 | |
2018-06-28 | Bug 1469378 - Update feed daemon to only manage subscribers on a revision ↵ | dklawren | 2 | -12/+14 | |
if the bug is private, otherwise leave it alone | |||||
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 | 2 | -8/+15 | |
2018-06-27 | no bug - For fish, powershell, etc users, use bash explicitly for vagrant tasks | Dylan William Hardison | 1 | -2/+2 | |
2018-06-27 | Bug 1344080 - Module headers should be minified when the module is open | Kohei Yoshino | 1 | -0/+6 | |
2018-06-27 | no bug - Add VS Code task configuration file | Kohei Yoshino | 2 | -0/+51 | |
2018-06-27 | Bug 1471417 - Remove XUL from attachment Content Type options; add SVG to ↵ | Kohei Yoshino | 4 | -8/+5 | |
standard options; mark PDF viewable | |||||
2018-06-26 | bump version to 20180627.1 | Dylan William Hardison | 1 | -1/+1 | |
2018-06-26 | Revert "Bug 1468848 - Change presentation of show_bug.cgi urls to be /bug/ID ↵ | Dylan William Hardison | 9 | -35/+14 | |
or /bug/ALIAS." This reverts commit 404dc5496967203c5f99755340f43d712420446a. | |||||
2018-06-26 | Bug 1469023 - Show "new changes since (datetime)" indicator that links to ↵ | Kohei Yoshino | 3 | -6/+126 | |
unread changes/comments | |||||
2018-06-26 | Bug 1457550 - Update scripts/remove-non-public-data.pl suitability for ↵ | Dylan William Hardison | 2 | -2/+1 | |
current BMO infrastructure. | |||||
2018-06-26 | Bug 1471304 - Block sending mail to hosts that end with .tld or .bugs | Dylan William Hardison | 3 | -4/+9 | |
2018-06-26 | Bug 1452096 - Some custom dropdown UI widgets stay fixed and don't move with ↵ | Kohei Yoshino | 7 | -0/+15 | |
scroll | |||||
2018-06-26 | Bug 1470966 - "Status" column in Phabricator dashboard isn't very useful | dklawren | 3 | -13/+1 | |
2018-06-25 | Bug 1471044 - Allow some model classes to have dynamic column names with ↵ | Dylan William Hardison | 2 | -7/+21 | |
class method DYNAMIC_COLUMNS When working on bug 1253535 I kept encountering the fragility of our model system. This fragility involves two things: 1) Extensions adding new columns to model objects 2) The use of those model objects in checksetup. In particular, the SecureMail extension causes this problem because (at checksetup-time) we need to lookup certain Group objects. Thus I propose to 1) allow model classes to take their list of columns from the informations schema (exposed via `bz_table_columns_real`) 2) Have Bugzilla::Group do this when being used in a commandline (e.g. checksetup) context. | |||||
2018-06-25 | Bug 1457900 - When restricting a revision to a bugzilla group we should tag ↵ | dklawren | 4 | -73/+107 | |
the revision with the project | |||||
2018-06-25 | Bug 1469881 - Patches posted by Phabricator to Bugzilla don't list the patch ↵ | dklawren | 3 | -23/+41 | |
author |