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
2018-05-03Merge branch 'master' into feature/runner-per-groupDylan Griffith
2018-05-01Merge request and commit discussions APIJan Provaznik
2018-05-01show only groups an admin is a member of in dashboards/gropsRoger Rüttimann
2018-04-30Remove API changes for assigning group runner to projectDylan Griffith
2018-04-30Start persisting runner_type when creating runnersDylan Griffith
2018-04-30Rename Runner#group? -> #assigned_to_group? and Runner#project? -> #assigned_...Dylan Griffith
2018-04-27Add sha filter to list pipelinesJames Ramsay
2018-04-24Merge branch 'master' into siemens-runner-per-groupDylan Griffith
2018-04-23Resolve "Namespace factory is problematic"Lin Jen-Shin
2018-04-23Merge branch '45576-fix-create-project-for-user-endpoint' into 'master'Rémy Coutable
2018-04-23Add 2FA filter to users API for admins onlyDmitriy Zaporozhets
2018-04-23Fix project creation for user endpoint bugMark Fletcher
2018-04-23runner can't be assigned to more than 1 groupAlexis Reigel
2018-04-23disallow group runners to become project runnersAlexis Reigel
2018-04-23revert support for v3 apiAlexis Reigel
2018-04-23support group runners in existing API endpointsAlexis Reigel
2018-04-19Add an API endpoint to download git repository snapshotsNick Thomas
2018-04-18Resolve "Make a Rubocop that forbids returning from a block"🙈 jacopo beschi 🙉
2018-04-17Merge branch '45363-optional-params-on-api-endpoint-produce-invalid-paginatio...Nick Thomas
2018-04-17[API] Fix URLs in the 'Link' header for 'GET /projects/:id/repository/contrib...Rémy Coutable
2018-04-13Validate project path prior to hitting the database.Andreas Brandl
2018-04-13Feature/add language in repository to apiRoger Rüttimann
2018-04-11Correct permissions for creating merge requests from issuesBob Van Landuyt
2018-04-08Expose the target commit ID through the tag APIAndrew Beresford
2018-04-08Projects and groups badges settings UIFrancisco Javier López
2018-04-06Extend API for importing a project export with overwrite supportFrancisco Javier López
2018-04-06Merge branch 'jramsay-38830-tarball' into 'master'Douwe Maan
2018-04-06Merge branch 'issue_42443' into 'master'Sean McGivern
2018-04-05Merge branch 'direct-upload-of-artifacts' into 'master'Grzegorz Bizon
2018-04-05Include subgroup issues when searching for group issues using the APIFelipe Artur
2018-04-05Merge branch 'bvl-override-import-params' into 'master'Douwe Maan
2018-04-05Add `direct_upload` setting for artifactsKamil Trzciński
2018-04-05Merge branch 'jej/mattermost-notification-confidentiality-10-6' into 'securit...Douwe Maan
2018-04-04Add option to suppress archive commit shaJames Ramsay
2018-04-04Store override params as import data on projectsBob Van Landuyt
2018-04-04Make the API project params reusableBob Van Landuyt
2018-04-04Allow assigning and filtering issuables by ancestor group labelsFelipe Artur
2018-04-04Merge branch 'zj-feature-gate-remove-http-api' into 'master'Douwe Maan
2018-04-04Resolve "Allow the configuration of a project's merge method via the API"Jan
2018-04-03Allow feature gate removal through the APIZeger-Jan van de Weg
2018-04-03Store metadata checksum for artifactsShinya Maeda
2018-03-30Extend API for exporting a project with direct upload URLFrancisco Javier López
2018-03-30Merge branch '41967_issue_api_closed_by_info' into 'master'Sean McGivern
2018-03-30Remove support for absolute dirs from Git::EnvJacob Vosmaer (GitLab)
2018-03-29Merge branch 'add-per-runner-job-timeout' into 'master'Kamil Trzciński
2018-03-29Merge branch 'dm-deploy-keys-default-user' into 'master'Sean McGivern
2018-03-28Set user when adding deploy key to project using APIDouwe Maan
2018-03-28Merge branch 'expose-commits-mr-api' into 'master'Rémy Coutable
2018-03-28Remove Ci::Build#timeoutTomasz Maczukin
2018-03-28Use raw value of maximum_timeout for Runner registration APITomasz Maczukin