- 03 Nov, 2020 40 commits
-
-
Adam Hegyi authored
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!46784
-
Rémy Coutable authored
Allow skipping of Merge Train syncs See merge request gitlab-org/gitlab!46780
-
Ezekiel Kigbo authored
Do not attempt to fetch snippet information on the new snippet's creation See merge request gitlab-org/gitlab!46355
-
Shinya Maeda authored
Add CI/CD settings for Automatic Deployment Rollbacks See merge request gitlab-org/gitlab!45816
-
Angelo Gulina authored
The UI is conditionally rendered based on the licensed feature The licensed feature is not added at this stage
-
David O'Regan authored
Add pipeline graph to editor page See merge request gitlab-org/gitlab!46580
-
Fabio Pitino authored
GraphQL: Adds upstream/downstream pipeline(s) and source job to Pipelines See merge request gitlab-org/gitlab!45212
-
Laura Montemayor authored
* Adds source_job, path, and project * Updates schema and docs * Adds initial specs for upstream
-
Dmytro Zaporozhets (DZ) authored
Replace all snowplow mocks with the spec helper See merge request gitlab-org/gitlab!46695
-
Nicolas Dular authored
This removes all existing offenses, where we mocked `Gitlab::Tracking` instead of using the Snowplow spec helper.
-
Sanad Liaquat authored
Add PyPI package manager test See merge request gitlab-org/gitlab!46230
-
GitLab Release Tools Bot authored
-
Phil Hughes authored
Resolve "Implement GraphQL Startup.js for Design Management app" See merge request gitlab-org/gitlab!46660
-
Natalia Tepluhina authored
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!46778
-
Vitali Tatarintev authored
Add filtering by recorded at date to measurements See merge request gitlab-org/gitlab!46344
-
Yorick Peterse authored
This adds support for skipping Merge Train syncs by adding the "merge-train skip" tag to a commit message. This is necessary so we can reduce the number of redundant sync pipelines as part of our release process. See https://gitlab.com/gitlab-com/gl-infra/delivery/-/issues/1258 for more information.
-
Rémy Coutable authored
Stop Snippet fixtures from repeatedly cloning See merge request gitlab-org/gitlab!46480
-
Sanad Liaquat authored
Optionally match "Is using seat" See merge request gitlab-org/gitlab!46764
-
Natalia Tepluhina authored
Update issue header actions UI See merge request gitlab-org/gitlab!44440
-
Coung Ngo authored
Consolidate various issue actions into a dropdown menu so that all issue actions are in one place, improving UX
-
James Lopez authored
danger: Allow section prefix in commit messages See merge request gitlab-org/gitlab!46474
-
GitLab Release Tools Bot authored
-
Adam Hegyi authored
This change adds filtering capabilities by recorded at to instance statistics measurements GraphQL api.
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!46767
-
Achilleas Pipinellis authored
Add clarifications to ### Change your personal details See merge request gitlab-org/gitlab!45539
-
Ilia Kosenko authored
-
GitLab Release Tools Bot authored
-
Achilleas Pipinellis authored
Feature flags should be created with underscores See merge request gitlab-org/gitlab!46290
-
Achilleas Pipinellis authored
Improve a bit the commit message guidelines See merge request gitlab-org/gitlab!46372
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Denys Mishunov authored
-
Sean McGivern authored
Add lefthook configuration for documentation See merge request gitlab-org/gitlab!46517
-
svistas authored
-
Miguel Rincon authored
This change adds the pipeline graph to the pipelien editor page in a separate tab. Users are able to see their pipeline represented visually or as text.
-
Denys Mishunov authored
-
Denys Mishunov authored
-
Denys Mishunov authored
-
Denys Mishunov authored
Instead of setting up the local Apollo cache for storing immutable data we benefit the simpler provide/inject mechanism
-