- 09 Jul, 2019 36 commits
-
-
Kushal Pandya authored
Updates on success of an MR the count on top and in other tabs See merge request gitlab-org/gitlab-ce!29441
-
Tim Zallmann authored
New API endpoint for merge request count Updates all open tabs at the same time with one call Restructured API response API response changed to 401 if no current_user Added API + JS specs Fix for Static Check Updated Count on Open/Close, Assign/Unassign of MR's Checking if MR Count is refreshed Added # frozen_string_literal: true to spec Added Changelog
-
Achilleas Pipinellis authored
Tidy up timezone topic Closes #62058 See merge request gitlab-org/gitlab-ce!30495
-
Evan Read authored
-
Phil Hughes authored
Pin modals at 64px from the top of the viewport See merge request gitlab-org/gitlab-ce!30412
-
Phil Hughes authored
add font weight to links in wiki pages to be more distinguishable from static information Closes #61316 See merge request gitlab-org/gitlab-ce!29858
-
Eduardo Mejía authored
-
Phil Hughes authored
Fix typo on confidential MR dropdown See merge request gitlab-org/gitlab-ce!30499
-
Achilleas Pipinellis authored
Docs: Add missing backtick fence to code block See merge request gitlab-org/gitlab-ce!30494
-
Marcel Amirault authored
-
Achilleas Pipinellis authored
Docs: Fix spacing of code blocks See merge request gitlab-org/gitlab-ce!30453
-
Marcel Amirault authored
Code blocks should not be spaced 4 times, as this will prevent the code from being colored. They should also be spaced the same as the lists they are a part of, to make reading easier.
-
Achilleas Pipinellis authored
Docs: Update danger to accept docs linting changes See merge request gitlab-org/gitlab-ce!30497
-
Marcel Amirault authored
-
Achilleas Pipinellis authored
Fix docs URL in trigger-build-docs puts text See merge request gitlab-org/gitlab-ce!30473
-
Evan Read authored
Makes copying host keys a recommended step Closes #64211 See merge request gitlab-org/gitlab-ce!30487
-
Lyle Kozloff authored
-
Ramya Authappan authored
Quarantine failing push limit test See merge request gitlab-org/gitlab-ce!30496
-
Lin Jen-Shin authored
Fix WorkhorseHelpers module is missing See merge request gitlab-org/gitlab-ce!30452
-
Shinya Maeda authored
This interferes spec execution on local environment.
-
Patrick Bajao authored
Change issues to issue's
-
Mark Lapierre authored
-
Kushal Pandya authored
Resolve "Clicking edit button in a thread reply doesn’t work" Closes #64134 See merge request gitlab-org/gitlab-ce!30424
-
Natalia Tepluhina authored
- applied functional component patch - fixed border radius for list - fixed Karma test to take a correct li amount
-
Stan Hu authored
Allow ReactiveCaching to support nil value See merge request gitlab-org/gitlab-ce!30456
-
Stan Hu authored
Push feature flag for embedding metrics See merge request gitlab-org/gitlab-ce!30342
-
Sarah Yasonik authored
-
Stan Hu authored
Limit user information to RackAttack throttles See merge request gitlab-org/gitlab-ce!30467
-
Mayra Cabrera authored
rack.attack.match_discriminator is only return on throttle_authenticated_api or throttle_authenticated_web requests, so we're avoiding logging user_id on blacklist requests Follow up of https://gitlab.com/gitlab-org/gitlab-ce/issues/62756
-
Evan Read authored
Docs: Remove extra whitespaces in docs See merge request gitlab-org/gitlab-ce!30493
-
Marcel Amirault authored
Removes all the extra whitespaces at end of lines, inside tags, and removes extra newlines
-
Achilleas Pipinellis authored
Centralize markdownlint configuration See merge request gitlab-org/gitlab-ce!30263
-
Markus Koller authored
The configuration is currently only specified in CI, by moving it into `.mdlrc` we get immediate feedback locally in supported editors. To ensure `mdl` is available it's also added to the `Gemfile`, though CI will still use the version installed in the `gitlab-docs-lint` image.
-
Evan Read authored
Update the installation link See merge request gitlab-org/gitlab-ce!30489
-
Evan Read authored
Docs: Update redirected links in docs (part 2) See merge request gitlab-org/gitlab-ce!30441
-
Marcel Amirault authored
Updating redirected links in the development, install, policy raketasks and university dirs. Should now link to final URL to avoid redirect hops
-
- 08 Jul, 2019 4 commits
-
-
Evan Read authored
Move the consul server docs to its own section Closes #63538 See merge request gitlab-org/gitlab-ce!30192
-
Cindy Pallares 🦉 authored
The consul docs are currently in the HA database section, but it should be in it's own section.
-
Evan Read authored
Add relevant webcast to drive traffic and MQLs See merge request gitlab-org/gitlab-ce!30236
-
Evan Read authored
Doc for "Require session with smartcard login for Git access" See merge request gitlab-org/gitlab-ce!30466
-