Commit History

Author SHA1 Message Date
  Pierre-Yves Chibon b0fb05304c Port pagure to the latest version of python black 3 years ago
  Pierre-Yves Chibon 67d1cce037 Move pagure to use python3's absolute import 5 years ago
  Pierre-Yves Chibon 9300737e8d Move the code in pagure/lib/__init__.py into pagure/lib/query.py 5 years ago
  Pierre-Yves Chibon f523b91d3a Fix the unit-tests 5 years ago
  Pierre-Yves Chibon 007df9f55e Clear out code that is no longer needed since we don't install hooks anymore 5 years ago
  Pierre-Yves Chibon 123911b874 Port the pagure hook to the new runner architecture 5 years ago
  Pierre-Yves Chibon 9c295375a4 Run black over all the sources 5 years ago
  Aurélien Bompard dcf6f61a96 Use unicode_literals everywhere for Py3 compatibility 6 years ago
  Pierre-Yves Chibon b130e5c6ef Re-architure pagure 6 years ago
  Pierre-Yves Chibon 8c7787f96c Fix setting up the pagure hooks when there is no DOCS_FOLDER set 6 years ago
  Pierre-Yves Chibon 2011e267a5 Drop using `as FlaskForm` where not needed 7 years ago
  Pierre-Yves Chibon 5a535279ef Port pagure to flask_wtf 0.13+ 7 years ago
  Pierre-Yves Chibon 78837b8fd2 Make all the hooks use uselist=False 7 years ago
  Pierre-Yves Chibon 2c3a3fa373 Drop un-used imports (thanks pylint) 7 years ago
  Patrick Uiterwijk 12ee6fd759 Accept Close{,s,d} in the same way as Merges and Fixes 8 years ago
  Pierre-Yves Chibon bb67e09dc1 Drop the names of the foreign keys for sqlalchemy's naming conventions in the plugins 8 years ago
  Pierre-Yves Chibon 6f177d36e7 Fix typos 8 years ago
  Pierre-Yves Chibon 145fcb50ae Let's name the foreign keys for the future 8 years ago
  Pierre-Yves Chibon 740f055bdc Propagate project deletions to the hook tables 8 years ago
  Mike McLean e7d05bcfa2 Update pagure_hook description 8 years ago
  Clement Verna 85047cef89 Renamed BaseHook install/remove method 8 years ago
  Clement Verna 799be6bf4f Pass full hookname to BaseHook to simply logic. 8 years ago
  Clement Verna fd7659eff0 Reworked Basehook install/remove methods and updated all hooks to call these methods 8 years ago
  Lubomír Sedlář b2804e24a8 Improve description of pagure hook 8 years ago
  Lubomír Sedlář 6838bc4848 Fix typos in hook descriptions 8 years ago
  farhaanbukhsh 9b97b4b1d1 Fix long description split into lines 8 years ago
  farhaanbukhsh a7eada4c64 Add description to each plugin 8 years ago
  Pierre-Yves Chibon b1fc61ec5e Project wide pylint clean up and bug fixes 9 years ago
  Sayan Chowdhury 4fc89856d3 minor typo fix 9 years ago
  Pierre-Yves Chibon 32d7df8e24 Drop some debugging code 9 years ago