- 29 Jan, 2020 33 commits
-
-
Nicolò Maria Mezzopera authored
- tracking - unit tests update
-
Jan Provaznik authored
Redirects trials with query string parameters Closes #119083 See merge request gitlab-org/gitlab!23905
-
Jan Provaznik authored
Resolve "Project#to_reference does not produce a valid reference" Closes #198116 See merge request gitlab-org/gitlab!23452
-
Alex Kalderimis authored
This renames to_reference_with_postfix to to_reference, and introduces to_reference_base to handle the need for a base for child references This combines all reference methods into a single example context
-
Dmytro Zaporozhets authored
Add license FAQ link to license expired message See merge request gitlab-org/gitlab!23835
-
Jay authored
Add a FAQ link to the license we display to users when their license is expired, or is about to expire. finishes: https://gitlab.com/gitlab-org/gitlab/issues/7681
-
James Lopez authored
Use cache_key for invalidating LC report See merge request gitlab-org/gitlab!23898
-
Can Eldem authored
-
Kushal Pandya authored
Add server-side search for environments dropdown See merge request gitlab-org/gitlab!23834
-
Dhiraj Bodicherla authored
The search input in environments dropdown filters already fetched items. This MR adds sever-side search for the input
-
Heinrich Lee Yu authored
Bring back "Migrate epic mentions to epic_user_mentions" Closes #199297 See merge request gitlab-org/gitlab!23919
-
Heinrich Lee Yu authored
Merge branch '24779-super-group-milestone-view-doesn-t-include-milestones-from-projects-in-subgroups' into 'master' Include milestones from subgroups in Milestones view Closes #24779 See merge request gitlab-org/gitlab!22922
-
Eugenia Grieff authored
Show milestones from group descendants in Milestones view at the group level Add specs for subgroup milestones Add Project scope to combine filering by issues or merge requests feature available
-
Heinrich Lee Yu authored
Merge branch '36502-nuget-package-metadata-extraction-job-db-changes-and-dependencies' into 'master' Nuget - metadata extraction See merge request gitlab-org/gitlab!21561
-
Evan Read authored
Add documentation about renaming features See merge request gitlab-org/gitlab!23210
-
Dan Jensen authored
This explains that, when renaming a feature, the facade-only approach might be acceptable. It also lists some criteria to help determine when it might even be better.
-
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 7 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
-
Alper Akgun authored
-
Thong Kuah authored
-
Thong Kuah authored
Added POSTGRES_VERSION variable to Auto DevOps Test stage Closes #11120 See merge request gitlab-org/gitlab!22884
-