Access to the Gitlab API


[Up] [Top]

Documentation for package ‘gitlabr’ version 0.9

Help Pages

gitlabr-package Interface to gitlab API on high and low levels
archive Deprecated functions
assign_issue Deprecated functions
close_issue Deprecated functions
comment_commit Deprecated functions
comment_issue Deprecated functions
create_branch Deprecated functions
create_merge_request Deprecated functions
delete_branch Deprecated functions
edit_commit_comment Deprecated functions
edit_issue Deprecated functions
edit_issue_comment Deprecated functions
file_exists Deprecated functions
get_comments Deprecated functions
get_commits Deprecated functions
get_commit_comments Deprecated functions
get_diff Deprecated functions
get_file Deprecated functions
get_issue Deprecated functions
get_issues Deprecated functions
get_issue_comments Deprecated functions
get_project_id Deprecated functions
gitlab Request Gitlab API
gitlabr Interface to gitlab API on high and low levels
gitlabr-deprecated Deprecated functions
gitlabr_0_7_renaming renamings from gitlabr version 0.6.4 to 0.7
gitlab_connection Deprecated functions
glLoginInput Shiny module to login to gitlab API
glReactiveLogin Shiny module to login to gitlab API
gl_archive Get zip archive of a specific repository
gl_assign_issue Post a new issue or edit one
gl_builds Access the Gitlab CI builds
gl_ci_job Define Gitlab CI jobs
gl_close_issue Post a new issue or edit one
gl_comment_commit Get the comments/notes of a commit or issue
gl_comment_issue Get the comments/notes of a commit or issue
gl_connection Connect to a specific gitlab instance API
gl_create_branch List, create and delete branches
gl_create_merge_request Create a merge request
gl_default_ci_pipeline Define Gitlab CI jobs
gl_delete_branch List, create and delete branches
gl_edit_comment Get the comments/notes of a commit or issue
gl_edit_commit_comment Get the comments/notes of a commit or issue
gl_edit_issue Post a new issue or edit one
gl_edit_issue_comment Get the comments/notes of a commit or issue
gl_file_exists Access to repository functions and files in Gitlab API
gl_get_comments Get the comments/notes of a commit or issue
gl_get_commits Get commits and diff from a project repository
gl_get_commit_comments Get the comments/notes of a commit or issue
gl_get_diff Get commits and diff from a project repository
gl_get_file Access to repository functions and files in Gitlab API
gl_get_issue Get issues of a project or user
gl_get_issue_comments Get the comments/notes of a commit or issue
gl_get_project_id Get a project id by name
gl_jobs Access the Gitlab CI builds
gl_latest_build_artifact Access the Gitlab CI builds
gl_list_branches List, create and delete branches
gl_list_files Access to repository functions and files in Gitlab API
gl_list_issues Get issues of a project or user
gl_list_projects List projects in Gitlab
gl_new_issue Post a new issue or edit one
gl_pipelines Access the Gitlab CI builds
gl_project_connection Connect to a specific gitlab instance API
gl_proj_req Create a project specific request
gl_push_file Upload a file to a gitlab repository
gl_reopen_issue Post a new issue or edit one
gl_repository Access to repository functions and files in Gitlab API
gl_to_issue_id Translate projectwide issue id to global gitlab API issue id
gl_unassign_issue Post a new issue or edit one
iff Apply a function if and only if test is TRUE
iffn Apply a function if and only if test is TRUE
list_branches Deprecated functions
list_files Deprecated functions
list_projects Deprecated functions
new_issue Deprecated functions
pipe_into Pipe into specific formal argument
project_connection Deprecated functions
proj_req Deprecated functions
push_file Deprecated functions
reopen_issue Deprecated functions
repository Deprecated functions
set_gitlab_connection Get/set a gitlab connection for all calls
to_issue_id Deprecated functions
unassign_issue Deprecated functions
unset_gitlab_connection Get/set a gitlab connection for all calls
update_gitlabr_code Convert gitlabr legacy code to 0.7 compatible
use_gitlab_ci Define Gitlab CI jobs