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 7bbe879ed3 Add a full_url to the JSON representation of our main objects 3 years ago
  Pierre-Yves Chibon 91c0c7c45d Test the fedora-messaging notifications sent in the test suite 3 years ago
  Pierre-Yves Chibon 24d031707e Ensure a fork project has the same default branch as its parent 3 years ago
  Pierre-Yves Chibon 63a710fcfb When a file a detected as a binary file, return the raw file 3 years ago
  Julen Landa Alustiza 4850a7ba7d pagure/templates: replace humanize with humanize_tooltip where has sense 4 years ago
  Julen Landa Alustiza 8e3ae652aa Display real line numbers on pull request's diff view 3 years ago
  Sergio Durigan Junior 1c9abcd1de Use assertRegex instead of assertIn to avoid non-determinism failures 4 years ago
  Julen Landa Alustiza 6f0ec0592e lib/query: order pull requests based on updated_on column when we want to order based on last updated time 4 years ago
  Pierre-Yves Chibon 78d1ae2310 Fix checking if the user is a committer of the repo the PR originates from 4 years ago
  Julen Landa Alustiza 9b852bf905 unit tests for pull request view tag filtering 4 years ago
  Julen Landa Alustiza 6725ecefa9 Return to the pr view after merging it 4 years ago
  Julen Landa Alustiza a51825e991 Fix typo on pull request merge error 4 years ago
  Julen Landa Alustiza 0cafab1d42 tests: fix black formatting on tests 5 years ago
  Pierre-Yves Chibon aede197253 Fix the unit-tests for the change in the html related to CSP support 5 years ago
  Pierre-Yves Chibon 3e6dbcd7dd Adjust HTML indentations 5 years ago
  Pierre-Yves Chibon 73d1200552 Project wide black fixes, including tests, docs and all 5 years ago
  Julen Landa Alustiza 86bf394d79 pagure/ui/fork: fix pull request closing flash message 5 years ago
  Pierre-Yves Chibon 2479cae999 Allow linking issues to PRs in the initial comment of a PR 5 years ago
  Pierre-Yves Chibon 8031708ee3 Fix and add a dedicated test creating a PR with files having non-ascii names 5 years ago
  Pierre-Yves Chibon 4babe061ac Speed up the test suite by dropping some of the sleep calls 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 d114c702f9 Fix ensuring the list of branches on the new PR page matches the repo 5 years ago
  Pierre-Yves Chibon 8821f71408 Allow commenting on a PR when clicking on the merge button 5 years ago
  Pierre-Yves Chibon 36bbd1e163 Add tests to ensure any contributors can edit PR metadata 5 years ago
  Pierre-Yves Chibon a350617064 Rename "Cancel a PR" into "Close a PR" 5 years ago
  Slavek Kabrda a80d7c4328 Implement a button to rerun CI tests on a pull request. Fixes #3552 5 years ago
  Pierre-Yves Chibon 9300737e8d Move the code in pagure/lib/__init__.py into pagure/lib/query.py 5 years ago
  Karsten Hopp b310aff191 convert more strings to 'raw strings' to fix errors reported by flake8-9 5 years ago