Mordechai Zuber
|
44304ca70b
|
use string per recommended style
|
2015-12-16 21:23:36 +02:00 |
|
Haacked
|
5dff3c174e
|
Remove unnecessary array allocation
|
2015-12-13 22:22:20 -08:00 |
|
Henrik Andersson
|
c4b4233683
|
Throw exception with helpful message if duplicate webhook config values exists.
|
2015-11-11 23:07:28 +10:00 |
|
Brendan Forster
|
80719c0033
|
aaaand format the code
|
2015-11-04 13:38:51 -08:00 |
|
Naveen
|
07752696de
|
It should have been "&" instead of "," for the URL
It should have been "&" instead of "," for the URL for the issue #844
|
2015-09-16 19:26:53 -04:00 |
|
Naveen
|
4cde5cdf90
|
Fix for Upload to Github releases stopped working #894
Fix for Upload to Github releases stopped working #894. The
ExpandUriTemplate could handle only one parameter which is the bug.
|
2015-09-16 11:18:19 -04:00 |
|
Brendan Forster
|
e4ec54d09a
|
rework the rules
|
2015-07-19 07:45:01 +09:30 |
|
Brendan Forster
|
c93eeaaa40
|
extract method for reuse as extension
|
2015-07-19 07:44:59 +09:30 |
|
Brendan Forster
|
eb902bcdce
|
tidying up some docs in the Extensions namespace
|
2015-01-03 09:31:35 -08:00 |
|
Haacked
|
2b98962c80
|
Add missing namespace for release builds
|
2015-01-02 01:14:19 -08:00 |
|
Haacked
|
641b03de41
|
Improve support for base64 strings
|
2015-01-02 01:14:17 -08:00 |
|
Haacked
|
47e67e9382
|
Reflection abstractions to reduce code duplication
|
2015-01-02 01:14:15 -08:00 |
|
Brendan Forster
|
26127efa2f
|
stubbed prototype method to support comparing two commits
|
2014-03-08 16:06:28 +11:00 |
|
Haacked
|
c446c79094
|
Flatten the observables for releases
|
2013-10-16 18:54:11 -07:00 |
|
Matt Burke
|
6092c4f491
|
Reduce noise.
* Remove using statements that were the only change to a file.
* Remove methods that were added and are no longer used.
|
2013-10-03 09:09:28 -07:00 |
|
Matt Burke
|
15a5cc9591
|
Front end for uploading a release asset.
|
2013-10-03 09:05:57 -07:00 |
|
Haacked
|
e07b6d62c2
|
Add null checks and fix CodeAnalysis errors.
I enabled code analysis to the Octokit.Reactive project and
needed to fix things up.
|
2013-01-29 14:36:24 -08:00 |
|
Haacked
|
997e955f38
|
Rename to Octokit to be consistent with other API libs
GitHub is naming all of the libraries Octokit for their respective
platforms
|
2013-01-29 14:00:27 -08:00 |
|