Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib/api
AgeCommit message (Expand)Author
2017-11-14Merge branch 'fix/sm/31771-do-not-allow-jobs-to-be-erased-new' into 'master'Kamil Trzciński
2017-11-13Add administrative endpoint to list all pages domainsTravis Miller
2017-11-13Add Gitlab::Utils::StrongMemoizeLin Jen-Shin (godfat)
2017-11-09Add /groups/:id/subgroups endpoint to APIWinnie Hellmann
2017-11-09Merge branch '39895-cant-set-mattermost-username-channel-from-api' into 'master'Rémy Coutable
2017-11-09Merge branch '36099-api-responses-missing-x-content-type-options-header' into...Douwe Maan
2017-11-08Fix acceptance of username for Mattermost service update via APIMark Fletcher
2017-11-08Merge branch 'fix-issues-api-list-performance' into 'master'Stan Hu
2017-11-08Use Commit#notes and Note.for_commit_id when possible to make sure we use all...Douwe Maan
2017-11-07Fail when issuable_meta_data is called on an unlimited collectionSean McGivern
2017-11-07Merge branch 'master' into fix/sm/31771-do-not-allow-jobs-to-be-erased-newShinya Maeda
2017-11-07Merge branch '37442-api-branches-id-repository-branches-is-calling-gitaly-n-1...Douwe Maan
2017-11-07Merge branch 'feature/custom-attributes-on-projects-and-groups' into 'master'Rémy Coutable
2017-11-07Merge branch 'add-changes-count-to-merge-requests-api' into 'master'Rémy Coutable
2017-11-06Add doc. Fix spec. Add erase_build in protected_ref ruleShinya Maeda
2017-11-06Pass the Gitlab::Git::Branch object to Repository#merged_to_root_ref?Rémy Coutable
2017-11-06Fix spec. Revert update check.Shinya Maeda
2017-11-06Do not allow jobs to be erasedShinya Maeda
2017-11-06Improve performance of the /projects/:id/repository/branches API endpointRémy Coutable
2017-11-06Support custom attributes on groupsMarkus Koller
2017-11-06Support custom attributes on projectsMarkus Koller
2017-11-05Expose `duration` in Job API entityMehdi Lahmam
2017-11-03Add changes_count to the merge requests APISean McGivern
2017-11-02Update specs for sudo behaviorDouwe Maan
2017-11-02Add sudo API scopeDouwe Maan
2017-11-02Remove authentication using user.private_tokenDouwe Maan
2017-11-02Remove private_token from API user entityDouwe Maan
2017-11-02Remove Session APIDouwe Maan
2017-10-31Merge branch '39619-cancel-merge-when-pipeline-succeeds-from-the-api-fails' i...Rémy Coutable
2017-10-31Merge branch 'add-packagist-project-service' into 'master'Kamil Trzciński
2017-10-30Fix namespacing for MergeWhenPipelineSucceedsService in MR APIMark Fletcher
2017-10-26Merge branch 'api-configure-jira' into 'master'Douwe Maan
2017-10-24Validate username/pw for Jiraservice, require them in the APIRobert Schilling
2017-10-22Add pages domains API implementationTravis Miller
2017-10-22Add pages domains API entitiesTravis Miller
2017-10-18Merge branch '37032-get-project-branch-invalid-name-message' into 'master'Rémy Coutable
2017-10-18Get Project Branch API shows an helpful error message on invalid refnameJacopo
2017-10-16Merge branch 'sha-handling' into 'master'Douwe Maan
2017-10-13Add Packagist project serviceMatt Coleman
2017-10-13Move line code generation into Gitlab::GitAlejandro Rodríguez
2017-10-13Create a Gitlab::Git submodule for conlict-related filesAlejandro Rodríguez
2017-10-13Move Gitlab::Diff::LineCode to module Gitlab::GitAlejandro Rodríguez
2017-10-13Adds requirements that supports anything in sha paramsGuilherme Vieira
2017-10-12Move all API authentication code to APIGuardDouwe Maan
2017-10-06Merge branch '18608-lock-issues-v2' into 'master'Sean McGivern
2017-10-06Merge branch 'api-sentry-extra' into 'master'Douwe Maan
2017-10-06Send API parameters as extra data for sentry errorsAlejandro Rodríguez
2017-10-05Merge branch 'master' into digitalmoksha/gitlab-ce-feature/verify_secondary_e...Douwe Maan
2017-10-05Remove 'Repo' prefix from API entitesVitaliy @blackst0ne Klachkov
2017-10-03Merge branch '37970-timestamped-ci' into 'master'Kamil Trzciński