Commit History

Author SHA1 Message Date
  Pierre-Yves Chibon 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
  Pierre-Yves Chibon 219e3b2601 Fix the unit-tests to not be year-dependant 5 years ago
  Pierre-Yves Chibon 8728985293 Add the possibility to filter the user's issues by dates 6 years ago
  Pierre-Yves Chibon 0ccdbacad7 Allow filtering user's PR by time information 6 years ago
  Pierre-Yves Chibon d9e6bcd566 Drop the in-code requirements for SQLAlchemy >= 0.8 6 years ago
  Pierre-Yves Chibon 67d1cce037 Move pagure to use python3's absolute import 6 years ago
  Ryan Lerch 36ee38f3b6 add avatar_url to output of user/<username> api 6 years ago
  Clement Verna 81c13058fc Store the user who closed a ticket in the database. 6 years ago
  Pierre-Yves Chibon 13b47e6659 When querying the number of PR filed/actionable, apply this filter 6 years ago
  Pierre-Yves Chibon 9300737e8d Move the code in pagure/lib/__init__.py into pagure/lib/query.py 6 years ago
  Patrick Uiterwijk 3f97f6a980 Integrate repoSpanner 6 years ago
  Pierre-Yves Chibon 610db7231b Make the pagination links stable accross CI and local tests 6 years ago
  Pierre-Yves Chibon fc03a32c7c Test the structure of the data returned 6 years ago
  Pierre-Yves Chibon c12228af3c Add pagination to /api/0//user/<username> and /api/0//user/{username}/issues 6 years ago
  Pierre-Yves Chibon 421c1de0a8 Make the settings of a project private 6 years ago
  Pierre-Yves Chibon b597484fce Add support for making the issue tracker read-only 6 years ago
  Aurélien Bompard dcf6f61a96 Use unicode_literals everywhere for Py3 compatibility 6 years ago
  Aurélien Bompard 6264174771 Port the unit-tests to python3 6 years ago
  Aurélien Bompard 13bcde9ec8 Tests: commit instead of recreating a session 6 years ago
  Slavek Kabrda c8fc0da771 Fix tests broken by stomp integration 6 years ago
  Adam Williamson 8a161a97f9 Use timezone not offset for user activity, fix heat map 6 years ago
  Adam Williamson f99ac7c766 Adjust activity heatmap and logs for timezone (#1642) 6 years ago
  Pierre-Yves Chibon baaf54506b Fix unit-tests 7 years ago
  Pierre-Yves Chibon 960e1e95d2 Fix the unit-test suite 7 years ago
  Pierre-Yves Chibon b130e5c6ef Re-architure pagure 7 years ago
  Pierre-Yves Chibon f8e0d168a3 When listing the issues, include the projects as well 7 years ago
  Pierre-Yves Chibon 254b062c19 Add tests for the pagination 7 years ago
  Pierre-Yves Chibon 65d34adbcb Fix the API documentation page 7 years ago
  Ryan Lerch 397681d2ca Add API endpoints for listing pull requests for a user 7 years ago
  Pierre-Yves Chibon a8e4e9f5d1 Fix the api_view_user_activity_stats to return the expected data 7 years ago