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-28Fixup POST /v3/:id/hooks and PUT /v3/:id/hooks/:hook_idRichard Clamp
2017-07-28Merge branch 'merge-issuable-reopened-into-opened-state' into 'master'Sean McGivern
2017-07-28Merge issuable "reopened" state into "opened"Yorick Peterse
2017-07-28Fix static snalysysShinya Maeda
2017-07-28Use let(:pipeline) for variables spec in triggers_spec.rbShinya Maeda
2017-07-28initShinya Maeda
2017-07-28Merge branch 'tc-api-root-merge-requests' into 'master'Sean McGivern
2017-07-28Merge branch 'bvl-add-all-settings-to-api' into 'master'Robert Speicher
2017-07-28Default /merge_request API endpoint to `scope=created-by-me`Toon Claes
2017-07-28Add top-level /merge_requests API endpointToon Claes
2017-07-27Merge branch '34319-remove-useless-type-definitions-from-specs' into 'master'Robert Speicher
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-07-27Fix the /projects/:id/repository/branches endpoint to handle dots in the bran...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-27Remove deprecated `repository_storage` attributeBob Van Landuyt
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