- 20 Mar, 2019 6 commits
-
-
Tiger authored
Instead of creating a Kubernetes namespace on every cluster related to a project, only create one on the cluster the project is about to be deployed to.
-
Tiger authored
The flag is on by default, but allows us to revert back to the old behaviour if we encounter any problems.
-
Tiger authored
Only create an associated project or group if there were none already specified.
-
Tiger authored
Builds that have deployments require Kubernetes resources to be created before the build can be deployed. These resources are no longer created when the cluster is created, which allows us to only create the resources required by each specific build.
-
Tiger authored
Introduces the concept of Prerequisites for a CI build. If a build has unmet prerequisites it will go through the :preparing state before being made available to a runner. There are no actual prerequisites yet, so current behaviour is unchanged.
-
Tiger authored
Introduces a new status for builds between :created and :pending that will be used when builds require one or more prerequisite actions to be completed before being picked up by a runner (such as creating Kubernetes resources before deploying). The existing :created > :pending transition is unchanged, so only builds that require preparation will use the :preparing status.
-
- 16 Mar, 2019 2 commits
-
-
Marcia Ramos authored
Add logging info to Go guide Closes #57298 See merge request gitlab-org/gitlab-ce!25714
-
Steve Azzopardi authored
closes https://gitlab.com/gitlab-org/gitlab-ce/issues/57298
-
- 15 Mar, 2019 32 commits
-
-
Marcia Ramos authored
On GitLab University readme, add link to Education solutions page See merge request gitlab-org/gitlab-ce!26230
-
Mike Lewis authored
-
Mek Stittri authored
Document better the package-and-qa job See merge request gitlab-org/gitlab-ce!25978
-
Achilleas Pipinellis authored
Documentation : Update index.md See merge request gitlab-org/gitlab-ce!26149
-
Achilleas Pipinellis authored
Docs: Fix note syntax See merge request gitlab-org/gitlab-ce!26163
-
Marcia Ramos authored
-
Achilleas Pipinellis authored
[documentation] add section on resolving errors and solution for push failure to GitHub See merge request gitlab-org/gitlab-ce!26206
-
Michael Tedder authored
-
Filipa Lacerda authored
Externalize strings from `/app/views/projects/pipelines` See merge request gitlab-org/gitlab-ce!26035
-
George Tsiolis authored
-
Mike Lewis authored
Docs: CI/CD intro - new graph Closes #58720 See merge request gitlab-org/gitlab-ce!25934
-
Marcia Ramos authored
-
Grzegorz Bizon authored
Update clair-local-scan to 2.0.6 Closes #58482 See merge request gitlab-org/gitlab-ce!25743
-
Nick Thomas authored
Remove timeout for GitalyClient remove_remote Closes #56015 See merge request gitlab-org/gitlab-ce!26213
-
Annabel Dunstone Gray authored
Fix UI layout on Commits on mobile Closes #58933 See merge request gitlab-org/gitlab-ce!26133
-
Nick Thomas authored
Fix error creating a merge request when diff includes a null byte Closes #57710 See merge request gitlab-org/gitlab-ce!26190
-
Douwe Maan authored
Refactor groups and projects boards actions See merge request gitlab-org/gitlab-ce!25568
-
Lin Jen-Shin authored
Merge branch 'ce-6098-extract-ee-specific-files-lines-for-app-views-admin-application_settings' into 'master' (CE Port) Extract EE specific files/lines for app/views/admin/application_settings See merge request gitlab-org/gitlab-ce!25955
-
Robert Speicher authored
Reduce queries in spec/requests/api/merge_requests_spec.rb See merge request gitlab-org/gitlab-ce!26110
-
Achilleas Pipinellis authored
Update browser requirements to be clear about minor versions. See merge request gitlab-org/gitlab-ce!25805
-
Achilleas Pipinellis authored
Docs: Add link to namespace api doc to clarify URL-encoded path Closes #57292 See merge request gitlab-org/gitlab-ce!26083
-
Marcel Amirault authored
-
Kamil Trzciński authored
Edit note about remote includes Closes #58836 See merge request gitlab-org/gitlab-ce!25999
-
Sean McGivern authored
Hide "Edited" when note is transformed or resolved Closes #57330 See merge request gitlab-org/gitlab-ce!26143
-
Lin Jen-Shin authored
[CE] Reduce differences with EE in a migration spec See merge request gitlab-org/gitlab-ce!26162
-
Phil Hughes authored
Resolve "Merge request page loses state" See merge request gitlab-org/gitlab-ce!25988
-
Mark Chao authored
This can be slow because it must potentially remove a lot of remote refs (if the remote being removed has a lot of refs)
-
Phil Hughes authored
Removes EE differences for environment_item_spec Closes gitlab-ee#10424 See merge request gitlab-org/gitlab-ce!26185
-
Phil Hughes authored
Removes EE differences for environments_folder_bundle Closes gitlab-ee#10027 See merge request gitlab-org/gitlab-ce!26184
-
Sanad Liaquat authored
Quarantine failing auto devops spec See merge request gitlab-org/gitlab-ce!26207
-
Evan Read authored
Hashed Storage: Document Rollback mechanism Closes #58738 See merge request gitlab-org/gitlab-ce!25960
-
Sanad Liaquat authored
-