- 06 Jun, 2019 37 commits
-
-
Thong Kuah authored
Support storing design blobs using LFS See merge request gitlab-org/gitlab-ee!13389
-
GitLab Bot authored
-
Evan Read authored
Docs: Tweak the wording regarding artifact completion Closes #56470 See merge request gitlab-org/gitlab-ce!28880
-
Marcel Amirault authored
-
GitLab Bot authored
-
Mark Lapierre authored
[CE] Retry the first login page validation Closes gitlab-org/quality/nightly#103 See merge request gitlab-org/gitlab-ce!29100
-
Mark Lapierre authored
[EE] Retry the first login page validation See merge request gitlab-org/gitlab-ee!13941
-
GitLab Bot authored
-
Luke Duncalfe authored
Flag is disabled by default. This is because Design Management is pre-MVC so will only be used internally at GitLab, and by default we want to prevent designs being stored in LFS until we can track which LFS objects are for design repositories (see comment https://gitlab.com/gitlab-org/gitlab-ee/issues/9490#note_155912249) https://gitlab.com/gitlab-org/gitlab-ee/issues/9490
-
Evan Read authored
Edit "Group analytics" for SSOT See merge request gitlab-org/gitlab-ce!29241
-
Russell Dickenson authored
-
GitLab Bot authored
-
Mark Lapierre authored
It can take longer that 60 seconds for the server to be ready to respond. Retry the login page validation twice (i.e., 3 attempts to validate the login page)
-
Mark Lapierre authored
It can take longer that 60 seconds for the server to be ready to respond. Retry the login page validation twice (i.e., 3 attempts to validate the login page)
-
Evan Read authored
Edit contribution analytics for SSOT See merge request gitlab-org/gitlab-ce!29180
-
Russell Dickenson authored
-
GitLab Bot authored
-
Evan Read authored
Add Jupyter git extension section See merge request gitlab-org/gitlab-ce!29078
-
Daniel Gruesso authored
-
Evan Read authored
Revert "Fix callback url" See merge request gitlab-org/gitlab-ce!29234
-
GitLab Bot authored
-
Luke Duncalfe authored
-
Luke Duncalfe authored
When LFS is enabled for design file the file will be stored using LFS. The shared rspec example group in `repository_lfs_file_load_examples` has been changed to allow more generic testing (it was more coupled to a particular file in the test repository previously). https://gitlab.com/gitlab-org/gitlab-ee/issues/9490
-
Evan Read authored
Docs: Update anchor to more recent section in geo db doc Closes #62768 See merge request gitlab-org/gitlab-ce!29178
-
Marcel Amirault authored
-
GitLab Bot authored
-
Evan Read authored
Clarified the availability of docker-compose in documentation using_docker_build.md See merge request gitlab-org/gitlab-ce!27988
-
Sven Gerlach authored
-
GitLab Bot authored
-
Evan Read authored
Added a link to the click-through demo See merge request gitlab-org/gitlab-ce!29148
-
GitLab Bot authored
-
Evan Read authored
Update PROCESS.md - fix grammar See merge request gitlab-org/gitlab-ce!29210
-
Lucas Charles authored
-
Mike Lewis authored
Update docs on how to request approval for licenses/IP See merge request gitlab-org/gitlab-ce!28535
-
Mayra Cabrera authored
Add DependencyList report See merge request gitlab-org/gitlab-ee!13900
-
Tetiana Chupryna authored
Add needed parser, formatter for this report as well as needed changes for `build` and `pipeline` models. Now it's possible to get `dependency_list` report from pipeline: ``` pipeline.dependency_list_report ``` Note: current report is basically `dependency_scanning` report with additional key `dependency_files`.
-
Wei-Meng Lee authored
This reverts merge request !25195
-
- 05 Jun, 2019 3 commits
-
-
GitLab Bot authored
-
Nick Thomas authored
Merge branch '11595-use-elasticsearch-bulk-indexing-api-for-database-index-operations' into 'master' Use ES bulk-indexing API for project associations Closes #11595 See merge request gitlab-org/gitlab-ee!13917
-
Mike Greiling authored
Migrate old notes app test from Karma to Jest Closes #60335 See merge request gitlab-org/gitlab-ce!28704
-