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
2018-11-28Fix API::Namespaces to accept namepaces with dotsImre Farkas
2018-11-28Merge branch '50341-cleanup-useless-project-import-attributes' into 'master'Douwe Maan
2018-11-27Merge branch 'lock-trace-writes' into 'master'Stan Hu
2018-11-27Add a rebase API endpoint for merge requestsNick Thomas
2018-11-27Lock writes to trace streamKamil Trzciński
2018-11-27Suggests issues when typing titlePhil Hughes
2018-11-27Removes all the irrelevant import related code and columnsTiago Botelho
2018-11-23Merge branch '52371-filter-by-none-any-for-labels-in-issues-mrs-api' into 'ma...Nick Thomas
2018-11-23Set content disposition attachment to several endpointsFrancisco Javier López
2018-11-23Filter by `None`/`Any` for labels in issues/mrs APIJacopo
2018-11-19Add :nested_groups metadata to tests using subgroupsHeinrich Lee Yu
2018-11-19Change param name for consistencyHeinrich Lee Yu
2018-11-19Add group projects API options for including shared and subgroupsHeinrich Lee Yu
2018-11-16Merge branch '41875-allow-pipelines-to-be-deleted-by-project-owners' into 'ma...Grzegorz Bizon
2018-11-15Merge branch 'if-53347_fix_impersonation_tokens' into 'master'Stan Hu
2018-11-13Add spec for Pipeline DELETE for developersMatija Čupić
2018-11-12Destroy pipeline in serviceMatija Čupić
2018-11-12Implement MVC for Pipeline deletion APIMatija Čupić
2018-11-12Display impersonation token value only after creationImre Farkas
2018-11-09Add revert to commits APIRobert Speicher
2018-11-07Merge branch 'revert-45b61a9e' into 'master'Nick Thomas
2018-11-07Revert "Merge branch 'blackst0ne-update-push-new-merge-request-url' into 'mas...Douwe Maan
2018-11-07Add submodule update API endpointFrancisco Javier López
2018-11-06Squashed commit of the following:Shinya Maeda
2018-11-01add related merge request endpointHelmut Januschka
2018-11-01Merge branch 'engwan/gitlab-ce-44012-filter-reactions-none-any'Sean McGivern
2018-11-01Merge branch '52382-filter-milestone-api-none-any' into 'master'Sean McGivern
2018-11-01Fix typos in comments and specsGeorge Tsiolis
2018-11-01Fix testsHeinrich Lee Yu
2018-11-01Add testsHeinrich Lee Yu
2018-11-01Update API to accept None and AnyHeinrich Lee Yu
2018-10-30Merge remote-tracking branch 'origin/master' into dev-masterDJ Mountney
2018-10-30Merge branch 'blackst0ne-update-push-new-merge-request-url' into 'master'Douwe Maan
2018-10-29Merge branch 'sh-fix-wiki-security-issue-53072' into 'master'Jan Provaznik
2018-10-28Add failure reason for execution timeoutShinya Maeda
2018-10-26Merge branch '42790-improve-feedback-for-internal-git-access-checks-timeouts'...Douwe Maan
2018-10-26Feature/add license to project APIJ.D. Bean
2018-10-26Merge branch '52384-api-filter-assignee-none-any' into 'master'Sean McGivern
2018-10-26Support backward compatibility when introduce new failure reasonShinya Maeda
2018-10-26Apply similar change to MRs APIHeinrich Lee Yu
2018-10-26Issues API: Add None/Any option to assignee_idHeinrich Lee Yu
2018-10-25Adds tracing messages for slow git pushesTiago Botelho
2018-10-24Validate Wiki attachments are valid temporary filesStan Hu
2018-10-23Make new merge request URL more friendly when pushing codeblackst0ne
2018-10-22Merge branch '52559-applications-api-get-delete' into 'master'Rémy Coutable
2018-10-19Merge branch 'bvl-remove-forked-project-link' into 'master'Sean McGivern
2018-10-19Remove the `ForkedProjectLink` modelBob Van Landuyt
2018-10-18Make getting a user by the username case insensitiveWilliam George
2018-10-15Merge branch 'sh-remove-koding' into 'master'Douwe Maan
2018-10-15Use have_gitlab_http_status following best practices !22296JB Vasseur