{"due_date":null,"downvotes":0,"web_url":"https://gitlab.kitware.com/utils/rust-gitlab/issues/5","description":"The workflow currently requires that the robot be able to register itself as a webhook for new projects. An API needs added for this.\n\nCc: @brad.king","subscribed":true,"title":"Add project hook APIs","created_at":"2016-10-04T14:59:37.178-04:00","labels":[],"updated_at":"2016-10-04T16:18:57.519-04:00","iid":5,"state":"closed","user_notes_count":0,"assignee":{"username":"ben.boeckel","web_url":"https://gitlab.kitware.com/ben.boeckel","name":"Ben Boeckel","state":"active","avatar_url":"https://secure.gravatar.com/avatar/2f5f7e99190174edb5a2f66b8653b0b2?s=80&d=identicon","id":13},"author":{"username":"ben.boeckel","web_url":"https://gitlab.kitware.com/ben.boeckel","name":"Ben Boeckel","state":"active","avatar_url":"https://secure.gravatar.com/avatar/2f5f7e99190174edb5a2f66b8653b0b2?s=80&d=identicon","id":13},"milestone":null,"upvotes":0,"project_id":855,"confidential":false,"id":69075}
{"due_date":null,"downvotes":0,"subscribed":true,"web_url":"https://gitlab.kitware.com/utils/rust-gitlab/issues/5","description":"The workflow currently requires that the robot be able to register itself as a webhook for new projects. An API needs added for this.\n\nCc: @brad.king","confidential":false,"title":"Add project hook APIs","created_at":"2016-10-04T14:59:37.178-04:00","labels":[],"updated_at":"2016-10-04T16:18:57.519-04:00","iid":5,"state":"closed","user_notes_count":0,"assignee":{"username":"ben.boeckel","web_url":"https://gitlab.kitware.com/ben.boeckel","name":"Ben Boeckel","state":"active","avatar_url":"https://secure.gravatar.com/avatar/2f5f7e99190174edb5a2f66b8653b0b2?s=80&d=identicon","id":13},"author":{"username":"ben.boeckel","web_url":"https://gitlab.kitware.com/ben.boeckel","name":"Ben Boeckel","state":"active","avatar_url":"https://secure.gravatar.com/avatar/2f5f7e99190174edb5a2f66b8653b0b2?s=80&d=identicon","id":13},"milestone":null,"upvotes":0,"project_id":855,"id":69075}
{"target_project_id":855,"source_branch":"migrate-to-reqwest","downvotes":0,"labels":[],"updated_at":"2016-12-07T10:45:22.184-05:00","work_in_progress":false,"assignee":null,"user_notes_count":7,"id":21211,"force_remove_source_branch":true,"target_branch":"master","subscribed":true,"title":"Migrate to reqwest","merge_commit_sha":null,"state":"opened","upvotes":0,"project_id":855,"description":"Currently, we cannot use both `rust-gitlab` (depending on `hyper`'s SSL support) and `libgit2` in the same application, because they require different versions of `rust-openssl` (hyper: 0.7.x, libgit2: 0.9.x).\r\n(I want to use the both libraries in my GitLab helper application.)\r\n\r\nseanmonstar (hyper's author) recommends using reqwest for HTTP clients.\r\n\r\nhttps://github.com/hyperium/hyper/issues/907#issuecomment-255509020\r\n\r\n> reqwest: Be the convenient, higher level Client crate. This will release very soon, and depend on rust-native-tls. Everyone using hyper for a client should be able to easily switch the reqwest, getting better TLS support immediately, and a (as much as possible) not-breaking API, even as hyper v0.10 comes out with its async Client.\r\n\r\nthoughts?\r\n\r\n(This MR is based on !51 changes)","iid":52,"milestone":null,"source_project_id":1154,"merge_when_build_succeeds":false,"merge_status":"can_be_merged","should_remove_source_branch":null,"created_at":"2016-12-07T09:43:31.653-05:00","author":{"username":"gifnksm","web_url":"https://gitlab.kitware.com/gifnksm","name":"NAKASHIMA, Makoto","state":"active","avatar_url":"https://secure.gravatar.com/avatar/4f544d7f9fc4ae2b04512317f1a06b6e?s=80&d=identicon","id":1489},"sha":"f2784e0607d08e79b361ccf58a8379b04de2df35","web_url":"https://gitlab.kitware.com/utils/rust-gitlab/merge_requests/52"}
{"id":855,"description":"Rust library for communicating with a Gitlab instance.","default_branch":"master","tag_list":[],"public":true,"archived":false,"visibility_level":20,"ssh_url_to_repo":"git@gitlab.kitware.com:utils/rust-gitlab.git","http_url_to_repo":"https://gitlab.kitware.com/utils/rust-gitlab.git","web_url":"https://gitlab.kitware.com/utils/rust-gitlab","name":"rust-gitlab","name_with_namespace":"Utils / rust-gitlab","path":"rust-gitlab","path_with_namespace":"utils/rust-gitlab","container_registry_enabled":true,"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"builds_enabled":false,"snippets_enabled":false,"created_at":"2016-06-29T13:35:12.495-04:00","last_activity_at":"2017-01-18T12:27:17.734-05:00","shared_runners_enabled":true,"lfs_enabled":true,"creator_id":13,"namespace":{"id":498,"name":"Utils","path":"utils","kind":"group"},"avatar_url":null,"star_count":0,"forks_count":3,"open_issues_count":1,"runners_token":"M3yGSHxyULoxbXoSbG1o","public_builds":true,"shared_with_groups":[],"only_allow_merge_if_build_succeeds":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":null,"permissions":{"project_access":null,"group_access":{"access_level":50,"notification_level":3}}}
{"lfs_enabled":true,"request_access_enabled":true,"forks_count":3,"only_allow_merge_if_all_discussions_are_resolved":null,"container_registry_enabled":true,"web_url":"https://gitlab.kitware.com/utils/rust-gitlab","wiki_enabled":true,"public_builds":true,"id":855,"merge_requests_enabled":true,"archived":false,"snippets_enabled":false,"http_url_to_repo":"https://gitlab.kitware.com/utils/rust-gitlab.git","namespace":{"path":"utils","kind":"group","id":498,"full_path":"utils","name":"Utils"},"star_count":0,"avatar_url":null,"issues_enabled":true,"path_with_namespace":"utils/rust-gitlab","public":true,"shared_with_groups":[],"description":"Rust library for communicating with a Gitlab instance.","default_branch":"master","only_allow_merge_if_build_succeeds":false,"ssh_url_to_repo":"git@gitlab.kitware.com:utils/rust-gitlab.git","path":"rust-gitlab","visibility_level":20,"permissions":{"group_access":{"notification_level":3,"access_level":50},"project_access":null},"open_issues_count":0,"last_activity_at":"2017-04-03T09:09:26.696-04:00","name":"rust-gitlab","name_with_namespace":"Utils / rust-gitlab","created_at":"2016-06-29T13:35:12.495-04:00","builds_enabled":false,"creator_id":13,"shared_runners_enabled":true,"tag_list":[]}
{"commit":{"committer_email":"kwrobot@kitware.com","author_email":"brad.king@kitware.com","committer_name":"Kitware Robot","author_name":"Brad King","parent_ids":["de4ac3cf96cb8a0893be22b03f5171d934f9d392","370267d429821e0f4354cb43c52ee2053c2cb744"],"committed_date":"2016-11-11T09:59:37.000-05:00","message":"Merge topic 'nullable-fields'\n\n370267d4 types: more nullable fields\n\nAcked-by: Kitware Robot <kwrobot@kitware.com>\nReviewed-by: Brad King <brad.king@kitware.com>\nMerge-request: !47\n","authored_date":"2016-11-11T09:59:37.000-05:00","id":"a418466df1c8b4e676e97d7d8d0d3cdfb1336558"},"protected":true,"name":"master","developers_can_push":false,"developers_can_merge":false}
{"name":"master","developers_can_merge":false,"protected":true,"developers_can_push":false,"commit":{"committer_email":"kwrobot@kitware.com","short_id":"06356d86","title":"Merge topic 'release-0.817.1'","author_email":"brad.king@kitware.com","committer_name":"Kitware Robot","created_at":"2017-03-30T15:23:13.000-04:00","author_name":"Brad King","parent_ids":["a16142046f63bd2ed6d9ffe858013fb5c927539b","a0cfdfdaa5caf7476c8b57c8ae23aa250f7b6711"],"committed_date":"2017-03-30T15:23:13.000-04:00","message":"Merge topic 'release-0.817.1'\n\na0cfdfda cargo: prep for 0.817.1\nb6587827 cargo: loosen the error-chain dependency\n9323c337 cargo: separate public and private dependencies\n\nAcked-by: Kitware Robot <kwrobot@kitware.com>\nReviewed-by: Brad King <brad.king@kitware.com>\nMerge-request: !83\n","authored_date":"2017-03-30T19:23:11.000+00:00","id":"06356d86ed28f28c99052338fad2b506214bf5f7"},"merged":false}