- 29 Jan, 2020 6 commits
-
-
Evan Read authored
Explain DevOps "index score" interpretation See merge request gitlab-org/gitlab!23654
-
Dan Jensen authored
The meaning of the "index score" value in the DevOps Score feature is not clear to everyone who reads the feature documentation. This adds a sentence to explain one way it could be interpreted.
-
Dan Davison authored
Refactor project milestone resources See merge request gitlab-org/gitlab!23863
-
Walmyr Lima e Silva Filho authored
The fabricate method is not in use, and so it just adds unnecessary complexity. This is why it is being removed. The same applies to the description attribute. Also, instead of having a title= method, better having it initiali- zed with a default value so that it doesn't need to be provided when creating the resource in the test file. Finally, the test that uses the updated resource was updated to use the default title.
-
Marcel Amirault authored
Removed duplicate text See merge request gitlab-org/gitlab!23807
-
Suzanne Selhorn authored
-
- 28 Jan, 2020 34 commits
-
-
Robert Speicher authored
Mention security fixes on Changelog guidelines See merge request gitlab-org/gitlab!23923
-
Mayra Cabrera authored
Security fixes should have changelog entries without the merge request value and with type set to security
-
Robert Speicher authored
Add variable_type attribute to Variable serializer See merge request gitlab-org/gitlab!23843
-
Heinrich Lee Yu authored
Fix changelog for 22884 See merge request gitlab-org/gitlab!23932
-
Thong Kuah authored
-
Thong Kuah authored
Added POSTGRES_VERSION variable to Auto DevOps Test stage Closes #11120 See merge request gitlab-org/gitlab!22884
-
Serban Marti authored
-
Fatih Acet authored
Fix outdated MR security warning message See merge request gitlab-org/gitlab!23496
-
Mike Greiling authored
Change `Rename` to `Rename/Move` in Web IDE dropdown See merge request gitlab-org/gitlab!23877
-
Kai Armstrong authored
-
Heinrich Lee Yu authored
Fixes error when assigning an existing assignee See merge request gitlab-org/gitlab!23416
-
Clement Ho authored
Partially Resolve "Migrate spec/javascripts/environments/ to Jest" See merge request gitlab-org/gitlab!23828
-
Emily Ring authored
Moved file to spec/frontend/environments/ folder. Modified tests to migrate from karma testing, to jest testing.
-
Stan Hu authored
Copy issues routing under - scope See merge request gitlab-org/gitlab!23779
-
Mayra Cabrera authored
Backend: Filter error list by error status See merge request gitlab-org/gitlab!23186
-
Allison Browne authored
Refactor issue services to allow a return with api formatted error based on the results of the response.
-
Mike Greiling authored
Cleanup some repository routing related code See merge request gitlab-org/gitlab!23518
-
Dmytro Zaporozhets authored
- Use scoped repository routing in web ide - Update routing specs to use scoped routing Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Paul Slaughter authored
Resolve "Fix snippet search results" Closes #199060 See merge request gitlab-org/gitlab!23780
-
Mike Greiling authored
Fix plural translation See merge request gitlab-org/gitlab!23881
-
Sean McGivern authored
Revert "Merge branch '21801-migrate-epic-mentions-to-db-table' into 'master'" Closes #199297 See merge request gitlab-org/gitlab!23900
-
Mayra Cabrera authored
Merge branch '34722-dashboard-projectscontroller-should-tolerate-single-gitaly-node-failure' into 'master' Allow projects to be displayed when Gitaly fails to load pipeline status See merge request gitlab-org/gitlab!23378
-
David Kim authored
-
Kyle Wiebers authored
This reverts merge request !22333
-
Sean McGivern authored
Improve the style guide documentation Closes #18400 See merge request gitlab-org/gitlab!23533
-
Nick Thomas authored
Code nav Poc: Support lsif artifact report See merge request gitlab-org/gitlab!23672
-
Rémy Coutable authored
Use 'rules' for the assets-compiling jobs See merge request gitlab-org/gitlab!23351
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Dismiss notification messages See merge request gitlab-org/gitlab!23324
-
Douglas Barbosa Alexandre authored
Eliminate statement timeouts when namespace is blank Closes #199207 See merge request gitlab-org/gitlab!23839
-
Rémy Coutable authored
Also, document the `danger_local` task, improve the development documentation index page and add a link to the 'Implement design & UI elements' documentation in the 'Contributing' index page. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Nick Thomas authored
Custom monitoring dashboard validation See merge request gitlab-org/gitlab!22893
-
Kirstie Cook authored
Initial commit to add PrometheusDashboard object
-