pagure Logo
  • Log In

pagure

Clone
Source Code
GIT
Documentation
GIT

Learn more about these different git repos.

Other Git URLs

  • Source
  • Docs
  • Issues  491
  • Pull Requests  20
  • Roadmap 
  • Stats
 Overview  Files  Commits  Branches  Forks  Releases

Commits 8872

Branch: 5.9.x
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
This branch contains 3 commits not in the main branch master
Release 5.8.92
Pierre-Yves Chibon • 5 years ago  
abceafb
Release 5.8.91
Pierre-Yves Chibon • 5 years ago  
3f0b5ce
Release 5.8.90
Pierre-Yves Chibon • 5 years ago  
5c75b18
Release 5.8.92
Pierre-Yves Chibon • 5 years ago  
abceafb
Release 5.8.91
Pierre-Yves Chibon • 5 years ago  
3f0b5ce
Release 5.8.90
Pierre-Yves Chibon • 5 years ago  
5c75b18
Move the logging to the end of the action rather than the start of it.
Pierre-Yves Chibon • 5 years ago  
4300d72
Make the reset button not the default action of the form
Pierre-Yves Chibon • 5 years ago  
715a70b
Drop the FEDMENU integration
Pierre-Yves Chibon • 5 years ago  
0e7730e
pagure/api: rephrase some docstring titles
Julen Landa Alustiza • 5 years ago  
7afe0cc
api: refactor doc UI
Julen Landa Alustiza • 5 years ago  
1f2b600
doc_utils: new helper methods
Julen Landa Alustiza • 5 years ago  
18b56ab
api: fix api_project_tab_delete docstring
Julen Landa Alustiza • 5 years ago  
bd3026b
api: fix api_view_plugins docstring
Julen Landa Alustiza • 5 years ago  
e0bde6e
Introduce a new API endpoint to add git tags to a project remotely
Pierre-Yves Chibon • 5 years ago  
5b64ba4
Fix taking into account the blacklisted patterns
Pierre-Yves Chibon • 5 years ago  
1d9a545
Fix the default configuration
Pierre-Yves Chibon • 5 years ago  
ab3960d
Move all the test testing creating new projects to their own class
Pierre-Yves Chibon • 5 years ago  
2a0516a
Create a function dedicated to creating user in the DB for testing
Pierre-Yves Chibon • 5 years ago  
a2e9049
tests: support python markdown >= 3.2.0
Julen Landa Alustiza • 5 years ago  
f83d482
tox: lock pygit2 version on ci environment since we lack libgit2 0.99
Julen Landa Alustiza • 5 years ago  
7b69349
tests: fix users activity tests
Julen Landa Alustiza • 5 years ago  
8defdf3
Update README to reference correct minimum version of pygit2
Neal Gompa • 5 years ago  
b852e62
templates/issues.html: render updated_on instead of last_updated on related pull request's info
Julen Landa Alustiza • 5 years ago  
10f5fa9
update updated_on on add_pull_request_flag
Julen Landa Alustiza • 5 years ago  
fa343dd
lib/query: order pull requests based on updated_on column when we want to order based on last updated time
Julen Landa Alustiza • 5 years ago  
6f0ec05
Drop un-used import
Pierre-Yves Chibon • 5 years ago  
5405a22
Hide the SSH clone URL if the user is not in one of the group with ssh access
Pierre-Yves Chibon • 5 years ago  
6690c75
Provide some feedback to the user when changing monitoring worked
Pierre-Yves Chibon • 5 years ago  
efe7943
Make the "Issue" link in the info page point to bugzilla
Pierre-Yves Chibon • 5 years ago  
8b5fb42
Only enable the "Take" button once we know the package is active
Pierre-Yves Chibon • 5 years ago  
96096cb
Support werkzeug 1.0 which changed some of its top-level imports
Pierre-Yves Chibon • 5 years ago  
78427e8
Reword "Maintained by orphan" to "Package is currently unmaintained"
Fabio Valentini • 5 years ago  
4f2b11f
Fix the regenerate-repo actions
Pierre-Yves Chibon • 5 years ago  
6d1c878
Order the user and groups names in the access lists
Pierre-Yves Chibon • 5 years ago  
ba665f3
Expose related_prs on issue API
Lenka Segura • 5 years ago  
3871071
Add the GET project/webhook/token endpoint
Fabien Boucher • 5 years ago  
f483d70
Remove executable bits from fonts
Sergio Durigan Junior • 5 years ago  
1e0155f
Order the groups returned by name
Pierre-Yves Chibon • 5 years ago  
420a2f6
Mark the /groups API endpoint as an API endpoint
Pierre-Yves Chibon • 5 years ago  
5a83675
Fix double-spacing issues that is breaking the tests with jinja 2.11.0
Pierre-Yves Chibon • 5 years ago  
49fc190
Add a mechanism to allow user to set the expiration date on API tokens
Pierre-Yves Chibon • 5 years ago  
bea040c
Include a link to the email about API token nearing expiration
Pierre-Yves Chibon • 5 years ago  
5e404ad
Add an endpoint to review user API token
Pierre-Yves Chibon • 5 years ago  
538d43c
Move the html to show info about API token to a macro
Pierre-Yves Chibon • 5 years ago  
15179c8
Fix the view_commit endpoint when the identifier provided is a git tag
Pierre-Yves Chibon • 5 years ago  
b88d660
Only consider the most recently active branches for new PR
Pierre-Yves Chibon • 5 years ago  
d05f1d0
Rework the UI for the file history page
Pierre-Yves Chibon • 5 years ago  
38cd70c
Add unit-tests for the view file's history feature
Pierre-Yves Chibon • 5 years ago  
af79171
Add a link to the file's history in the file's blame page
Pierre-Yves Chibon • 5 years ago  
4022609
Add a link to the file's history in the file's view page
Pierre-Yves Chibon • 5 years ago  
16eaabb
Add a new endpoint and page to see a file's history
Pierre-Yves Chibon • 5 years ago  
4911854
Add a method to run git log using the system's git
Pierre-Yves Chibon • 5 years ago  
6a1d002
Enable running a command in a specific folder and return the output
Pierre-Yves Chibon • 5 years ago  
5972bd8
  • « Newer
  • page 1 of 178
  • » Older
Powered by Pagure 5.14.1
Documentation • File an Issue • About • SSH Hostkey/Fingerprint
© Red Hat, Inc. and others.