- 29 Jun, 2019 1 commit
-
-
Lin Jen-Shin authored
Wrap EE-only settings in `Gitlab.ee` blocks See merge request gitlab-org/gitlab-ee!14443
-
- 28 Jun, 2019 39 commits
-
-
GitLab Bot authored
-
Robert Speicher authored
Ensure we are on a supported version before migrating See merge request gitlab-org/gitlab-ce!29882
-
Mike Greiling authored
First pass at auto remediation changes Closes #10404 See merge request gitlab-org/gitlab-ee!12010
-
GitLab Bot authored
-
Mike Greiling authored
Allow collapsing all issue boards Closes #40630 See merge request gitlab-org/gitlab-ce!29955
-
Martin Hanzel authored
All issue boards can now be collapsed via a button, re-ordered by dragging the header, and the vertical collapsed header style was reworked.
-
Mike Greiling authored
Allow collapsing all issue boards See merge request gitlab-org/gitlab-ee!14416
-
Martin Hanzel authored
All issue boards can now be collapsed via a button, re-ordered by dragging the header, and the vertical collapsed header style was reworked.
-
GitLab Bot authored
-
Stan Hu authored
Use PROCESS_CPUTIME_ID for cpu time metrics Closes #63874 See merge request gitlab-org/gitlab-ce!30166
-
Mike Greiling authored
Vue-i18n: autofix for 'app/assetsjavascripts/boards' dir See merge request gitlab-org/gitlab-ce!29877
-
Ezekiel Kigbo authored
i18n linting for .vue files under the app/javascripts/boards directory
-
Mike Greiling authored
EE port - Vue-i18n: javascripts/boards directory See merge request gitlab-org/gitlab-ee!14302
-
Ezekiel Kigbo authored
i18n linting for .vue files under the app/javascripts/boards directory
-
GitLab Bot authored
-
Mike Greiling authored
EE-Port of https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/30161 See merge request gitlab-org/gitlab-ee!14454
-
Mike Greiling authored
Use absolute paths for SCSS imports See merge request gitlab-org/gitlab-ce!30161
-
Robert Speicher authored
-
Lukas Eipert authored
- Fix nth-child selector weirdness in karma tests - Refactor alert widget tests to use proper waiting instead of Vue.nextTick - Fix modal selector in review bar test - Fix jest tests by mocking methods correctly - Adjust event firing for custom dropdown
-
Paul Gascou-Vaillancourt authored
-
Lukas Eipert authored
-
Paul Slaughter authored
Also: - stub MutationObserver in Jest
-
Lukas Eipert authored
A recent update in [GitLab UI] and setting the [config.assets.paths] to include `node_modules` for the resolution of SCSS imports, allows us to have much nicer imports which don't rely on brittle relative paths. This change also forwards @gitlab/ui to the newest version [GitLab UI]: https://gitlab.com/gitlab-org/gitlab-ui/merge_requests/602 [config.assets.paths]: https://gitlab.com/gitlab-org/gitlab-ce/blob/d9026d0ffa0/config/application.rb#L169
-
Paul Gascou-Vaillancourt authored
-
Lukas Eipert authored
-
Paul Slaughter authored
Also: - stub MutationObserver in Jest
-
Lukas Eipert authored
A recent update in [GitLab UI] and setting the [config.assets.paths] to include `node_modules` for the resolution of SCSS imports, allows us to have much nicer imports which don't rely on brittle relative paths. This change also forwards @gitlab/ui to the newest version [GitLab UI]: https://gitlab.com/gitlab-org/gitlab-ui/merge_requests/602 [config.assets.paths]: https://gitlab.com/gitlab-org/gitlab-ce/blob/d9026d0ffa0/config/application.rb#L169
-
DJ Mountney authored
-
DJ Mountney authored
# Conflicts: # lib/gitlab/database.rb
-
Rémy Coutable authored
Resolve "master broken due to static-analysis" Closes #12490 See merge request gitlab-org/gitlab-ee!14462
-
GitLab Bot authored
-
Rémy Coutable authored
Revert "Merge branch '62722-boot-app-in-ci-and-check-memory' into 'master'" Closes gitlab-ee#12491 See merge request gitlab-org/gitlab-ce!30182
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
This reverts merge request !30031
-
GitLab Bot authored
-
Phil Hughes authored
Moves EE differences for app/assets/javascripts/pages/projects/shared/permissions/components/settings_panel.vue Closes gitlab-ee#10087 See merge request gitlab-org/gitlab-ce!30127
-
Phil Hughes authored
EE: Moves EE differences for app/assets/javascripts/pages/projects/shared/permissions/components/settings_panel.vue See merge request gitlab-org/gitlab-ee!14449
-
Filipa Lacerda authored
EE: Moves EE differences for app/assets/javascripts/pages/projects/shared/permissions/components/settings_panel.vue
-
Filipa Lacerda authored
Use GraphQL API to fetch last commit data See merge request gitlab-org/gitlab-ce!29934
-