Use this method to response the raw data against XSS.
Use this method to response the raw data against XSS.
Add collaborator (user or group) to the repository.
Add collaborator (user or group) to the repository.
Constraint for the color pattern.
Constraint for the color pattern.
Returns the context object for the request.
Returns the context object for the request.
insert or update
insert or update
ValueType for the java.util.Date property.
ValueType for the java.util.Date property.
Returns the repositories except private repository that user does not have access right.
Returns the repositories except private repository that user does not have access right. Include public repository, private own repository and private but collaborator repository.
the user name of collaborator
the repository information list
Returns the list of all collaborator name and permission which is sorted with ascending order.
Returns the list of all collaborator name and permission which is sorted with ascending order. If a group is added as a collaborator, this method returns users who are belong to that group.
Returns the list of collaborators name (user name or group name) which is sorted with ascending order.
Returns the list of collaborators name (user name or group name) which is sorted with ascending order.
Returns content of template set per repository.
Returns content of template set per repository.
the repository information
the file basename without extension of template
The content of template if the repository has it, otherwise empty string.
Returns the specified repository information.
Returns the specified repository information.
the user name of the repository owner
the repository name
the repository information
Returns the repository names of the specified user.
Returns the repository names of the specified user.
the user name of repository owner
the list of repository names
Returns the list of visible repositories for the specified user.
Returns the list of visible repositories for the specified user. If repositoryUserName is given then filters results by repository owner.
the logged in account
the repository owner (if None then returns all repositories which are visible for logged in user)
if true then the result does not include physical repository information such as commit count, branches and tags
the repository information which is sorted in descending order of lastActivityDate.
get All WebHook information from repository to url
get All WebHook information from repository to url
get All WebHook informations of repository
get All WebHook informations of repository
get All WebHook informations of repository event
get All WebHook informations of repository event
Constraint for the identifier such as user name or page name.
Constraint for the identifier such as user name or page name.
Creates a new repository.
Creates a new repository.
the repository name
the user name of the repository owner
the repository description
the repository type (private is true, otherwise false)
specify for the forked repository. (default is None)
specify for the forked repository. (default is None)
Remove all collaborators from the repository.
Remove all collaborators from the repository.
Constraint for the repository identifier.
Constraint for the repository identifier.
Save repository options.
Save repository options.
Updates the last activity date of the repository.
Updates the last activity date of the repository.
(Since version 2.1.0) Do not invoke directly. Use withRequest
to change the binding, or request to get the value
(Since version 2.1.0) Do not invoke directly. Use withResponse
to change the binding, or response
to get the value
(Since version 2.1.0) Use servletContext instead
(Since version 2.3) format
now means the same as responseFormat
, responseFormat
will be removed eventually
(Since version 2.1.0) Use status_=(Int) instead