summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Make ingress to use install_commandKamil Trzcinski2017-11-071-2/+18
* | | | | | | Merge remote-tracking branch 'origin/38464-k8s-apps' into add-ingress-to-clus...Kamil Trzcinski2017-11-071-0/+6
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Add Helm InstallCommandAlessio Caiazza2017-11-071-0/+6
* | | | | | | Add specs for ingressKamil Trzcinski2017-11-072-0/+113
|/ / / / / /
* | | | | | Fix tests for initial statusKamil Trzcinski2017-11-071-2/+14
* | | | | | Do not use RSpec.describeAlessio Caiazza2017-11-071-1/+1
* | | | | | Merge branch 'master' into 38464-k8s-appsShinya Maeda2017-11-075-0/+47
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch '39791-when-reopening-an-issue-the-mattermost-notification-has-n...Rémy Coutable2017-11-071-0/+13
| |\ \ \ \ \
| | * | | | | Fix issue reopen Mattermost / Slack message39791-when-reopening-an-issue-the-mattermost-notification-has-no-context-to-the-issueSean McGivern2017-11-061-0/+13
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'feature/custom-attributes-on-projects-and-groups' into 'master'Rémy Coutable2017-11-074-0/+34
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Support custom attributes on groupsMarkus Koller2017-11-062-0/+17
| | * | | | Support custom attributes on projectsMarkus Koller2017-11-062-0/+17
| | | |/ / | | |/| |
* | | | | Rename application_helm factory to cluster_application_helmAlessio Caiazza2017-11-071-5/+5
* | | | | Merge branch 'master' into 38464-k8s-appsShinya Maeda2017-11-0712-61/+168
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'refactor-clusters' into 'master'Grzegorz Bizon2017-11-066-266/+560
| |\ \ \ \
| | * | | | Remove 10.3 comments (Tracked by a tech debts issue). Refactor spec factory n...refactor-clustersShinya Maeda2017-11-062-22/+22
| | * | | | Merge branch 'master' into refactor-clustersShinya Maeda2017-11-062-1/+20
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | Merge branch 'master' into refactor-clustersShinya Maeda2017-11-056-0/+103
| | |\ \ \ \
| * | \ \ \ \ Merge branch 'remove-ensure-ref-fetched-from-controllers' into 'master'Sean McGivern2017-11-062-36/+13
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | updated the ignore_column concern to support multiple columnsmicael.bergeron2017-11-061-4/+8
| | * | | | | align with the commentsmicael.bergeron2017-11-061-1/+1
| | * | | | | removed the #ensure_ref_fetched from all controllersmicael.bergeron2017-11-031-32/+5
| * | | | | | Merge branch 'dm-block-group-and-project-creation-when-external-by-default' i...Sean McGivern2017-11-061-2/+4
| |\ \ \ \ \ \
| | * | | | | | Make sure group and project creation is blocked for new users that are extern...Douwe Maan2017-11-061-2/+4
| * | | | | | | Merge branch 'dm-reallow-project-path-ending-in-period' into 'master'Sean McGivern2017-11-061-0/+6
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | Reallow project paths ending in periodsdm-reallow-project-path-ending-in-periodDouwe Maan2017-11-061-0/+6
| | |/ / / / /
| * | | | | | Merge branch 'ce-gitlab-git-backport' into 'master'Sean McGivern2017-11-061-0/+20
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | Create a Wiki Repository's raw_repository properlyAlejandro Rodríguez2017-11-031-0/+20
| * | | | | | Remove unique validation from external_url in Environmentfix/sm/37299-environments-validate-uniqueness-on-url-and-can-cause-silent-deployment-failuresShinya Maeda2017-11-061-1/+0
| | |_|_|_|/ | |/| | | |
| * | | | | Harcode project visibility37473-expose-project-visibility-as-ci-variableMatija Čupić2017-11-051-1/+1
| * | | | | Expose project visibility as CI variableMatija Čupić2017-11-041-0/+1
| | |/ / / | |/| | |
| * | | | Merge branch 'bvl-unlink-fixes' into 'master'Douwe Maan2017-11-032-0/+24
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Unlink a project from a fork network when it's source was deleted.Bob Van Landuyt2017-11-031-0/+10
| | * | | Make sure the settings page renders when root of a fork is deletedBob Van Landuyt2017-11-031-0/+14
| * | | | Add system hooks user_rename and group_renameWinnie Hellmann2017-11-033-0/+78
* | | | | Add Clusters::Applications::Helm testsAlessio Caiazza2017-11-031-6/+76
* | | | | Merge branch 'refactor-clusters' into 38464-k8s-appsAlessio Caiazza2017-11-032-137/+50
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'master' into refactor-clustersEric Eastwood2017-11-031-0/+15
| |\ \ \ \ | | |/ / /
| * | | | Fix tests. Remove NOT NULL constraint from cluster.user.Shinya Maeda2017-11-031-2/+1
| * | | | Merge branch 'master' into refactor-clustersShinya Maeda2017-11-032-10/+1
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Fix some testsShinya Maeda2017-11-032-137/+51
| * | | | Merge branch 'master' into refactor-clustersShinya Maeda2017-11-021-24/+23
| |\ \ \ \ | | | |_|/ | | |/| |
* | | | | Merge branch 'master' into 38464-k8s-appsEric Eastwood2017-11-031-0/+15
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'sh-fix-environment-slug-generation' into 'master'Grzegorz Bizon2017-11-031-0/+15
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Avoid regenerating the ref path for the environmentsh-fix-environment-slug-generationStan Hu2017-11-021-0/+15
| | | |/ | | |/|
* | | | Merge remote-tracking branch 'origin/master' into 38464-k8s-appsKamil Trzcinski2017-11-033-34/+24
|\ \ \ \ | |/ / /
| * | | Remove authentication using user.private_tokenDouwe Maan2017-11-022-10/+1
| |/ /
| * | Migrate Gitlab::Git::Wiki#file to Gitalyfeature/migrate-find-wiki-file-to-gitalyAhmad Sherif2017-10-311-24/+23
* | | Fix rubocop offensesAlessio Caiazza2017-11-021-0/+0
* | | Improve backend structure of dataKamil Trzcinski2017-11-023-11/+1