Commit Verlauf

Autor SHA1 Nachricht Datum
  Neal Gompa 55fa35a37f Declare Python 3 support and prefer it in packaging vor 5 Jahren
  Pierre-Yves Chibon a21c560807 Fix import in the pagure_hook file vor 6 Jahren
  Pierre-Yves Chibon 3aa8fb69c2 Add a little more debugging if needed vor 5 Jahren
  Aurélien Bompard dcf6f61a96 Use unicode_literals everywhere for Py3 compatibility vor 6 Jahren
  Clement Verna fced734be0 Make the hooks use the new architecture. vor 6 Jahren
  Pierre-Yves Chibon b130e5c6ef Re-architure pagure vor 6 Jahren
  Pierre-Yves Chibon 9404ddcc07 Add a small debugging statement vor 6 Jahren
  Pierre-Yves Chibon 67c8211a32 Make the pagure hook act as the person doing the push vor 6 Jahren
  Vadim Rutkovsky 9b6a622039 Replace all print statements with print function calls vor 6 Jahren
  Pierre-Yves Chibon 4635b56f32 Use custom logger on all module so we can configure finely the logging vor 7 Jahren
  Pierre-Yves Chibon de6f12718e Be explicit about which error to ignore on imports vor 7 Jahren
  Pierre-Yves Chibon 5729b804db flake8 fixes to pagure.hooks vor 7 Jahren
  Pierre-Yves Chibon b217845824 Fix the pagure hook with the close_status change vor 7 Jahren
  Pierre-Yves Chibon d9ec661c98 Some more style fixes (tab -> spaces and indentation) vor 7 Jahren
  Pierre-Yves Chibon 08a80bec3c Adjust the order of the arguments in the links and some functions vor 7 Jahren
  Pierre-Yves Chibon 08f92e0e07 Add namespace supports for all of our git hooks vor 7 Jahren
  Pierre-Yves Chibon 34d7f2c222 Adjust the pagure_hook to only run on the main branch vor 7 Jahren
  Clement Verna bdd561a729 Updated call to get_revs_between with the new refname argument vor 8 Jahren
  Pierre-Yves Chibon a0eddb3a9c Fix the links to the commit introduced by the pagure git hook vor 8 Jahren
  Mike McLean 5b77979fda Fix commit url in fixes_relation vor 8 Jahren
  Pierre-Yves Chibon 00d7745588 Rename get_pusher and get_pusher_email to get_author and get_author_email vor 8 Jahren
  Pierre-Yves Chibon 92b7608953 Fix pagure hook by providing the required tree_id vor 8 Jahren
  Patrick Uiterwijk d04b5624e4 Use project.fullname instead of .path.split... vor 8 Jahren
  Patrick Uiterwijk 2c1a956773 Also allow PRs to be closed by post hooks vor 8 Jahren
  Pierre-Yves Chibon fa97f70338 Make the code handling exception be python3 compatible vor 8 Jahren
  Pierre-Yves Chibon 7e4be0c834 Drop debugging code or adjust it to a configuration setting vor 9 Jahren
  Pierre-Yves Chibon 33b2ee9255 If works with `==` not `=` vor 9 Jahren
  Pierre-Yves Chibon 9ed599b15c Stop the pagure hook if the user is deleting a branch vor 9 Jahren
  Pierre-Yves Chibon 0a6a328397 Get the pusher's email rather than its username, seems more reliable vor 9 Jahren
  Pierre-Yves Chibon 1d34ca2700 Specify a couple of missing arguments vor 9 Jahren