Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |||||
2018-06-22 | Bug 1470485 - Create new policies using PhabricatorProjectsAllPolicyRule ↵ | dklawren | 1 | -2/+2 | |
instead of PhabricatorProjectsPolicyRule | |||||
2018-06-22 | Bug 1470343 - GitHub PR diff is not decoded in UTF-8 | Kohei Yoshino | 1 | -1/+1 | |
2018-06-21 | Bug 1470275 - Copy Summary button should give some feedback | Kohei Yoshino | 1 | -1/+3 | |
2018-06-21 | Bug 1393146 - Automate blocking IPs that bugzilla flags as exceeding rate limits | Dylan William Hardison | 1 | -1/+4 | |
2018-06-21 | Bug 1461379 - use DBIx::Connector to manage database connections | Dylan William Hardison | 7 | -18/+11 | |
2018-06-21 | Bug 1461379 - refactor Bugzilla::DB to not subclass DBI | Dylan William Hardison | 6 | -95/+75 | |
2018-06-21 | Bug 1469333 - Check attachment file size client-side and inform user of too ↵ | Kohei Yoshino | 4 | -2/+27 | |
large file before uploading it | |||||
2018-06-20 | Bug 1469920 - Update schema: add fulltext index to profiles.realname | Dylan William Hardison | 2 | -1/+13 | |
2018-06-20 | Bug 1469827 - The etiquette check on "Create new a Bugzilla account" lacks a ↵ | Joerg Sonnenberger | 1 | -0/+2 | |
proper label | |||||
2018-06-20 | Bug 1419971 - Add new Developer Tools and WebExtensions products to easy ↵ | Kohei Yoshino | 3 | -4/+12 | |
product selector on Browse and Enter Bug pages | |||||
2018-06-20 | Bug 1469689 - Remove Bugzilla Helper and custom bug entry form links from ↵ | Kohei Yoshino | 1 | -0/+2 | |
Browse page | |||||
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 | 7 | -0/+373 | |
2018-06-15 | Bug 1468848 - Change presentation of show_bug.cgi urls to be /bug/ID or ↵ | Dylan William Hardison | 9 | -14/+35 | |
/bug/ALIAS. | |||||
2018-06-15 | Bug 1468818 - Re-introduce is_markdown to the Bugzilla::Comment model | Dylan William Hardison | 3 | -1/+15 | |
2018-06-08 | Bug 1467271 - When making a revision public, make the revision editable only ↵ | dklawren | 1 | -3/+10 | |
by the bmo-editbugs-team project (editbugs) | |||||
2018-06-07 | Bug 1467297 - variable masks earlier declaration in Feed.pm in Phabbugz ↵ | dklawren | 1 | -7/+3 | |
extension | |||||
2018-06-06 | Bump version to 20180605.1 | dklawren | 1 | -1/+1 | |
2018-06-05 | Bug 1465889 - form.dev-engagement-event field should be red instead of black | Kohei Yoshino | 1 | -1/+1 | |
2018-06-05 | Bug 1466122 - Change "Reviews Requested of You" to show results are from ↵ | dklawren | 1 | -2/+3 | |
Phabricator and not from BMO | |||||
2018-06-04 | no bug - Fix SyntaxError in global.js | Kohei Yoshino | 1 | -1/+1 | |
2018-06-01 | Bug 1466159 - crash graph is wrong | Kohei Yoshino | 1 | -1/+1 | |
2018-05-31 | Bug 1430905 - Remove legacy phabbugz code that is no longer needed | dklawren | 4 | -613/+81 | |
2018-05-30 | bump version to 20180530.1 | dklawren | 1 | -1/+1 | |