Commit Verlauf

Autor SHA1 Nachricht Datum
  Pierre-Yves Chibon 63a710fcfb When a file a detected as a binary file, return the raw file vor 4 Jahren
  Julen Landa Alustiza 4850a7ba7d pagure/templates: replace humanize with humanize_tooltip where has sense vor 4 Jahren
  Julen Landa Alustiza 8e3ae652aa Display real line numbers on pull request's diff view vor 4 Jahren
  Sergio Durigan Junior 1c9abcd1de Use assertRegex instead of assertIn to avoid non-determinism failures vor 4 Jahren
  Julen Landa Alustiza 6f0ec0592e lib/query: order pull requests based on updated_on column when we want to order based on last updated time vor 4 Jahren
  Pierre-Yves Chibon 78d1ae2310 Fix checking if the user is a committer of the repo the PR originates from vor 5 Jahren
  Julen Landa Alustiza 9b852bf905 unit tests for pull request view tag filtering vor 5 Jahren
  Julen Landa Alustiza 6725ecefa9 Return to the pr view after merging it vor 5 Jahren
  Julen Landa Alustiza a51825e991 Fix typo on pull request merge error vor 5 Jahren
  Julen Landa Alustiza 0cafab1d42 tests: fix black formatting on tests vor 5 Jahren
  Pierre-Yves Chibon aede197253 Fix the unit-tests for the change in the html related to CSP support vor 5 Jahren
  Pierre-Yves Chibon 3e6dbcd7dd Adjust HTML indentations vor 5 Jahren
  Pierre-Yves Chibon 73d1200552 Project wide black fixes, including tests, docs and all vor 5 Jahren
  Julen Landa Alustiza 86bf394d79 pagure/ui/fork: fix pull request closing flash message vor 5 Jahren
  Pierre-Yves Chibon 2479cae999 Allow linking issues to PRs in the initial comment of a PR vor 5 Jahren
  Pierre-Yves Chibon 8031708ee3 Fix and add a dedicated test creating a PR with files having non-ascii names vor 5 Jahren
  Pierre-Yves Chibon 4babe061ac Speed up the test suite by dropping some of the sleep calls vor 6 Jahren
  Pierre-Yves Chibon d9e6bcd566 Drop the in-code requirements for SQLAlchemy >= 0.8 vor 6 Jahren
  Pierre-Yves Chibon 67d1cce037 Move pagure to use python3's absolute import vor 6 Jahren
  Pierre-Yves Chibon d114c702f9 Fix ensuring the list of branches on the new PR page matches the repo vor 6 Jahren
  Pierre-Yves Chibon 8821f71408 Allow commenting on a PR when clicking on the merge button vor 6 Jahren
  Pierre-Yves Chibon 36bbd1e163 Add tests to ensure any contributors can edit PR metadata vor 6 Jahren
  Pierre-Yves Chibon a350617064 Rename "Cancel a PR" into "Close a PR" vor 6 Jahren
  Slavek Kabrda a80d7c4328 Implement a button to rerun CI tests on a pull request. Fixes #3552 vor 6 Jahren
  Pierre-Yves Chibon 9300737e8d Move the code in pagure/lib/__init__.py into pagure/lib/query.py vor 6 Jahren
  Karsten Hopp b310aff191 convert more strings to 'raw strings' to fix errors reported by flake8-9 vor 6 Jahren
  Pierre-Yves Chibon 7bcddc43b0 Add tests for pagure.lib.tasks.update_pull_request vor 6 Jahren
  Pierre-Yves Chibon b828fd8351 Allow users to update PR's metadata when the PR is closed vor 6 Jahren
  Pierre-Yves Chibon 634186d74b Add a test ensuring the input fields are pre-populated when the PR has only one commit vor 6 Jahren
  Pierre-Yves Chibon f523b91d3a Fix the unit-tests vor 6 Jahren