- 06 Aug, 2019 40 commits
-
-
Drew Blessing authored
Suggest disabling of NFS delegation not needed for RHEL7 update See merge request gitlab-org/gitlab-ce!31546
-
Stan Hu authored
Red Hat finally fixed the NFS server delegation problem that caused the TEST_STATEID flood. Mention the docs that disabling delegation may no longer be needed.
-
Clement Ho authored
Add top navigation analytics link See merge request gitlab-org/gitlab-ce!30324
-
Bob Van Landuyt authored
Support selective highlighting of lines See merge request gitlab-org/gitlab-ce!31361
-
Rémy Coutable authored
Disable review apps for auto-deploy branches See merge request gitlab-org/gitlab-ce!31494
-
Mike Greiling authored
Update karma to 4.2.0 Closes #65660 See merge request gitlab-org/gitlab-ce!31495
-
Thong Kuah authored
Improve the performance of viewing deploy keys Closes #43080 See merge request gitlab-org/gitlab-ce!31384
-
Sean McGivern authored
Make issue boards importable See merge request gitlab-org/gitlab-ce!31434
-
Grzegorz Bizon authored
Backport productivity analytics migrations See merge request gitlab-org/gitlab-ce!31298
-
Kushal Pandya authored
Resolve "Add point of interest discussions to designs" See merge request gitlab-org/gitlab-ce!31276
-
Natalia Tepluhina authored
This reverts commit d754beb74fbc06a2c744e15be4aa2831d8cef1c0.
-
Kushal Pandya authored
Hides loading spinner after request Closes #65263 See merge request gitlab-org/gitlab-ce!31478
-
Kushal Pandya authored
Alerts dropdown to modal CE2 See merge request gitlab-org/gitlab-ce!31181
-
Simon Knox authored
Added as EE backport
-
Achilleas Pipinellis authored
Resolve "DOCS Clarify usage of ElasticSearch with Gitaly non-NFS" Closes #65606 See merge request gitlab-org/gitlab-ce!31454
-
Anton Smith authored
-
Achilleas Pipinellis authored
Edit new troubleshooting doc See merge request gitlab-org/gitlab-ce!31512
-
Evan Read authored
-
Achilleas Pipinellis authored
Cross link between cluster topics Closes #65617 See merge request gitlab-org/gitlab-ce!31506
-
Evan Read authored
-
Achilleas Pipinellis authored
SSoT for customization docs Closes #64588 See merge request gitlab-org/gitlab-ce!31308
-
Matt Penna authored
Reviewed all docs in the customization section and updated them to adhere to our SSoT standards.
-
Filipa Lacerda authored
In the pipeline's actions, moves the request to the component to allow to manage the inner state properly
-
Sean McGivern authored
Update reliable fetcher See merge request gitlab-org/gitlab-ce!31416
-
Kushal Pandya authored
Add note about refactoring to board_service.js See merge request gitlab-org/gitlab-ce!31468
-
Winnie Hellmann authored
-
Pavel Shutsin authored
-
Pavel Shutsin authored
-
Pavel Shutsin authored
-
Takuya Noguchi authored
Also update karma-chrome-launcher, karma-coverage-istanbul-reporter, and karma-webpack. Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
-
Evan Read authored
Docs: add addon minute roll over info See merge request gitlab-org/gitlab-ce!31350
-
Tristan Williams authored
-
Evan Read authored
Merge branch '65386-docs-add-elasticsearch-troubleshooting-to-administrator-troubleshooting-section' into 'master' Docs-Add ElasticSearch Troubleshooting Closes #65386 See merge request gitlab-org/gitlab-ce!31343
-
Jason Colyer authored
* Added elasticsearch.md * Added reference to guide in Troubleshooting section
-
Luke Bennett authored
-
Patrick Bajao authored
Instead of highlighting all lines when not all of them are needed, only highlight specific lines. The `BlobPresenter#highlight` method has been updated to support `since` and `to` params. These params will be used to limit the content to be highlighted. Modify `Gitlab::Highlight` to support `since` param which will then be used to determine the starting line number.
-
Ash McKenzie authored
Use Rails 5.2 Redis caching store Closes #64794 See merge request gitlab-org/gitlab-ce!30966
-
Ray Paik authored
Fix links to unassigned, low weight issues for first time contributors See merge request gitlab-org/gitlab-ce!31485
-
Stan Hu authored
(Really) Fix Ruby 2.5 compatibility for diverging counts of branches Closes #64143 See merge request gitlab-org/gitlab-ce!31491
-
Valery Sizov authored
We added retry_count increment when job is recovered
-