Log In
bug
/
pagure
Clone
Source Code
GIT
Source
Issues
1
Pull Requests
0
Stats
History progit/templates/pull_request.html
Branch:
55a67c0e9479cf580d58f52e8509f832ab23fdb2
master
55a67c0e9479cf580d58f52e8509f832ab23fdb2
progit
templates
pull_request.html
If the user click on the button while there is already a comment window open, close it
Pierre-Yves Chibon
• 11 years ago
55a67c
Add javascript logic to show/hide the comment panel allowing inline comments in pull-requests
Pierre-Yves Chibon
• 11 years ago
267613
Update the pull_request template to use the new format_loc filter
Pierre-Yves Chibon
• 11 years ago
fa9528
Add line number on the diff of pull-requests
Pierre-Yves Chibon
• 11 years ago
7e91b6
Use the requestid when creating the Merge link as we now use the global identifier
Pierre-Yves Chibon
• 11 years ago
038b0e
Fix displaying the Merge button/Merged status in the pull_request template
Pierre-Yves Chibon
• 11 years ago
840d94
Only show the merge button to repo admins
Pierre-Yves Chibon
• 12 years ago
2e8ea2
Do not display the `Merged` message if there is a form (then user is creating the pr)
Pierre-Yves Chibon
• 12 years ago
0e3f9a
Simplify the url mapping for fork related endpoints
Pierre-Yves Chibon
• 12 years ago
e580d4
Simplify the routing to view repository information
Pierre-Yves Chibon
• 12 years ago
ea8735
Fix the html title for all/most templates
Pierre-Yves Chibon
• 12 years ago
1a7791
Let the pull-request view inherit from repo_master and display its status
Pierre-Yves Chibon
• 12 years ago
706f31
Update the pull-request template so that it can be used to view or create pull requests
Pierre-Yves Chibon
• 12 years ago
7732a9
Add the pull_request template
Pierre-Yves Chibon
• 12 years ago
006f93