summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'banzai-avoid-redis-if-db-cache' into 'master'Douwe Maan2019-07-112-2/+16
|\
| * Banzai - avoid redis if attr is in DB cachebanzai-avoid-redis-if-db-cacheMario de la Ossa2019-07-102-2/+16
* | Add a rubocop for Rails.loggerMayra Cabrera2019-07-1010-9/+17
* | Merge branch 'backstage/gb/improve-performance-environment-statuses-endpoint'...Stan Hu2019-07-102-3/+6
|\ \
| * | Resolve Gitaly N+1 for CI/CD environments statusesGrzegorz Bizon2019-07-101-2/+1
| * | Add additional test case for Gitaly N+1 for diff filesGrzegorz Bizon2019-07-101-1/+5
* | | Merge branch '63044-cluster-health-group-refactor' into 'master'Douglas Barbosa Alexandre2019-07-102-63/+72
|\ \ \
| * | | Refactor common metrics importerRyan Cobb2019-07-092-63/+72
* | | | Merge branch 'prepare-cycle-analytics-for-group-level' into 'master'Douglas Barbosa Alexandre2019-07-103-46/+49
|\ \ \ \ | |_|/ / |/| | |
| * | | Add newline before subjectprepare-cycle-analytics-for-group-levelMałgorzata Ksionek2019-07-101-1/+0
| * | | Add attribute reader to project levelMałgorzata Ksionek2019-07-101-4/+7
| * | | Add code review remarksMałgorzata Ksionek2019-07-092-11/+5
| * | | Move cycle analytics model to separate namespaceMałgorzata Ksionek2019-07-093-46/+53
* | | | GraphQL support for Notes created in discussions62826-graphql-note-mutationsLuke Duncalfe2019-07-102-0/+13
| |/ / |/| |
* | | Merge branch 'master' into sathieu/gitlab-ce-project_apiDouglas Barbosa Alexandre2019-07-0918-196/+308
|\ \ \
| * \ \ Merge branch 'ce-10609-system-notes-scoped-labels' into 'master'Kamil Trzciński2019-07-092-7/+18
| |\ \ \
| | * | | Update label note to support scoped labels notesce-10609-system-notes-scoped-labelsJarka Košanová2019-07-022-7/+18
| * | | | Enable repository object pools by defaultJames Ramsay2019-07-091-1/+1
| | |/ / | |/| |
| * | | Merge branch 'allow-reactive-caching-of-nil' into 'master'Stan Hu2019-07-091-1/+5
| |\ \ \
| | * | | Allow ReactiveCaching to support nil valueFabio Pitino2019-07-081-1/+5
| * | | | Schedule namespace aggregation in other contextsMayra Cabrera2019-07-081-2/+23
| |/ / /
| * | | Merge branch 'run-pipeline-for-merge-train-at-train-ref-ce' into 'master'Kamil Trzciński2019-07-082-0/+17
| |\ \ \
| | * | | Fix race condition on merge train ref generationrun-pipeline-for-merge-train-at-train-ref-ceShinya Maeda2019-07-082-0/+17
| * | | | Merge branch '63475-fix-n-1' into 'master'Lin Jen-Shin2019-07-083-46/+75
| |\ \ \ \
| | * | | | BE feedback: memoize deployment_metricsThong Kuah2019-07-081-1/+7
| | * | | | Restore fallback to deployment_platform_clusterThong Kuah2019-07-081-1/+12
| | * | | | Remove un-used methodThong Kuah2019-07-081-5/+0
| | * | | | Extract deployment_metrics into own objectThong Kuah2019-07-083-32/+54
| | * | | | Share project object in EnvironmentStatusThong Kuah2019-07-081-4/+4
| | * | | | Remove fallback to project.deployment_platformThong Kuah2019-07-081-6/+1
| | |/ / /
| * | | | Merge branch '40379-CJK-search-min-chars' into 'master'Andreas Brandl2019-07-081-2/+2
| |\ \ \ \
| | * | | | Ignore min_chars_for_partial_matching unles trigrm40379-CJK-search-min-charsMario de la Ossa2019-07-041-2/+2
| | | |_|/ | | |/| |
| * | | | Create CTE query for clusters hierarchyThong Kuah2019-07-082-2/+121
| | |/ / | |/| |
| * | | Prevent amplification of ReactiveCachingWorker jobs upon failuressh-disable-reactive-caching-automatic-retriesStan Hu2019-07-061-1/+1
| * | | Add OpenSSL::OpenSSLError to HTTP_ERRORSDouglas Barbosa Alexandre2019-07-051-2/+2
| * | | Merge branch 'create-merge-train-ref-ce' into 'master'Douwe Maan2019-07-051-2/+2
| |\ \ \
| | * | | Extend MergeToRefService for creating merge ref from the other refShinya Maeda2019-07-051-2/+2
| * | | | Remove now unused KubernetesService methodsremove_unused_k8s_service_methodsJames Fargher2019-07-051-129/+0
| |/ / /
| * | | Merge branch '54117-transactional-rebase' into 'master'Douglas Barbosa Alexandre2019-07-041-1/+27
| |\ \ \
| | * | | Allow asynchronous rebase operations to be monitoredNick Thomas2019-07-041-1/+27
| | |/ /
| * | | Implements lease_release on NamespaceAggregationMayra Cabrera2019-07-041-0/+8
| * | | Merge branch 'refactor-pipeline-errors_message-ce' into 'master'Kamil Trzciński2019-07-041-0/+4
| |\ \ \
| | * | | Refactor pipeline errors_messagerefactor-pipeline-errors_message-ceShinya Maeda2019-07-041-0/+4
| | |/ /
| * | | Backports for EE's "Allow adding groups to CODEOWNERS file"Igor2019-07-041-0/+2
| |/ /
* | | Add auto_devops_* to project APIMathieu Parent2019-07-031-0/+10
* | | Add build_git_strategy attribute to project APIMathieu Parent2019-07-032-0/+11
* | | Add *_access_level to project APIMathieu Parent2019-07-032-8/+64
|/ /
* | Merge branch 'fix-todo-allow_collaboration' into 'master'Dmitriy Zaporozhets2019-07-031-0/+1
|\ \
| * | Update TODO: allow_collaboration column renamingfix-todo-allow_collaborationMark Chao2019-07-031-0/+1
* | | Merge branch 'jc-deprecate-diverging-count-with-max' into 'master'Jan Provaznik2019-07-031-1/+0
|\ \ \