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
2016-09-21Merge branch 'and-you-get-awards' into 'master' Rémy Coutable
2016-09-21Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets
2016-09-20Merge branch 'add_optional_author_for_commits' into 'master' Rémy Coutable
2016-09-20Merge branch 'lfs-support-for-ssh-enabled' into 'master' Douwe Maan
2016-09-20Merge branch '22065-group-members-api-returning-null-user-details' into 'mast...Robert Speicher
2016-09-19Add optional 'author' param when making commitsDan Dunckel
2016-09-19Fix tests for Snippets toggling awardsZ.J. van de Weg
2016-09-19API support for Award Emoji on SnippetsZ.J. van de Weg
2016-09-19Snippets get award emoji! :thumbsup:Z.J. van de Weg
2016-09-19Merge branch 'issue_20978' into 'master' Rémy Coutable
2016-09-19Allow to set request_access_enabled for groups and projects using APIFelipe Artur
2016-09-19Revert "Revert all changes introduced by https://gitlab.com/gitlab-org/gitlab...Kamil Trzcinski
2016-09-19Revert all changes introduced by https://gitlab.com/gitlab-org/gitlab-ce/merg...Kamil Trzcinski
2016-09-19Merge branch 'master' into per-build-tokenKamil Trzcinski
2016-09-19Enable Warden for the Grape APINick Thomas
2016-09-19Remove some dead code from the Grape APINick Thomas
2016-09-16Ensure invitees are not returned in Members APIRémy Coutable
2016-09-16Fix API notes endpoint when posting only emojiZ.J. van de Weg
2016-09-16Rename capabilities to authentication_abilitiesKamil Trzcinski
2016-09-15Merge remote-tracking branch 'origin/lfs-support-for-ssh' into per-build-tokenKamil Trzcinski
2016-09-15Syntax fixes and better tests for helper methods. Updated docs.Patricio Cano
2016-09-15Added group-specific setting for LFS.Patricio Cano
2016-09-15Better authentication handling, syntax fixes and better actor handling for LF...Patricio Cano
2016-09-15Refactored handling of the `LfsToken` and added functionality to it to simpli...Patricio Cano
2016-09-15Refactored LFS auth logic when using SSH to use its own API endpoint `/lfs_au...Patricio Cano
2016-09-15Refactor LFS token logic to use a Redis key instead of a DB field, making it ...Patricio Cano
2016-09-15Added LFS support to SSHPatricio Cano
2016-09-15Fix existing authorization specsKamil Trzcinski
2016-09-15Merge remote-tracking branch 'origin/master' into per-build-tokenKamil Trzcinski
2016-09-15Add access specsKamil Trzcinski
2016-09-13Change response for /ci/api/v1/builds/register.json from 404 to 204Tomasz Maczukin
2016-09-12Fix an error where we were unable to create a CommitStatus for running stateKamil Trzcinski
2016-09-12Merge branch 'rc-api-use-search-globalservice-in-projects-search-api' into 'm...Rémy Coutable
2016-09-12Merge branch 'fix-api-sorting' into 'master' Douwe Maan
2016-09-12Use Search::GlobalService.new in the `GET /projects/search/:query` endpointRémy Coutable
2016-09-09Add notification_settings API callsMarc Siegfriedt
2016-09-09Fix API issues sortingSean McGivern
2016-09-09Search should compare only the lowercase versions of the project namesRazzeee
2016-09-07Use PipelinesFinder in Pipelines APIZ.J. van de Weg
2016-09-07Improve curl commend, remove blank linesKatarzyna Kobierska
2016-09-07Fix invalid curl commandKatarzyna Kobierska
2016-09-07Add Documentation to Ci Lint APIKatarzyna Kobierska
2016-09-07Code refactorKatarzyna Kobierska
2016-09-07Improve codeKatarzyna Kobierska
2016-09-07Code refactoringKatarzyna Kobierska
2016-09-07Fix errors and grammarKatarzyna Kobierska
2016-09-07Fix rubocop errorsKatarzyna Kobierska
2016-09-07Change class method nameKatarzyna Kobierska
2016-09-07Add class method to encapsulate exceptionKatarzyna Kobierska
2016-09-07Move lint to api from ci/apiKatarzyna Kobierska