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 7bbe879ed3 Add a full_url to the JSON representation of our main objects 3 years ago
  Pierre-Yves Chibon 67f81f1883 Add a collaborator level to projects. 4 years ago
  Pierre-Yves Chibon 5a2879b2b1 Introducing the boards feature 4 years ago
  zPlus 709cce9e02 Add url_path property to class User. 4 years ago
  Pierre-Yves Chibon 73e0188450 Improve loading tickets from git 4 years ago
  Michal Srb 6db5a5b91c Do not block when waiting for subprocess to finish 4 years ago
  Lenka Segura 3871071c0a Expose related_prs on issue API 4 years ago
  Julen Landa Alustiza 05156b0842 lib/git: fix .diff generation with empty commits 4 years ago
  Pierre-Yves Chibon 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
  Pierre-Yves Chibon 31a6381bdc Include the PR tags in their JSON representation 5 years ago
  Pierre-Yves Chibon 29ff0af3cc Replace calls to .get_object() by calls to .peel() 5 years ago
  Pierre-Yves Chibon d9e6bcd566 Drop the in-code requirements for SQLAlchemy >= 0.8 5 years ago
  Pierre-Yves Chibon 67d1cce037 Move pagure to use python3's absolute import 5 years ago
  Pierre-Yves Chibon 4eda2c4d07 Style fixes for the mqtt support and adjust the unit-tests as well 5 years ago
  Clement Verna 81c13058fc Store the user who closed a ticket in the database. 5 years ago
  Slavek Kabrda 197fa260ea Make update_pull_ref more robust by making sure fork ref is deleted 5 years ago
  Pierre-Yves Chibon 2233c1cd62 Include whether the PR passed the threshold or not in the API data 5 years ago
  Pierre-Yves Chibon 9300737e8d Move the code in pagure/lib/__init__.py into pagure/lib/query.py 5 years ago
  Karsten Hopp b310aff191 convert more strings to 'raw strings' to fix errors reported by flake8-9 5 years ago
  Pierre-Yves Chibon 3821e64c93 Add option to allow any authenticated user to edit meta-data on tickets 5 years ago
  Patrick Uiterwijk 9b237b8228 Migrate user keys to SshKey 5 years ago
  Pierre-Yves Chibon 98d023a2cf Fix the tests for the addition of disable_non_fast-forward_merges 5 years ago
  Pierre-Yves Chibon 4d55f35d4c Drop the roadmap_on_issues_page project setting 5 years ago
  Patrick Uiterwijk 4012dc9308 Move to BaseRunner hooks architecture 5 years ago
  Patrick Uiterwijk 3f97f6a980 Integrate repoSpanner 5 years ago
  Pierre-Yves Chibon 86e455912d Move more of the logic to split commit to diff/patch to the backend 6 years ago
  Pierre-Yves Chibon 323e5561a9 Add small tests ensuring the closed_at field is set upon importing closed tickets 6 years ago
  Pierre-Yves Chibon 59f36cb6b9 Fix opening a pull-request against an empty repository 6 years ago
  Lubomír Sedlář 59889e509d Add comment reactions 6 years ago