- 04 Oct, 2018 16 commits
-
-
Kamil Trzciński authored
Simplify runner registration token resetting See merge request gitlab-org/gitlab-ee!7511
-
Rémy Coutable authored
CE upstream - 2018-10-03 09:21 UTC See merge request gitlab-org/gitlab-ee!7781
-
Kamil Trzciński authored
Resolve "Persist Prometheus alert events" Closes #7756 See merge request gitlab-org/gitlab-ee!7493
-
Peter Leitzen authored
-
Sean McGivern authored
A change in CE added another open MR to this project.
-
Sean McGivern authored
These can be triggered by project creation in the setup phase if a spec uses the RequestStore, but we really don't care about that - it's not an N+1, it's just several projects being created!
-
Sean McGivern authored
This isn't called from anywhere.
-
Douwe Maan authored
Create labels_as_hash_ concern See merge request gitlab-org/gitlab-ee!7563
-
Tomasz Maczukin 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.
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
Phil Hughes authored
(EE Port) Adds overview tab to user profile page See merge request gitlab-org/gitlab-ee!7783
-
Martin Wortschack authored
-
Rémy Coutable authored
Update stop_review job to handle script located in a subdirectory See merge request gitlab-org/gitlab-ee!7785
-
Nick Thomas authored
Display helpful feedback when proxying an SSH git push to secondary request See merge request gitlab-org/gitlab-ee!7357
-
- 03 Oct, 2018 24 commits
-
-
Chantal Rollison authored
-
Rémy Coutable authored
Suggest approvers based on code owners Closes #5382 See merge request gitlab-org/gitlab-ee!7437
-
Tim Zallmann authored
Resolve "Create a generic event listener for tracking clicks on GitLab.com" Closes #7424 See merge request gitlab-org/gitlab-ee!7403
-
Martin Wortschack authored
-
Ian Baum authored
-
Alejandro Rodríguez authored
On a previous commit it was enabled but after the CE Upstream merge it needed to be disabled again
-
Ian Baum authored
* stop_review can't use the single-script-job scripts since the script it needs is stored in a subdirectory of scripts
-
Robert Speicher authored
Resolve "Protected Branches API fails if adding user" Closes #5561 See merge request gitlab-org/gitlab-ee!5238
-
Rémy Coutable authored
Add Group SAML SSO qa e2e test See merge request https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/7479
-
Sanad Liaquat authored
-
Phil Hughes authored
EE port of Uses Vue app to render part of job show page See merge request gitlab-org/gitlab-ee!7736
-
Filipa Lacerda authored
-
Douglas Barbosa Alexandre authored
Use Geo log to remove files when migrated to object storage Closes #7108, #6135, and #6040 See merge request gitlab-org/gitlab-ee!5966
-
Toon Claes authored
-
Alejandro Rodríguez authored
-
Douwe Maan authored
[EE] 45016 add web ide commits to usage ping See merge request gitlab-org/gitlab-ee!7782
-
Mark Chao authored
Move logic to view object MergeRequestApproverPresenter, handling loading of suggested approvers, Remove controller @suggested_approvers setup as this is now in presenter.
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
Tiago Botelho authored
This file was responsible for logging Web IDE commits. This commit is also responsible for removing the IDE feature flag entirely
-
Mark Chao authored
Add `members` because MR approver suggestion needs to display non-members too. Rename `users` to `raw_users` for clarity. Add reader for whether code owner is defined, which is used to decide whether to display tips.
-
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
-
Tiago Botelho authored
Implements UsageCounters model to track feature usage counters and makes easy to extend for future counters
-
GitLab Bot authored
# Conflicts: # Gemfile.lock # Gemfile.rails5.lock # scripts/lint-rugged # spec/models/namespace_spec.rb [ci skip]
-