- 02 Aug, 2019 40 commits
-
-
GitLab Bot authored
-
Paul Slaughter authored
Syncs the vue test utils helpers See merge request gitlab-org/gitlab-ce!31349
-
Sam Beckham authored
-
GitLab Bot authored
-
Sean McGivern authored
Fix performance bar warnings when Rugged is disabled Closes #65491 See merge request gitlab-org/gitlab-ce!31395
-
Kushal Pandya authored
Removed pendo poc code See merge request gitlab-org/gitlab-ee!14921
-
Walmyr authored
Added E2E test for vulnerability reports within MRs Closes #9192 See merge request gitlab-org/gitlab-ee!14847
-
Aleksandr Soborov authored
Added a new test for Secure vulnerability reports displayed within merge requests.
-
GitLab Bot authored
-
Sean McGivern authored
Improve test for .with_needs See merge request gitlab-org/gitlab-ce!31411
-
GitLab Bot authored
-
Walmyr authored
Update end-to-end style guide doc with new guideline See merge request gitlab-org/gitlab-ce!31342
-
Kamil Trzciński authored
-
GitLab Bot authored
-
Fatih Acet authored
Clean up job_app_spec See merge request gitlab-org/gitlab-ce!31400
-
GitLab Bot authored
-
Kamil Trzciński authored
Fix GC::Profiler metrics fetching See merge request gitlab-org/gitlab-ce!31331
-
Aleksei Lipniagov authored
Previously, both InfluxSampler and RubySampler were relying on the `GC::Profiler.total_time` data which is the sum over the list of captured GC events. Also, both samplers asynchronously called `GC::Profiler.clear` which led to incorrect metric data because each sampler has the wrong assumption it is the only object who calls `GC::Profiler.clear` and thus could rely on the gathered results between such calls. We should ensure that `GC::Profiler.total_time` is called only in one place making it possible to rely on accumulated data between such wipes. Also, we need to track the amount of profiler reports we lost.
-
Kamil Trzciński authored
Make `bin/web_puma` consider RAILS_ENV See merge request gitlab-org/gitlab-ce!31378
-
Kushal Pandya authored
Fixes missing alt attribute See merge request gitlab-org/gitlab-ee!14927
-
GitLab Bot authored
-
Evan Read authored
Use Mermaid Markdown for testing guide docs See merge request gitlab-org/gitlab-ce!31322
-
Achilleas Pipinellis authored
Custom project templates also on GitLab.com See merge request gitlab-org/gitlab-ce!31396
-
Evan Read authored
-
GitLab Bot authored
-
Kushal Pandya authored
Resolve Incorrect empty state message on "Explore projects" Closes #58256 See merge request gitlab-org/gitlab-ce!25578
-
Dennis Tang authored
-
Evan Read authored
Update ldap#security section See merge request gitlab-org/gitlab-ce!31335
-
George Koltsov authored
-
GitLab Bot authored
-
Lin Jen-Shin authored
Exclude docs from ee_compat_check See merge request gitlab-org/gitlab-ce!31397
-
Marcel Amirault authored
Changes * to + to be more precise with acceptable branch names
-
Lin Jen-Shin authored
(EE-Port) Remove docs from ee_compat_check testing See merge request gitlab-org/gitlab-ee!14966
-
Marcel Amirault authored
Changes * to + to be more precise with acceptable branch names
-
GitLab Bot authored
-
Evan Read authored
Document required quotes in Mermaid subgraph titles Closes #65338 See merge request gitlab-org/gitlab-ce!31312
-
Ash McKenzie authored
Merge branch '13220-loading-geo-containerrepositoryregistry-requires-a-geo-secondary-database' into 'master' Resolve "Loading `Geo::ContainerRepositoryRegistry` requires a Geo secondary database" Closes #13220 See merge request gitlab-org/gitlab-ee!14967
-
Paul Slaughter authored
- Remove setTimeout calls - Add helper function to encapsulate setup
-
Gabriel Mazetto authored
-
GitLab Bot authored
-