Commit History

Author SHA1 Message Date
  Neal Gompa 55fa35a37f Declare Python 3 support and prefer it in packaging 5 years ago
  Slavek Kabrda 1e87ae21fe Make _get_project respect CASE_SENSITIVE from settings instead of arg 5 years ago
  Aurélien Bompard 619e2a6d62 Don't (ab)use the str() function 6 years ago
  Aurélien Bompard dcf6f61a96 Use unicode_literals everywhere for Py3 compatibility 6 years ago
  Aurélien Bompard 8315535b75 Port pagure to python3 6 years ago
  Pierre-Yves Chibon bbaa51ddcf Add a configuration key allowing to send fedmsg notifications on all commits 6 years ago
  Pierre-Yves Chibon ab52261f78 Small flake8 fix 6 years ago
  Patrick Uiterwijk e5f4ce61a4 Fix default_hook by moving config env to top 6 years ago
  Adam Williamson c604a90c7f Fix logging commits in docker-container dev env 6 years ago
  Pierre-Yves Chibon 11d0199fba Add the possibility to link issues to pull-requests 6 years ago
  Clement Verna 44c44e6c24 Initial support for commit CI trigger 6 years ago
  Clement Verna 6f4330d795 Make sure the project fedmsg hook exist 6 years ago
  Clement Verna 36f0f9569b Fix default hook 6 years ago
  Pierre-Yves Chibon 3489faa896 Fix sending notifications in the default hook 6 years ago
  Pierre-Yves Chibon c11a662f29 Move around the code informing the user about the PR URLs 6 years ago
  Pierre-Yves Chibon 638bb48d64 Merge the fedmsg notifications on commit logic into the default hook 6 years ago
  Clement Verna fced734be0 Make the hooks use the new architecture. 6 years ago
  Pierre-Yves Chibon bd02026b77 Migrate the logcom service to be celery based and triggered 6 years ago
  Pierre-Yves Chibon 60b4f18671 Refresh the PR cache of the parent repo rather than always the current one 6 years ago
  Pierre-Yves Chibon c5d1f559e8 Fix the link to the pull-request shown by the default git hook 6 years ago
  Pierre-Yves Chibon b130e5c6ef Re-architure pagure 6 years ago
  Pierre-Yves Chibon 5fe9c146f5 Fix the permission of the default hook 6 years ago
  Pierre-Yves Chibon e30f9b8042 Print out the URL to existing PR(s) or to create one in the default hook 6 years ago
  Pierre-Yves Chibon edbdc9a3c4 Add a configuration key to make pagure case sensitive 6 years ago
  Patrick Uiterwijk 3caaa0538c Flake8 fixes 7 years ago
  Patrick Uiterwijk d0ace20c18 Default hook does not need a lock anymore 7 years ago
  Patrick Uiterwijk c6f63a7594 Taskify PR merge 7 years ago
  Patrick Uiterwijk 352feee171 Request locking for the default hook 7 years ago
  Matt Prahl b49f937130 Add different levels of granularity for watching a project and fix flake8 errors for tests to pass 7 years ago
  Pierre-Yves Chibon de6f12718e Be explicit about which error to ignore on imports 7 years ago