@@ -120,6 +120,7 @@ gitlab3.GitLab.Project.add_deploy_key gitlab3.GitLab.Project-class.html#add_depl
120120gitlab3.GitLab.Project.delete_deploy_key gitlab3.GitLab.Project-class.html#delete_deploy_key
121121gitlab3.GitLab.Project.delete_snippet gitlab3.GitLab.Project-class.html#delete_snippet
122122gitlab3.GitLab.Project.File gitlab3.GitLab.Project.File-class.html
123+ gitlab3.GitLab.Project.commit gitlab3.GitLab.Project-class.html#commit
123124gitlab3.GitLab.Project.deploy_key gitlab3.GitLab.Project-class.html#deploy_key
124125gitlab3.GitLab.Project.Event gitlab3.GitLab.Project.Event-class.html
125126gitlab3.GitLab.Project.find_milestone gitlab3.GitLab.Project-class.html#find_milestone
@@ -128,6 +129,8 @@ gitlab3.GitLab.Project.Branch gitlab3.GitLab.Project.Branch-class.html
128129gitlab3.GitLab.Project.Branch.protect gitlab3.GitLab.Project.Branch-class.html#protect
129130gitlab3.GitLab.Project.Branch.unprotect gitlab3.GitLab.Project.Branch-class.html#unprotect
130131gitlab3.GitLab.Project.Commit gitlab3.GitLab.Project.Commit-class.html
132+ gitlab3.GitLab.Project.Commit.diff gitlab3.GitLab.Project.Commit-class.html#diff
133+ gitlab3.GitLab.Project.Commit.get_diff gitlab3.GitLab.Project.Commit-class.html#get_diff
131134gitlab3.GitLab.Project.DeployKey gitlab3.GitLab.Project.DeployKey-class.html
132135gitlab3.GitLab.Project.DeployKey.delete gitlab3.GitLab.Project.DeployKey-class.html#delete
133136gitlab3.GitLab.Project.Event gitlab3.GitLab.Project.Event-class.html
@@ -137,10 +140,12 @@ gitlab3.GitLab.Project.Hook.save gitlab3.GitLab.Project.Hook-class.html#save
137140gitlab3.GitLab.Project.Hook.delete gitlab3.GitLab.Project.Hook-class.html#delete
138141gitlab3.GitLab.Project.Issue gitlab3.GitLab.Project.Issue-class.html
139142gitlab3.GitLab.Project.Issue.note gitlab3.GitLab.Project.Issue-class.html#note
143+ gitlab3.GitLab.Project.Issue.reopen gitlab3.GitLab.Project.Issue-class.html#reopen
140144gitlab3.GitLab.Project.Issue.notes gitlab3.GitLab.Project.Issue-class.html#notes
141145gitlab3.GitLab.Project.Issue.Note gitlab3.GitLab.Project.Issue.Note-class.html
142146gitlab3.GitLab.Project.Issue.find_note gitlab3.GitLab.Project.Issue-class.html#find_note
143147gitlab3.GitLab.Project.Issue.add_note gitlab3.GitLab.Project.Issue-class.html#add_note
148+ gitlab3.GitLab.Project.Issue.close gitlab3.GitLab.Project.Issue-class.html#close
144149gitlab3.GitLab.Project.Issue.save gitlab3.GitLab.Project.Issue-class.html#save
145150gitlab3.GitLab.Project.Issue.Note gitlab3.GitLab.Project.Issue.Note-class.html
146151gitlab3.GitLab.Project.Member gitlab3.GitLab.Project.Member-class.html
@@ -158,9 +163,10 @@ gitlab3.GitLab.Project.MergeRequest.Note gitlab3.GitLab.Project.MergeRequest.Not
158163gitlab3.GitLab.Project.Milestone gitlab3.GitLab.Project.Milestone-class.html
159164gitlab3.GitLab.Project.Milestone.save gitlab3.GitLab.Project.Milestone-class.html#save
160165gitlab3.GitLab.Project.Snippet gitlab3.GitLab.Project.Snippet-class.html
161- gitlab3.GitLab.Project.Snippet.Note gitlab3.GitLab.Project.Snippet.Note-class.html
162- gitlab3.GitLab.Project.Snippet.notes gitlab3.GitLab.Project.Snippet-class.html#notes
163166gitlab3.GitLab.Project.Snippet.get_raw gitlab3.GitLab.Project.Snippet-class.html#get_raw
167+ gitlab3.GitLab.Project.Snippet.raw gitlab3.GitLab.Project.Snippet-class.html#raw
168+ gitlab3.GitLab.Project.Snippet.notes gitlab3.GitLab.Project.Snippet-class.html#notes
169+ gitlab3.GitLab.Project.Snippet.Note gitlab3.GitLab.Project.Snippet.Note-class.html
164170gitlab3.GitLab.Project.Snippet.note gitlab3.GitLab.Project.Snippet-class.html#note
165171gitlab3.GitLab.Project.Snippet.find_note gitlab3.GitLab.Project.Snippet-class.html#find_note
166172gitlab3.GitLab.Project.Snippet.add_note gitlab3.GitLab.Project.Snippet-class.html#add_note
0 commit comments