Historial de Commits

Autor SHA1 Mensaje Fecha
  Pierre-Yves Chibon 5b64ba453e Introduce a new API endpoint to add git tags to a project remotely hace 4 años
  Pierre-Yves Chibon a2e9049966 Create a function dedicated to creating user in the DB for testing hace 4 años
  Julen Landa Alustiza 37b6c526bf tests: arrow >= 0.15 support hace 5 años
  Julen Landa Alustiza 064be0a7a8 tests: move pull request creation function from pr_no_sources test suite to __init__ hace 5 años
  Julen Landa Alustiza c95aa485de tests: allow easy change of author|committer signature on add_content_to_git() hace 5 años
  Pierre-Yves Chibon 73d1200552 Project wide black fixes, including tests, docs and all hace 5 años
  Slavek Kabrda be430b3516 Make sure that TemporaryClone.push also pushes tags hace 5 años
  Lenka Segura 3d9cf63506 add acls pull_request for user api token hace 5 años
  Slavek Kabrda dade63be54 Fix displaying diffs that contain symlinks. Fixes #4006 hace 5 años
  Patrick Uiterwijk 9b2de721ac Use localhost.localdomain for repoSpanner tests hace 5 años
  Pierre-Yves Chibon 78ff546fa4 Leave the application's log handler alone hace 5 años
  Pierre-Yves Chibon 30c623f443 Fix keeping in memory the config values to be accessible for all tests hace 5 años
  Pierre-Yves Chibon 8782b5924f Small code formatting change hace 5 años
  Pierre-Yves Chibon 29ff0af3cc Replace calls to .get_object() by calls to .peel() hace 5 años
  Pierre-Yves Chibon b3d8b55eca Refresh the DB session at the end of the setUp in all cases hace 5 años
  Pierre-Yves Chibon 07007f2e62 Be explicit about the unicode string used as filename hace 5 años
  Pierre-Yves Chibon 19ab9004b2 Apparently in a CentOS7 container, it wants a fresh session more often hace 5 años
  Pierre-Yves Chibon d9e6bcd566 Drop the in-code requirements for SQLAlchemy >= 0.8 hace 6 años
  Pierre-Yves Chibon 67d1cce037 Move pagure to use python3's absolute import hace 6 años
  Pierre-Yves Chibon 722f0402b1 Add tests checking pagure's behavior when the commit message has a link hace 6 años
  Pierre-Yves Chibon ec5e382754 Allow specifying a branch when adding content to git hace 6 años
  Pierre-Yves Chibon 9300737e8d Move the code in pagure/lib/__init__.py into pagure/lib/query.py hace 6 años
  Karsten Hopp b310aff191 convert more strings to 'raw strings' to fix errors reported by flake8-9 hace 6 años
  Patrick Uiterwijk 8174a49920 Implement pulling and pushing via repobridge instead of HTTPS hace 6 años
  Pierre-Yves Chibon 11ad7c9cef Don't add an id to the FakeUser objects by default hace 6 años
  Pierre-Yves Chibon 8a76fa5dd4 Refactor redundant code in the tests hace 6 años
  Pierre-Yves Chibon 3470e11726 Add an utility method to remove a file from a given git repo in the tests hace 6 años
  Pierre-Yves Chibon 6fdafd0b79 Ensure two utility methods in the tests respect the branch they are given hace 6 años
  Alex Gleason 633b657fb9 Fix autoincrement issues, fix tests hace 6 años
  Alex Gleason 6656f76a7a Onboarding: fix dev-data.py, prioritize docker-compose for local dev, fix Vagrant issues hace 6 años