提交歷史

作者 SHA1 備註 提交日期
  Julen Landa Alustiza 765bd4fb20 fix renewing url on invalid token error message 5 年之前
  Pierre-Yves Chibon 73d1200552 Project wide black fixes, including tests, docs and all 5 年之前
  Pavel Raiskup ef2dfab094 Typofix s/coommit/commit/ 5 年之前
  Pierre-Yves Chibon 0a54a297ae Provide more information about invalid tokens 5 年之前
  Pierre-Yves Chibon fd7136712a Add support for !owner to the API listing projects 5 年之前
  Fabien Boucher 1a6b69737f Align new token API endpoint with UI endpoint 5 年之前
  Fabien Boucher 579887ce79 Improve add_token_to_user to return the token 5 年之前
  Fabien Boucher 53b7929689 Use wtforms to validate a new token in the projects api 5 年之前
  Fabien Boucher c2669c96a6 Propose a better API endpoint name repo/token/create 5 年之前
  Fabien Boucher 0bf7de9bfc Add project createapitoken endpoint 5 年之前
  Pierre-Yves Chibon 29ff0af3cc Replace calls to .get_object() by calls to .peel() 5 年之前
  Fabien Boucher 0bccc88cdc Fix docstring of the connector api endpoint 5 年之前
  Fabien Boucher 346ee53759 Api: project connector endpoint: complete returned data 5 年之前
  Fabien Boucher dfb30c467d Add project connector api endpoint 5 年之前
  Lenka Segura 64cf5d2570 add validators and tests 5 年之前
  Pierre-Yves Chibon 8b7097329a Fix updating the date_modified when giving the project to someone 5 年之前
  Pierre-Yves Chibon d9e6bcd566 Drop the in-code requirements for SQLAlchemy >= 0.8 6 年之前
  Pierre-Yves Chibon 67d1cce037 Move pagure to use python3's absolute import 6 年之前
  Pierre-Yves Chibon 4eda2c4d07 Style fixes for the mqtt support and adjust the unit-tests as well 6 年之前
  Pierre-Yves Chibon 473ccbe934 Add a new API endpoint to update the options set for a project 6 年之前
  Pierre-Yves Chibon 0ede451e74 Add a new API endpoint to retrieve the options of a project 6 年之前
  Pierre-Yves Chibon 669c001088 Add a date_updated field to both commit and PR flags 6 年之前
  Pierre-Yves Chibon 9300737e8d Move the code in pagure/lib/__init__.py into pagure/lib/query.py 6 年之前
  Pierre-Yves Chibon bdc553cebe Fix API documentation for the new options added 6 年之前
  Patrick Uiterwijk 3f97f6a980 Integrate repoSpanner 6 年之前
  Karsten Hopp a5d5f1bf4c paginate /api/0/projects by default 6 年之前
  Pierre-Yves Chibon 6ffde70671 Allow removing ACLs from someone or oneself in the API 6 年之前
  Karsten Hopp be01e848b0 Add an API endpoint to add, remove or update ACLs 6 年之前
  Neal Gompa 9c34c465fd Change the default and sample configuration to point to localhost-friendly resources 6 年之前
  Pierre-Yves Chibon ae22c6a477 Fix the unit-tests for the changes in the API ACL checks 6 年之前