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
AgeCommit message (Expand)Author
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
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-27Add specsDouwe Maan
2017-07-27Fix the :project factory by not copying the test repo twiceRémy Coutable
2017-07-25Merge branch '30634-protected-pipeline' into 'master'Kamil Trzciński
2017-07-25Merge branch 'issue_34622' into 'master'Sean McGivern
2017-07-25Merge branch '35478-allow-admin-to-read-user-list' into 'master'Rémy Coutable
2017-07-25Resolve "More RESTful API: include resource URLs in responses"Oswaldo Ferreira
2017-07-25Allow admin to read_users_list even if it's restrictedLin Jen-Shin
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-22Fix support for old CI API when image or services are not specifiedKamil Trzcinski
2017-07-21Add group milestones API endpointFelipe Artur
2017-07-20Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin
2017-07-18Update specs for new upload pathBob Van Landuyt
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-14Introduce have_gitlab_http_statusLin 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-11Support multiple Redis instances based on queue typePaul Charlton
2017-07-09Add spec for N+1 queriesStan Hu
2017-07-09Remove remaining N+1 queries in merge requests API with emojis and labelsStan Hu
2017-07-08Merge branch 'gitaly-internal-allowed-send-repo' into 'master'Robert Speicher
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-07fix spec order issueJames Lopez
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-07Fix spec in pipeline_schedules_spec.rbShinya Maeda
2017-07-07refactor filtersJames Lopez
2017-07-07add finder and users API specJames Lopez
2017-07-07Remove CE from spec example descriptionsToon Claes
2017-07-07Fix some N+1 queries in the GET /projects APIRémy Coutable
2017-07-06refactor code based on feedbackJames Lopez
2017-07-06fix specJames Lopez
2017-07-06add user agent details API endpoints to issues and snippetsJames Lopez
2017-07-06add snippets specJames Lopez