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-07-27Merge branch '33601-add-csrf-token-verification-to-api' into 'master'Sean McGivern
2017-07-27Merge branch 'tc-issue-api-assignee' into 'master'Sean McGivern
2017-07-26Rescue only from ActionController::InvalidAuthenticityTokenDouwe Maan
2017-07-26Add `rescue false`.blackst0ne
2017-07-26Refactor CSRF protectionblackst0ne
2017-07-26Add CSRF token verification to APIblackst0ne
2017-07-26Merge branch '31129-jira-project-key-elim' into 'master'Sean McGivern
2017-07-25Remove project_key from the Jira configurationJarka Kadlecova
2017-07-25Merge branch '30634-protected-pipeline' into 'master'Kamil Trzciński
2017-07-25Merge branch 'issue_34622' into 'master'Sean McGivern
2017-07-25Resolve "More RESTful API: include resource URLs in responses"Oswaldo Ferreira
2017-07-24Allow query param scope for /issues API endpointToon Claes
2017-07-24Add author_id & assignee_id param to /issues APIToon Claes
2017-07-24Support both internal and external issue trackersJarka Kadlecova
2017-07-21Add group milestones API endpointFelipe Artur
2017-07-20Update grape gemDmitriy Zaporozhets
2017-07-20Use struct instead of hashLin Jen-Shin
2017-07-19Use hash to return multiple objectsLin Jen-Shin
2017-07-18Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin
2017-07-18Renamed Gitaly servicesAndrew Newdigate
2017-07-17Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin
2017-07-14Merge branch 'fixes-for-internal-auth-disabled' into 'master'Sean McGivern
2017-07-14Handle case when BroadcastMessage.current is nilStan Hu
2017-07-13Fixes needed when GitLab sign-in is not enabledRobin Bobbitt
2017-07-12Return `is_admin` attribute in the GET /user endpoint for adminsRémy Coutable
2017-07-11Use view=simple for simplifying merge requests APIStan Hu
2017-07-11Add a simple mode to merge request APIStan Hu
2017-07-11Fix sort ordering with merge request APIStan Hu
2017-07-10Paginate the merge requests API earlier to avoid eager loading every merge re...Stan Hu
2017-07-09Remove remaining N+1 queries in merge requests API with emojis and labelsStan Hu
2017-07-08Merge branch 'sh-optimize-mr-api' into 'master'Stan Hu
2017-07-08Merge branch 'gitaly-internal-allowed-send-repo' into 'master'Robert Speicher
2017-07-08Remove many N+1 queries with merge requests APIStan Hu
2017-07-07Merge branch 'feature/user-datetime-search-api-mysql' into 'master'Douwe Maan
2017-07-07Send Gitaly Repository with /api/internal/allowedKim "BKC" Carlbäcker
2017-07-07Merge branch '33929-allow-to-enable-perf-bar-for-a-group' into 'master'Sean McGivern
2017-07-07Merge branch 'feature/user-agent-details-api' into 'master'Douwe Maan
2017-07-07Merge branch 'master' into '33929-allow-to-enable-perf-bar-for-a-group'Sean McGivern
2017-07-07Merge branch 'feature/intermediate/32568-adding-variables-to-pipelines-schedu...Kamil Trzciński
2017-07-07Native group milestonesFelipe Artur
2017-07-07Merge branch 'master' into 33929-allow-to-enable-perf-bar-for-a-groupSean McGivern
2017-07-07fix specsJames Lopez
2017-07-07add spec and project snippet user agent details endpointJames Lopez
2017-07-07Remove update|admin_pipeline_schedule from Project, and grant it in PipelineS...Kamil Trzcinski
2017-07-07add created at filter logic to users finder and APIJames Lopez
2017-07-07Merge branch '33748-fix-n-plus-1-query-in-the-projects-api' into 'master'Robert Speicher
2017-07-07Fix some N+1 queries in the GET /projects APIRémy Coutable
2017-07-06refactor code based on feedbackJames Lopez
2017-07-06add user agent details API endpoints to issues and snippetsJames Lopez
2017-07-06add issues spec and user agent details to entitiesJames Lopez