Commit Graph

47 Commits

Author SHA1 Message Date
Kristian Hellang 4d2c8406da Stop teasing me with those new and shiny C# 6 features, Visual Studio 2015-06-16 22:03:20 +02:00
Kristian Hald 7abdcf9240 Merge remote-tracking branch 'johnduhart/pr-313' into pr-495ext
Conflicts:
	Octokit.Reactive/Clients/IObservableRepositoriesClient.cs
	Octokit.Reactive/Clients/ObservableRepositoriesClient.cs
	Octokit.Reactive/Octokit.Reactive-Mono.csproj
	Octokit.Reactive/Octokit.Reactive-MonoAndroid.csproj
	Octokit.Reactive/Octokit.Reactive-Monotouch.csproj
	Octokit.Tests/OctoKit.Tests-NetCore45.csproj
	Octokit/Helpers/ApiUrls.cs
	Octokit/Octokit-Mono.csproj
	Octokit/Octokit-Monotouch.csproj
	Octokit/Octokit-Portable.csproj
	Octokit/Octokit-netcore45.csproj
2015-03-14 12:19:26 +01:00
Lars Tabro Sørensen 7a6b988f8a Fixed broken conventions. Wrote a integrationstests that performs an actual merge between two branches. 2015-01-31 23:15:26 +01:00
Kristian Hellang bed18b9980 Moved GetReadme and GetReadmeHtml to Contents 2015-01-02 01:08:25 -08:00
Brendan Forster 64659bf5a0 Merge branch 'master' into review-comments 2014-07-10 13:37:20 +09:30
Brendan Forster 605500b34f actually implement the thing 2014-07-08 11:43:35 +09:30
Brendan Forster cf21f533c4 whatever, just get out of my way 2014-07-07 18:41:53 +09:30
Brendan Forster 77fce16661 simplify csproj to reference whatever Rx version 2014-07-07 18:41:35 +09:30
Brendan Forster 6c8cd5477d ensuring we build against the right version of Rx
Xamarin Studio now defaults to Rx 2.2, which now triggers a build
error. Let’s fix that.
2014-07-07 17:40:14 +09:30
Brendan Forster b04d9167fe some missing files need to be 🔥 2014-07-07 17:25:52 +09:30
Henrik Andersson e34f777e45 Fix projects 2014-07-02 09:37:42 +10:00
John Du Hart df0ade43ea Merge https://github.com/AndyCross/octokit.net into pr-313
Conflicts:
	Octokit.Reactive/Clients/IObservableRepositoriesClient.cs
	Octokit.Reactive/Clients/ObservableRepositoriesClient.cs
	Octokit.Reactive/Octokit.Reactive-Mono.csproj
	Octokit.Reactive/Octokit.Reactive-MonoAndroid.csproj
	Octokit.Reactive/Octokit.Reactive-Monotouch.csproj
	Octokit.Reactive/Octokit.Reactive.csproj
	Octokit/Octokit-Mono.csproj
	Octokit/Octokit-Monotouch.csproj
	Octokit/Octokit-netcore45.csproj
	Octokit/Octokit.csproj
2014-05-19 19:59:06 -04:00
Gabriel Weyer be4c1192b3 Merge 2014-05-03 10:37:59 +10:00
Haacked 14d7580765 Fix up the mono projects 2014-04-22 14:25:57 -07:00
Brendan Forster a1be7fefe7 added proper reactive client 2014-03-08 19:22:12 +11:00
Will Froese 082658083c Add IObservableRepositoryCommentsClient as well as an implementation 2014-02-28 21:23:52 -05:00
Sam Williamson 7114c6942f Initial Feeds api 2014-02-20 10:07:23 -05:00
Andy Cross c597449f1e fixup csproject files that are not part of the main .sln - xamarin studio mono things 2014-02-20 08:56:08 +00:00
Brendan Forster dfc36a9a78 Merge branch 'master' into shiftkey/revive-pull-requests 2014-02-18 15:40:08 +11:00
Amy Palamountain 36427ea173 Merge branch 'master' into ammeep/statistics-api 2014-02-18 16:05:13 +13:00
Brendan Forster 32b894c3a0 updated Reactive projects 2014-02-18 10:52:03 +11:00
Brendan Forster 9b0171e72d fix them projects 2014-02-18 10:51:58 +11:00
Amy Palamountain a975e77e2b Fix up mono projects 2014-02-16 17:04:58 +13:00
Peter MacNaughton a9b9358836 Merge branch 'master' of https://github.com/octokit/octokit.net into deployments_client 2014-02-10 20:15:52 -07:00
Peter MacNaughton 2421201dda FixProjects for IObservableUserEmailsClient 2014-02-08 13:24:37 -07:00
Josh Sullivan 9d3f7581e7 Implemented Merged? functionality / tests
Bugfix for building the merge api url, as well.
2014-02-03 18:41:28 +11:00
Peter MacNaughton ed462e7cd6 Merge branch 'master' into deployments_client 2014-02-02 11:16:19 -07:00
Henrik Andersson f368645da5 Rename UserFollowersClient to FollowersClient 2014-02-01 06:43:20 +10:00
Nigel Sampson 0357f5b30b Fixed Projects 2014-01-30 13:17:40 +13:00
Peter MacNaughton c5d12dcc7e Implemented ObservableDeploymentStatusClient and...
unit tests.
2014-01-21 10:29:36 -07:00
Peter MacNaughton a22006950a Implemented ObservableDeploymentsClient and...
unit tests.
2014-01-21 10:26:09 -07:00
Gabriel Weyer 25b2ab5164 Merge 2013-12-30 12:40:26 +11:00
Haroon 91a46cc7c2 fixed up mono projects 2013-12-25 16:39:47 +00:00
Gabriel Weyer b44f378d2e Merge branch 'master' into review-comments 2013-12-09 09:57:11 +11:00
Andre Rodrigues 0a484c00f7 Fixing projects 2013-12-06 15:37:42 +00:00
Gabriel Weyer a88ef55825 Merge 2013-12-03 10:10:00 +11:00
Kristian Hellang db7624a4ba Added reactive client 2013-11-25 23:40:45 +01:00
Gabriel Weyer 9d51975246 Fixed projects afer merge 2013-11-24 20:15:42 +11:00
James R Sconfitto a1d0a5e6a0 Add files to mono projects 2013-11-16 14:26:12 -05:00
pltaylor 395d9a0b12 Weird. Fix projects. 2013-11-14 19:50:55 -05:00
Brendan Forster bb5cba41ac updated the mono csproj files 2013-11-14 18:08:27 -06:00
Haroon d5bbad6f13 add them files 2013-11-14 23:06:48 +00:00
Brendan Forster 0338ed7e92 and the build script caught some more missing files, yay! 2013-11-13 23:27:31 -06:00
Brendan Forster f444b587ed added in the missing files for the Mono* projects
Also tweaked the symbols for the Monotouch project in debug mode
2013-11-13 23:11:12 -06:00
Paul Betts eb33247795 Add the implementation of ObservableAssigneesClient 2013-10-31 16:34:30 -07:00
Paul Betts ef0d8a7f8c Fix the build for Octokit.Reactive 2013-10-31 16:34:29 -07:00
Paul Betts 1478a21e0c Add Mono 3.x / Xamarin.Mac version 2013-10-30 17:04:11 -07:00