pagure Logo
  • Log In

pagure

Clone
Source Code
GIT
Documentation
GIT

Learn more about these different git repos.

Other Git URLs

  • Source
  • Docs
  • Issues  501
  • Pull Requests  21
  • Roadmap 
  • Stats
 Overview  Files  Commits  Branches  Forks  Releases

Commits 142

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
tests: Drop mock 'pagure.lib.git._maybe_wait'
Dominik Wombacher • a year ago  
a86c509
refactor: Address black findings
Dominik Wombacher • a year ago  
db9886e
refactor: Address flake8 findings
Dominik Wombacher • a year ago  
8ae2661
tests(tox): Drop Python 3.10 from tox env and testing
Dominik Wombacher • a year ago  
e5fb497
build(pip): version pins align with f40 rpm packages
Dominik Wombacher • a year ago  
e45f8fb
fix(flask-oidc): Make tests and code functional with >= 2.0.0
Dominik Wombacher • a year ago  
cadff23
tests: Fix AssertionError: 'TIS-620' != 'windows-1255' and AssertionError: Lists differ
Dominik Wombacher • a year ago  
86a42ec
tests: Fix AssertionError: 'ISO-8859-9' != 'ISO-8859-2'
Dominik Wombacher • a year ago  
50c49a5
feat(dev): Add spec file argument to container build
Dominik Wombacher • a year ago  
1a10145
fix(pkg_resources): Don't parse requirements.txt
Dominik Wombacher • a year ago  
36ad180
fix(pagure): TypeError: unsupported operand type(s) for +: 'frozenset' and 'list'.
Dominik Wombacher • a year ago  
aa69dec
fix(pagure): ImportError: cannot import name 'Markup' from 'flask'. Solution: 'flask.Markup' is deprecated and will be removed in Flask 2.4. Import use 'markupsafe.Markup' instead.
Dominik Wombacher • a year ago  
feda792
fix(sqlalchemy): ImportError: cannot import name 'relation' from 'sqlalchemy.orm'
Dominik Wombacher • a year ago  
8d26e88
tests: bump container version to f40
Dominik Wombacher • a year ago  
5e28d34
docs: Remove entry 'git.sergiodj.net' from 'runs here'.
Dominik Wombacher • 2 years ago  
7ad5ba4
tests: Replace usage of pytz with datetime.timezone
Dominik Wombacher • 2 years ago  
2923652
feat(createdb): Honor env vars, validate parameters.
Dominik Wombacher • 2 years ago  
a594433
fix(runworker): tasks arg at wrong position, name arg missing
Dominik Wombacher • 2 years ago  
d965a85
tests: Fix AttributeError after refactoring 'lib/task_services'
Dominik Wombacher • 2 years ago  
a51c696
refactor: Address black and flake8 findings.
Dominik Wombacher • 2 years ago  
3b2719e
refactor(ci): Make pagure CI hook / plugin system generic
Dominik Wombacher • 2 years ago  
6419249
fix(pip): Pin pygit2 version below 1.15.0 because of breaking changes.
Dominik Wombacher • 2 years 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 years ago  
9595687
fix(oidc): Edge case, avoid 'KeyError' after pagure update if a cached session is used
Dominik Wombacher • 2 years ago  
3774fd8
fix: Path traversal in view_issue_raw_file()
Dominik Wombacher • 2 years ago  
9e1a5c4
fix: _update_file_in_git() follows symbolic links in temporary clones
Dominik Wombacher • 2 years ago  
2803a7a
fix: generate_archive() follows symbolic links in temporary clones
Dominik Wombacher • 2 years ago  
c6ced5d
fix: Extra whitespace in "packages" on src.fpo front page
Dominik Wombacher • 2 years ago  
22e68c1
fix: Crash when config:[ENABLE_DOCS = False]
Dominik Wombacher • 2 years ago  
66b3e20
feat!: Drop gitolite backend support
Dominik Wombacher • 2 years ago  
62e1ab7
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 • 2 years 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 • 2 years ago  
47aee43
tests: Install missing dependencies in pip container to fix 'Failed building wheel for Pillow'
Dominik Wombacher • 2 years 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 • 2 years ago  
cfdc134
tests: Disable F39 RPM test because of pytest+xdist bug
Dominik Wombacher • 2 years ago  
2e1382b
build: python3-cchardet replaced by python3-chardet in F39
Dominik Wombacher • 2 years ago  
51a3fb7
tests: Revert 'CI pipeline - Drop tests on Fedora RPM temporary', bump rpm container Dockerfile to F39
Dominik Wombacher • 2 years ago  
cc54bd6
fix: black/flake8 formatting issue
Dominik Wombacher • 2 years 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 • 2 years ago  
46c9a98
chore: Remove Celery related MonkeyPatch after applying the Patch from Klaus Koder
Dominik Wombacher • 2 years ago  
430e28c
tests: Revert 80c9020eae7260851266b539d0aff1fee8222458
Dominik Wombacher • 2 years ago  
28995de
build: Remove version pinning from pytest* packages
Dominik Wombacher • 2 years ago  
771ae31
tests: Run by default on all logical CPUs in rpm tests containers
Dominik Wombacher • 2 years ago  
2402880
build: Remove version pinning of flake8 python package
Dominik Wombacher • 2 years ago  
8aa006b
tests: 'assertNotEquals' deprecated and removed, replaced by 'assertNotEqual'
Dominik Wombacher • 2 years ago  
d7803cd
tests: 'assertEquals' deprecated and removed, replaced by 'assertEqual'
Dominik Wombacher • 2 years ago  
8c30108
fix: Flake8 formatting issues, findings tests/test_style.py::TestStyle::test_code_with_flake8
Dominik Wombacher • 2 years ago  
9aa1ae0
fix: Black formatting issues, findings of tests/test_style.py::TestStyle::test_code_with_black
Dominik Wombacher • 2 years ago  
5a62625
tests: Fix failed test test_get_stats_commits_empty_git
Dominik Wombacher • 2 years ago  
f360116
tests: Undo previous code change during debugging
Dominik Wombacher • 2 years ago  
38598bc
tests: Monkey Patch as temporary workaround for celery task_id = None issues. Needs a better solution later
Dominik Wombacher • 2 years ago  
315ec2d
  • « Newer
  • page 1 of 3
  • » Older
Powered by Pagure 5.14.1
Documentation • File an Issue • About • SSH Hostkey/Fingerprint
© Red Hat, Inc. and others.