File errbit.changes of Package errbit
------------------------------------------------------------------- Wed Sep 15 13:56:33 UTC 2021 - Hendrik Vogelsang <hvogel@suse.com> - Fix atom view ------------------------------------------------------------------- Thu Oct 1 15:26:55 UTC 2020 - Hendrik Vogelsang <hvogel@suse.com> - Enable request uuids in the logs ------------------------------------------------------------------- Mon Apr 6 16:53:11 UTC 2020 - Marcus Rueckert <mrueckert@suse.de> - build assets during package build ------------------------------------------------------------------- Mon Apr 6 15:58:46 UTC 2020 - Marcus Rueckert <mrueckert@suse.de> - allow building with newer git version ------------------------------------------------------------------- Thu Mar 14 04:33:07 UTC 2019 - Marcus Rueckert <mrueckert@suse.de> - fix build with newer rails add-bundle.patch ------------------------------------------------------------------- Fri Feb 16 01:45:38 UTC 2018 - mrueckert@suse.de - drop errbit-fix-login-page.patch: applied upstream ------------------------------------------------------------------- Thu Feb 15 15:04:39 UTC 2018 - mrueckert@suse.de - bump devise ------------------------------------------------------------------- Tue Dec 12 16:50:02 UTC 2017 - mrueckert@suse.de - Update to version 0.6.1~git118.9b683aea: * fix yaml extention typo in docs (#1241) * 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 ------------------------------------------------------------------- Thu Nov 30 02:53:57 UTC 2017 - mrueckert@suse.de - port to new rails packaging macros ------------------------------------------------------------------- Fri Nov 17 01:05:43 UTC 2017 - mrueckert@suse.de - move the tmp/rebuild.txt check into the script itself and not the unit file ------------------------------------------------------------------- Thu Nov 16 18:41:58 UTC 2017 - mrueckert@suse.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 17:01:06 UTC 2017 - mrueckert@suse.de - make update script fail if any of the subcommands fails ------------------------------------------------------------------- Wed Aug 30 01:55:08 UTC 2017 - mrueckert@suse.de - Update to version 0.6.1~git105.04e3c20d: * add outdated problem clearer (#1204) ------------------------------------------------------------------- Wed Aug 9 16:21:40 UTC 2017 - mrueckert@suse.de - disable patch that reduces the details in the page ------------------------------------------------------------------- Thu Jul 20 13:58:50 UTC 2017 - mrueckert@suse.de - switch to default ruby on each distro instead of hard coding 2.1 ------------------------------------------------------------------- Mon Jul 17 15:39:31 UTC 2017 - mrueckert@suse.de - downgrade jquery-rails ------------------------------------------------------------------- Mon Jul 17 14:44:10 UTC 2017 - mrueckert@suse.de - added errbit-fix-login-page.patch: fix syntax for newer omniauth - added https://github.com/openSUSE/errbit/commit/b5ba35d4af505bf5240c9d5059a8dbe42319f934.patch ------------------------------------------------------------------- Mon Jul 17 13:45:59 UTC 2017 - mrueckert@suse.de - added https://patch-diff.githubusercontent.com/raw/errbit/errbit/pull/1204.patch ------------------------------------------------------------------- Mon Jul 17 13:42:55 UTC 2017 - mrueckert@suse.de - initial package