Changelog for
errbit-0.6.1~git117.bf4b5a0f-15.2.noarch.rpm :
Fri Nov 17 13:00:00 2017 opensuse-packagingAATTopensuse.org
- Update to version 0.6.1~git117.bf4b5a0f:
* Speed up common idioms (#1238)
* Allow Authorization header for authentication (#1237)
* Permit changes to allow openshift user to \'5\' (#1234)
* Improve Google Auth (#1221)
* #1225 use X-Airbrake-Token header when present (#1227)
* improve the notices query in comment notification (#1226)
* Fix whitespace issues for issue tracker buttons (#1223)
* Fix capistrano deployment with ruby 2.4.1 (#1224)
* Bump rails from 4.2.8 to 4.2.9 (#1222)
* Fix webhook service notification payload (#1216)
* Used to be called \"Tenant\" in older versions, now it\'s portuguese, I propose \"Origin\"? (#1219)
* allow fluid table columns on problem index
Fri Nov 17 13:00:00 2017 mrueckertAATTsuse.de
- move the tmp/rebuild.txt check into the script itself and not the unit file
Thu Nov 16 13:00:00 2017 mrueckertAATTsuse.de
- finally! no more manually running errbit-update:
this will now be handled by the errbit-update.service
The service will only run if the following file exists:
/srv/www/vhosts/errbit/tmp/rebuild.txt
If the file does not exist, the restart will be just as quick as
before. This whole automation comes at a price though:
During the run of errbit-update service, all other errbit
services are down.
You can still run the script manually if needed.
Thu Nov 16 13:00:00 2017 mrueckertAATTsuse.de
- make update script fail if any of the subcommands fails
Wed Aug 30 14:00:00 2017 mrueckertAATTsuse.de
- Update to version 0.6.1~git105.04e3c20d:
* add outdated problem clearer (#1204)
Wed Aug 9 14:00:00 2017 mrueckertAATTsuse.de
- disable patch that reduces the details in the page
Thu Jul 20 14:00:00 2017 mrueckertAATTsuse.de
- switch to default ruby on each distro instead of hard coding 2.1
Mon Jul 17 14:00:00 2017 mrueckertAATTsuse.de
- downgrade jquery-rails
Mon Jul 17 14:00:00 2017 mrueckertAATTsuse.de
- added errbit-fix-login-page.patch: fix syntax for newer omniauth
- added https://github.com/openSUSE/errbit/commit/b5ba35d4af505bf5240c9d5059a8dbe42319f934.patch
Mon Jul 17 14:00:00 2017 mrueckertAATTsuse.de
- added
https://patch-diff.githubusercontent.com/raw/errbit/errbit/pull/1204.patch
Mon Jul 17 14:00:00 2017 mrueckertAATTsuse.de
- initial package