Historia zmian

Autor SHA1 Wiadomość Data
  Pierre-Yves Chibon 1163ed9aec Add support for using cchardet to detect files' encoding 4 lat temu
  Pierre-Yves Chibon 63a710fcfb When a file a detected as a binary file, return the raw file 4 lat temu
  Pierre-Yves Chibon 49fe910f1c Do not fall back to the default branch when viewing raw files 4 lat temu
  Pierre-Yves Chibon 57859c0532 Add the possibility to set the default branch at project creation 4 lat temu
  Pierre-Yves Chibon 89a24d37b8 Fix view_commits when the identified provided is a blob 4 lat temu
  Pierre-Yves Chibon 6690c75ba1 Hide the SSH clone URL if the user is not in one of the group with ssh access 4 lat temu
  Pierre-Yves Chibon 6d1c878c3e Fix the regenerate-repo actions 4 lat temu
  Pierre-Yves Chibon bea040cb26 Add a mechanism to allow user to set the expiration date on API tokens 4 lat temu
  Pierre-Yves Chibon b88d6605e2 Fix the view_commit endpoint when the identifier provided is a git tag 4 lat temu
  Pierre-Yves Chibon fd0057656b Fix the unit-tests for the change in the UI 5 lat temu
  Julen Landa Alustiza 51e0f09778 Move to own test file and refactor view_blame_file tests 5 lat temu
  Julen Landa Alustiza 0cafab1d42 tests: fix black formatting on tests 5 lat temu
  Pierre-Yves Chibon aede197253 Fix the unit-tests for the change in the html related to CSP support 5 lat temu
  Pierre-Yves Chibon 13df53316c Allow class on td and id and data-line-number on a 5 lat temu
  Pierre-Yves Chibon 6fa4b3d5b9 Adjust how are passed the arguments about repo_from when opening a new PR 5 lat temu
  Pierre-Yves Chibon cc01b85153 Fix the test button for webhook notifications 5 lat temu
  Pierre-Yves Chibon 73d1200552 Project wide black fixes, including tests, docs and all 5 lat temu
  Pierre-Yves Chibon 8de16f0770 Fix tests for the change in indentation in the html 5 lat temu
  Pierre-Yves Chibon 5aa4e89b72 Add a test for viewing a branch named ☃️ andensure it passes 5 lat temu
  Pierre-Yves Chibon b7cc45a7b5 Move the project's navigation bar into its own template 5 lat temu
  Slavek Kabrda dade63be54 Fix displaying diffs that contain symlinks. Fixes #4006 5 lat temu
  Pierre-Yves Chibon 29ff0af3cc Replace calls to .get_object() by calls to .peel() 5 lat temu
  Ryan Lerch 9fe1c6daef Force highlight.js to use certain highlighting schemes in file view 5 lat temu
  Pierre-Yves Chibon 0fb8671248 Do not notify about invalid identifier if none is specified 5 lat temu
  Pierre-Yves Chibon 4babe061ac Speed up the test suite by dropping some of the sleep calls 6 lat temu
  Pierre-Yves Chibon d9e6bcd566 Drop the in-code requirements for SQLAlchemy >= 0.8 6 lat temu
  Pierre-Yves Chibon 67d1cce037 Move pagure to use python3's absolute import 6 lat temu
  Pierre-Yves Chibon f6a6e0caa6 Consolidate into a single place the logic to get stats for a given patch 6 lat temu
  Pierre-Yves Chibon 722f0402b1 Add tests checking pagure's behavior when the commit message has a link 6 lat temu
  Slavek Kabrda 984d0f132e Enable token authentication on internal endpoints. Fixes #4000 6 lat temu