- 24 Feb, 2019 1 commit
-
-
Stan Hu authored
When a user clicked on another page in the pipeline page, the following would happen: 1. PipelinesService.getPipelines() would be called to fetch the new page 2. In the success handler, Poll.restart() would be called 3. This would invoke Poll.makeRequest(), which would fire off a new request. To fix this, we introduce a enable(), which will: 1. Update the request data accordingly 2. Clear the old timeout if necessary and start a new timer Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/58095
-
- 22 Feb, 2019 37 commits
-
-
Marcia Ramos authored
Docs: add details about restricted SSH keys Closes #50489 See merge request gitlab-org/gitlab-ce!25478
-
Tristan Williams authored
-
Marcia Ramos authored
Add an index page to admin area section Closes #55234 See merge request gitlab-org/gitlab-ce!25375
-
Evan Read authored
-
Grzegorz Bizon authored
Resolve "/admin/runners page fails with an SQL Statement Timeout" Closes #53325 See merge request gitlab-org/gitlab-ce!25220
-
James Lopez authored
Lower the allowed Gitaly call count to 30 See merge request gitlab-org/gitlab-ce!25467
-
Zeger-Jan van de Weg authored
Prior to this change, 35 Gitaly RPCs were allowed. But recently there's been a renewed interest in performance. By lowering the number of calls new N + 1's will pop up. Later commits will add blocks to ignore the raised errors, followed by an issue for each to be fixed.
-
Achilleas Pipinellis authored
Ensure all lists are surrounded by new lines See merge request gitlab-org/gitlab-ce!25479
-
Evan Read authored
Markdown renderers find it easier to determine where lists start and end when lists are surrounded by new lines. For consistency, also ensure entries in the list are aligned when they span multipls lines.
-
Kushal Pandya authored
Improve snippets empty state Closes #44045 and #20847 See merge request gitlab-org/gitlab-ce!18348
-
George Tsiolis authored
-
Kushal Pandya authored
Only show borders around markdown images in notes Closes #55703 See merge request gitlab-org/gitlab-ce!25448
-
Kamil Trzciński authored
Resolve "Fix danger commit messages check" Closes #58057 See merge request gitlab-org/gitlab-ce!25489
-
Lin Jen-Shin authored
-
Filipa Lacerda authored
Update dependency @gitlab/svgs to ^1.54.0 See merge request gitlab-org/gitlab-ce!25488
-
Sean McGivern authored
Port EE System Header And Footer feature to CE Closes #55057 See merge request gitlab-org/gitlab-ce!25241
-
Kushal Pandya authored
Resolve "Units are appended to Y axis label on metrics dashboard" Closes #56477 See merge request gitlab-org/gitlab-ce!25485
-
Adriel Santiago authored
Remove duplicate units from metrics dashboard graphs
-
Kushal Pandya authored
Move gfm_auto_complete_spec.js to Jest See merge request gitlab-org/gitlab-ce!25463
-
Achilleas Pipinellis authored
Linked no EFS article to backup section See merge request gitlab-org/gitlab-ce!25302
-
Sara Ahbabou authored
-
Lukas 'Eipi' Eipert authored
-
Phil Hughes authored
Resolve "Only load syntax highlighting css when selected" Closes #57739 and #56873 See merge request gitlab-org/gitlab-ce!25232
-
Stan Hu authored
Bump version_sorter to version 2.2.4 See merge request gitlab-org/gitlab-ce!25487
-
Phil Hughes authored
Merge branch '52198-timer-is-vertically-misaligned-for-delayed-jobs-in-pipeline-actions' into 'master' fix-52198-timer-is-vertically-misaligned-for-delayed-jobs-in-pipelactions Closes #52198 See merge request gitlab-org/gitlab-ce!25117
-
Gokhan Apaydin authored
-
Phil Hughes authored
Fix select2 import for project import app namespace select See merge request gitlab-org/gitlab-ce!25307
-
Phil Hughes authored
Setup Jest for EE (CE backport) See merge request gitlab-org/gitlab-ce!25468
-
James Lopez authored
Allow users to compare branches on a read-only instance See merge request gitlab-org/gitlab-ce!25414
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Nick Thomas authored
Add "How to seed a database with millions of rows" section See merge request gitlab-org/gitlab-ce!25439
-
GitLab Release Tools Bot authored
-
GitLab Release Tools Bot authored
[ci skip]
-
Simon Knox authored
Compatible with https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/5162
-
Simon Knox authored
-
Evan Read authored
Docs: Fix all anchors related to YAML See merge request gitlab-org/gitlab-ce!25459
-
Marcel Amirault authored
-
- 21 Feb, 2019 2 commits
-
-
Annabel Dunstone Gray authored
Remove padding for mr-widget-section See merge request gitlab-org/gitlab-ce!25475
-
Robert Speicher authored
Remove runner tags that are no longer needed See merge request gitlab-org/gitlab-ce!25443
-