- 22 Nov, 2017 3 commits
-
-
Lin Jen-Shin authored
And use .rubocop.yml to exclude paths we don't care, rather than using the cop itself to exclude.
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
if not needed for those sub-classes.
-
- 21 Nov, 2017 1 commit
-
-
Lin Jen-Shin authored
-
- 17 Nov, 2017 15 commits
-
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
* upstream/master: (507 commits) Add dropdowns documentation Convert migration to populate latest merge request ID into a background migration Set 0.69.0 instead of latest for codeclimate image De-duplicate background migration matchers defined in spec/support/migrations_helpers.rb Update database_debugging.md Update database_debugging.md Move installation of apps higher Change to Google Kubernetes Cluster and add internal links Add Ingress description from official docs Add info on creating your own k8s cluster from the cluster page Add info about the installed apps in the Cluster docs Resolve "lock/confidential issuable sidebar custom svg icons iteration" Update HA README.md to clarify GitLab support does not troubleshoot DRBD. Update license_finder to 3.1.1 Make sure NotesActions#noteable returns a Noteable in the update action Cache the number of user SSH keys Adjust openid_connect_spec to use `raise_error` Resolve "Clicking on GPG verification badge jumps to top of the page" Add changelog for container repository path update Update container repository path reference ...
-
Sean McGivern authored
Convert migration to populate latest merge request ID into a background migration See merge request gitlab-org/gitlab-ce!15440
-
Phil Hughes authored
Add dropdowns documentation See merge request gitlab-org/gitlab-ce!15396
-
Filipa Lacerda authored
-
Stan Hu authored
This is to smear updates over a few hours to avoid causing excessive replication lag as seen in https://gitlab.com/gitlab-com/infrastructure/issues/3235.
-
Yorick Peterse authored
Update database_debugging.md See merge request gitlab-org/gitlab-ce!15434
-
Grzegorz Bizon authored
Replace ci_status_path with pipeline_path See merge request gitlab-org/gitlab-ce!15369
-
Sean McGivern authored
De-duplicate background migration matchers defined in spec/support/migrations_helpers.rb See merge request gitlab-org/gitlab-ce!15441
-
Achilleas Pipinellis authored
Update HA README.md to clarify GitLab support does not troubleshoot DRBD. See merge request gitlab-org/gitlab-ce!15428
-
Winnie Hellmann authored
Set 0.69.0 instead of latest for codeclimate image See merge request gitlab-org/gitlab-ce!15445
-
Shinya Maeda authored
-
Stan Hu authored
-
- 16 Nov, 2017 21 commits
-
-
Marcia Ramos authored
Refactor Cluster docs Closes #39952 See merge request gitlab-org/gitlab-ce!15418
-
Michael Kozono authored
-
Michael Kozono authored
-
Achilleas Pipinellis authored
-
Achilleas Pipinellis authored
-
Achilleas Pipinellis authored
-
Achilleas Pipinellis authored
-
Achilleas Pipinellis authored
-
Tim Zallmann authored
Resolve "lock/confidential issuable sidebar custom svg icons iteration" Closes #37508 See merge request gitlab-org/gitlab-ce!15372
-
Luke "Jared" Bennett authored
-
Rémy Coutable authored
Isolate the fork network background migrations See merge request gitlab-org/gitlab-ce!15393
-
Lee Matos authored
-
Douwe Maan authored
Cache the number of user SSH keys See merge request gitlab-org/gitlab-ce!15401
-
Annabel Dunstone Gray authored
When a custom header logo is present, don't show GitLab type logo See merge request gitlab-org/gitlab-ce!15410
-
Sean McGivern authored
Make sure NotesActions#noteable returns a Noteable in the update action Closes #40208 See merge request gitlab-org/gitlab-ce!15421
-
Rémy Coutable authored
Update license_finder to 3.1.1 Closes #34955 et #40020 See merge request gitlab-org/gitlab-ce!15319
-
Winnie Hellmann authored
-
Douwe Maan authored
-
Yorick Peterse authored
By caching the number of personal SSH keys we reduce the number of queries necessary on pages such as ProjectsController#show (which can end up querying this data multiple times). The cache is refreshed/flushed whenever an SSH key is added, removed, or when a user is removed.
-
Sean McGivern authored
Adjust openid_connect_spec to use `raise_error` Closes #40093 See merge request gitlab-org/gitlab-ce!15420
-
Filipa Lacerda authored
Backport delete epic changes Closes #40162 See merge request gitlab-org/gitlab-ce!15414
-