Brendan Forster
|
d02a230172
|
some tidy up before cutting the release (#2201)
|
2020-06-07 18:25:51 -03:00 |
|
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 |
|
Brendan Forster
|
80719c0033
|
aaaand format the code
|
2015-11-04 13:38:51 -08:00 |
|
Naveen
|
1886629e6f
|
Fixes for Downloading ReleaseAsset zip File #854
This commit addressed the `BuildResponse` wasn't handling
response `content-type` `application/octet-stream` for binary items.
|
2015-10-16 14:29:43 -04:00 |
|
Kristian Hald
|
87c7eed2eb
|
Changed 'dynamic' to Dictionary<string, string> for configuration of hooks.
|
2015-04-21 00:27:10 +02:00 |
|
Kristian Hald
|
477730bcfa
|
Defined the collection name as a constant string and changed the tests to use it.
|
2015-04-20 21:48:08 +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 |
|
Brendan Forster
|
ef22c34227
|
added some tests around uploading assets
|
2014-05-05 08:33:50 +08:00 |
|