Commit History

Author SHA1 Message Date
  Michal Konecny f9185cd04c Fix test_pagure_api_flask tests 1 year ago
  Michal Konečný df450729e4 Run black on code 2 years ago
  Pierre-Yves Chibon 673b009451 Allow setting the default git branch when creating projects via the API 4 years ago
  Pierre-Yves Chibon dd207ee3bf Add an API endpoint to view the content of a git repo 4 years ago
  Julen Landa Alustiza 1f2b600f5b api: refactor doc UI 4 years ago
  Julen Landa Alustiza 7f84efd28f api.utils: _get_project_tag helper method 5 years ago
  Julen Landa Alustiza 1e66ef17fb tests: move project tags test to project tests file 5 years ago
  Julen Landa Alustiza 2dba705f2e Some modifications on project tag get api endpoint: 5 years ago
  Michal Konečný 5543e47835 Add API for plugins 5 years ago
  Julen Landa Alustiza d477d22aa8 fix renewing url on invalid token error message 5 years ago
  Pierre-Yves Chibon b2d89792d5 Do not allow rebase via the API if the PR does not allow it 5 years ago
  Pierre-Yves Chibon 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
  Pierre-Yves Chibon 4cfa1e4e36 Block all POST requests on the UI and the API for blocked users 5 years ago
  Pierre-Yves Chibon 0a54a297ae Provide more information about invalid tokens 5 years ago
  Pierre-Yves Chibon 6fdb42b924 Move utility methods to used in different places of the API to a module 5 years ago
  Pierre-Yves Chibon b562bcec69 Fix the request context as data is only accessible in POST requests 5 years ago
  Pierre-Yves Chibon 457b8ed278 Fix the output of the merge PR API endpoint when the PR conflicts 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
  Slavek Kabrda 92297a39c2 Fix API task status endpoint 6 years ago
  Pierre-Yves Chibon 9300737e8d Move the code in pagure/lib/__init__.py into pagure/lib/query.py 6 years ago
  Pierre-Yves Chibon c67f41a56e Add a new API endpoint to retrieve the list of files changed in a PR 6 years ago
  Pierre-Yves Chibon 75809f7ed8 Add pagination to the API endpoint /api/0/groups 6 years ago
  Pierre-Yves Chibon 437cd035c5 Add tests for the API endpoint listing the different API error code 6 years ago
  Pierre-Yves Chibon 674045b9cd Add tests checking that the API doc shows properly 6 years ago
  Pierre-Yves Chibon 0b9b6b7b15 Prefix the version and error_code API endpoint with -/ 6 years ago
  Pierre-Yves Chibon 48ad711c2a Add a new /-/whoami API endpoint 6 years ago
  Slavek Kabrda 727932116a Fix accessing data in API methods if sent as JSON 6 years ago
  Aurélien Bompard dcf6f61a96 Use unicode_literals everywhere for Py3 compatibility 6 years ago
  Aurélien Bompard 6264174771 Port the unit-tests to python3 6 years ago