summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* Allow ReactiveCaching to support nil valueFabio Pitino2019-07-081-1/+5
* 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
|/
* 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
|\ \
| * | Deprecate diverging commit count with max parameterjc-deprecate-diverging-count-with-maxJohn Cai2019-07-021-1/+0
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceMarin Jankovski2019-07-0334-187/+265
|\ \ \ | | |/ | |/|
| * | Show upcoming status for releasesJason Goodman2019-07-031-1/+9
| * | Add username to deploy tokensKrasimir Angelov2019-07-021-1/+13
| |/
| * Merge branch '63690-issue-trackers-title' into 'master'Dmitriy Zaporozhets2019-07-028-66/+66
| |\
| | * Use title and description fields for issue trackers63690-issue-trackers-titleJarka Košanová2019-07-028-66/+66
| * | Includes logic to persist namespace statisticsMayra Cabrera2019-07-024-2/+89
| * | Enables ingress for uninstallationJoão Cunha2019-07-023-15/+12
| * | Merge branch 'sh-add-thread-memory-cache' into 'master'Rémy Coutable2019-07-023-5/+24
| |\ \
| | * | Use an uncached application setting for usage ping checksStan Hu2019-07-021-2/+9
| | * | Add a memory cache local to the thread to reduce Redis loadStan Hu2019-07-012-3/+15
| * | | Memoizing root_ancestor in NamespaceAdam Hegyi2019-07-021-1/+3
| |/ /
| * | Allow JupyterHub to be uninstalledJoão Cunha2019-07-011-6/+0
| |/
| * Merge branch 'zj-circuit-breaker-removal-part-deux' into 'master'Bob Van Landuyt2019-07-011-5/+0
| |\
| | * Remove ignored circuit_breaker columnsZeger-Jan van de Weg2019-06-281-5/+0
| * | Merge branch 'id-stale-branches' into 'master'Grzegorz Bizon2019-07-011-40/+0
| |\ \
| | * | Add endpoint for fetching diverging commit countsid-stale-branchesIgor Drozdov2019-06-281-40/+0
| * | | Merge branch 'bvl-remove-old-fork-check' into 'master'Dmitriy Zaporozhets2019-07-011-5/+0
| |\ \ \
| | * | | Remove deprecated `#forked_from?` checkBob Van Landuyt2019-06-281-5/+0
| * | | | Merge branch 'add-clusters-to-deployment' into 'master'Lin Jen-Shin2019-07-012-1/+18
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Use #cluster for prometheus_adapteradd-clusters-to-deploymentThong Kuah2019-06-271-1/+16
| | * | | Populate cluster_id when creating a deploymentThong Kuah2019-06-271-0/+1
| | * | | Add cluster_id to deployments table as an FKThong Kuah2019-06-271-0/+1