Skip to content

issues Search Results · repo:jasminsehic/infinity.net language:C#

Filter by

7 results
 (54 ms)

7 results

injasminsehic/infinity.net (press backspace or delete to remove)

So, I copied the example verbatim and am targeting a brand new account. I am 100% certain the credentials are correct. Is there something I am missing? var client = new TfsClient(new TfsClientConfiguration ...
  • jaredcnance
  • 8
  • Opened 
    on Mar 30, 2016
  • #18

Hi Edward, It would be great if this library could support the management of pull request policies. They have been introduced in TFS 2015, and they help the administrators to define review policies, default ...
  • nilleb
  • 5
  • Opened 
    on Sep 15, 2015
  • #16

Basically because the commit item type is not mapped in the ObjectType enum. Pull request incoming.
  • ugumba
  • 1
  • Opened 
    on Sep 9, 2015
  • #13

Visual Studio Online now has support for scoped access tokens. If Infinity.NET supported them, then there would be no need for any complex authentication protocol support. It would involve a dependency ...
  • whoisj
  • 4
  • Opened 
    on Aug 5, 2015
  • #12

Authentication should be supported via OAuth as well as the current basic authentication for VSO. The dev should be able to pass the token into the TfsClientConfiguration .
  • andrewcoll
  • Opened 
    on Jul 8, 2015
  • #10

As per the API docs (see here) to get metadata for an item you need to add the Accept: application/json header. GetItem() on the GitClient doesn t do this, so the file contents are returned instead. This ...
  • andrewcoll
  • Opened 
    on Jul 8, 2015
  • #8

This library looks really high quality, but the last commit was in January. Do you have plans to implement Work Item querying? Without that, it s of rather limited usefulness. Would you accept Pull Requests ...
  • Quantumplation
  • 4
  • Opened 
    on Jul 3, 2015
  • #7
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub