- 06 Aug, 2019 36 commits
-
-
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
-
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
-
- 05 Aug, 2019 4 commits
-
-
Clement Ho authored
Fix Admin area user access level radio button labels See merge request gitlab-org/gitlab-ce!31154
-
Drew Blessing authored
In the admin user edit form, access level radio button labels didn't have the correct 'for' value. Clicking on the label did not select the radio button. This makes usability a bit nicer since the click area is increased when the label is clickable.
-
Robert Speicher authored
-
Robert Speicher authored
These branches are frequently updated and automatically deployed to real environments, there's not really a benefit to building review apps for them that never get used.
-