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-07-26Merge branch 'remove-nested-groups-checks' into 'master'Lin Jen-Shin
2019-07-26Merge branch 'remove_deployment_metrics_deployment_platform_fallback' into 'm...Kamil Trzciński
2019-07-25Merge branch 'add-caching-to-archive-endpoint' into 'master'Grzegorz Bizon
2019-07-25Remove code related to object hierarchy in MySQLHeinrich Lee Yu
2019-07-25Removes potentially incorrect, and slow fallbackThong Kuah
2019-07-24Add RateLimiter to RawControllerMayra Cabrera
2019-07-24Merge branch 'optimise-import-performance' into 'master'Stan Hu
2019-07-24Optimise import performanceKamil Trzciński
2019-07-24Merge branch 'mc/feature/use-only-pat-cicd-projects' into 'master'Grzegorz Bizon
2019-07-24Prefer `flat_map` over `map` + `flatten` in specsPeter Leitzen
2019-07-24Allowing all users to view historyAlex Kalderimis
2019-07-23Return an ETag headers for the archive endpointAhmad Sherif
2019-07-23Merge branch 'ce-port-315-log-impersonation-actions-in-audit-log' into 'master'Ash McKenzie
2019-07-23Do not authorize with OAuth for CICD only projectsMatija Čupić
2019-07-23Bring backward compatibility for request profilesKamil Trzciński
2019-07-23CE Port: Log impersonation actions in audit logmanojmj
2019-07-22Add review remarksGosia Ksionek
2019-07-22Merge branch 'maintainers-can-create-subgroup' into 'master'Sean McGivern
2019-07-22Removed project autocomplete paginationJan Provaznik
2019-07-19Style rules; Revert some examplesFabio Papa
2019-07-19Make subgroup_creation_level default to maintainer at SQL levelFabio Papa
2019-07-19Style rules; Revert some examplesFabio Papa
2019-07-19Apply changes recomended by merge request coachFabio Papa
2019-07-19Make subgroup_creation_level default to maintainer at SQL levelFabio Papa
2019-07-19Style rules; Revert some examplesFabio Papa
2019-07-19Apply changes recomended by merge request coachFabio Papa
2019-07-19Make subgroup_creation_level default to maintainer at SQL levelFabio Papa
2019-07-19Style rules; Revert some examplesFabio Papa
2019-07-19Add examples specing the setting to choose who can create subgroupsFabio Papa
2019-07-19Added Usage Data for some Web IDE actionsFrancisco Javier López
2019-07-18Merge branch 'an-sidekiq-chaos' into 'master'Lin Jen-Shin
2019-07-18Merge branch 'group-milestones-dashboard-blunceford' into 'master'Sean McGivern
2019-07-18Adds chaos endpoints to SidekiqAndrew Newdigate
2019-07-18Add profile mode to extend request profilingQingyu Zhao
2019-07-17Cleaned up tests for group milestonesblunceford
2019-07-17Fix bug with closed milestones in dashboardblunceford
2019-07-16Refactor EnvironmentsController#metrics_dashboard endpointSarah Yasonik
2019-07-16Modified spec so a second call to json_response is avoidedPatrick Derichs
2019-07-16Use match_array instead of includePatrick Derichs
2019-07-16Add result to MoveService#execute_multiplePatrick Derichs
2019-07-16Cleanup usages of `JSON.parse` in specsPeter Leitzen
2019-07-12Merge branch 'bvl-rename-routes-after-user-rename' into 'master'Jan Provaznik
2019-07-12Upgrade to Rails 5.2Heinrich Lee Yu
2019-07-11Add endpoint to move multiple issuesPatrick Derichs
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-09Use namespace#path for building urls in specsBob Van Landuyt
2019-07-08Add retry:0 for controller specs n+1Thong Kuah
2019-07-08Restore fallback to deployment_platform_clusterThong Kuah