pagure Logo
  • Log In

pagure

Clone
Source Code
GIT
Documentation
GIT

Learn more about these different git repos.

Other Git URLs

  • Source
  • Docs
  • Issues  497
  • Pull Requests  22
  • Roadmap 
  • Stats
 Overview  Files  Commits  Branches  Forks  Releases

Commits 9463

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
Fix for API call with token
Michal Konecny • 7 months ago  
56c8b8b
Avoid crash resolving symlink in a tree that's not a Tree
Adam Williamson • 7 months ago  
36288d9
Update pagure/themes/srcfpo/templates/repo_info.html
Sundeep Anand • a year ago  
baccf9c
feat: changes in recognizing branch as innactive
Anton Medvedev • a year ago  
9c06db8
fix: changes logic to show all archived releases as inactive regardless containing dead.package file
Anton Medvedev • a year ago  
7236c9b
Reverse the list of revs before determining changed files
Nikola Forró • a year ago  
5856724
end_request: only remove db session if it exists (infra 12291)
Adam Williamson • a year ago  
b50d32b
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 • a year ago  
7ad5ba4
tests: Replace usage of pytz with datetime.timezone
Dominik Wombacher • a year ago  
2923652
feat(createdb): Honor env vars, validate parameters.
Dominik Wombacher • a year ago  
a594433
fix(runworker): tasks arg at wrong position, name arg missing
Dominik Wombacher • a year ago  
d965a85
tests: Fix AttributeError after refactoring 'lib/task_services'
Dominik Wombacher • a year ago  
a51c696
refactor: Address black and flake8 findings.
Dominik Wombacher • a year ago  
3b2719e
refactor(ci): Make pagure CI hook / plugin system generic
Dominik Wombacher • a year ago  
6419249
fix(pip): Pin pygit2 version below 1.15.0 because of breaking changes.
Dominik Wombacher • a year 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 • a year ago  
9595687
fix(oidc): Edge case, avoid 'KeyError' after pagure update if a cached session is used
Dominik Wombacher • a year ago  
3774fd8
fix: Path traversal in view_issue_raw_file()
Dominik Wombacher • a year ago  
9e1a5c4
fix: _update_file_in_git() follows symbolic links in temporary clones
Dominik Wombacher • a year ago  
2803a7a
fix: generate_archive() follows symbolic links in temporary clones
Dominik Wombacher • a year ago  
c6ced5d
Separate options and operands in PagureRepo.log()
Thomas Chauchefoin • a year ago  
affcebf
fix: Extra whitespace in "packages" on src.fpo front page
Dominik Wombacher • a year ago  
22e68c1
fix: Crash when config:[ENABLE_DOCS = False]
Dominik Wombacher • a year ago  
66b3e20
Added data-toggle attribute to missing tooltips (Issue #4965)
four_4 • a year ago  
4a3b0ea
dist-git: Added a condition that decides whether to use the stg or prod version of the link
amedvede • a year ago  
32ac00b
Adjust unit-test for: PagureFlaskApiIssuetests.test_api_view_issues_since
Pierre-Yves Chibon • 2 years ago  
fe91f76
feat!: Drop gitolite backend support
Dominik Wombacher • 2 years ago  
62e1ab7
Fix pagure.lib.git.get_changed_files()
Nikola Forró • 2 years ago  
1b36cb8
Link to the file in the file history page breadcrumb
L. Guruprasad • 2 years ago  
311fb7b
Fix the broken breadcrumb path in the file history page
L. Guruprasad • 2 years ago  
d984f0c
Fix the breadcrumb styles for the file history page
L. Guruprasad • 2 years ago  
cae4739
Add history button to the tree view (fixes #5173)
Anatoli Babenia • 2 years ago  
065aed5
Remove duplicate condition
Anatoli Babenia • 2 years ago  
4b84690
file.html: Simplify template
Anatoli Babenia • 2 years ago  
3f30ed2
file.html: Add comment with template name, simplify markup
Anatoli Babenia • 2 years ago  
05882e8
Allow author to update PR but not to change assignee
Maja Massarini • 2 years ago  
c8ea202
Owner of a PR can update is own PR
Maja Massarini • 2 years ago  
a3cd8f6
  • « Newer
  • page 1 of 190
  • » Older
Powered by Pagure 5.14.1
Documentation • File an Issue • About • SSH Hostkey/Fingerprint
© Red Hat, Inc. and others.