- 28 Nov, 2019 40 commits
-
-
Dmitriy Zaporozhets authored
Ensure that new routes are added to /-/ scope Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Lin Jen-Shin authored
Bump selenium-webdriver to 3.142 See merge request gitlab-org/gitlab!20829
-
Utkarsh Gupta authored
-
Phil Hughes authored
Replace board service in board list common spec.js See merge request gitlab-org/gitlab!20872
-
Marvin Karegyeya authored
-
Martin Wortschack authored
Update Docker version in gitlab:assets:compile See merge request gitlab-org/gitlab!20911
-
Rémy Coutable authored
Use upstream Peek again Closes #13996 See merge request gitlab-org/gitlab!20917
-
Martin Wortschack authored
Replace board service in assignee select spec.js See merge request gitlab-org/gitlab!20880
-
Marvin Karegyeya authored
-
Nick Thomas authored
Update fork network relations upon project visibility decrease See merge request gitlab-org/gitlab!20466
-
Natalia Tepluhina authored
Replace board service in board new issue spec.js See merge request gitlab-org/gitlab!20874
-
Marvin Karegyeya authored
-
Imre Farkas authored
Add new filters to SnippetsFinder See merge request gitlab-org/gitlab!20767
-
Francisco Javier López authored
The new filters are: - Filter by id - Allow author to be an id and not only an object - Allow project to be an id and not only an object - Allow filtering only PersonalSnippet - Allow filtering only ProjectSnippet
-
Imre Farkas authored
Add Maven commands to package detail page Closes #7603 See merge request gitlab-org/gitlab!20300
-
Nick Kipling authored
Create new Maven installation component Rename npm installation component Add support to code block for multiline Add components to top level app Add tests for new components Update tests for existing Added changelog entry Removed unused package url Added setup instructions to Maven component Added rails helper for package urls Updated tests
-
Kamil Trzciński authored
Project Import: Fail gracefully & record failures See merge request gitlab-org/gitlab!20727
-
Aleksei Lipniagov authored
- Add feature flag import_graceful_failures - Add feature flag to group instead of project - Add import_failures table - Gracefully fail, and log error - Send error to Sentry
-
Natalia Tepluhina authored
Remove duplicate queries object and move it to dashboard panels object See merge request gitlab-org/gitlab!20621
-
Phil Hughes authored
Migrate vue shared specs to Jest + VTU See merge request gitlab-org/gitlab!20802
-
Paul Gascou-Vaillancourt authored
Migrated a few Karma specs to Jest and Vue Test Utils, which will help us with the ongoing BootstrapVue upgrade.
-
Heinrich Lee Yu authored
Refactor snippet route helpers See merge request gitlab-org/gitlab!20478
-
Sean McGivern authored
Peek 1.1.0 contains the change that we had in our gitlab-peek gem, as well as only saving when the request ID is present.
-
Sean McGivern authored
Accept user-defined dashboard uids in Grafana embeds See merge request gitlab-org/gitlab!20486
-
Sarah Yasonik authored
-
Marcia Ramos authored
Link Git debug trace vars in git debug docs See merge request gitlab-org/gitlab!20808
-
Greg Myers authored
Link upstream docs with all Git debug traces & env variables
-
Kamil Trzciński authored
Bump stackprof to 0.2.13 Closes #37499 See merge request gitlab-org/gitlab!20907
-
Francisco Javier López authored
In several places of the code we have conditions to check whether the snippet is a `PersonalSnippet` or a `ProjectSnippet`. In this commit we overwrite existing named routes helpers to avoid that redundancy and in preparation for secret snippets, where we will have to automatically add a query string param to every personal snippet route.
-
James Lopez authored
Enable ETag caching for merge request notes polling See merge request gitlab-org/gitlab!20440
-
Heinrich Lee Yu authored
We also invalidate the cache when a note on a commit that is part of the MR is updated.
-
Matthias Kaeppler authored
This adds support for generating `d3` flamegraphs
-
Winnie Hellmann authored
-
Phil Hughes authored
Adds missing state prop to log.vue Closes #35222, #36625, and #37313 See merge request gitlab-org/gitlab!20772
-
Rémy Coutable authored
Disable changelog check on docs-only MRs Closes #37340 See merge request gitlab-org/gitlab!20729
-
Paul Gascou-Vaillancourt authored
-
Evan Read authored
Add development documentation for cycle analytics See merge request gitlab-org/gitlab!20343
-
Adam Hegyi authored
-
Evan Read authored
Fix caps and spacing to resolve followup Closes #37486 See merge request gitlab-org/gitlab!20897
-
Marcel Amirault authored
-