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-02-14Merge branch '42934-search-api-fix' into 'master'Sean McGivern
2018-02-12Merge branch '42937-search-api-fix' into 'master'Grzegorz Bizon
2018-02-10Merge branch 'rs-pick-security' into 'master'Stan Hu
2018-02-07Merge branch '41763-search-api' into 'master'Sean McGivern
2018-02-07Small code/doc changesJarka Kadlecová
2018-02-07Merge branch '38265-stuckcijobsworker-wrongly-detects-cancels-stuck-builds-wh...Kamil Trzciński
2018-02-06Merge branch 'master' into '26388-push-to-create-a-new-project'Douwe Maan
2018-02-06Return only limited pagination headers for search API endpointsJarka Kadlecová
2018-02-06Moves project creationg to git access check for git pushTiago Botelho
2018-02-06Support search in APIJarka Kadlecová
2018-02-06Add sorting options for /users API (admin only)Dmitriy Zaporozhets
2018-02-06Abstracts ProjectMoved and ProjectCreated into a BaseProjectTiago Botelho
2018-02-06Move new project on push logic to a serviceTiago Botelho
2018-02-06Add specsTiago Botelho
2018-02-06Adds remote messsage when project is created in a push over SSH or HTTPTiago Botelho
2018-02-06Adds option to push over SSH to create a new projectTiago Botelho
2018-02-05Merge branch 'api-guard' into 'master'Rémy Coutable
2018-02-05Merge branch 'query-counts' into 'master'Rémy Coutable
2018-02-05Make find_user_from_sources extensible for EELin Jen-Shin
2018-02-05Merge branch 'master' into 38265-stuckcijobsworker-wrongly-detects-cancels-st...Matija Čupić
2018-02-04Refactor runner attribute caching implementationMatija Čupić
2018-02-02use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa
2018-02-01port of 594e6a0a625^..f74c90f68c6Micaël Bergeron
2018-02-01Track and act upon the number of executed queriesYorick Peterse
2018-01-31Enable RuboCop Style/RegexpLiteralTakuya Noguchi
2018-01-31Remove N+1 queries with /projects/:project_id/{access_requests,members} API e...Stan Hu
2018-01-29Move info update implementation to Ci::Runner modelMatija Čupić
2018-01-29Remove tap and use simplified method callOswaldo Ferreira
2018-01-29Update runner info on all authenticated requestsMatija Čupić
2018-01-29Extend Runner API helpers with cache info storageMatija Čupić
2018-01-28Return more consistent values for merge_status on MR APIOswaldo Ferreira
2018-01-25Revert "Merge branch 'osw-updates-merge-status-on-api-actions' into 'master'"Douwe Maan
2018-01-24Merge branch 'search-100' into 'master'Yorick Peterse
2018-01-24Merge branch 'osw-updates-merge-status-on-api-actions' into 'master'Douwe Maan
2018-01-24Make the exposing of the Application secret more explicitToon Claes
2018-01-24Add documentation about when the application API was addedToon Claes
2018-01-24Add application create APINicolas MERELLI
2018-01-24Use limit for search count queriesJan Provaznik
2018-01-24Return more consistent values for merge_status on MR APIOswaldo Ferreira
2018-01-22Default to Gitaly for 'git push' HTTP/SSH, and make Gitaly mandatory for SSH ...Jacob Vosmaer (GitLab)
2018-01-22Merge branch '41673-blank-query-members-api' into 'master'Rémy Coutable
2018-01-22Merge branch '42231-protected-branches-api-route-returns-404-for-branches-wit...Rémy Coutable
2018-01-21Fix error on empty query for Members APIMark Fletcher
2018-01-19Fix protected branches API to accept name parameter with dotMark Fletcher
2018-01-19Resolve "Projects API: filter 'with_issues_enabled=true' returns projects wit...Jan Christophersen
2018-01-18Merge branch 'feature/merge-request-system-hook' into 'master'Douwe Maan
2018-01-18Merge branch '42129-fix-project-snippet-user-agent-detail' into 'master'Sean McGivern
2018-01-17Merge branch 'sh-backport-10-3-4-security-fixes' into 'master'Oswaldo Ferreira
2018-01-17Fix the user-agent detail API endpoint for project snippetsNick Thomas
2018-01-17Make ruby lint happyOswaldo Ferreira