Histórico de Commits

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