Skip to content
This repository has been archived by the owner on Dec 31, 2022. It is now read-only.

v1.8.0

Compare
Choose a tag to compare
@ajgon ajgon released this 23 Oct 07:42
· 171 commits to master since this release
a43830e

Bug Fixes

  • moved all pid-related files from shared/pids to /run/lock (bc9daf0), closes #92
  • db: Respect database port provided by RDS (#124) (7aeb78e), closes #123
  • logrotate: remove duplicate log entry in config file generated from webserver service install (eabf207)
  • worker: quiet_sidekiq now uses sidekiqctl instead of kill -USR1 which is deprectaed (1e9e32b), closes #93

Features

  • scm: Support configurable location of git_ssh_wrapper (#121) (de153bf), closes #120