- 04 Oct, 2021 1 commit
-
-
Summary: *.toolforge.org is current canonical Toolforge tool domain. Change the link to k8s-status to use it -- the tool itself appears to work fine. This is to avoid an unnecessary redirect. Test Plan: Verify the "Kubernetes cluster status" link at admin.toolforge.org points to k8s-status.toolforge.org, not tools.wmflabs.org/k8s-status. Reviewers: bd808, Majavah Tags: #tool-admin, #user-urbanecm Differential Revision: https://phabricator.wikimedia.org/D1197
-
- 08 Jul, 2020 2 commits
-
-
BryanDavis authored
This always makes my head hurt, but folks seem to like to write things like 'https://my-tool.toolforge.org' as canonical URLs.
-
BryanDavis authored
-
- 07 Jul, 2020 3 commits
-
-
BryanDavis authored
Bug: T257318
-
BryanDavis authored
* New homepage in composer.json * Redirect oge/status to sge-jobs.toolforge.org * Process records from Hay's that are using toolforge.org URLs * Connect to host admin.toolforge.org to find active dynamic proxy
-
Summary: Use toolforge.org urls instead of tools.wmflabs.org urls Test Plan: Clicked on links, made sure they go to correct target Reviewers: bd808 Reviewed By: bd808 Tags: #tool-admin, #user-majavah Differential Revision: https://phabricator.wikimedia.org/D1184
-
- 10 Feb, 2020 1 commit
-
-
BryanDavis authored
Summary: Fix main page of tools.wmflabs.org to work correctly on mobile devices. Bug: T194943 Reviewers: bd808 Reviewed By: bd808 Subscribers: bd808 Maniphest Tasks: T194943 Differential Revision: https://phabricator.wikimedia.org/D1176
-
- 06 Jan, 2020 1 commit
-
-
BryanDavis authored
* Add links to: ** https://tools.wmflabs.org/k8s-status/ ** https://tools.wmflabs.org/docker-registry/ * Remove "(Stretch)" qualifier on grid engine links.
-
- 28 Oct, 2019 1 commit
-
-
BryanDavis authored
Rather than looking for /etc/active_proxy (which is not mounted into Kubernetes pods) or hardcoding an instance name (cattle, not pets), trust that split horizon DNS entries will resolve `tools.wmflabs.org` to the proper instance IP when we want to talk to the API for urlproxy to find out which webservices are active.
-
- 23 Aug, 2019 1 commit
-
-
BryanDavis authored
* Remove reference to sidebar that was removed in redesign * Tweak phrasing intended to be humorous to be less likely to be interpreted as a micro-aggression Bug: T231090 Co-Authored-By:
RhinosF1 <rhinosf1@gmail.com>
-
- 30 Jul, 2019 1 commit
-
-
BryanDavis authored
Now that the database and the data loading script are using utf8mb4, make sure that this interface is as well. In theory we do not need to be explicit about this, but it will be easier to find if we are. Bug: T164971
-
- 06 Jun, 2019 1 commit
-
-
BryanDavis authored
Living on the edge!
-
- 14 May, 2019 1 commit
-
-
Summary: Bug: T222684 Reviewers: Andrew, Bstorm, bd808, Samwilson Differential Revision: https://phabricator.wikimedia.org/D1150
-
- 15 Apr, 2019 1 commit
-
-
BryanDavis authored
Bug: T220947
-
- 27 Mar, 2019 1 commit
-
-
BryanDavis authored
These are both done by the Toolforge proxy now. Bug: T102367
-
- 25 Mar, 2019 2 commits
-
-
BryanDavis authored
* Update composer.json to make PHP 7.2 the supported runtime * Update wikimedia/slimapp pinning to tagged versions * Update require-dev minimum package versions * Fix warnings generated by mediawiki-codesniffer 24.0.0
-
BryanDavis authored
* Remove oge/status from top nav * Redirect oge/status to https://tools.wmflabs.org/sge-jobs/ * Remove now unused Pages/OgeStatus.php class * Remove now unused Qstat.php class * Remove now unused data/templates/oge/status.html * Remove now unused grid status message strings Bug: T199271
-
- 10 Feb, 2019 1 commit
-
-
BryanDavis authored
* Add "(Trusty)" to existing "Grid Status" labels/titles/headings. * Group contents of "See also" menu by type (db, grid, other) and add separators.
-
- 08 Feb, 2019 1 commit
-
-
Summary: Bug: T214795 Reviewers: bd808, Ammarpad Reviewed By: bd808 Subscribers: Ammarpad Differential Revision: https://phabricator.wikimedia.org/D1140
-
- 24 Jan, 2019 1 commit
-
-
BryanDavis authored
The Puppet manages /etc/active-proxy data file is not mounted into Kubernetes containers, so we need to fix the hardcoded lookup URL used to find the list of running webservices. Bug: T213711
-
- 06 Jan, 2019 1 commit
-
-
BryanDavis authored
-
- 02 Apr, 2018 1 commit
-
-
Summary: * The PNG variant is a rendering for 1dppx, which looks blurry on high-DPI screens. * The SVG variant is smaller than a 1.5x or 2x PNG would be, and only marginally larger than the 1x PNG (10K vs 11K), so simply use the SVG always. * Where the PNG was cut to the edge, the SVG has some in-canvas spacing around the graphic. In order to keep rendering the same, change the image from 'mr-3' to 'mx-1', which effectively changes 'margin-right: 1rem' to 'margin-{left,right}: .25rem'. Reviewers: bd808 Reviewed By: bd808 Differential Revision: https://phabricator.wikimedia.org/D1018
-
- 23 Mar, 2018 1 commit
-
-
BryanDavis authored
-
- 15 Oct, 2017 4 commits
-
-
BryanDavis authored
"Be careful with preload. It's only purpose is to signal to the Chromium list maintainers that it's ok to you preload you (making HSTS more-or-less permanent), and once you're emitting anyone can submit your domain for preload inclusion." -- @BBlack
-
BryanDavis authored
Use the proper `=` delimiter rather than `:`
-
BryanDavis authored
This experiment may go horribly for some tools, so lets start with a short pinning window rather than initially launching with a 1 year duration. Bug: T102367 Bug: T128409
-
BryanDavis authored
* Add a Strict-Transport-Security to all responses * Redirect from http to https when detected
-
- 14 Oct, 2017 3 commits
-
-
BryanDavis authored
* openstack-browser * sal
-
BryanDavis authored
* replag * tool-db-usage * grid-jobs
-
BryanDavis authored
Add in-page search/filtering of tools. This implementation borrows heavily from Hay Kranen's <https://tools.wmflabs.org/hay/directory/>.
-
- 12 Oct, 2017 2 commits
-
-
BryanDavis authored
-
BryanDavis authored
-
- 11 Oct, 2017 2 commits
-
-
BryanDavis authored
We have been collecting toolinfo.json data from public_html/toolinfo.json for quite a while, but this only gets info on some tools. By polling Hay's Directory via it's API we can get details on more tools.
-
BryanDavis authored
-
- 10 Oct, 2017 6 commits
-
-
BryanDavis authored
-
BryanDavis authored
-
BryanDavis authored
-
BryanDavis authored
We only want to show local tools on the Toolforge tools list.
-
BryanDavis authored
-
BryanDavis authored
-