Commit Graph

11 Commits

Author SHA1 Message Date
GitLab Bot 7d5d23819b Add latest changes from gitlab-org/gitlab@master 2020-07-15 06:09:35 +00:00
GitLab Bot 7cc6872401 Add latest changes from gitlab-org/gitlab@master 2020-01-29 12:09:08 +00:00
Sean McGivern ad8158e460 Add frozen_string_literal to recently-added files from the community 2018-08-10 12:41:01 +01:00
Reuben Pereira 74c81cc50e Add back the Project#to_reference_with_postfix function since it can be used in the ProjectReferenceFilter#link_to_project function 2018-07-05 01:55:55 +05:30
Reuben Pereira d6f4810ea1 Correct the comment above the ProjectReferenceFilter.references_in method. 2018-07-03 22:24:59 +05:30
Reuben Pereira 7429eb3b48 Eager load a project's route and its namespace with route in project_reference_filter 2018-07-03 21:26:28 +05:30
Reuben Pereira 972f12218e Eager load the namespace and route of a project in project_reference_filter.rb 2018-07-03 10:18:49 +05:30
Reuben Pereira c8302b2f50 Correct the comments above the ProjectReferenceFilter#project_link_filter function to make it clear that the full project path is required in a reference. 2018-07-03 10:15:56 +05:30
Reuben Pereira 07ac9ee2f0 Correct the misleading name of a variable in ProjectReferenceFilter.project_link_filter 2018-07-03 01:09:39 +05:30
Reuben Pereira 28cf16a772 Correct the comment above the projects_hash function in the project_reference_filter 2018-06-30 18:49:07 +05:30
Reuben Pereira c0dfaf98ac A working implementation of a project reference filter which links project references to project profile. 2018-06-30 14:47:03 +05:30