- 01 Jul, 2019 40 commits
-
-
Ezekiel Kigbo authored
i18n linting for .vue files under the app/assets/javascripts/serverless directory
-
GitLab Bot authored
-
Filipa Lacerda authored
Vue-i18n: various js directories See merge request gitlab-org/gitlab-ce!29883
-
Ezekiel Kigbo authored
i18n linting for .vue files under the directories: - app/assets/javascripts/error_tracking_settings - app/assets/javascripts/filtered_search - app/assets/javascripts/projects - app/assets/javascripts/releases - app/assets/javascripts/repository
-
Filipa Lacerda authored
EE Port: Vue-i18n: various js directories See merge request gitlab-org/gitlab-ee!14303
-
Ezekiel Kigbo authored
i18n linting for .vue files under the directories: - app/assets/javascripts/error_tracking_settings - app/assets/javascripts/filtered_search - app/assets/javascripts/projects - app/assets/javascripts/releases - app/assets/javascripts/repository
-
GitLab Bot authored
-
Bob Van Landuyt authored
Include events from subgroups in group's activity Closes #44106 See merge request gitlab-org/gitlab-ce!29953
-
Fabian Schneider authored
This reverts commit 4bed2daef935bb4097988e0eff4830fc13a23c37.
-
Nick Thomas authored
Respect limited indexing when importing projects See merge request gitlab-org/gitlab-ee!14413
-
GitLab Bot authored
-
Sean McGivern authored
Remove group in notification email subject Closes #63863 See merge request gitlab-org/gitlab-ce!30214
-
Rémy Coutable authored
Support creating an MR/branch on a fork from an issue See merge request gitlab-org/gitlab-ce!29831
-
Nick Thomas authored
Allow blank values for IP restriction setting form See merge request gitlab-org/gitlab-ee!14427
-
Imre Farkas authored
-
Nick Thomas authored
Show design boards at previous versions in GraphQL See merge request gitlab-org/gitlab-ee!14292
-
GitLab Bot authored
-
Bob Van Landuyt authored
Remove ignored circuit_breaker columns See merge request gitlab-org/gitlab-ce!30159
-
GitLab Bot authored
-
Grzegorz Bizon authored
Add endpoint for fetching diverging commit counts See merge request gitlab-org/gitlab-ce!29802
-
Patrick Bajao authored
If user can update an issue under the specified confidential issue project, should be able to find the project.
-
Heinrich Lee Yu authored
This reverts to previous behavior where we have the group only when we don't have a project
-
GitLab Bot authored
-
Dmitriy Zaporozhets authored
Add rake task to clean orphan artifact files See merge request gitlab-org/gitlab-ce!29681
-
Dmitriy Zaporozhets authored
Add rake task to clean orphan artifact files and Geo registries See merge request gitlab-org/gitlab-ee!14140
-
Dmitriy Zaporozhets authored
Remove deprecated `#forked_from?` check See merge request gitlab-org/gitlab-ce!30132
-
Achilleas Pipinellis authored
Clarify requirements for pipelines for MRs Closes #62056 See merge request gitlab-org/gitlab-ce!30107
-
Evan Read authored
-
GitLab Bot authored
-
Phil Hughes authored
Fix IDE editor to update dimensions on show change Closes #45120 See merge request gitlab-org/gitlab-ce!30135
-
Sanad Liaquat authored
Don't try to delete nonexistent group See merge request gitlab-org/gitlab-ee!14482
-
Rémy Coutable authored
Replace 'JIRA' with 'Jira' for EE-specific code comments Closes #12498 See merge request gitlab-org/gitlab-ee!14479
-
GitLab Bot authored
-
Mark Lapierre authored
[CE] Add e2e test comparing archives of identically named user projects Closes #52703 See merge request gitlab-org/gitlab-ce!29937
-
Grant Young authored
Checks that archives of two different user projects with the same name aren't the same via checksum. I.E. a user can't download the archive of another's project by mistake. To enable the test some enhancements were made. Namely updating the client module to handle more than one API instance and the creation a custom rest call method that downloads to tmp.
-
Mark Lapierre authored
[EE] Add e2e test comparing archives of identically named user projects See merge request gitlab-org/gitlab-ee!14322
-
Grant Young authored
Checks that archives of two different user projects with the same name aren't the same via checksum. I.E. a user can't download the archive of another's project by mistake. To enable the test some enhancements were made. Namely updating the client module to handle more than one API instance and the creation a custom rest call method that downloads to tmp.
-
Mark Lapierre authored
If the test is in quarantine it won't create a group, so it should not try to delete the group in the after hook.
-
GitLab Bot authored
-
Evan Read authored
Docs: minor fix to link format See merge request gitlab-org/gitlab-ce!30098
-