History progit/fork.py

Enable making pull-request within a project
Pierre-Yves Chibon • 11 years ago  
Implement non-fast-forward merge
Pierre-Yves Chibon • 11 years ago  
Fix typo in the information message
Pierre-Yves Chibon • 11 years ago  
Only show the merge button to repo admins
Pierre-Yves Chibon • 11 years ago  
Only repo admin can merge pull-request
Pierre-Yves Chibon • 11 years ago  
Fix variable names when forking a project
Pierre-Yves Chibon • 11 years ago  
Rename `wiki` into `docs`
Pierre-Yves Chibon • 11 years ago  
Start specifying which method require auth
Pierre-Yves Chibon • 11 years ago  
pep8 fixes
Pierre-Yves Chibon • 11 years ago  
Remove un-necessary import
Pierre-Yves Chibon • 11 years ago  
Refactor the project to reduce code duplication
Pierre-Yves Chibon • 11 years ago  
Add endpoint to view issue opened against a fork
Pierre-Yves Chibon • 11 years ago  
Add endpoint to list all the issues of a fork
Pierre-Yves Chibon • 11 years ago  
Forward the repo object to the repo info view
Pierre-Yves Chibon • 11 years ago  
Fix displaying a forked repo that is empty
Pierre-Yves Chibon • 11 years ago  
pep8 fixes
Pierre-Yves Chibon • 11 years ago  
Add the fork controller
Pierre-Yves Chibon • 11 years ago