pagure Logo
  • Log In

pagure

Clone
Source Code
GIT
Documentation
GIT

Learn more about these different git repos.

Other Git URLs

  • Source
  • Docs
  • Issues  485
  • Pull Requests  16
  • Roadmap 
  • Stats
 Overview  Files  Commits  Branches  Forks  Releases

Commits 9442

Branch: master
2.9.x 4.0.x 5.11.x 5.13.x 5.14.x 5.3.x 5.4.x 5.7.x 5.9.x default_branch_ui ev_asyncio fix_diff_closed_pr fix_f33 gpg_check master recompute_score rel_2.2.z rel_2.3.z rel_5.1.z stats_range update_pip_container
docs: Remove entry 'git.sergiodj.net' from 'runs here'.
Dominik Wombacher • 2 months ago  
7ad5ba4
tests: Replace usage of pytz with datetime.timezone
Dominik Wombacher • 2 months ago  
2923652
feat(createdb): Honor env vars, validate parameters.
Dominik Wombacher • 2 months ago  
a594433
fix(runworker): tasks arg at wrong position, name arg missing
Dominik Wombacher • 2 months ago  
d965a85
tests: Fix AttributeError after refactoring 'lib/task_services'
Dominik Wombacher • 2 months ago  
a51c696
refactor: Address black and flake8 findings.
Dominik Wombacher • 2 months ago  
3b2719e
refactor(ci): Make pagure CI hook / plugin system generic
Dominik Wombacher • 2 months ago  
6419249
fix(pip): Pin pygit2 version below 1.15.0 because of breaking changes.
Dominik Wombacher • 2 months ago  
0c13cf0
tests(cico): Switch to CentOS Stream 9. CentOS Stream 8 duffy nodes were removed from configuration and pool cleared out because of EOL.
Dominik Wombacher • 2 months ago  
9595687
fix(oidc): Edge case, avoid 'KeyError' after pagure update if a cached session is used
Dominik Wombacher • 3 months ago  
3774fd8
fix: Path traversal in view_issue_raw_file()
Dominik Wombacher • 3 months ago  
9e1a5c4
fix: _update_file_in_git() follows symbolic links in temporary clones
Dominik Wombacher • 3 months ago  
2803a7a
fix: generate_archive() follows symbolic links in temporary clones
Dominik Wombacher • 3 months ago  
c6ced5d
Separate options and operands in PagureRepo.log()
Thomas Chauchefoin • 3 months ago  
affcebf
fix: Extra whitespace in "packages" on src.fpo front page
Dominik Wombacher • 3 months ago  
22e68c1
fix: Crash when config:[ENABLE_DOCS = False]
Dominik Wombacher • 3 months ago  
66b3e20
Added data-toggle attribute to missing tooltips (Issue #4965)
four_4 • 3 months ago  
4a3b0ea
dist-git: Added a condition that decides whether to use the stg or prod version of the link
amedvede • 3 months ago  
32ac00b
Adjust unit-test for: PagureFlaskApiIssuetests.test_api_view_issues_since
Pierre-Yves Chibon • 4 months ago  
fe91f76
feat!: Drop gitolite backend support
Dominik Wombacher • 4 months ago  
62e1ab7
Fix pagure.lib.git.get_changed_files()
Nikola Forró • 4 months ago  
1b36cb8
Link to the file in the file history page breadcrumb
L. Guruprasad • 4 months ago  
311fb7b
Fix the broken breadcrumb path in the file history page
L. Guruprasad • 4 months ago  
d984f0c
Fix the breadcrumb styles for the file history page
L. Guruprasad • 4 months ago  
cae4739
Add history button to the tree view (fixes #5173)
Anatoli Babenia • 4 months ago  
065aed5
Remove duplicate condition
Anatoli Babenia • 4 months ago  
4b84690
file.html: Simplify template
Anatoli Babenia • 4 months ago  
3f30ed2
file.html: Add comment with template name, simplify markup
Anatoli Babenia • 4 months ago  
05882e8
Allow author to update PR but not to change assignee
Maja Massarini • 4 months ago  
c8ea202
Owner of a PR can update is own PR
Maja Massarini • 4 months ago  
a3cd8f6
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.
Dominik Wombacher • 4 months ago  
49be212
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.
Dominik Wombacher • 4 months ago  
47aee43
tests: Install missing dependencies in pip container to fix 'Failed building wheel for Pillow'
Dominik Wombacher • 4 months ago  
056b769
tests: Set executable flag for 'runtests_py3.sh' and 'tox_py3.sh' to align with later usage in unit test containers.
Dominik Wombacher • 4 months ago  
cfdc134
tests: Disable F39 RPM test because of pytest+xdist bug
Dominik Wombacher • 4 months ago  
2e1382b
build: python3-cchardet replaced by python3-chardet in F39
Dominik Wombacher • 4 months ago  
51a3fb7
tests: Revert 'CI pipeline - Drop tests on Fedora RPM temporary', bump rpm container Dockerfile to F39
Dominik Wombacher • 4 months ago  
cc54bd6
fix: black/flake8 formatting issue
Dominik Wombacher • 4 months ago  
66d0a1f
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)
Dominik Wombacher • 4 months ago  
46c9a98
chore: Remove Celery related MonkeyPatch after applying the Patch from Klaus Koder
Dominik Wombacher • 4 months ago  
430e28c
Fix Celery related exception in get_key_for_task
Klaus Koder • 4 months ago  
29baf9c
Fix warning jinga2.escape DeprecationWarning
Klaus Koder • 4 months ago  
2ad7ddd
Fix PagureHooksPagureHooktests failure when system wide config exist
Klaus Koder • 4 months ago  
9b74b3c
Drop the dependency on python-trololio (in favor of asyncio)
Klaus Koder • 4 months ago  
59edf69
fix: Address unit test issues and deprecation warnings
Michal Konečný • 4 months ago  
ee97133
tests: Revert 80c9020eae7260851266b539d0aff1fee8222458
Dominik Wombacher • 4 months ago  
28995de
build: Remove version pinning from pytest* packages
Dominik Wombacher • 4 months ago  
771ae31
tests: Run by default on all logical CPUs in rpm tests containers
Dominik Wombacher • 4 months ago  
2402880
build: Remove version pinning of flake8 python package
Dominik Wombacher • 4 months ago  
8aa006b
tests: 'assertNotEquals' deprecated and removed, replaced by 'assertNotEqual'
Dominik Wombacher • 4 months ago  
d7803cd
tests: 'assertEquals' deprecated and removed, replaced by 'assertEqual'
Dominik Wombacher • 4 months ago  
8c30108
  • « Newer
  • page 1 of 189
  • » Older
Powered by Pagure 5.14.1
Documentation • File an Issue • About • SSH Hostkey/Fingerprint
© Red Hat, Inc. and others.