- 28 Sep, 2019 2 commits
-
-
Stan Hu authored
Remove trailing whitespace See merge request gitlab-org/gitlab!17843
-
Heinrich Lee Yu authored
Fixes docs lint failure
-
- 27 Sep, 2019 38 commits
-
-
Tanya Pazitny authored
Reorganize ref. architecture docs and add 25/50k info Closes gitlab-org/quality/performance#63 See merge request gitlab-org/gitlab!16578
-
Tanya Pazitny authored
-
Stan Hu authored
Generate LFS token authorization for user LFS requests Closes #32553 and #28429 See merge request gitlab-org/gitlab!17332
-
Francisco Javier López authored
When the user performs an LFS batch request to execute a download or upload, we generate an LFS token in order to avoid authenticating them in each latter request.
-
Stan Hu authored
Enable previewing private artifacts Closes gitlab-foss#10982 and #14897 See merge request gitlab-org/gitlab!16675
-
Tuomo Ala-Vannesluoma authored
Create external-link if pages access control is supported, as then we can preview also private artifacts
-
Mike Greiling authored
Merge branch '31904-form-for-creating-an-alert-should-be-validated-before-submitting-in-monitor-dashboard' into 'master' Monitor charts: Validate form for creating an alert before submitting See merge request gitlab-org/gitlab!17109
-
Miguel Rincon authored
- Prevent triggering a premature modal dismissal on errors - Selects a default operator to help the user - Places the error message with correct spacing
-
Mike Greiling authored
Fix search bar ui on admin/runners page See merge request gitlab-org/gitlab!17826
-
Mike Greiling authored
Fix getDateInPast method See merge request gitlab-org/gitlab!17821
-
Martin Wortschack authored
- Avoid mutating the original date reference
-
Kamil Trzciński authored
Docs: Corrected terminology for local working copy Closes #31347 See merge request gitlab-org/gitlab!17262
-
Matt Penna authored
-
Douglas Barbosa Alexandre authored
Increase the limit of includes in CI file to 100 See merge request gitlab-org/gitlab!17807
-
Marius Bobin authored
-
Mike Greiling authored
Revert css-loader back to 1.0.0 Closes #32902 See merge request gitlab-org/gitlab!17828
-
André Luís authored
-
Douglas Barbosa Alexandre authored
Reimplement preloading of user preferences for board lists See merge request gitlab-org/gitlab!17314
-
Heinrich Lee Yu authored
This reintroduces preloading of user preferences which we removed to fix a bug
-
Kamil Trzciński authored
Create a persistent ref per pipeline and let runners fetch it See merge request gitlab-org/gitlab!17043
-
Kamil Trzciński authored
Condense progress output for seeding burndown See merge request gitlab-org/gitlab!17731
-
Ray Paik authored
Updated contribution doc See merge request gitlab-org/gitlab!17830
-
Seth Berger authored
-
Lee Matos authored
Reconfigure, not restart, after updating the config See merge request gitlab-org/gitlab!17782
-
Andreas Brandl authored
Add trigram index on snippet content Closes #32885 See merge request gitlab-org/gitlab!17806
-
Francisco Javier López authored
-
Clement Ho authored
Fix for #24832, naming a project "shared" will not open the "Shared Projects" tab Closes #24832 See merge request gitlab-org/gitlab!16847
-
Jesse Hall authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Clement Ho authored
Suppress AJAX errors... again Closes #32716 See merge request gitlab-org/gitlab!17706
-
Paul Slaughter authored
Resolve "Discussion counter is wrong on issue page" See merge request gitlab-org/gitlab!16567
-
André Luís authored
Resolves the situation where the Discussion tab counter would sometimes reflect the wrong count. We were relying on the list of `allDiscussions` but it's more complicated than that. We have to filter out system notes and count all individual notes in threads. Plus, we already have a getter for that. https://gitlab.com/gitlab-org/gitlab/merge_requests/16567
-
Mike Greiling authored
Fix zen mode spec See merge request gitlab-org/gitlab!16730
-
Clement Ho authored
Remove nested Promise from user popover See merge request gitlab-org/gitlab!17688
-
Winnie Hellmann authored
-
Nathan Friend authored
This commit attempts to detect when errors are caused due to AJAX requests being cancelled when the user navigates to a new page. If this is the case, we swallow the error so that an error message isn't shown to the user a split second before they navigate away from the page.
-
Lin Jen-Shin authored
Improve the 'retrieve-tests-metadata' and 'update-tests-metadata' jobs See merge request gitlab-org/gitlab!17077
-
Kushal Pandya authored
Change autodevops banner from warning to info See merge request gitlab-org/gitlab!17812
-