- 10 Jun, 2020 40 commits
-
-
Alex Buijs authored
For onboarding issues experiment
-
Mayra Cabrera authored
Show alert for namespace storage limit See merge request gitlab-org/gitlab!32999
-
charlie ablett authored
Fix creating confidential issues of public epics See merge request gitlab-org/gitlab!34309
-
Paul Slaughter authored
Add setting to allow merge on skipped pipeline Closes #211482 See merge request gitlab-org/gitlab!27490
-
Mathieu Parent authored
Fixes: #211482
-
Mike Jang authored
Add example for creating subgroup Closes #220800 See merge request gitlab-org/gitlab!34172
-
James Fargher authored
Optimize participants list See merge request gitlab-org/gitlab!33981
-
James Fargher authored
Merge branch '217009-exclude-text-arrays-from-the-rubocop-rules-for-texts-and-strings' into 'master' Exclude string and text arrays from Rubocop migration checks See merge request gitlab-org/gitlab!34056
-
GitLab Release Tools Bot authored
-
Lin Jen-Shin authored
Bump omniauth_openid_connect to 0.3.5 See merge request gitlab-org/gitlab!34030
-
Roger Meier authored
-
Mike Jang authored
Update dev routing doc with new info See merge request gitlab-org/gitlab!34270
-
Dmytro Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Amy Qualls authored
Docs: remove duplicated set of instructions Closes #35128 See merge request gitlab-org/gitlab!30555
-
Amy Qualls authored
UX advises that the GKE and EKS instructions for adding a cluster are identical, so we don't need to keep two separate copies.
-
Toon Claes authored
Documentation for backfill of PackageFiles Closes #213872 See merge request gitlab-org/gitlab!34247
-
Heinrich Lee Yu authored
Rc/integrate dashboard timezone See merge request gitlab-org/gitlab!33660
-
Paul Slaughter authored
Support EditorConfig inside of the Web IDE See merge request gitlab-org/gitlab!32378
-
Himanshu Kapoor authored
Developers collaborating on projects follow certain coding standards styles to maintain consistent levels of readability and format. These standards are usually provided to developers through configuration files that the developer's editor might read and apply. When working in the Web IDE, even if a project has configured this type of file, those settings can't be enforced. The leader in standards for this is EditorConfig which providers a file format for defining coding styles. This change adds support for reading .editorconfig files in the Web IDE and applying configuration settings automatically.
-
Suzanne Selhorn authored
Fixed typo: added "git" in composer docu. See merge request gitlab-org/gitlab!34062
-
Felipe Artur authored
Fixes a regression. It was not possible to create confidential issues as child of public epics.
-
Mayra Cabrera authored
Revert "Merge branch '214061-actioncable-embedded-mode' into 'master'" See merge request gitlab-org/gitlab!34291
-
Heinrich Lee Yu authored
This reverts merge request !33943
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
Craig Norris authored
Docs: more fixes to usage and spelling See merge request gitlab-org/gitlab!34304
-
Amy Qualls authored
Fixing issues identified by the spell checker. Some required fixing misspelled words. Some were words needing to be added to the exceptions file. Some needed a change in usage.
-
Marcin Sedlak-Jakubowski authored
Docs: reformat custom issue tracker steps See merge request gitlab-org/gitlab!33971
-
Lucas Charles authored
Improve Custom Issue Tracker docs to better describe supported issue trackers
-
Mark Florian authored
Adds a url sync component See merge request gitlab-org/gitlab!32849
-
Sam Beckham authored
This adds a component that allows you to sync a query with the current page URL.
-
Sean McGivern authored
Add an instance variable to self monitoring dashboard See merge request gitlab-org/gitlab!34084
-
Michael Kozono authored
Track events for onboarding issues experiment See merge request gitlab-org/gitlab!34171
-
Ryan Cobb authored
-
Ryan Cobb authored
-
Dmytro Zaporozhets authored
Record JSON parser errors due to invalid reports See merge request gitlab-org/gitlab!26944
-
Michael Kozono authored
Cluster list refactor: Add missing icon See merge request gitlab-org/gitlab!33196
-
Emily Ring authored
Pass Img tags through rails and add icon to javascripts/clusters_list Updated serializers to include provider type Update associated tests
-
Rémy Coutable authored
Allow Package and QA Executions for Security MRs Closes gitlab-org/security/gitlab#67 See merge request gitlab-org/gitlab!33890
-