Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Pierre-Yves Chibon af7b855152 Expand the doc on api_view_user_activity_date 8 gadi atpakaļ
  Pierre-Yves Chibon abfbd85b9c Drop the username from the documentation of api_subscribe_issue 8 gadi atpakaļ
  Pierre-Yves Chibon ede575c8b8 Fix typo in the exception raised 8 gadi atpakaļ
  Pierre-Yves Chibon 953cbbc591 Order the activity entries by their id rather than relying on dates 8 gadi atpakaļ
  Pierre-Yves Chibon 58803135a3 Rename InvalidObjetException to InvalidObjectException as found by @tibbs 8 gadi atpakaļ
  Pierre-Yves Chibon 7507e127a1 Fix running the test 8 gadi atpakaļ
  Pierre-Yves Chibon b11d54ded3 Let's find the acl.id automatically instead of hard-coding it 8 gadi atpakaļ
  Pierre-Yves Chibon be459f9f71 Add unit-tests for api_subscribe_issue 8 gadi atpakaļ
  Pierre-Yves Chibon 0325cb995e Add the issue_subscribe ACL to the list of ACLs 8 gadi atpakaļ
  Pierre-Yves Chibon f1bbc36a50 Attempt to fix running the tests on jenkins 8 gadi atpakaļ
  Pierre-Yves Chibon fd2f9e5cee Add first unit-tests for pagure.lib.notify 8 gadi atpakaļ
  Pierre-Yves Chibon 737aa4fc74 Fix running unit-tests for the change in the methods 8 gadi atpakaļ
  Pierre-Yves Chibon 2cd91562d8 Make set_watch_obj and is_watching_obj raise an exception for odd objects 8 gadi atpakaļ
  Pierre-Yves Chibon 7e3cd265dd Add/Remove people who explicitly asked to be/not be notified 8 gadi atpakaļ
  Pierre-Yves Chibon 4bd1cba434 Rename _get_emails_for_issue to _get_emails_for_obj 8 gadi atpakaļ
  Pierre-Yves Chibon 184c1ceea9 Correctly present the subscribe and unsubscribe buttons in the UI 8 gadi atpakaļ
  Pierre-Yves Chibon 5a4832c944 Let is_watch_obj accept username or email as well as an user object 8 gadi atpakaļ
  Pierre-Yves Chibon a375e42724 Add the subscribe/unsubscribe button on the issue page 8 gadi atpakaļ
  Pierre-Yves Chibon f0a4f5c824 Add a new API endpoint to toggle subscription on an issue 8 gadi atpakaļ
  Pierre-Yves Chibon 93b01b137d Fix the logic in is_watching_obj 8 gadi atpakaļ
  Pierre-Yves Chibon c121a3c3b2 Fix properly setting the watch status on an issue or a PR 8 gadi atpakaļ
  Pierre-Yves Chibon cb035c518e Fix the foreign key on the watchers tables 8 gadi atpakaļ
  Pierre-Yves Chibon dc7cb85190 More tests around pagure.lib.set_watch_obj 8 gadi atpakaļ
  Pierre-Yves Chibon 7ed29e60cb Let's raise a dedicated exception if we end up with an odd object to watch 8 gadi atpakaļ
  Pierre-Yves Chibon c26db652e6 Rename pagure.lib.watching_obj to pagure.lib.set_watch_obj 8 gadi atpakaļ
  Pierre-Yves Chibon f8cc4e5e45 Add unit-tests for pagure.lib.watching_obj 8 gadi atpakaļ
  Pierre-Yves Chibon ad2b94cbaa Add unit-tests for pagure.lib.is_watching_obj 8 gadi atpakaļ
  Pierre-Yves Chibon 5ee1be5869 Add method watching_obj and is_watching_obj to pagure.lib 8 gadi atpakaļ
  Pierre-Yves Chibon 71b551f5c1 Add the issue_watchers and pull_request_watchers tables in the model 8 gadi atpakaļ
  Farhaan Bukhsh 9e8fa212cf Remove unused variable 8 gadi atpakaļ