Commit Graph

9 Commits

Author SHA1 Message Date
Martin Alex Philip Dawson 8d3e7b3c2c add support for organization web hooks (#1884) 2020-06-07 16:53:20 -03:00
Ryan Gribble 050b85b83d Release v0.32 - App-stravaganza! (#1864)
* generate release notes

* fix failing test

* fix repository hooks tests (seems like agilezen causes a problem)

* run FormatCode build task

* update release notes to include issue labels fix

* fix release date
2018-09-09 10:24:22 +10:00
Andreia Gaita 9e958bf998 Make Repository Id a long, it's going to grow... 2016-09-15 02:15:11 +02:00
Brendan Forster 2686ccecbe tweaking integration tests 2016-07-23 16:36:23 -07:00
aedampir@gmail.com 0051b18552 added new intergration tests 2016-06-15 20:00:41 +07:00
Alexander Efremov 190ccf04c2 Add ApiOption overloads to methods on IRepositoryHooksClient (#1272) 2016-04-19 17:08:02 +10:00
Brendan Forster ad45c0da45 making the repository hook tests a bit more resilient, as OAuth credentials do not contain a username 2015-12-14 10:57:03 +10:30
Kristian Hald 87c7eed2eb Changed 'dynamic' to Dictionary<string, string> for configuration of hooks. 2015-04-21 00:27:10 +02:00
Kristian Hald 8f3827ee9b Added integrationtests for the hooks and forks api.
Cleaned up the developed code to match some of the newer conventions.
2015-03-22 22:21:17 +01:00