You are here

22 calls to Github_Api::post() in Bibliography Module 7.2

Github_Api_Issue::addComment in modules/CiteProc/Github/Api/Issue.php
Add a comment to the issue by username, repo and issue number http://develop.github.com/p/issues.html#comment_on_issues
Github_Api_Issue::addLabel in modules/CiteProc/Github/Api/Issue.php
Add a label to the issue by username, repo and issue number. Requires authentication. http://develop.github.com/p/issues.html#add_and_remove_labels
Github_Api_Issue::close in modules/CiteProc/Github/Api/Issue.php
Close an existing issue by username, repo and issue number. Requires authentication. http://develop.github.com/p/issues.html#open_and_close_issues
Github_Api_Issue::open in modules/CiteProc/Github/Api/Issue.php
Create a new issue for the given username and repo. The issue is assigned to the authenticated user. Requires authentication. http://develop.github.com/p/issues.html#open_and_close_issues
Github_Api_Issue::removeLabel in modules/CiteProc/Github/Api/Issue.php
Remove a label from the issue by username, repo, issue number and label name. Requires authentication. http://develop.github.com/p/issues.html#add_and_remove_labels
Github_Api_Issue::reOpen in modules/CiteProc/Github/Api/Issue.php
Repoen an existing issue by username, repo and issue number. Requires authentication. http://develop.github.com/p/issues.html#open_and_close_issues
Github_Api_Issue::update in modules/CiteProc/Github/Api/Issue.php
Update issue informations by username, repo and issue number. Requires authentication. http://develop.github.com/p/issues.html#edit_existing_issues
Github_Api_Organization::addTeam in modules/CiteProc/Github/Api/Organization.php
Add a team to that organization http://develop.github.com/p/orgs.html
Github_Api_Repo::addDeployKey in modules/CiteProc/Github/Api/Repo.php
Add a deploy key for a repository
Github_Api_Repo::addRepoCollaborator in modules/CiteProc/Github/Api/Repo.php
Add a collaborator to a repository http://develop.github.com/p/repo.html
Github_Api_Repo::create in modules/CiteProc/Github/Api/Repo.php
create repo http://develop.github.com/p/repo.html
Github_Api_Repo::delete in modules/CiteProc/Github/Api/Repo.php
delete repo http://develop.github.com/p/repo.html
Github_Api_Repo::removeDeployKey in modules/CiteProc/Github/Api/Repo.php
Delete a deploy key from a repository
Github_Api_Repo::removeRepoCollaborator in modules/CiteProc/Github/Api/Repo.php
Delete a collaborator from a repository http://develop.github.com/p/repo.html
Github_Api_Repo::setRepoInfo in modules/CiteProc/Github/Api/Repo.php
Set information of a repository http://develop.github.com/p/repo.html
Github_Api_User::addEmail in modules/CiteProc/Github/Api/User.php
Add an email to the authenticated user. Requires authentication.
Github_Api_User::addKey in modules/CiteProc/Github/Api/User.php
Add a public key to the authenticated user. Requires authentication.
Github_Api_User::follow in modules/CiteProc/Github/Api/User.php
Make the authenticated user follow the specified user. Requires authentication. http://develop.github.com/p/users.html#following_network
Github_Api_User::removeEmail in modules/CiteProc/Github/Api/User.php
Remove an email from the authenticated user. Requires authentication.
Github_Api_User::removeKey in modules/CiteProc/Github/Api/User.php
Remove a public key from the authenticated user. Requires authentication.
Github_Api_User::unFollow in modules/CiteProc/Github/Api/User.php
Make the authenticated user unfollow the specified user. Requires authentication. http://develop.github.com/p/users.html#following_network
Github_Api_User::update in modules/CiteProc/Github/Api/User.php
Update user informations. Requires authentication. http://develop.github.com/p/users.html#authenticated_user_management