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-10-31Whitelist none method from ActiveRecord::QueryingDouglas Barbosa Alexandre
2018-10-30Merge branch 'sh-fix-issue-53153' into 'master'Sean McGivern
2018-10-30Fix extra merge request versions created from forked merge requestsStan Hu
2018-10-30Merge branch 'blackst0ne-update-push-new-merge-request-url' into 'master'Douwe Maan
2018-10-29Merge branch 'rails5-deprecated-uniq' into 'master'Robert Speicher
2018-10-29Merge branch 'extract-ee-specific-lines-for-issues-and-mr-controllers' into '...Nick Thomas
2018-10-29Associate clusters model to groupsThong Kuah
2018-10-26Replace deprecated uniq on a Relation with distinctJasper Maes
2018-10-26Extract EE-specific lines from MRs controllerSean McGivern
2018-10-26Automatically navigate to last board visitedBrett Walker
2018-10-25Preload user status for label eventsBob Van Landuyt
2018-10-23Store version within SUPPORTED_API_GROUPS hashThong Kuah
2018-10-23Update all usages of KubeClientThong Kuah
2018-10-23Make new merge request URL more friendly when pushing codeblackst0ne
2018-10-22Merge branch 'refactor-project-rename-repo' into 'master'Robert Speicher
2018-10-22Move Project#rename_repo to a service classYorick Peterse
2018-10-20Resolve "/assign me quick action doesn't work if there is extra white space"Cindy Pallares 🦉
2018-10-19Merge branch 'ccr/43034_issues_controller_100_queries' into 'master'Douglas Barbosa Alexandre
2018-10-19Merge branch 'bvl-remove-forked-project-link' into 'master'Sean McGivern
2018-10-19Remove the `ForkedProjectLink` modelBob Van Landuyt
2018-10-19Catch `RedirectionTooDeep` Exception in webhooksHeinrich Lee Yu
2018-10-19Add preload in issues controllerChantal Rollison
2018-10-19Add support for JSON logging for audit eventsStan Hu
2018-10-18Merge branch '52855-use-monotonic-time-in-webhooks' into 'master'Stan Hu
2018-10-18Use monotonic time in computing web hook execution timeHeinrich Lee Yu
2018-10-18Fix Groups::UpdateService#execute not returning correct error codeStan Hu
2018-10-16Merge branch 'ce-7015-epic-states-notes' into 'master'Kamil Trzciński
2018-10-15Merge branch '34758-refactor-cluster-services' into 'master'Dmitriy Zaporozhets
2018-10-15Remove un-used inheritance from serviceThong Kuah
2018-10-15Move non-controller code into dedicated serviceThong Kuah
2018-10-15Pass in project as kwarg for CreateServiceThong Kuah
2018-10-11Make source param optional according to EE changeJarka Košanová
2018-10-08Clean up ActiveRecord code in TodoServiceYorick Peterse
2018-10-06Merge branch 'backport-ce-to-ee-merge' into 'master'Stan Hu
2018-10-05Merge branch 'issue_43097' into 'master'Sean McGivern
2018-10-05Fix CE to EE merge (backport)Kamil Trzciński
2018-10-05Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda
2018-10-05Make GitLab pages support access controlTuomo Ala-Vannesluoma
2018-10-05Merge branch 'feature/gb/pipeline-only-except-with-modified-paths' into 'master'Kamil Trzciński
2018-10-05Resolve "Drop down filter for project snippets"Fabian Schneider
2018-10-05Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda
2018-10-04Move issue related_branches to serviceFelipe Artur
2018-10-04Merge branch 'master' into 'feature/gb/pipeline-only-except-with-modified-paths'Kamil Trzciński
2018-10-04Merge branch 'ce-7723-epic-commands-autocomplete' into 'master'Rémy Coutable
2018-10-03Create labels_as_hash_ concern, modify params for methodChantal Rollison
2018-10-03Add checks to InterpretService conditionsJarka Košanová
2018-10-02enqueue in process_build_serviceShinya Maeda
2018-10-02Fix spec failureShinya Maeda
2018-10-02Fix coding style offenceShinya Maeda
2018-10-02Add Spec for ProcessPipelineServiceShinya Maeda