- 13 Dec, 2019 40 commits
-
-
Lee Tickett authored
-
Marcia Ramos authored
Add doc for blame and history UI functionality Closes #39106 See merge request gitlab-org/gitlab!21609
-
Mike Jang authored
While the functionality was created ~ 7 years ago, it was never doc'd
-
Clement Ho authored
Resolve "Link Group name on group's Admin page" See merge request gitlab-org/gitlab!21709
-
Clement Ho authored
Merge branch '38056-change-the-clipboardtext-property-requirement-inside-the-panel_type-component' into 'master' Change the `clipboardText` to optional in panel_type component Closes #38056 See merge request gitlab-org/gitlab!21717
-
Miguel Rincon authored
-
Clement Ho authored
Remove var from app/assets/javascripts/commit/image_file.js Closes #36266 See merge request gitlab-org/gitlab!21649
-
Winnie Hellmann authored
-
Clement Ho authored
Upgrade @sentry/browser to 5.10.2 See merge request gitlab-org/gitlab!21702
-
Lyle Kozloff authored
Update static ip link See merge request gitlab-org/gitlab!21770
-
Mike Greiling authored
Add child label to commit box (2/3) See merge request gitlab-org/gitlab!21323
-
Walmyr Lima e Silva Filho authored
Refactor end-to-end test to make it more robust Closes #36688 See merge request gitlab-org/gitlab!21652
-
Walmyr Lima e Silva Filho authored
And simpler.
-
Annabel Dunstone Gray authored
Resolve "Replace fa-bullhorn with GitLab SVG bullhorn icon (all instances)" Closes #41934 See merge request gitlab-org/gitlab!21587
-
Jeremy Elder authored
-
Mayra Cabrera authored
Marginalia with feature check on app start See merge request gitlab-org/gitlab!21364
-
Balakumar authored
-
Douglas Barbosa Alexandre authored
Switch to DockerHub for Elasticsearch image See merge request gitlab-org/gitlab!21750
-
Annabel Dunstone Gray authored
Changelog entries for MRs 21524 and 21607 See merge request gitlab-org/gitlab!21768
-
Cynthia Ng authored
-
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
-
Stan Hu authored
We were being rate-limited by docker.elastic.co: ``` Unavailable: Back-end server is at capacity (executor_docker.go:188:0s) elasticsearch : 5.6.12 ```
-
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
-