- 13 Dec, 2019 40 commits
-
-
Annabel Dunstone Gray authored
Changelog entries for MRs 21524 and 21607 See merge request gitlab-org/gitlab!21768
-
Hector Bustillos authored
-
Douglas Barbosa Alexandre authored
Skip updating LFS objects in mirror updates if repository has not changed Closes #38256 See merge request gitlab-org/gitlab!21744
-
John T Skarbek authored
[ci skip]
-
John T Skarbek authored
[ci skip]
-
Annabel Dunstone Gray authored
UI improvements in the views for new project from template and the user groups and snippets Closes #39469 and #39465 See merge request gitlab-org/gitlab!21524
-
Hector Bustillos authored
-
Douglas Barbosa Alexandre authored
Permissions for vulnerabilities See merge request gitlab-org/gitlab!21265
-
Mike Greiling authored
Sort Sentry error list by first seen, last seen or frequency See merge request gitlab-org/gitlab!21250
-
Olena Horal-Koretska authored
Added sort control, remove View in Sentry, updated tests
-
Marcia Ramos authored
Add example of .gitlab-ci.yml that uses only: [merge_requests] and excludes specific branches Closes #33573 See merge request gitlab-org/gitlab!21572
-
Nathan Friend authored
-
Phil Hughes authored
Set up basic Vue app + GraphQL + Apollo See merge request gitlab-org/gitlab!21600
-
Denys Mishunov authored
The basic Vue application with support for GraphQL and Apollo
-
Stan Hu authored
The GetAllLFSPointers RPC is expensive and was being called for every mirror. If the repository has not changed, we can assume that the LFS pointers also did not change. We can skip calling this RPC if there are no updates. Since we don't actually get a return code if branches or tags were updated, we use the repository checksum as a cheaper mechanism (which XORs the ref contents) to determine whether we run the LFS scan. Closes https://gitlab.com/gitlab-org/gitlab/issues/38256
-
Mayra Cabrera authored
Updates background migration docs See merge request gitlab-org/gitlab!21354
-
Mayra Cabrera authored
Modifies background migrationbs docs to indicate: * Other possible scenarios in which they might be used * That estimation time should be included somewhere
-
Bob Van Landuyt authored
Resolve "API Dependency List - usage ping" See merge request gitlab-org/gitlab!21664
-
Tetiana Chupryna authored
-
Kamil Trzciński authored
Fix logs menu active state See merge request gitlab-org/gitlab!21740
-
Tetiana Chupryna authored
-
Marcel Amirault authored
Compress image and update filename Closes #55251 See merge request gitlab-org/gitlab!21723
-
Kamil Trzciński authored
Remove feature flag for new trial sign up flow See merge request gitlab-org/gitlab!21650
-
Natalia Tepluhina authored
Move rest of boards_store_spec to Jest Closes #39128 See merge request gitlab-org/gitlab!21694
-
Adrien Kohlbecker authored
-
Natalia Tepluhina authored
Resolve "Allow filtering for project-specific members in group members list" See merge request gitlab-org/gitlab!18842
-
Illya Klymov authored
This commit introduces dropdown options for project/subgroup to hide inherited members
-
Walmyr Lima e Silva Filho authored
Wait for elasticsearch server before searching Closes #43732 See merge request gitlab-org/gitlab!21711
-
Walmyr Lima e Silva Filho authored
Update page object method name Closes #43319 See merge request gitlab-org/gitlab!21701
-
Paul Slaughter authored
Also moves the data parts of the mock_data **Why?** https://gitlab.com/gitlab-org/gitlab/merge_requests/16336
-
Phil Hughes authored
Add setUrlParams utility See merge request gitlab-org/gitlab!21729
-
Tim Zallmann authored
Fix analytics icon alignment See merge request gitlab-org/gitlab!21555
-
Achilleas Pipinellis authored
Clean up PostgreSQL Exporter documentation page Closes #38292 See merge request gitlab-org/gitlab!21420
-
Achilleas Pipinellis authored
Bring CE->EE source upgrade instructions up to par Closes gitlab-com/support/docs#45 See merge request gitlab-org/gitlab!21716
-
Martin Wortschack authored
- This utility adds new query params, updates existing params with a new value and removes params with value null/undefined
-
Achilleas Pipinellis authored
Update documentation of gradle support in dependency scanning Closes #13075 See merge request gitlab-org/gitlab!21253
-
Igor Frenkel authored
-
Kushal Pandya authored
Productivity Analytics: Add buildGroupFromDataset and buildProjectFromDataset utility functions See merge request gitlab-org/gitlab!21654
-
Bob Van Landuyt authored
Improve exception handling Closes #32906 See merge request gitlab-org/gitlab!17819
-