Skip to content

Releases: ubisoft/NGitLab

6.10.14

30 Sep 17:33
3d9ea7c

Choose a tag to compare

  • Standardize the spelling of GitLab (the product)
  • Added support for reviewers

6.10.13

22 Sep 18:53
6910f71

Choose a tag to compare

  • Adding ForkingAccessLevel to GitLabProject mock #93

6.10.12

20 Sep 17:09
746ea14

Choose a tag to compare

  • Adding forking access level to project model (#92)

6.10.11

13 Sep 12:26
df0e350

Choose a tag to compare

  • Implement get projects with query in mock (#90)

6.10.10

08 Sep 13:25
e4f9fdb

Choose a tag to compare

  • Fix closedAt and mergeAt fields not correctly filled from moked project (#85)
  • Fix description not filled in mocked project (#89)

6.10.9

07 Sep 12:33
23be6ff

Choose a tag to compare

  • Adding expires_at to the add member route (#86)
  • Bump Meziantou.Analyzer from 1.0.668 to 1.0.670 (#87)
  • Bump Docker.DotNet from 3.125.4 to 3.125.5 (#88)
  • Allow to delete branch after merge commit in project mock (#84)
  • Fix clone when namespace is not defined (#83)

6.10.8

31 Aug 14:30
f0da575

Choose a tag to compare

  • Fix commit getter by tag in mocked repository
  • Add User.LastActivityOn
  • Allow to get snippet's content
  • Add config models with fluent methods to simplify mocks creation
  • Add Filter to support search without using search=
  • Bump
    • Meziantou.Analyzer from 1.0.667 to 1.0.668
    • LibGit2Sharp from 0.27.0-preview-0102 to 0.27.0-preview-0116
    • Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0

6.10.7

12 Aug 15:26
53baa93

Choose a tag to compare

  • Add support for repository commits in NGitLab Mock
  • Add some chars in mocks method that normalize projects and groups path
  • Fix exception when assignee is not set to all merge requests

6.10.6

02 Aug 13:04
03b3fa8

Choose a tag to compare

  • Add missing variable properties
  • Bump DotNet.ReproducibleBuilds from 0.1.64 to 0.1.66

6.10.5

28 Jul 21:05
0c16116

Choose a tag to compare

Added DueDate issue param (#64)

* Added DueDate issue param

Co-authored-by: Philippe Fortin <philippe.fortin2@ubisoft.com>