- 28 Nov, 2019 40 commits
-
-
mo khan authored
* Add a software license policy update endpoint * Apply the correct id to a license for known licenses
-
Imre Farkas authored
Remove Ci::Pipeline#latest_for_shas cause it's not used See merge request gitlab-org/gitlab!20720
-
Mark Lapierre authored
Quarantine create MR with secure spec See merge request gitlab-org/gitlab!20921
-
Tim Zallmann authored
Prepare dropdown-value specs for BootstrapVue upgrade See merge request gitlab-org/gitlab!20552
-
Tanya Pazitny authored
Update supported users count for 5k architecture in HA docs See merge request gitlab-org/gitlab!20922
-
Nailia Iskhakova authored
Fixed typo
-
Heinrich Lee Yu authored
Fix duplicate model find query in UploadsController See merge request gitlab-org/gitlab!20842
-
Phil Hughes authored
Replace board service in board card spec.js See merge request gitlab-org/gitlab!20881
-
Marvin Karegyeya authored
-
Heinrich Lee Yu authored
Add a rubocop rule to put new project routes under /-/ Closes #29130 See merge request gitlab-org/gitlab!20460
-
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
-
Desiree Chevalier 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
-
Sean McGivern authored
UploadsActions memoizes the result of `#find_model` in `#model`. That means that if we call `#find_model` first, we'll run the query twice. As `#model` is memoized, we don't need the `before_action` at all anyway.
-
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
-