- Feb 21, 2020
-
-
GitLab Bot authored
-
- Feb 15, 2020
-
-
GitLab Bot authored
-
- Feb 14, 2020
-
-
GitLab Bot authored
-
- Feb 13, 2020
-
-
GitLab Bot authored
-
- Dec 10, 2019
-
-
GitLab Bot authored
-
- Nov 01, 2019
-
-
GitLab Bot authored
-
- Oct 18, 2019
-
-
GitLab Bot authored
-
- Oct 14, 2019
-
-
GitLab Bot authored
-
- Oct 03, 2019
-
-
GitLab Bot authored
-
- Sep 13, 2019
-
-
GitLab Bot authored
-
- Sep 05, 2019
-
-
Maneschi Romain authored
to doc
-
- Jul 02, 2019
-
-
This new attribute is optional and used when set instead of the default format `gitlab+deploy-token-#{id}`. Empty usernames will be saved as null in the database. Related to https://gitlab.com/gitlab-org/gitlab-ce/issues/50228.
-
- Jun 12, 2019
-
-
Reuben Pereira authored
-
- Jun 06, 2019
-
-
Introduce default_git_depth in project's CI/CD settings and set it to 50. Use it if there is no GIT_DEPTH variable specified. Apply this default only to newly created projects and keep it nil for old ones in order to not break pipelines that rely on non-shallow clones. default_git_depth can be updated from CI/CD Settings in the UI, must be either nil or integer between 0 and 1000 (incl). Inherit default_git_depth from the origin project when forking projects. MR pipelines are run on a MR ref (refs/merge-requests/:iid/merge) and it contains unique commit (i.e. merge commit) which doesn't exist in the other branch/tags refs. We need to add it cause otherwise it may break pipelines for old projects that have already enabled Pipelines for merge results and have git depth 0. Document new default_git_depth project CI/CD setting
-
- May 07, 2019
-
-
Adriel Santiago authored
Add settings for linking to external dashboard from metrics dashboard
-
- Apr 26, 2019
-
-
Reuben Pereira authored
This new table will be used to store the external_dashboard_url which allows users to add a link to their external dashboards (ex Grafana) to the Metrics dashboard.
-
- Apr 24, 2019
-
-
Matija Čupić authored
-
- Mar 27, 2019
-
-
Martin Wortschack authored
- concerns - dashboard - groups - import
-
- Mar 08, 2019
-
-
Reuben Pereira authored
-
- Mar 01, 2019
-
-
Reuben Pereira authored
- Move some specs into contexts - Let get_slugs method take a parameter and return a specific slug. - Add rescues when using Addressable::URI.
-
- Jan 31, 2019
-
-
Grzegorz Bizon authored
-
- Jan 15, 2019
-
-
Grzegorz Bizon authored
-
- Jan 07, 2019
-
-
Peter Leitzen authored
Re-use operations controller which already handles tracing settings.
-
- Jan 06, 2019
-
-
Peter Leitzen authored
This commit prepares the structure for the upcoming feature error tracking.
-
- Dec 15, 2018
-
-
Nick Thomas authored
-
- Dec 06, 2018
-
-
Nick Thomas authored
-
- Oct 30, 2018
-
-
- Oct 05, 2018
-
- Oct 04, 2018
-
-
Tomasz Maczukin authored
This icommit adds several changes related to the same topic - resetting a Runner registration token: 1. On Project settings page it adds a button for resetting the registration token and it removes the Runner token field that was confusing all GitLab users. 2. On Group settings page it adds the same button for resetting the registration token. 3. On Admin Runners settings page it moves the button to the same place as in Project and Group settings and it changes slightly the page layout to make it more similar to Group and Project setting pages. 4. It refactorizes a little the partial that prints runner registration description. Thanks to this Project, Group and Admin settings of the Runner are re-using the same code to generate the button. 5. Updates the translations of changed text.
-
- Sep 26, 2018
-
-
gfyoung authored
Enables frozen string for some vestigial files as well as the following: * app/controllers/projects/**/*.rb * app/controllers/sherlock/**/*.rb * app/controllers/snippets/**/*.rb * app/controllers/users/**/*.rb Partially addresses #47424.
-
- Sep 11, 2018
-
-
Yorick Peterse authored
This whitelists all existing offenses for the various CodeReuse cops, of which most are triggered by the CodeReuse/ActiveRecord cop.
-
- Sep 03, 2018
-
-
Winnie Hellmann authored
-
- Jul 04, 2018
-
-
Muhammad Nuzaihan authored
-
- Jun 26, 2018
-
-
Kamil Trzcińśki authored
-
- Jun 06, 2018
-
-
Mike Greiling authored
-
- May 17, 2018
-
-
Francisco Javier López authored
-
- May 16, 2018
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Dylan Griffith authored
-
- May 07, 2018
-
-
Tiago Botelho authored
-
Tiago Botelho authored
-