Commit History

Author SHA1 Message Date
  René Genz dadd9425d0 expand using doc repo; fix spelling mistakes 6 years ago
  Pierre-Yves Chibon e7f92c81fa Allow assignee to drop their assignment 6 years ago
  Pierre-Yves Chibon 2521db2336 Expand the API to create issue to support some more metadata 6 years ago
  Pierre-Yves Chibon 6e51b29b7d Fix running the test suite 6 years ago
  Pierre-Yves Chibon cd34fbd263 Add a graph of the history of the open issues on the project 6 years ago
  Vadim Rutkovsky 9b6a622039 Replace all print statements with print function calls 6 years ago
  Chenxiong Qi 5744517401 Fix a typo 6 years ago
  Matt Prahl 47b044cb5e Add the ability to order issues by ascending or descending 6 years ago
  Clement Verna ee0ae35377 Fixing comment from the review 6 years ago
  Clement Verna 5ce0bdaf0a Remove duplicated call to pagure.lib.add_metadata_update_notif 6 years ago
  Clement Verna 8413286b12 Replace common logic with helper function to check link url 6 years ago
  Clement Verna 72ac1c9a9b New API endpoint to modify multiple custom fields. 6 years ago
  Clement Verna f7b10e1242 Make the API returns only open issues by default. 6 years ago
  Pierre-Yves Chibon d794f0a661 Allow project-less API token to create new tickets 7 years ago
  Matt Prahl 4055013245 Fix API documentation RST syntax errors 7 years ago
  Patrick Uiterwijk 96c928ba79 Use attachments folder as local cache asn taskify adding attachments to git 7 years ago
  Patrick Uiterwijk 241f0e11fa API should not lock 7 years ago
  Patrick Uiterwijk d51a89a402 Don't grab project-wide lock for issue view API calls 7 years ago
  Patrick Uiterwijk eabc8e87fb Add get_authorized_api_project 7 years ago
  Pierre-Yves Chibon 649607984b Allow project-less token to change the status of an issue in the API 7 years ago
  Pierre-Yves Chibon 06b8506781 Fix the logic around checking the project restriction of API tokens 7 years ago
  Pierre-Yves Chibon 289d980dad Some more checks in the API regarding who is allowed to do what. 7 years ago
  Pierre-Yves Chibon 9c193f6d01 Be explicit about which error to ignore 7 years ago
  Pierre-Yves Chibon 9602c600ab flake8 fixes to pagure.api 7 years ago
  Farhaan Bukhsh 32abf99abe Fix test for private repo in api/issue 7 years ago
  Pierre-Yves Chibon 9e0b8e9fdc pep8 fixes and add a .flake8 configuration file 7 years ago
  Pierre-Yves Chibon 8c9b3b87b7 Small code style change 7 years ago
  Martin Basti 213dd9b760 issues API: extract issue tracker check to separate function 7 years ago
  Martin Basti c00ccc205d issues API: update _check_token to support non-project tokens 7 years ago
  Martin Basti ac2f71b961 issues API: require repo_commiter not repo_admin privileges 7 years ago