- 04 Oct, 2018 1 commit
-
-
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 39 commits
-
-
Mike Greiling authored
Fix showing diff file header for renamed files Closes #48887 See merge request gitlab-org/gitlab-ce!22089
-
Fatih Acet authored
Upgrade to Babel 7 Closes #43511 See merge request gitlab-org/gitlab-ce!22059
-
Fatih Acet authored
-
Robert Speicher authored
Update Development related gems See merge request gitlab-org/gitlab-ce!22066
-
Clement Ho authored
Add gl-button from gitlab-ui See merge request gitlab-org/gitlab-ce!21941
-
Tim Zallmann authored
Merge branch 'ce-7424-create-a-generic-event-listener-for-tracking-clicks-on-gitlab-com' into 'master' CE port Resolve "Create a generic event listener for tracking clicks on GitLab.com" See merge request gitlab-org/gitlab-ce!22002
-
Martin Wortschack authored
-
Mike Greiling authored
-
Tim Zallmann authored
Update CODEOWNERS for FE and .scss See merge request gitlab-org/gitlab-ce!21913
-
Gabriel Mazetto authored
Upgrade to latest version the following gems: * Spring * Bootsnap * Thin * webpack-rails * pry-rails
-
Rémy Coutable authored
Add element classes used in ee branch qa-257-group-saml-sso See merge request https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/22074
-
Annabel Dunstone Gray authored
-
Rémy Coutable authored
QA: Revisit the login page when attempt to retry login See merge request gitlab-org/gitlab-ce!22061
-
Phil Hughes authored
Uses Vue app to render part of job show page See merge request gitlab-org/gitlab-ce!22028
-
Filipa Lacerda authored
-
Douglas Barbosa Alexandre authored
Backport of "Use Geo log to remove files when migrated to object storage" See merge request gitlab-org/gitlab-ce!22049
-
Toon Claes authored
-
Phil Hughes authored
Fix placeholder note rendering. Closes #48933 See merge request gitlab-org/gitlab-ce!22078
-
Phil Hughes authored
Moves stages dropdown into the new vue app See merge request gitlab-org/gitlab-ce!21971
-
Filipa Lacerda authored
-
Achilleas Pipinellis authored
Update `git lfs fetch` command See merge request gitlab-org/gitlab-ce!22077
-
Douwe Maan authored
Adds Web IDE commits to usage ping Closes #45016 See merge request gitlab-org/gitlab-ce!22007
-
GitLab Release Tools Bot authored
[ci skip]
-
Dmitriy Zaporozhets authored
Support db migration and initialization for Auto DevOps Closes #48004 See merge request gitlab-org/gitlab-ce!21955
-
Fatih Acet authored
-
Nick Thomas authored
Resolve "Blacklist `encrypted_*` columns in gitlab project export" Closes #52066 See merge request gitlab-org/gitlab-ce!22072
-
George Tsiolis authored
-
Tiago Botelho authored
This makes a temporary implementation of the Web IDE commits counter using Redis while https://gitlab.com/gitlab-org/gitlab-ce/issues/52096 is being discussed further for a more generic approach to counters
-
Filipa Lacerda authored
Merge Request file tree Closes #14249 See merge request gitlab-org/gitlab-ce!21833
-
Dylan Griffith authored
-
Dylan Griffith authored
-
Douwe Maan authored
Remove Gitlab::Git::Repository#rugged See merge request gitlab-org/gitlab-ce!22039
-
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
-
Marcia Ramos authored
Port Jira integration documentation update to CE Closes #50505 See merge request gitlab-org/gitlab-ce!22062
-
Phil Hughes authored
Fix props name casing in time time tracker vue component Closes #45977 and #51699 See merge request gitlab-org/gitlab-ce!21889
-
Johann Hubert Sonntagbauer authored
-
Phil Hughes authored
Add copy to clipboard button for application id and secret See merge request gitlab-org/gitlab-ce!21978
-
George Tsiolis authored
-
Tim Zallmann authored
#13650 added wip search functionality and tests See merge request gitlab-org/gitlab-ce!18119
-