Commit History

Author SHA1 Message Date
  Dominik Wombacher 2803a7ac66 fix: _update_file_in_git() follows symbolic links in temporary clones 6 months ago
  Dominik Wombacher c6ced5d61d fix: generate_archive() follows symbolic links in temporary clones 6 months ago
  Thomas Chauchefoin affcebf0f9 Separate options and operands in PagureRepo.log() 7 months ago
  Dominik Wombacher 22e68c1856 fix: Extra whitespace in "packages" on src.fpo front page 6 months ago
  Dominik Wombacher 66b3e20343 fix: Crash when config:[ENABLE_DOCS = False] 6 months ago
  four_4 4a3b0eace7 Added data-toggle attribute to missing tooltips (Issue #4965) 2 years ago
  amedvede 32ac00bc5d dist-git: Added a condition that decides whether to use the stg or prod version of the link 7 months ago
  Pierre-Yves Chibon fe91f76286 Adjust unit-test for: PagureFlaskApiIssuetests.test_api_view_issues_since 3 years ago
  Dominik Wombacher 62e1ab73e2 feat!: Drop gitolite backend support 7 months ago
  Nikola Forró 1b36cb8e32 Fix pagure.lib.git.get_changed_files() 7 months ago
  L. Guruprasad 311fb7b257 Link to the file in the file history page breadcrumb 3 years ago
  L. Guruprasad d984f0c159 Fix the broken breadcrumb path in the file history page 3 years ago
  L. Guruprasad cae4739f16 Fix the breadcrumb styles for the file history page 3 years ago
  Anatoli Babenia 065aed559f Add history button to the tree view (fixes #5173) 3 years ago
  Anatoli Babenia 4b846908f3 Remove duplicate condition 3 years ago
  Anatoli Babenia 3f30ed2206 file.html: Simplify template 3 years ago
  Anatoli Babenia 05882e8ab4 file.html: Add comment with template name, simplify markup 3 years ago
  Maja Massarini c8ea202158 Allow author to update PR but not to change assignee 7 months ago
  Maja Massarini a3cd8f60bc Owner of a PR can update is own PR 7 months ago
  Dominik Wombacher 49be21253e tests: Rename 'alembic-3' to 'alembic' in unit tests, sed commands to replace it during container start removed. Not required anymore after dropping Python 2 a while ago. 7 months ago
  Dominik Wombacher 47aee43403 tests: Make container entrypoint and run test scripts more reliable, fail on error, and always merge feature branch against upstream/master and not fork/master. 7 months ago
  Dominik Wombacher 056b769972 tests: Install missing dependencies in pip container to fix 'Failed building wheel for Pillow' 7 months ago
  Dominik Wombacher cfdc134744 tests: Set executable flag for 'runtests_py3.sh' and 'tox_py3.sh' to align with later usage in unit test containers. 7 months ago
  Dominik Wombacher 2e1382b79b tests: Disable F39 RPM test because of pytest+xdist bug 7 months ago
  Dominik Wombacher 51a3fb7691 build: python3-cchardet replaced by python3-chardet in F39 7 months ago
  Dominik Wombacher cc54bd6f0c tests: Revert 'CI pipeline - Drop tests on Fedora RPM temporary', bump rpm container Dockerfile to F39 7 months ago
  Dominik Wombacher 66d0a1fdf4 fix: black/flake8 formatting issue 7 months ago
  Dominik Wombacher 46c9a98886 tests: CI pipeline - Drop tests on Fedora RPM temporary because of pytest xdist issues, tasks stuck till OOM Killer hits. Bump pip based tests to F39 and run against all available tox environments (py39, py310, py311, py312) 7 months ago
  Dominik Wombacher 430e28caac chore: Remove Celery related MonkeyPatch after applying the Patch from Klaus Koder 7 months ago
  Klaus Koder 29baf9c9ea Fix Celery related exception in get_key_for_task 1 year ago