- 30 Jan, 2020 1 commit
-
-
Dheeraj Joshi authored
When a merge is in closed or merged state, the outdated message will not be displayed for the security reports
-
- 29 Jan, 2020 17 commits
-
-
Heinrich Lee Yu authored
Fix `rails db:*` when the database does not exist See merge request gitlab-org/gitlab!23806
-
Heinrich Lee Yu authored
Replace all instances of `marking_project_for_deletion` feature with `adjourned_deletion_for_projects_and_groups` See merge request gitlab-org/gitlab!23526
-
Kushal Pandya authored
Geo Node Form in Vue - Core Fields Closes #118841 See merge request gitlab-org/gitlab!23479
-
Zack Cuddy authored
Vue Components JS Hook Ruby Items HAML Controllers Applicaiton settings app_spec.js geo_node_form_capacities_spec geo_node_form_core_spec.js geo_node_form_namespaces_spec.js Namespace specs Selective sync test and paramterized tests Seletive sync spec Shards Spec Finished tests Lint and locale Remove selective sync from this MR Lint and locale
-
Kushal Pandya authored
Fix logs api etag issues with elasticsearch See merge request gitlab-org/gitlab!23249
-
Adrien Kohlbecker authored
Etag cache is not currently getting cleared
-
Marcel Amirault authored
Added relationship diagram for epics and issues See merge request gitlab-org/gitlab!23941
-
manojmj authored
This change renames `marking_project_for_deletion ` feature to `adjourned_deletion_for_projects_and_groups ` since we’d be using the same name for both project and group soft-deletion.
-
Russell Dickenson authored
-
Evan Read authored
MR Approvals documentation Revamp See merge request gitlab-org/gitlab!23861
-
Marcel Amirault authored
Reordered sections, a large amount of simplifications, removed unneeded screenshots, moved one section to another page.
-
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 22 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
-
Kassio Borges authored
Currently tasks like `rails db:drop && rails db:create` fails due to the console message that tries to show the database version and since the database was just dropped it fails. This fix just verify if the database exists before printing messages that depends on the database.
-
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
-