Commit Verlauf

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