Commit History

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