summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* Skip canceling builds60666-kubernetes-applications-uninstall-runnerJoão Cunha2019-07-111-3/+1
* Remove transaction from make_uninstallingJoão Cunha2019-07-081-1/+1
* Apply suggestion to app/models/clusters/applications/runner.rbJoão Cunha2019-07-081-2/+3
* Apply suggestion to app/models/clusters/applications/runner.rbJoão Cunha2019-07-081-1/+1
* Implements post_uninstall in favor of dependent destroyJoão Cunha2019-07-082-1/+10
* Pause ci_runner on application_runner prepare_uninstallJoão Cunha2019-07-041-0/+1
* Apply suggestion to app/models/clusters/applications/runner.rbJoão Cunha2019-07-041-1/+1
* Cancel builds before uninstalling with Helm and remove runnerJoão Cunha2019-07-033-7/+14
* Rename variable to represent what it really isJoão Cunha2019-07-031-10/+10
* Enable GitLabb runner to be uninstalled from clusterJoão Cunha2019-07-021-7/+6
* 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
* | | | Merge branch 'small-s-in-elasticsearch-in-code' into 'master'Rémy Coutable2019-06-281-1/+1
|\ \ \ \
| * | | | Fix typo in code comments about ElasticsearchTakuya Noguchi2019-06-281-1/+1
* | | | | Replace 'JIRA' with 'Jira'Takuya Noguchi2019-06-281-12/+12
* | | | | Merge branch 'graphql-tree-last-commit' into 'master'Lin Jen-Shin2019-06-281-0/+5
|\ \ \ \ \
| * | | | | Added commit type to tree GraphQL typePhil Hughes2019-06-281-0/+5
* | | | | | Do not change updated_at on an issue when reordering on an issue boardEugenia Grieff2019-06-281-2/+2
* | | | | | Merge branch '63212-n-1-queries-in-projects-id-boards-api' into 'master'Thong Kuah2019-06-282-1/+5
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Move order lambda to list scope63212-n-1-queries-in-projects-id-boards-apicharlieablett2019-06-272-2/+3
| * | | | | Compound lists scopes to preserve orderingcharlieablett2019-06-261-1/+1
| * | | | | Remove N+1 query for project and group boardscharlieablett2019-06-261-0/+3
* | | | | | Merge branch '62826-graphql-emoji-mutations' into 'master'Jan Provaznik2019-06-281-0/+4
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | GraphQL mutations for add, remove and toggle emoji62826-graphql-emoji-mutationsLuke Duncalfe2019-06-281-0/+4
* | | | | | Merge branch 'remove_group_and_instance_clusters_feature_flag' into 'master'Stan Hu2019-06-274-23/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Remove instance_clusters feature_flagremove_group_and_instance_clusters_feature_flagThong Kuah2019-06-282-11/+1
| * | | | | Remove group_clusters feature flagThong Kuah2019-06-283-12/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'sh-handle-nil-replication-lag' into 'master'Andreas Brandl2019-06-271-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix background migrations failing with unused replication slotsh-handle-nil-replication-lagStan Hu2019-06-251-1/+1
| | |_|/ | |/| |
* | | | Merge branch '53811-issue-boards-to-core-projects-backend-ce' into 'master'Stan Hu2019-06-271-2/+1
|\ \ \ \
| * | | | Move Multiple Issue Boards for Projects to Core53811-issue-boards-to-core-projects-backend-ceAlexandru Croitor2019-06-261-2/+1
* | | | | Merge branch '61156-instance-level-cluster-pod-terminal-access' into 'master'Thong Kuah2019-06-272-36/+32
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Move terminal construction logic to Environment61156-instance-level-cluster-pod-terminal-accessTiger2019-06-252-36/+32
* | | | | Merge branch 'refactor/remove-sentry-from-app-settings' into 'master'Stan Hu2019-06-262-30/+4
|\ \ \ \ \
| * | | | | refactor: remove Sentry from application settingsRoger Meier2019-06-252-30/+4
| | |_|_|/ | |/| | |
* | | | | Merge branch '62214-migrations-and-models' into 'master'Andreas Brandl2019-06-263-0/+19
|\ \ \ \ \ | |_|_|/ / |/| | | |