Skip to content

Releases: wikimedia/ToolforgeBundle

1.6.1

19 Feb 23:13
4b4a600
Compare
Choose a tag to compare
  • Only use the session's lang parameter if the query string's uselang parameter is not set. T357821/

1.6.0

15 Feb 02:07
5175962
Compare
Choose a tag to compare
  • Add support to connect to a Trove database. Several clients (or would-be clients) connect to a WMCS Trove database,
    as opposed to using tools-db. This is customary for any VPS tool.
  • Update some dependencies and documentation.

1.5.2

25 Jul 23:27
ce284d3
Compare
Choose a tag to compare
  • Fix toolforge:ssh command to only use a username when it's explicitly provided to the command, and otherwise use whatever ssh is configured to use. This fixes a bug on Windows.

1.5.1

25 Jul 06:20
6512035
Compare
Choose a tag to compare
  • Update the toolforge:ssh command to respect verbosity flags, as well as --bind-address when using --toolsdb.
  • Add CopyPatrol to the list of projects using ToolforgeBundle.

1.5.0

15 Jul 00:54
be60595
Compare
Choose a tag to compare
  • Add --toolsdb option to the toolforge:ssh command, to also connect to tools.db
  • Cache the output of the Git Twig commands for ten minutes.
  • CI and other general improvements.

1.4.7

25 Apr 05:43
076dd54
Compare
Choose a tag to compare
  • Do not run migrations in the deploy.sh script if no migrations/ directory is found. T326190.

1.4.6

03 Jan 00:27
986bd72
Compare
Choose a tag to compare
  • Add more PHP versions in CI (and stop using PHP 7.2).
  • Add info about the skeleton to README.md
  • Update slevomat/coding-standard and fix issues.
  • Update GitHub Actions versions, to avoid deprecation warnings.

1.4.5

26 Jul 13:14
87d8da6
Compare
Choose a tag to compare
  • Fix bug with getting the uselang URL parameter. T313776.

1.4.4

28 Jun 03:17
a336ffe
Compare
Choose a tag to compare
  • Replace deprecated Session with RequestStack, for Symfony 5.3.

1.4.3

27 Apr 02:24
9aa17ce
Compare
Choose a tag to compare
  • Bump version of krinkle/intuition.