- 03 Sep, 2019 20 commits
-
-
Igor authored
-
Kushal Pandya authored
Make error flash notification sticky See merge request gitlab-org/gitlab-ce!30141
-
Fatih Acet authored
This commit also unifies layout structure and remove no_container flag
-
Rémy Coutable authored
Add system hooks for project/group membership updates Closes gitlab-ee#12252 See merge request gitlab-org/gitlab-ce!32371
-
Lin Jen-Shin authored
Backport retries options for cancel_running See merge request gitlab-org/gitlab-ce!32525
-
Stan Hu authored
Bump reliable fetcher See merge request gitlab-org/gitlab-ce!32565
-
Lin Jen-Shin authored
Stub DetectRepositoryLanguagesWorker for all tests See merge request gitlab-org/gitlab-ce!32430
-
Igor authored
It performs an expensive operation, but isn't required in most of tests
-
Kushal Pandya authored
Remove deprecation message for milestone tabs See merge request gitlab-org/gitlab-ce!32252
-
Valery Sizov authored
-
Ash McKenzie authored
Remove all references to Gitlab::CorrelationId See merge request gitlab-org/gitlab-ce!32228
-
Thong Kuah authored
If user can push to docker then it can delete too Closes #40096 See merge request gitlab-org/gitlab-ce!31796
-
Giorgenes Gelatti authored
Extends the permission of $CI_REGISTRY_USER to allow them to delete tags in addition to just pushing. https://gitlab.com/gitlab-org/gitlab-ce/issues/40096
-
Heinrich Lee Yu authored
We're reversing the deprecation due to user feedback
-
Evan Read authored
Make badging less confusing in quick actions doc Closes #66886 See merge request gitlab-org/gitlab-ce!32515
-
Marcel Amirault authored
-
Evan Read authored
Add suggested changes to docker build doc Closes #66802 See merge request gitlab-org/gitlab-ce!32442
-
Marcel Amirault authored
-
Evan Read authored
Add Danger bot development documentation Closes #58192 See merge request gitlab-org/gitlab-ce!32506
-
Nick Thomas authored
This is overdue, and some of the suggestions are embarrassing, but this is how we actually develop Danger today.
-
- 02 Sep, 2019 20 commits
-
-
Brandon Williams authored
When updating group and project members, new system hooks `user_update_for_group` and `user_update_for_team` will be executed. Fixes https://gitlab.com/gitlab-org/gitlab-ee/issues/12252
-
Tim Zallmann authored
Remove area chart in favor of time series Closes #66393 See merge request gitlab-org/gitlab-ce!32129
-
Tim Zallmann authored
Expand textarea for CA cert in cluster form See merge request gitlab-org/gitlab-ce!32508
-
Mayra Cabrera authored
Add X-GitLab-NotificationReason header to note emails See merge request gitlab-org/gitlab-ce!32422
-
Walmyr Lima e Silva Filho authored
Backport EE changes for built-in project template test See merge request gitlab-org/gitlab-ce!32358
-
Lin Jen-Shin authored
Provide filename and line number for `class_eval` See merge request gitlab-org/gitlab-ce!32500
-
Peter Leitzen authored
This commit removes one RuboCop offense from its todo file.
-
Sean McGivern authored
The 'assigned' reason doesn't apply to notes, but the other two can ('mentioned' and 'own_activity'), so we can still use this for note emails.
-
Achilleas Pipinellis authored
Docs: Clarify config value true is a string See merge request gitlab-org/gitlab-ce!32209
-
yonatan miller authored
Gitlab CI Linter otherwise gives error `variables config should be a hash value of key value pairs`
-
Filipa Lacerda authored
Skip requesting diverging commit counts if no branches are listed See merge request gitlab-org/gitlab-ce!32496
-
Stan Hu authored
This fixes a regression where an underscore in labels no longer worked: https://github.com/knsv/mermaid/releases
-
Douglas Barbosa Alexandre authored
Update Code-Quality.gitlab-ci.yml to use `only.refs` See merge request gitlab-org/gitlab-ce!32394
-
Stan Hu authored
[CE] Use atlassian-jwt-ruby gem See merge request gitlab-org/gitlab-ce!32519
-
Rémy Coutable authored
This allows overriding `only.refs` to something else if needed.
-
Andreas Brandl authored
Replace indexes for counting active users See merge request gitlab-org/gitlab-ce!32538
-
Andreas Brandl authored
Replace indexes for counting active users See merge request gitlab-org/gitlab-ce!32538
-
Sean McGivern authored
Handle :9090 and 0.0.0.0:9090 listen_address formats See merge request gitlab-org/gitlab-ce!32456
-
Reuben Pereira authored
Prometheus listen_address can be in formats of :9090 and 0.0.0.0:9090. But before these can be used to connect a project to Prometheus, they have to converted into absolute URIs.
-
GitLab Release Tools Bot authored
[ci skip]
-