Histórico de Commits

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