Only close the DB session at the end
Pierre-Yves Chibon • 9 years ago  
Add a little more logging
Pierre-Yves Chibon • 9 years ago  
Move logging config lower
Pierre-Yves Chibon • 9 years ago  
Do not cache the session in pagure-ci
Pierre-Yves Chibon • 9 years ago  
Small pep8 fix
Pierre-Yves Chibon • 9 years ago  
Remove remaining debugging code
Pierre-Yves Chibon • 9 years ago  
Expand the doc on api_view_user_activity_date
Pierre-Yves Chibon • 9 years ago  
Fix typo in the exception raised
Pierre-Yves Chibon • 9 years ago  
Fix running the test
Pierre-Yves Chibon • 9 years ago  
Add unit-tests for api_subscribe_issue
Pierre-Yves Chibon • 9 years ago  
Add the issue_subscribe ACL to the list of ACLs
Pierre-Yves Chibon • 9 years ago  
Attempt to fix running the tests on jenkins
Pierre-Yves Chibon • 9 years ago  
Add first unit-tests for pagure.lib.notify
Pierre-Yves Chibon • 9 years ago  
Fix the logic in is_watching_obj
Pierre-Yves Chibon • 9 years ago  
Fix the foreign key on the watchers tables
Pierre-Yves Chibon • 9 years ago  
More tests around pagure.lib.set_watch_obj
Pierre-Yves Chibon • 9 years ago  
Add unit-tests for pagure.lib.watching_obj
Pierre-Yves Chibon • 9 years ago  
Add unit-tests for pagure.lib.is_watching_obj
Pierre-Yves Chibon • 9 years ago  
Remove unused variable
Farhaan Bukhsh • 9 years ago  
Include the date in the JSON returned
Pierre-Yves Chibon • 9 years ago  
Fix catching ParserError from arrow
Pierre-Yves Chibon • 9 years ago