- 04 Jul, 2019 40 commits
-
-
GitLab Bot authored
-
Phil Hughes authored
Resolve CE/EE diff in main.js See merge request gitlab-org/gitlab-ce!30347
-
Phil Hughes authored
Resolve CE/EE diff in main.js Closes #12368 See merge request gitlab-org/gitlab-ee!14553
-
Fatih Acet authored
Allow vanilla JS tooltip delay to be customized through localStorage See merge request gitlab-org/gitlab-ce!30196
-
GitLab Bot authored
-
Kamil Trzciński authored
CE Port: Refactor pipeline errors_message See merge request gitlab-org/gitlab-ce!30116
-
Kamil Trzciński authored
Refactor pipeline.errors_message Closes #12115 See merge request gitlab-org/gitlab-ee!14405
-
GitLab Bot authored
-
Kushal Pandya authored
Extract mounting of multiple boards switcher See merge request gitlab-org/gitlab-ce!30286
-
Winnie Hellmann authored
-
Kushal Pandya authored
Extract mounting of multiple boards switcher (EE-port) See merge request gitlab-org/gitlab-ee!14521
-
Winnie Hellmann authored
-
GitLab Bot authored
-
Ramya Authappan authored
Removing Quarantine tag for Create Closes gitlab-org/quality/staging#47 See merge request gitlab-org/gitlab-ce!30340
-
GitLab Bot authored
-
Filipa Lacerda authored
Vue-i18n: autofix for app/assets/javascripts/sidebar directory See merge request gitlab-org/gitlab-ce!30034
-
Ezekiel Kigbo authored
i18n linting for .vue files under the app/assets/javascripts/sidebar directory
-
Filipa Lacerda authored
Vue-i18n: app/assets/javascripts/sidebar directory See merge request gitlab-org/gitlab-ee!14435
-
Ezekiel Kigbo authored
i18n linting for .vue files under the app/assets/javascripts/sidebar directory
-
Douwe Maan authored
Resolve "The process start time is invalid" Closes #63873 See merge request gitlab-org/gitlab-ce!30195
-
Ryan Cobb authored
Previously we were recording process start time as seconds from boot. This makes it so we record as epoch time.
-
Filipa Lacerda authored
Vue-i18n: autofix for app/assets/javascripts/notes directory See merge request gitlab-org/gitlab-ce!29973
-
Ezekiel Kigbo authored
i18n linting for .vue files under the app/assets/javascripts/notes directory
-
Filipa Lacerda authored
EE Port: Vue-i18n: app/assets/javascripts/notes directory See merge request gitlab-org/gitlab-ee!14337
-
Ezekiel Kigbo authored
i18n linting for .vue files under the app/assets/javascripts/notes directory
-
Lukas Eipert authored
Moving ee/main.js to ee/main_ee.js allows to add a noop file in CE and utilize ee_else_ce.
-
Lukas Eipert authored
Moving ee/main.js to ee/main_ee.js allows to add a noop file in CE and utilize ee_else_ce.
-
Ramya Authappan authored
De-quarantine API test suite from the Plan DevOps stage Closes gitlab-org/quality/staging#48 See merge request gitlab-org/gitlab-ee!14546
-
GitLab Bot authored
-
Thong Kuah authored
Quarantine another Geo Secondary::ShardWorker spec See merge request gitlab-org/gitlab-ee!14545
-
Lin Jen-Shin authored
Set default project sort method prior to initial sort on page loading Closes #63222 See merge request gitlab-org/gitlab-ce!29830
-
David Palubin authored
-
GitLab Bot authored
-
Kushal Pandya authored
Extract PaginatedDependenciesTable component See merge request gitlab-org/gitlab-ee!14383
-
Mark Florian authored
This extracts a store-connected component that wraps the `DependenciesTable` and `Pagination` components, and passes them the appropriate store state. This refactoring will help make the dual, independent and stateful dependency lists of the [feature][1] easier to implement. [1]: https://gitlab.com/gitlab-org/gitlab-ee/issues/10077
-
Douwe Maan authored
CE Port: Fix MWPS/ADMTWPS system notes shows wrong sha See merge request gitlab-org/gitlab-ce!30160
-
Douwe Maan authored
Fix MWPS/ADMTWPS system notes shows wrong sha Closes #12269 See merge request gitlab-org/gitlab-ee!14397
-
Douwe Maan authored
Allow adding groups to CODEOWNERS file See merge request gitlab-org/gitlab-ee!14071
-
Douwe Maan authored
Backport for EE's "Allow adding groups to CODEOWNERS file" See merge request gitlab-org/gitlab-ce!29533
-
Igor authored
Groups can be specified by their path and then the users of these groups are displayed as code owners
-