Add API endpoint to merge a pull-request
Pierre-Yves Chibon • 10 years ago  
Add API endpoint to view a specific pull-request
Pierre-Yves Chibon • 10 years ago  
Add unit-tests for the api_pull_request_view
Pierre-Yves Chibon • 10 years ago  
Support a couple more of API error
Pierre-Yves Chibon • 10 years ago  
There is always a message returned to the user
Pierre-Yves Chibon • 10 years ago  
No need to catch an exception that is not thrown
Pierre-Yves Chibon • 10 years ago  
Do not catch an exception that isn't thrown
Pierre-Yves Chibon • 10 years ago  
Add unit-tests for the api_change_status_issue
Pierre-Yves Chibon • 10 years ago  
Expand the ACLs the test token has
Pierre-Yves Chibon • 10 years ago  
Add unit-tests for the api_view_issue endpoint
Pierre-Yves Chibon • 10 years ago  
Adjust doc string to reflect the test
Pierre-Yves Chibon • 10 years ago  
Remove debugging statement
Pierre-Yves Chibon • 10 years ago  
Fix unit-tests on a real DBMS, thanks faitout
Pierre-Yves Chibon • 10 years ago  
Drop encoding the json message with fedmsg
Pierre-Yves Chibon • 10 years ago  
Try making fedmsg optional
Pierre-Yves Chibon • 10 years ago  
Add the relation between a token and its project
Pierre-Yves Chibon • 10 years ago