Commit Graph

8 Commits

Author SHA1 Message Date
aedampir@gmail.com 695cf8e75b Unused "using" directives were removed in whole solution. 2016-03-25 13:38:07 +07:00
Mordechai Zuber 44304ca70b use string per recommended style 2015-12-16 21:23:36 +02:00
Brendan Forster 80719c0033 aaaand format the code 2015-11-04 13:38:51 -08:00
Haacked 862bf6a5d3 Add a bunch of doc comments
We get a lot of build output because of missing XML comments that we
ignore. I'd like to stop ignoring them. To do that, we need to doc the
💩 out of everything.
2015-09-27 17:10:39 -07:00
Haacked eb5d14cfdc Organize usings and remove unused 2015-08-04 21:12:37 -07:00
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
Andy Cross a13c9fa3cc Refactor to a RepositoryHooksClient 2014-01-20 14:36:36 +00:00