Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-12-05 | no bug - reformat all the code using the new perltidy rules | Perl Tidy | 675 | -90614/+94316 | |
2018-10-14 | Revert "fix stack for error messages" | Dylan William Hardison | 1 | -3/+1 | |
This reverts commit 480e3572661cc856591e0aa11b5eb023338558ed. | |||||
2018-10-14 | throw login_required if not already the case | Dylan William Hardison | 1 | -0/+5 | |
2018-10-14 | fix stack for error messages | Dylan William Hardison | 1 | -1/+3 | |
2018-10-14 | fix bug bluewind reported | Dylan William Hardison | 1 | -25/+15 | |
2018-10-14 | Merge remote-tracking branch 'bmo/master' | Dylan William Hardison | 428 | -5835/+5359 | |
2018-10-14 | Merge remote-tracking branch 'bmo/master' | Dylan William Hardison | 5 | -14/+21 | |
2018-10-13 | Bug 1495741 - memory issues: use local flag cache | Dylan William Hardison | 1 | -5/+7 | |
2018-10-13 | Bug 1495741 - memory issues: disable etag generation for /rest/product | Dylan William Hardison | 2 | -1/+7 | |
2018-10-13 | Bug 1495741 - memory issues: Avoid copying stuff in the webservice layer so much | Dylan William Hardison | 5 | -2/+156 | |
2018-10-13 | Bug 1498436 - Move site-wide message to global header | Kohei Yoshino | 4 | -41/+91 | |
2018-10-12 | no bug - override default mojo favicon | Dylan William Hardison | 1 | -0/+0 | |
2018-10-12 | Bug 1497487 - Backport bug 767623 to BMO: Use HMAC to generate tokens and ↵ | Dylan William Hardison | 2 | -16/+13 | |
sensitive graph filenames | |||||
2018-10-11 | Bug 1498206 - Replace LWP::UserAgent with Mojo::UserAgent in phabbugz extension | Dylan William Hardison | 4 | -41/+51 | |
2018-10-11 | Bug 1354589 - Add Mojo::JWT, the oauth stuff, and Linux::Smaps::Tiny | Dylan William Hardison | 3 | -398/+346 | |
2018-10-10 | bump version to 20181010.1 | Dylan William Hardison | 3 | -3/+3 | |
2018-10-09 | Bug 1497343 - Add some rudimentary type checking to ↵ | Dylan William Hardison | 3 | -7/+24 | |
Bugzilla::WebServe::Util::validate() | |||||
2018-10-09 | Bug 1496832 - Add timeouts to prevent feed daemon from becoming unresponsive | Dylan William Hardison | 2 | -3/+27 | |
2018-10-09 | Bug 623384 - Use Module::Runtime instead of eval { require } or eval "use" | Dylan William Hardison | 8 | -15/+32 | |
2018-10-09 | Bug 1497437 - The crash graph should display Exact Match results by default | Kohei Yoshino | 1 | -3/+3 | |
2018-10-09 | Bug 1497070 - In-page links are broken due to <base href> added during Mojo ↵ | Kohei Yoshino | 1 | -1/+0 | |
migration | |||||
2018-10-08 | no bug - Update README on VS Code integration | Kohei Yoshino | 1 | -4/+6 | |
Update the description as Tasks menu has been merged to Terminal menu. Also mention an extension bundle made by @dylanwh. | |||||
2018-10-08 | Bug 1497234 - Remove Personas Plus GitHub link from Custom Bug Entry Forms index | Kohei Yoshino | 1 | -6/+0 | |
2018-10-06 | Bug 1496803 - Suggested component links ignore cloned bug data | Kohei Yoshino | 1 | -5/+17 | |
2018-10-06 | Bug 1496832 - Add monitoring for feed daemon becoming unresponsive | Mars | 1 | -0/+15 | |
Use Datadog to count the number of times that jobs are run by the phabbugz job scheduler. This should catch problems if the process responsible for running the jobs dies. | |||||
2018-10-05 | bump version to 20181005.1 | Dylan William Hardison | 1 | -1/+1 | |
2018-10-05 | no bug - Don't know => Unknown | Sylvestre Ledru | 1 | -2/+2 | |
2018-10-05 | Bug 1496172 - Attachments with unicode filenames cause timeout errors when ↵ | Dylan William Hardison | 1 | -17/+3 | |
retreiving attachments | |||||
2018-10-05 | Bug 1496570 - Bugzilla doesn't attempt to decode form-urlencoded data ↵ | Dylan William Hardison | 1 | -0/+2 | |
without a content-type header | |||||
2018-10-04 | bump version to 20181004.1 | Dylan William Hardison | 1 | -1/+1 | |
2018-10-04 | Bug 1495746 - /app/static/metricsgraphics/css/google-OpenSans.css missing in ↵ | Kohei Yoshino | 1 | -2/+2 | |
app container | |||||
2018-10-04 | Bug 1495901 - SES type checking error | Dylan William Hardison | 1 | -42/+59 | |
2018-10-04 | Bug 1489120 - Add a rest API to get triage owners for each product/component ↵ | Kohei Yoshino | 2 | -0/+11 | |
pair (#797) | |||||
2018-10-04 | no bug - document the mojo-specific environmental variables | Dylan William Hardison | 1 | -0/+40 | |
2018-10-04 | Bug 1496233 - "Dunno" -> "Don't know" in approval request form (#795) | Kohei Yoshino | 1 | -2/+2 | |
2018-10-03 | no bug - make libcmark-gfm optional (#792) | Dylan William Hardison | 3 | -4/+10 | |
2018-10-03 | no bug - add chart-clicker dependency | Dylan William Hardison | 1 | -0/+6 | |
2018-10-03 | no bug - reformat all new quantum files using new standard | Dylan William Hardison | 10 | -679/+687 | |
2018-10-03 | Bug 1495906 - After mojo update /latest/configuration API call no longer ↵ | dklawren | 1 | -0/+1 | |
works and gives page not found | |||||
2018-10-03 | Bug 1495834 - xmlrpc.cgi outputs headers in request-body | Dylan William Hardison | 2 | -13/+29 | |
2018-10-02 | Bug 1495869 - Crash graph not found after mojo migration | Dylan William Hardison | 12 | -1/+1 | |
2018-10-02 | Bug 1263502 - Add duplicates to /rest/bug/id | Kohei Yoshino | 2 | -0/+12 | |
2018-10-02 | add helpers for handling logins and error handling | Dylan William Hardison | 13 | -36/+211 | |
2018-10-02 | no bug - adopt mojolicious code formatting guidelines (#784) | Dylan William Hardison | 4 | -6/+41 | |
@kyoshino likes 2-char indent for all the frontend. Mojolicious seems to use 2-space too. Let's just adopt their perltidyrc. Included in this is a script (in scripts/) that will modify files according to these rules. | |||||
2018-10-02 | Bug 1495349 - Remove Persona extension | Kohei Yoshino | 16 | -552/+1 | |
2018-10-01 | bump version to 20181002.1 | Dylan William Hardison | 1 | -1/+1 | |
2018-10-01 | Bug 1495071 - Mojolicious Cleanup | Dylan William Hardison | 6 | -152/+65 | |
There are some things that should've been in the first patch but were missed: 1. Calling $c->finish in the finally block should not happen if an exception has been raised. 2. Bugzilla->cleanup() should be called at the same time the mojolicious stash is cleared. 3. Code referencing the shutdownhtml should be removed 4. The conditionals that ran code in Bugzilla.pm when it was not run under mod_perl should instead check where the Bugzilla.pm module was loaded from. 5. Revert the default template from #770 6. Also removed some stuff that manipulates the PATH and signals, which we shouldn't do | |||||
2018-10-01 | Bug 1418378 - Use Material Icons on Bugzilla home page instead of low-res images | Kohei Yoshino | 14 | -104/+121 | |
2018-10-01 | Bug 1421032 - Detect Markdown attachment files as text/plain so Firefox can ↵ | Kohei Yoshino | 1 | -6/+11 | |
display the content | |||||
2018-10-01 | Bug 1494645 - Allow customizing HTML <title> of search results | Kohei Yoshino | 2 | -9/+10 | |