- 05 Jun, 2019 9 commits
-
-
Mario de la Ossa authored
We already have most of the information we want to display in Elasticsearch results inside ES itself, so instead of finding (and returning!) the full ES object and only using the ID to get the database object, we instead use a Lite object that quacks like the original and uses the info from Elasticsearch. We do this for: - Projects - Issues - Merge Requests - Milestones
-
Ash McKenzie authored
Avoid calling Elasticsearch results twice See merge request gitlab-org/gitlab-ee!13120
-
Mario de la Ossa authored
Memoize the ES search results so we don't have to reach out to ES all over again just to get counts.
-
Ash McKenzie authored
Expose merge train information See merge request gitlab-org/gitlab-ee!12966
-
GitLab Bot authored
-
Mayra Cabrera authored
(CE Port) New user onboarding (Skeleton) See merge request gitlab-org/gitlab-ce!28753
-
Martin Wortschack authored
- Render EE specific partial if exists
-
Mayra Cabrera authored
New user onboarding (Skeleton) See merge request gitlab-org/gitlab-ee!13345
-
Martin Wortschack authored
- Add controller - Add specs - Mount app - Add specs
-
- 04 Jun, 2019 31 commits
-
-
GitLab Bot authored
-
Mike Lewis authored
SSoT - Clean up docs under install/ Closes #61509 See merge request gitlab-org/gitlab-ce!28688
-
Shinya Maeda authored
Exposed data will be rendered in merge request widgets
-
GitLab Bot authored
-
Robert Speicher authored
Fix `SyntaxError: Unexpected token` in SAST jobs See merge request gitlab-org/gitlab-ce!29156
-
Paul Gascou-Vaillancourt authored
-
GitLab Bot authored
-
Clement Ho authored
Fix "operation settings external dashboard component" Jest specs See merge request gitlab-org/gitlab-ce!29160
-
Robert Speicher authored
Port: EE adjust burndown chart opened issues count See merge request gitlab-org/gitlab-ce!28777
-
Robert Speicher authored
Adjust burndown chart opened issues count & completion rate Closes #9578 See merge request gitlab-org/gitlab-ee!13406
-
GitLab Bot authored
-
Mike Greiling authored
Jestify some specs that start with "A" See merge request gitlab-org/gitlab-ce!28727
-
Stan Hu authored
Visual review toolbar toggle feature-flag default See merge request gitlab-org/gitlab-ee!13793
-
Robert Speicher authored
Only use elasticsearch when it is enabled Closes #11795 See merge request gitlab-org/gitlab-ee!13495
-
Paul Gascou-Vaillancourt authored
-
GitLab Bot authored
-
Filipa Lacerda authored
Resolve "Charts with many overlapping series display incorrectly" Closes #61045 See merge request gitlab-org/gitlab-ce!29127
-
Adriel Santiago authored
-
sarahghp authored
-
Fatih Acet authored
Fix create merge request from vuln modal regression See merge request gitlab-org/gitlab-ee!13524
-
Robert Speicher authored
-
Robert Speicher authored
-
GitLab Bot authored
-
Bob Van Landuyt authored
Adds ruby and unicorn instrumentation Closes #61964 See merge request gitlab-org/gitlab-ce!28499
-
Fatih Acet authored
Connect Frontend and backend for external dashboard link Closes #61453 See merge request gitlab-org/gitlab-ce!28431
-
Adriel Santiago authored
Connect frontend UI with backend api for external dashboard link
-
GitLab Bot authored
-
Mike Greiling authored
Bump up @gitlab/eslint-config dependency version to 1.6.0 See merge request gitlab-org/gitlab-ce!29147
-
GitLab Bot authored
-
Paul Slaughter authored
The helper was needed because `jest.spyOn` would not work on this special window object property. The only way we could successfully spy on `localStorage` was with this helper.
-
Mayra Cabrera authored
Bump Helm version in Auto-DevOps.gitlab-ci.yml See merge request gitlab-org/gitlab-ce!28527
-