Historique des commits

Auteur SHA1 Message Date
  Aurélien Bompard dcf6f61a96 Use unicode_literals everywhere for Py3 compatibility il y a 6 ans
  Adam Williamson 8a161a97f9 Use timezone not offset for user activity, fix heat map il y a 6 ans
  Adam Williamson f99ac7c766 Adjust activity heatmap and logs for timezone (#1642) il y a 6 ans
  Pierre-Yves Chibon b130e5c6ef Re-architure pagure il y a 6 ans
  Pierre-Yves Chibon f8e0d168a3 When listing the issues, include the projects as well il y a 6 ans
  Pierre-Yves Chibon 65d34adbcb Fix the API documentation page il y a 6 ans
  Pierre-Yves Chibon c6a73fc762 When listing the user's PRs (filled or actionable) paginate the results il y a 6 ans
  Pierre-Yves Chibon 738a5641fa Add the option to get only the issue created or assigned to an user il y a 6 ans
  Pierre-Yves Chibon 5241ac49be Paginate the api_view_user_issues endpoint il y a 6 ans
  Pierre-Yves Chibon 9c6ee5e3b7 Small bug fix and test for the API endpoint listing user's issues il y a 6 ans
  anar 4bf12090eb Add API endpoint to retrieve all issues related to an user across all repos il y a 6 ans
  Ryan Lerch 397681d2ca Add API endpoints for listing pull requests for a user il y a 6 ans
  Pierre-Yves Chibon a8e4e9f5d1 Fix the api_view_user_activity_stats to return the expected data il y a 6 ans
  Abhijeet Kasurde c65ec4523d Refactor user existence code in API and UI il y a 7 ans
  Pierre-Yves Chibon 4768f24df3 Flake8 fixes to pagure/api il y a 7 ans
  Clement Verna 0bfb43137a Update API docstring for api_view_user il y a 7 ans
  Pierre-Yves Chibon d6ddc41f73 Fix retrieving user activity when there was only 1 commit that day il y a 7 ans
  Pierre-Yves Chibon af7b855152 Expand the doc on api_view_user_activity_date il y a 7 ans
  Pierre-Yves Chibon 4b7a8477d0 Include the date in the JSON returned il y a 7 ans
  Pierre-Yves Chibon e8321d30d5 Fix catching ParserError from arrow il y a 7 ans
  Pierre-Yves Chibon ad9b7259e4 pep8 and documentation fixes il y a 7 ans
  Pierre-Yves Chibon b18f049435 Fix grouping commits in api_view_user_activity_date il y a 7 ans
  Pierre-Yves Chibon 78f1e23d47 Fix the API now that we no longer have a description for the logs il y a 7 ans
  Pierre-Yves Chibon 810c3d25db Rename the type_ column in pagure_logs to log_type il y a 7 ans
  Pierre-Yves Chibon a49c880086 Make the dates iso format, improve the documentation and let the API always return 200 il y a 7 ans
  Pierre-Yves Chibon 012680f0e5 Add the possibility to group commits instead of listing them all one by one il y a 7 ans
  Pierre-Yves Chibon 3f590702e4 Between queries exclude the current day, so let's include it il y a 7 ans
  Pierre-Yves Chibon f21cb0c377 Add a new endpoint api_view_user_activity_date il y a 7 ans
  Pierre-Yves Chibon 0fabc340fd Adjust the documentation of the api_view_user_activity_stats endpoint il y a 7 ans
  Pierre-Yves Chibon c959ff5ba9 Add an API endpoint to retrieve stats about an user's activity il y a 7 ans