- 01 Jul, 2019 34 commits
-
-
Filipa Lacerda authored
Vue-i18n: autofix for app/assets/javascripts/serverless directory See merge request gitlab-org/gitlab-ce!30016
-
Ezekiel Kigbo authored
i18n linting for .vue files under the app/assets/javascripts/serverless directory
-
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
-
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.
-
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
-
Bob Van Landuyt authored
Remove ignored circuit_breaker columns See merge request gitlab-org/gitlab-ce!30159
-
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
-
Dmitriy Zaporozhets authored
Add rake task to clean orphan artifact files See merge request gitlab-org/gitlab-ce!29681
-
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
-
Phil Hughes authored
Fix IDE editor to update dimensions on show change Closes #45120 See merge request gitlab-org/gitlab-ce!30135
-
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.
-
Evan Read authored
Docs: minor fix to link format See merge request gitlab-org/gitlab-ce!30098
-
czmj authored
-
Evan Read authored
Update styleguide.md to add Notes usage guidelines See merge request gitlab-org/gitlab-ce!29429
-
Mike Lewis authored
-
Lin Jen-Shin authored
Add clusters association to deployment See merge request gitlab-org/gitlab-ce!29960
-
Evan Read authored
Docs: Fix spacing in code blocks in webhook raketask doc See merge request gitlab-org/gitlab-ce!30208
-
Marcel Amirault authored
-
Evan Read authored
Docs: Enforce consistent prefix for bullet lists See merge request gitlab-org/gitlab-ce!30206
-
Marcel Amirault authored
Adjusts asterisks to hyphens in assorted docs to allow lint rule to pass
-
Evan Read authored
Fix typo in docs about Elasticsearch See merge request gitlab-org/gitlab-ce!30162
-
Evan Read authored
Refactor the 2FA docs See merge request gitlab-org/gitlab-ce!30087
-
Evan Read authored
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/62080 Closes #62080 See merge request gitlab-org/gitlab-ce!30148
-
-
Thong Kuah authored
Quarantine schema_version_check because tests after it failed See merge request gitlab-org/gitlab-ce!30198
-
Lin Jen-Shin authored
-
- 29 Jun, 2019 2 commits
-
-
Achilleas Pipinellis authored
Add a link in the docs to the epic that defined the Insights feature Closes #63463 See merge request gitlab-org/gitlab-ce!30181
-
Lin Jen-Shin authored
Copy Settings initializer from EE See merge request gitlab-org/gitlab-ce!30140
-
- 28 Jun, 2019 4 commits
-
-
Robert Speicher authored
Ensure we are on a supported version before migrating See merge request gitlab-org/gitlab-ce!29882
-
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.
-
Stan Hu authored
Use PROCESS_CPUTIME_ID for cpu time metrics Closes #63874 See merge request gitlab-org/gitlab-ce!30166
-