зеркало из
1
0
Форкнуть 0
Граф коммитов

324 Коммитов

Автор SHA1 Сообщение Дата
Will Smythe 994751e004 Merge pull request #28 from Microsoft/users/wismythe/client-helper-optimization 2017-06-27 07:55:04 -04:00
Will Smythe 08770bdb4e Merge pull request #24 from Microsoft/users/wismythe/systemguid-cleanup
Nit cleanup of System.Guid
2017-06-27 07:52:12 -04:00
Will Smythe b56a239ef5 Add simple Get method to Context; remove area-specific helpers from ClientSamplesHelpers; update WIT Queries sample 2017-06-27 07:16:57 -04:00
Will Smythe d8207b694f Nit cleanup of System.Guid 2017-06-23 10:02:19 -04:00
Dan Hellem 2028e6d142 wit queries samples (#23)
* wit queries samples

* fixes to queries samples
2017-06-16 07:04:47 -07:00
Dan Hellem 4f61ab51b2 wit revisions and updates samples (#22) 2017-06-12 12:28:12 -07:00
Dan Hellem 3aa4fcca99 Work Item Tags Samples (#21) 2017-06-12 11:14:18 -07:00
Dan Hellem f7d78ddbb7 added work item comments sample 2017-06-08 12:41:11 -07:00
Dan Hellem 120aaa2441 added work item type categories sample code 2017-06-07 10:48:11 -07:00
Dan Hellem 0ec65c4799 added methods to wit recycle bin samples 2017-06-07 08:40:25 -07:00
Will Smythe fc7960a62c Merge pull request #20 from tquinn86/users/tquinn/fixes
Sample fixes
2017-06-06 17:22:39 -04:00
TQ 8da2e58ebb Sample fixes
This change makes some minor fixes to a couple of the samples, unpacks the exception in the case of an error in the sample runner, and changes the output to spit out all of the headers (in the case of multiple headers of the same type).
2017-06-06 16:58:12 -04:00
Dan Hellem a9be09442c Rename Core to ProjectsAndTeams to mirror docs
Updated packages
2017-06-01 12:11:06 -07:00
Matt Cooper c856c90b0c Merge pull request #14 from vtbassmatt/cleanup/warnings
get clean on warnings
2017-05-30 09:36:05 -04:00
Matt Cooper a68a2ddd30 Merge pull request #18 from vtbassmatt/cleanup/unlinq
remove hybrid linq syntax
2017-05-25 09:56:15 -04:00
Matt Cooper 2def06723f remove hybrid linq syntax 2017-05-23 11:37:11 -04:00
Matt Cooper f4f54a83b3 Merge pull request #17 from vtbassmatt/features/git/aheadbehind
Add a demo of the branch stats API
2017-05-22 14:32:47 -04:00
Matt Cooper eca7ba505d use default branch instead of hardcoding master 2017-05-22 14:31:39 -04:00
Matt Cooper 5591980a1c add branch stats sample 2017-05-22 14:28:52 -04:00
Matt Cooper a90978be49 Merge pull request #16 from vtbassmatt/features/git/pushes
add Git pushes sample
2017-05-22 08:34:03 -04:00
Matt Cooper b124cad208 add Git pushes sample 2017-05-22 08:32:44 -04:00
Matt Cooper ec3102cb31 Merge pull request #15 from vtbassmatt/features/moregit
Adds PR examples and cleans up after itself for create branch
2017-05-18 16:59:45 -04:00
Matt Cooper 928afce946 create branch flow now cleans up after itself 2017-05-18 16:57:13 -04:00
Matt Cooper 9a0701cc7a fix create PR flow so it doesn't mention the abandonment on the command line 2017-05-18 16:53:10 -04:00
Matt Cooper e7e4c6b19b add abandon PR sample 2017-05-18 16:51:58 -04:00
Matt Cooper 3c25abecdf add create PR sample 2017-05-18 16:33:05 -04:00
Matt Cooper a4c8c11912 list PRs in entire project 2017-05-18 15:38:43 -04:00
Matt Cooper 3f6bb18c8e list pull requests 2017-05-18 15:13:25 -04:00
Matt Cooper 2833274e9c Merge pull request #13 from vtbassmatt/features/git
Add a few more Git samples
2017-05-18 11:49:23 -04:00
Matt Cooper 9266db28d9 fixed generic return type 2017-05-17 14:44:53 -04:00
Matt Cooper a290e59c9b get clean on warnings 2017-05-17 14:40:43 -04:00
Matt Cooper 5220f74504 add items sample 2017-05-17 14:22:12 -04:00
Matt Cooper 146b23c27a added delete-branch sample 2017-05-17 14:02:01 -04:00
Matt Cooper 732d8fac11 added create branch sample 2017-05-17 11:40:42 -04:00
Matt Cooper 449adcc267 added list branches sample 2017-05-17 10:09:10 -04:00
Justin Marks 7c425d1229 Merge pull request #12 from Microsoft/users/jmarks
Graph API samples
2017-05-05 14:46:30 -07:00
Justin Marks (MSFT) d6ab1409d3 Commenting out GetUserAsync call until it's working 2017-05-05 13:23:28 -07:00
Justin Marks (MSFT) 524c55c619 renaming output files 2017-05-05 13:13:14 -07:00
Justin Marks (MSFT) 88b247ceb0 Membership tests are passing 2017-05-04 13:51:34 -07:00
Justin Marks (MSFT) 8fc8182592 Testing User sample, failing on user gets 2017-05-04 13:34:45 -07:00
Justin Marks (MSFT) 124198b554 All groups tests work on a clean account 2017-05-04 13:16:09 -07:00
Justin Marks (MSFT) 9329ab7b62 making random group names
Removing bug comments for fixed bugs
2017-05-02 15:33:08 -07:00
Justin Marks (MSFT) c2b6f2605f Supporting JSON-Patch in request body 2017-05-02 15:32:45 -07:00
Justin Marks (MSFT) 5b04f5441d Merge branch 'master' into users/jmarks 2017-05-02 15:16:28 -07:00
Justin Marks (MSFT) da30919094 Pending updates 2017-05-02 11:33:47 -07:00
Will Smythe 410162f835 Add ability to set operation name, which will influence the JSON output file name if file output is enabled 2017-05-02 00:00:48 -04:00
Justin Marks (MSFT) 0ead57a6e9 updating to S116
Fixing Subscriptions based on 4/21 refactoring of Subscriptions
2017-05-01 15:39:02 -07:00
Justin Marks (MSFT) 95d1f9eb3f Updating to S115 bits 2017-04-18 09:31:18 -07:00
Justin Marks (MSFT) 4f2a0c6e1e fixing exception case 2017-04-11 14:57:10 -07:00
Justin Marks (MSFT) ae42c85fb4 Updating to point to new account 2017-04-11 14:56:11 -07:00