Tim Clem
|
761d5a69e6
|
Fix up a couple of docs
|
2012-04-28 19:39:52 -07:00 |
|
Tim Clem
|
5bf0615a57
|
Fill out ApiInfo and document properties
|
2012-04-28 19:37:15 -07:00 |
|
Tim Clem
|
36b5dd2d27
|
WIP - Add in start of header parser
|
2012-04-28 17:31:11 -07:00 |
|
Tim Clem
|
261c12ad25
|
Still moving things around :)
|
2012-04-28 17:29:50 -07:00 |
|
Tim Clem
|
641543625d
|
Add in full user response fixture and test
|
2012-04-28 16:46:43 -07:00 |
|
Tim Clem
|
2adaa0ce32
|
Move handlers
|
2012-04-28 16:46:26 -07:00 |
|
Tim Clem
|
cb3c88e41e
|
Add in auth handlers to middlware stack
|
2012-04-28 16:04:08 -07:00 |
|
Tim Clem
|
08b363d45d
|
Implement Token Auth, cleanup namespacing
|
2012-04-28 15:59:35 -07:00 |
|
Tim Clem
|
97a9750efb
|
Add BasicAuth handler
|
2012-04-28 15:52:39 -07:00 |
|
Tim Clem
|
5731cb05bd
|
Finish rename of JsonParser in tests
|
2012-04-28 15:39:15 -07:00 |
|
Tim Clem
|
070c599011
|
SimpleJsonResponseHandler => SimpleJsonParser
|
2012-04-28 15:38:05 -07:00 |
|
Tim Clem
|
2fb5d45bdd
|
Add docs, fix tests for user plan
|
2012-04-28 15:29:49 -07:00 |
|
Tim Clem
|
f9232a76dd
|
Change username=>login, add docs to GitHubClient
|
2012-04-28 15:10:36 -07:00 |
|
Tim Clem
|
e39330acd1
|
Provide other direction of user mapping
|
2012-04-28 15:02:43 -07:00 |
|
Tim Clem
|
271b159449
|
Port over tests for Connection object
|
2012-04-28 13:40:49 -07:00 |
|
Tim Clem
|
1e52ada2a0
|
Port over SimpleJSON tests to xunit
|
2012-04-28 13:02:48 -07:00 |
|
Tim Clem
|
96ba4fdb98
|
Basic tests for request and response objects
|
2012-04-28 12:55:01 -07:00 |
|
Tim Clem
|
7f34696c2f
|
Move the rest of the http stack into their own files
|
2012-04-28 12:51:07 -07:00 |
|
Tim Clem
|
f68b5fe4d9
|
Move the Builder into it's own file
|
2012-04-28 12:46:37 -07:00 |
|
Tim Clem
|
b5c93c1236
|
Test out requesthandler
|
2012-04-28 12:44:12 -07:00 |
|
Tim Clem
|
90b88a6695
|
Move SimpleJSON into a Burr namespace
|
2012-04-28 12:38:16 -07:00 |
|
Tim Clem
|
552fc2fba8
|
Port over a few more http stack tests
|
2012-04-28 12:38:06 -07:00 |
|
Tim Clem
|
5bd9c46558
|
Remove unused extensions
|
2012-04-28 12:36:47 -07:00 |
|
Tim Clem
|
31ab8608bd
|
Not using this
|
2012-04-28 12:36:13 -07:00 |
|
Tim Clem
|
c73e82a01c
|
Add some test coverage for Ensure
|
2012-04-28 12:35:43 -07:00 |
|
Tim Clem
|
3deab3981f
|
Enable other base addresses (like GitHub:Enterprise)
|
2012-04-27 22:35:54 -07:00 |
|
Tim Clem
|
b21dd3d9e4
|
Test out all fields on user object
|
2012-04-27 22:35:37 -07:00 |
|
Tim Clem
|
c4c9ed2020
|
Clarify api a bit in readme.cs
|
2012-04-27 22:35:16 -07:00 |
|
Tim Clem
|
56d0c12bf0
|
Test out responsehandlers
|
2012-04-27 22:12:56 -07:00 |
|
Tim Clem
|
e60acbf317
|
Assert.Throw doesn't seem to work with async
|
2012-04-27 22:12:27 -07:00 |
|
Tim Clem
|
cd1068f474
|
Start to pull in http layer from maxwell
Also add moq to unit testing project
|
2012-04-27 17:57:47 -07:00 |
|
Tim Clem
|
bdd26ab75a
|
Adjust namespacing
|
2012-04-27 17:56:31 -07:00 |
|
Tim Clem
|
e0f954c5f6
|
Spelling correction and move some code around
|
2012-04-27 17:55:08 -07:00 |
|
Tim Clem
|
13ca4778ab
|
Can get user via basic integration test
|
2012-04-27 11:28:56 -07:00 |
|
Tim Clem
|
c1f061fbc8
|
Add integration test project
|
2012-04-27 11:28:11 -07:00 |
|
Tim Clem
|
2fa75a6787
|
Move files around, optimize references
|
2012-04-27 09:47:45 -07:00 |
|
Tim Clem
|
46f1a7d6b5
|
Fallback to anon with invalid auth data
|
2012-04-27 09:33:21 -07:00 |
|
Tim Clem
|
82ed920b34
|
Add a couple of basic string extension
|
2012-04-27 09:33:03 -07:00 |
|
Tim Clem
|
0cbf4ab360
|
Initial commit, let's get this party started
|
2012-04-27 09:10:05 -07:00 |
|