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-07-10Merge branch 'improve-metadata-access-performance' into 'master'Grzegorz Bizon
2018-07-09Fix specsKamil Trzciński
2018-07-09Updates from `rubocop -a`Lin Jen-Shin
2018-07-09Fix and add specs for testing metadata entryKamil Trzciński
2018-07-09Access metadata directly from Object StorageKamil Trzciński
2018-07-06Merge branch '46246-gitlab-project-export-should-use-object-storage' into 'ma...Sean McGivern
2018-07-06Update Import/Export to use object storage (based on aa feature flag)James Lopez
2018-07-06Preload ancestors after pagination when filteringBob Van Landuyt
2018-07-06Merge branch '31583-osw-gfm-complete-status-indication' into 'master'Sean McGivern
2018-07-06Present state indication on GFM previewOswaldo Ferreira
2018-07-05Merge branch 'port-c32af9da-to-ce' into 'master'Sean McGivern
2018-07-05Web Terminal Ci BuildFrancisco Javier López
2018-07-05Allow 2 more queries in spec/controllers/projects/pipelines_controller_spec.rbRémy Coutable
2018-07-04Merge branch '45739-add-metrics-to-operations-tab' into 'master'Filipa Lacerda
2018-07-04Merge branch '43446-new-cluster-page-tabs' into 'master'Kamil Trzciński (OoO till 3th)
2018-07-04Merge branch 'ee-5481-epic-todos' into 'master'Sean McGivern
2018-07-04Merge branch 'jprovazn-direct-upload' into 'master'Kamil Trzciński (OoO till 3th)
2018-07-04Merge branch 'bvl-graphql-pipeline-lists' into 'master'Douwe Maan
2018-07-04Merge branch '47040-inconsistent-job-list-in-job-details-view' into 'master'Kamil Trzciński (OoO till 3th)
2018-07-04Add pipeline lists to GraphQLBob Van Landuyt
2018-07-03Add Prometheus metrics to track reCAPTCHA success/failuresStan Hu
2018-07-03[backend] Addressed review commentsJan Provaznik
2018-07-02Fixes backend specsTiago Botelho
2018-07-02Merge branch '39543-milestone-page-list-redesign' into 'master'Fatih Acet
2018-06-29Check for correct builds collectionMatija Čupić
2018-06-29Fix OAuth application authorization screen to appear with every accessFrancisco Javier López
2018-06-29Remove GET empty from EnvironmentsControllerTiago Botelho
2018-06-28Prevents project first environment from being fetched in every project viewTiago Botelho
2018-06-27Gitaly metrics check for read/writeabilityZeger-Jan van de Weg
2018-06-27Specify environment actions to distinguish between metrics and every other en...Tiago Botelho
2018-06-26Merge branch 'update_project_flash_error_message' into 'master'Rémy Coutable
2018-06-25Honor saml assurance level to allow 2FA bypassingRoger Rüttimann
2018-06-25Set flash error message only for current request when updating projectAram Visser
2018-06-22Show a reCAPTCHA on signin page if custom header is setStan Hu
2018-06-22Updated test for promoted milestones success messageConstance Okoghenun
2018-06-21Changes tab VUE refactoringFelipe Artur
2018-06-21Merge remote-tracking branch 'origin/master' into 43446-new-cluster-page-tabsDennis Tang
2018-06-20Merge branch '48100-fix-branch-not-shown' into 'master'Rémy Coutable
2018-06-20Merge branch 'rails5-fix-48104' into 'master'Rémy Coutable
2018-06-20The json keys of ref switcher should not be translatedHiroyuki Sato
2018-06-19Rails5 fix Projects::PagesController specJasper Maes
2018-06-19Rails5 fix expected: 1 time with arguments: (97, anything, {"squash"=>false})...Jasper Maes
2018-06-19Merge remote-tracking branch 'origin/master' into 43446-new-cluster-page-tabsDennis Tang
2018-06-19consolidate back into one controllerDennis Tang
2018-06-18Merge branch 'blackst0ne-rails5-expected-search-search-seed_project-got-nil' ...Rémy Coutable
2018-06-18Merge branch 'blackst0ne-rails5-fix-pipeline-schedules-controller-spec' into ...Rémy Coutable
2018-06-18Merge branch 'rails5-fix-47960' into 'master'Rémy Coutable
2018-06-18Merge branch '47933-MR-invisible-milestone' into 'master'Douwe Maan
2018-06-18Add workhorse authorize method for project/group uploadsJan Provaznik
2018-06-16[Rails5] Fix sessions_controller_specblackst0ne