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
2019-08-26Merge branch 'security-mr-head-pipeline-leak-12-2' into '12-2-stable'GitLab Release Tools Bot
2019-08-22Restrict MergeRequests#test_reports to authenticated users with read-access o...drew cimino
2019-08-20Permission fix for MergeRequestsController#pipeline_statusdrew cimino
2019-08-01Use NotesFinder in IssuableActions modulePatrick Derichs
2019-07-29Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqRobert Speicher
2019-07-27Revert "Merge branch '52123-issuable-actions-notesfinder-pderichs' into 'mast...Stan Hu
2019-07-27Merge branch '52123-issuable-actions-notesfinder-pderichs' into 'master'Stan Hu
2019-07-26Merge branch 'security-mr-pipeline-permissions' into 'master'GitLab Release Tools Bot
2019-07-26Use NotesFinder in module IssuableActionsPatrick Derichs
2019-07-25Removes potentially incorrect, and slow fallbackThong Kuah
2019-07-16Cleanup usages of `JSON.parse` in specsPeter Leitzen
2019-07-10Resolve Gitaly N+1 for CI/CD environments statusesGrzegorz Bizon
2019-07-10Add additional test case for Gitaly N+1 for diff filesGrzegorz Bizon
2019-07-10Add a test for `ci_environments_status` Gitaly N+1Grzegorz Bizon
2019-07-08Add retry:0 for controller specs n+1Thong Kuah
2019-07-08Restore fallback to deployment_platform_clusterThong Kuah
2019-07-08Could not address last 5 queriesThong Kuah
2019-07-08Add failing test showing N+1Thong Kuah
2019-07-05Use MergeRequest#source_project as permissions reference for MergeRequest#all...drew cimino
2019-06-22Enable Gitaly ref name caching for discussions.jsonStan Hu
2019-06-12Update merge options for auto merge strategiesShinya Maeda
2019-06-03Abstract auto merge processesShinya Maeda
2019-04-15Add some frozen string to spec/**/*.rbgfyoung
2019-04-09[CE] Support multiple assignees for merge requestsOswaldo Ferreira
2019-04-04Fix and expand Gitaly FindCommit cachingStan Hu
2019-03-27Allow ref name caching CommitService#find_commitStan Hu
2019-02-06Allow custom squash commit messagesLuke Duncalfe
2019-01-29Re-enable MethodCallWithoutArgsParentheses CopAndrew Newdigate
2019-01-28Save sorting preference for Issues/MRs in BEMario de la Ossa
2019-01-24Enable the Layout/ExtraSpacing copRémy Coutable
2019-01-14[EE Backport] Add notes filters for epicsFelipe Artur
2019-01-03Fix deprecation: Using positional arguments in integration testsJasper Maes
2018-12-27Merge branch 'osw-cache-discussions-diff-highlighting' into 'master'Douwe Maan
2018-12-22Merge branch '44984-use-serializer-for-issuable-sidebar' into 'master'Mike Greiling
2018-12-21Cache diff highlight in discussionsOswaldo Ferreira
2018-12-20Remove deprecated xhr from specsJasper Maes
2018-12-19Refactor sidebar to use data from serializerHeinrich Lee Yu
2018-12-19Update specs to rails5 formatblackst0ne
2018-12-16Remove rails4 specific codeJasper Maes
2018-12-12Do not save user preferences on read-only modeFelipe Artur
2018-12-07Inline the new checks into normal update error handlingNick Thomas
2018-12-06Link to conflicting MR in reopening error messageAkos Gyimesi
2018-12-06Improve error message when attempting to reopen MR and there's a new open MR ...Akos Gyimesi
2018-11-06Squashed commit of the following:Shinya Maeda
2018-11-02Merge branch '28249-add-pagination' into 'master'Kamil Trzciński
2018-11-01Fix typos in comments and specsGeorge Tsiolis
2018-10-31Adds pagination to pipelines table in merge request pageFilipa Lacerda
2018-10-29post merge pipeline and environments statusAlessio Caiazza
2018-10-23Resolve "Filter discussion (tab) by comments or activity in issues and merge ...Oswaldo Ferreira
2018-10-19Remove the `ForkedProjectLink` modelBob Van Landuyt