Commit History

Author SHA1 Message Date
  Pierre-Yves Chibon b0fb05304c Port pagure to the latest version of python black 3 years ago
  Pierre-Yves Chibon aa8dfb182c Allow to specify a default branch for all projects hosted on an instance 4 years ago
  Pierre-Yves Chibon ae4b757e0c Rework the "My PR" page so it does not pull so many info at once 4 years ago
  Koichi MATSUMOTO 8899073543 Fix forms' glitches. 4 years ago
  Pierre-Yves Chibon b7b0f1e86c Show the default branch in the project overview page 4 years ago
  Pierre-Yves Chibon 57859c0532 Add the possibility to set the default branch at project creation 4 years ago
  Pierre-Yves Chibon 1d9a545ba7 Fix taking into account the blacklisted patterns 4 years ago
  Pierre-Yves Chibon 2a0516ac5b Move all the test testing creating new projects to their own class 4 years ago
  Pierre-Yves Chibon bea040cb26 Add a mechanism to allow user to set the expiration date on API tokens 4 years ago
  Pierre-Yves Chibon 538d43cf44 Add an endpoint to review user API token 4 years ago
  Julen Landa Alustiza 0cafab1d42 tests: fix black formatting on tests 5 years ago
  Julen Landa Alustiza 40c5e44082 Fix tests where markdown is involved 5 years ago
  Pierre-Yves Chibon 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
  Pierre-Yves Chibon c6cc5cd319 When calling flask.abort() specify the description 5 years ago
  Pierre-Yves Chibon 5e14eabb85 Allow dots and plus signs in project names 5 years ago
  Pierre-Yves Chibon d9e6bcd566 Drop the in-code requirements for SQLAlchemy >= 0.8 5 years ago
  Pierre-Yves Chibon 67d1cce037 Move pagure to use python3's absolute import 5 years ago
  Pierre-Yves Chibon cdb351493e Add a configuration key to disable mirroring in projects 5 years ago
  Pierre-Yves Chibon 227f4ce98b Add support for mirroring in git repositories from outside sources 6 years ago
  Pierre-Yves Chibon 9300737e8d Move the code in pagure/lib/__init__.py into pagure/lib/query.py 6 years ago
  Pierre-Yves Chibon 7c623776c0 Add basic tests for the about page 6 years ago
  Patrick Uiterwijk 9638fb7300 Allow a specific list of users to create a project ignoring existing repo 6 years ago
  Pierre-Yves Chibon f1a8426465 Adjust tests' name to fit their function name so git grep works 6 years ago
  Patrick Uiterwijk 335383797b Add a test case for adopting existing repos 6 years ago
  Pierre-Yves Chibon 3f434c8c22 Rework the UI to add ssh keys on the user's settings page 6 years ago
  Patrick Uiterwijk 9b237b8228 Migrate user keys to SshKey 6 years ago
  Pierre-Yves Chibon 7258a81cab Fix unit-tests for the re-introduction of the search bar for users 6 years ago
  Pierre-Yves Chibon 837e8cb816 Fix the tests 6 years ago
  Pierre-Yves Chibon 08da0da549 Break infinite redirect loop 6 years ago
  Patrick Uiterwijk 3f97f6a980 Integrate repoSpanner 6 years ago