An error occurred fetching the project authors.
- 17 Oct, 2018 3 commits
-
-
George Tsiolis authored
-
Filipa Lacerda authored
-
George Tsiolis authored
-
- 15 Oct, 2018 1 commit
-
-
Luke Bennett authored
-
- 13 Oct, 2018 1 commit
-
-
Stan Hu authored
This integration no longer works and does not appear to be supported. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/39697
-
- 12 Oct, 2018 1 commit
-
-
Peter Leitzen authored
-
- 10 Oct, 2018 1 commit
-
-
Zeger-Jan van de Weg authored
Was introduced in the time that GitLab still used NFS, which is not required anymore in most cases. By removing this, the API it calls will return empty responses. This interface has to be removed in the next major release, expected to be 12.0.
-
- 06 Oct, 2018 1 commit
-
-
George Tsiolis authored
-
- 05 Oct, 2018 1 commit
-
-
Alessio Caiazza authored
Auto DevOps deployment strategies now supports timed incremental rollout. We are deprecating the usage of INCREMENTAL_ROLLOUT_ENABLED environment variable in Auto DevOps template. The new behavior will be driven by the INCREMENTAL_ROLLOUT_MODE variable that can either be manual (same as INCREMENTAL_ROLLOUT_ENABLED) or timed. Rollout deployments will be executed using a 5 minute delay between each job.
-
- 04 Oct, 2018 4 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dennis Tang authored
-
Martin Wortschack authored
-
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.
-
- 03 Oct, 2018 4 commits
-
-
Filipa Lacerda authored
-
Filipa Lacerda authored
-
Phil Hughes authored
This file tree displays all the diff files in a tree like format Each file is taken and converted into a tree with folders Each folder can be toggled open & closed Clicking a file will scroll to the diff file & highlight with a glow affect Searching the tree list will search only files & return a list of the files without any folders Each file row contains an icon to show changed, new file or deleted Each row will also contain the added & removed lines count Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/14249
-
George Tsiolis authored
-
- 02 Oct, 2018 2 commits
-
-
Winnie Hellmann authored
-
Jan Beckmann authored
-
- 01 Oct, 2018 1 commit
-
-
Oswaldo Ferreira authored
- Creates a new column to hold the single patch limit value on application_settings - Allows updating this value through the application_settings API - Calculates single diff patch collapsing limit based on diff_max_patch_bytes column - Updates diff limit documentation - Adds documentation (with warning) as of how one can update this limit
-
- 27 Sep, 2018 1 commit
-
-
Filipa Lacerda authored
-
- 26 Sep, 2018 1 commit
-
-
Paul Slaughter authored
-
- 25 Sep, 2018 1 commit
-
-
Filipa Lacerda authored
-
- 24 Sep, 2018 2 commits
-
-
Jarka Košanová authored
Backport of js and vue files from closing epics
-
Valery Sizov authored
We remove this feature as it never worked properly
-
- 21 Sep, 2018 3 commits
-
-
🙈 jacopo beschi 🙉 authored
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Phil Hughes authored
Fixed toggling new notes caused by not returning the stores discussion
-
- 19 Sep, 2018 1 commit
-
-
Marcel Amirault authored
-
- 18 Sep, 2018 1 commit
-
-
Mike Greiling authored
-
- 12 Sep, 2018 1 commit
-
-
Alexis Reigel authored
-
- 08 Sep, 2018 1 commit
-
-
Martin Wortschack authored
-
- 07 Sep, 2018 8 commits
-
-
Stan Hu authored
When a container registry has many tags, it's easy for the DELETE call to take more than 60 seconds and fail. This can also leave the registry in a bad state with null bytes since some of the images have been deleted with tags still pointing to them. In addition, we have to prevent users from accidentally initiating the delete multiple times or this could leave the registry with orphaned tags. This commit also adds a flash message to notify the user the registry is scheduled for deletion. Closes #49926, #51063
-
George Tsiolis authored
-
Jan Provaznik authored
-
Jan Provaznik authored
-
Phil Hughes authored
moved heights into variables
-
Phil Hughes authored
-
Phil Hughes authored
Closes #48182
-
Phil Hughes authored
-