Historique des commits

Auteur SHA1 Message Date
  Pierre-Yves Chibon 73d1200552 Project wide black fixes, including tests, docs and all il y a 5 ans
  Slavek Kabrda be430b3516 Make sure that TemporaryClone.push also pushes tags il y a 5 ans
  Lenka Segura 3d9cf63506 add acls pull_request for user api token il y a 5 ans
  Slavek Kabrda dade63be54 Fix displaying diffs that contain symlinks. Fixes #4006 il y a 5 ans
  Patrick Uiterwijk 9b2de721ac Use localhost.localdomain for repoSpanner tests il y a 5 ans
  Pierre-Yves Chibon 78ff546fa4 Leave the application's log handler alone il y a 5 ans
  Pierre-Yves Chibon 30c623f443 Fix keeping in memory the config values to be accessible for all tests il y a 5 ans
  Pierre-Yves Chibon 8782b5924f Small code formatting change il y a 5 ans
  Pierre-Yves Chibon 29ff0af3cc Replace calls to .get_object() by calls to .peel() il y a 5 ans
  Pierre-Yves Chibon b3d8b55eca Refresh the DB session at the end of the setUp in all cases il y a 5 ans
  Pierre-Yves Chibon 07007f2e62 Be explicit about the unicode string used as filename il y a 5 ans
  Pierre-Yves Chibon 19ab9004b2 Apparently in a CentOS7 container, it wants a fresh session more often il y a 5 ans
  Pierre-Yves Chibon d9e6bcd566 Drop the in-code requirements for SQLAlchemy >= 0.8 il y a 6 ans
  Pierre-Yves Chibon 67d1cce037 Move pagure to use python3's absolute import il y a 6 ans
  Pierre-Yves Chibon 722f0402b1 Add tests checking pagure's behavior when the commit message has a link il y a 6 ans
  Pierre-Yves Chibon ec5e382754 Allow specifying a branch when adding content to git il y a 6 ans
  Pierre-Yves Chibon 9300737e8d Move the code in pagure/lib/__init__.py into pagure/lib/query.py il y a 6 ans
  Karsten Hopp b310aff191 convert more strings to 'raw strings' to fix errors reported by flake8-9 il y a 6 ans
  Patrick Uiterwijk 8174a49920 Implement pulling and pushing via repobridge instead of HTTPS il y a 6 ans
  Pierre-Yves Chibon 11ad7c9cef Don't add an id to the FakeUser objects by default il y a 6 ans
  Pierre-Yves Chibon 8a76fa5dd4 Refactor redundant code in the tests il y a 6 ans
  Pierre-Yves Chibon 3470e11726 Add an utility method to remove a file from a given git repo in the tests il y a 6 ans
  Pierre-Yves Chibon 6fdafd0b79 Ensure two utility methods in the tests respect the branch they are given il y a 6 ans
  Alex Gleason 633b657fb9 Fix autoincrement issues, fix tests il y a 6 ans
  Alex Gleason 6656f76a7a Onboarding: fix dev-data.py, prioritize docker-compose for local dev, fix Vagrant issues il y a 6 ans
  Patrick Uiterwijk 3901938bc9 Allow create_project_full to add extra args il y a 6 ans
  Patrick Uiterwijk 7b18a69a64 Make sure repoSpanner tests can run simultaneous py2 and py3 il y a 6 ans
  Patrick Uiterwijk d2915898cd Add hooks to repoSpanner setups il y a 6 ans
  Patrick Uiterwijk b2cb9c129e Implement dynamic ACL checks il y a 6 ans
  Patrick Uiterwijk 8a2282402e Prevent leaking of test state by aborting il y a 6 ans