Commit Verlauf

Autor SHA1 Nachricht Datum
  Pierre-Yves Chibon dd207ee3bf Add an API endpoint to view the content of a git repo vor 4 Jahren
  Julen Landa Alustiza 1f2b600f5b api: refactor doc UI vor 4 Jahren
  Julen Landa Alustiza 7f84efd28f api.utils: _get_project_tag helper method vor 5 Jahren
  Julen Landa Alustiza 1e66ef17fb tests: move project tags test to project tests file vor 5 Jahren
  Julen Landa Alustiza 2dba705f2e Some modifications on project tag get api endpoint: vor 5 Jahren
  Michal Konečný 5543e47835 Add API for plugins vor 5 Jahren
  Julen Landa Alustiza d477d22aa8 fix renewing url on invalid token error message vor 5 Jahren
  Pierre-Yves Chibon b2d89792d5 Do not allow rebase via the API if the PR does not allow it vor 5 Jahren
  Pierre-Yves Chibon 73d1200552 Project wide black fixes, including tests, docs and all vor 5 Jahren
  Pierre-Yves Chibon 4cfa1e4e36 Block all POST requests on the UI and the API for blocked users vor 5 Jahren
  Pierre-Yves Chibon 0a54a297ae Provide more information about invalid tokens vor 5 Jahren
  Pierre-Yves Chibon 6fdb42b924 Move utility methods to used in different places of the API to a module vor 5 Jahren
  Pierre-Yves Chibon b562bcec69 Fix the request context as data is only accessible in POST requests vor 5 Jahren
  Pierre-Yves Chibon 457b8ed278 Fix the output of the merge PR API endpoint when the PR conflicts vor 5 Jahren
  Pierre-Yves Chibon d9e6bcd566 Drop the in-code requirements for SQLAlchemy >= 0.8 vor 5 Jahren
  Pierre-Yves Chibon 67d1cce037 Move pagure to use python3's absolute import vor 5 Jahren
  Slavek Kabrda 92297a39c2 Fix API task status endpoint vor 6 Jahren
  Pierre-Yves Chibon 9300737e8d Move the code in pagure/lib/__init__.py into pagure/lib/query.py vor 6 Jahren
  Pierre-Yves Chibon c67f41a56e Add a new API endpoint to retrieve the list of files changed in a PR vor 6 Jahren
  Pierre-Yves Chibon 75809f7ed8 Add pagination to the API endpoint /api/0/groups vor 6 Jahren
  Pierre-Yves Chibon 437cd035c5 Add tests for the API endpoint listing the different API error code vor 6 Jahren
  Pierre-Yves Chibon 674045b9cd Add tests checking that the API doc shows properly vor 6 Jahren
  Pierre-Yves Chibon 0b9b6b7b15 Prefix the version and error_code API endpoint with -/ vor 6 Jahren
  Pierre-Yves Chibon 48ad711c2a Add a new /-/whoami API endpoint vor 6 Jahren
  Slavek Kabrda 727932116a Fix accessing data in API methods if sent as JSON vor 6 Jahren
  Aurélien Bompard dcf6f61a96 Use unicode_literals everywhere for Py3 compatibility vor 6 Jahren
  Aurélien Bompard 6264174771 Port the unit-tests to python3 vor 6 Jahren
  Aurélien Bompard f61bb39d13 Fix the flakiness of some tests vor 6 Jahren
  Pierre-Yves Chibon b130e5c6ef Re-architure pagure vor 7 Jahren
  Clement Verna 109c4b00b7 Add a new class without broker/worker to the unit test. vor 7 Jahren