Historia zmian

Autor SHA1 Wiadomość Data
  Pierre-Yves Chibon 67f81f1883 Add a collaborator level to projects. 4 lat temu
  zPlus 709cce9e02 Add url_path property to class User. 4 lat temu
  Pierre-Yves Chibon dab453480e Adjust the unit-tests for arrow 0.15.6+ 4 lat temu
  Julen Landa Alustiza 8defdf3843 tests: fix users activity tests 4 lat temu
  Lenka Segura 3871071c0a Expose related_prs on issue API 5 lat temu
  Julen Landa Alustiza 797beeb9f5 test_pagure_flask_api_user: remove unused repo fetching 4 lat temu
  Julen Landa Alustiza 70065a6618 tests: fix activity stats api tests when current date is before 15th feb 4 lat temu
  Julen Landa Alustiza 37b6c526bf tests: arrow >= 0.15 support 5 lat temu
  Julen Landa Alustiza 0cafab1d42 tests: fix black formatting on tests 5 lat temu
  Julen Landa Alustiza 40c5e44082 Fix tests where markdown is involved 5 lat temu
  Pierre-Yves Chibon 73d1200552 Project wide black fixes, including tests, docs and all 5 lat temu
  Pierre-Yves Chibon 219e3b2601 Fix the unit-tests to not be year-dependant 5 lat temu
  Pierre-Yves Chibon 8728985293 Add the possibility to filter the user's issues by dates 5 lat temu
  Pierre-Yves Chibon 0ccdbacad7 Allow filtering user's PR by time information 5 lat temu
  Pierre-Yves Chibon d9e6bcd566 Drop the in-code requirements for SQLAlchemy >= 0.8 6 lat temu
  Pierre-Yves Chibon 67d1cce037 Move pagure to use python3's absolute import 6 lat temu
  Ryan Lerch 36ee38f3b6 add avatar_url to output of user/<username> api 6 lat temu
  Clement Verna 81c13058fc Store the user who closed a ticket in the database. 6 lat temu
  Pierre-Yves Chibon 13b47e6659 When querying the number of PR filed/actionable, apply this filter 6 lat temu
  Pierre-Yves Chibon 9300737e8d Move the code in pagure/lib/__init__.py into pagure/lib/query.py 6 lat temu
  Patrick Uiterwijk 3f97f6a980 Integrate repoSpanner 6 lat temu
  Pierre-Yves Chibon 610db7231b Make the pagination links stable accross CI and local tests 6 lat temu
  Pierre-Yves Chibon fc03a32c7c Test the structure of the data returned 6 lat temu
  Pierre-Yves Chibon c12228af3c Add pagination to /api/0//user/<username> and /api/0//user/{username}/issues 6 lat temu
  Pierre-Yves Chibon 421c1de0a8 Make the settings of a project private 6 lat temu
  Pierre-Yves Chibon b597484fce Add support for making the issue tracker read-only 6 lat temu
  Aurélien Bompard dcf6f61a96 Use unicode_literals everywhere for Py3 compatibility 6 lat temu
  Aurélien Bompard 6264174771 Port the unit-tests to python3 6 lat temu
  Aurélien Bompard 13bcde9ec8 Tests: commit instead of recreating a session 6 lat temu
  Slavek Kabrda c8fc0da771 Fix tests broken by stomp integration 6 lat temu