#4149 Code style changes and test suite optimization
Merged by pingou. Opened by pingou.
fix_py2  into  master

Download 4149.patch
no initial comment

1 new commit added

  • Change how the fork is created so we're sure there is a shared history

2 new commits added

  • Fix acting or not on the MQTT_NOTIFICATIONS configuration key
  • Get the Pagure CI plugin so we can access the ci_hook backref

1 new commit added

  • Fix showing a regular comment on a PR when there are none before

:thumbsup:

1 new commit added

  • Revert "Make the filepath shown in the UI an unicode"

9 new commits added

  • Revert "Make the filepath shown in the UI an unicode"
  • Fix showing a regular comment on a PR when there are none before
  • Fix acting or not on the MQTT_NOTIFICATIONS configuration key
  • Get the Pagure CI plugin so we can access the ci_hook backref
  • Change how the fork is created so we're sure there is a shared history
  • Speed up the test suite by dropping some of the sleep calls
  • Add a missing docstring to test_pfmarkdown
  • Drop the in-code requirements for SQLAlchemy >= 0.8
  • Move pagure to use python3's absolute import

:thumbsup:

Thanks for the review :)

Pull-Request has been merged by pingou

Metadata