История коммитов

Автор SHA1 Сообщение Дата
  Julen Landa Alustiza 31280551ec api: add update issue endpoint 4 лет назад
  Pierre-Yves Chibon 8351c46016 Allow project-less API token to retrieve issues 5 лет назад
  Pierre-Yves Chibon 6fdb42b924 Move utility methods to used in different places of the API to a module 5 лет назад
  Pierre-Yves Chibon b8db6426d2 When loading blocking or depending tickets restricts the list of tickets 5 лет назад
  Pierre-Yves Chibon cd4df4e668 Allow turning on issue tracking for only some namespaces 5 лет назад
  Pierre-Yves Chibon 67d1cce037 Move pagure to use python3's absolute import 5 лет назад
  Clement Verna 81c13058fc Store the user who closed a ticket in the database. 5 лет назад
  Pierre-Yves Chibon 9300737e8d Move the code in pagure/lib/__init__.py into pagure/lib/query.py 5 лет назад
  Karsten Hopp 3b333e5ae8 more fixes for new flake8 5 лет назад
  Pierre-Yves Chibon 3821e64c93 Add option to allow any authenticated user to edit meta-data on tickets 5 лет назад
  Patrick Uiterwijk 3f97f6a980 Integrate repoSpanner 5 лет назад
  Pierre-Yves Chibon 9c295375a4 Run black over all the sources 5 лет назад
  Karsten Hopp 46ce34ba5d Update API documentation 5 лет назад
  Pierre-Yves Chibon 6eccc33cb0 Add pagination to /api/0/<repo>/issues 5 лет назад
  Pierre-Yves Chibon e2c4680bfe Fix providing the username and avatar when subscribing on issues/PRso 5 лет назад
  Ryan Lerch ccb2e086bb update subscriber count and avatar on issue page 5 лет назад
  Pierre-Yves Chibon 3a70728e42 Remove never used code 5 лет назад
  Pierre-Yves Chibon d00a9e8f51 Simplify code checking for a milestone 5 лет назад
  Pierre-Yves Chibon 09a4a5eea0 Properly check ticket access 5 лет назад
  Pierre-Yves Chibon 92aa95c00a Fix linking the image to its right location in the API and test it 5 лет назад
  Pierre-Yves Chibon 5c561c637a Revert "Migrate away from csrf_enabled which is deprecated upstream" 6 лет назад
  Pierre-Yves Chibon b597484fce Add support for making the issue tracker read-only 6 лет назад
  Pierre-Yves Chibon b8e6b6d5ad Migrate away from csrf_enabled which is deprecated upstream 6 лет назад
  Felix Yan 0c7c3d8804 Fix a typo in pagure/api/issue.py 6 лет назад
  Slavek Kabrda 727932116a Fix accessing data in API methods if sent as JSON 6 лет назад
  Aurélien Bompard 619e2a6d62 Don't (ab)use the str() function 6 лет назад
  Aurélien Bompard dcf6f61a96 Use unicode_literals everywhere for Py3 compatibility 6 лет назад
  Pierre-Yves Chibon 2cd7f04722 Fix running the test suite after our changes to drop .strftime() 6 лет назад
  Pierre-Yves Chibon b130e5c6ef Re-architure pagure 6 лет назад
  Pierre-Yves Chibon ef1fe1a515 Make the methods to tag/untag an object work on Issue and PR objects 6 лет назад