Commit Graph

29 Commits

Author SHA1 Message Date
GitLab Bot 2f47b6d8e1 Add latest changes from gitlab-org/gitlab@master 2020-06-26 09:08:59 +00:00
GitLab Bot c59765a50a Add latest changes from gitlab-org/gitlab@master 2020-06-24 18:09:03 +00:00
GitLab Bot 23ff717a29 Add latest changes from gitlab-org/gitlab@master 2020-06-10 09:08:35 +00:00
GitLab Bot 2fd92f2dc7 Add latest changes from gitlab-org/gitlab@master 2020-03-04 21:07:54 +00:00
GitLab Bot 22e9af3c8b Add latest changes from gitlab-org/gitlab@master 2020-01-27 12:08:35 +00:00
GitLab Bot 7f8330873c Add latest changes from gitlab-org/gitlab@master 2019-12-18 21:07:37 +00:00
GitLab Bot 79d62647bc Add latest changes from gitlab-org/gitlab@master 2019-12-18 12:07:48 +00:00
GitLab Bot e723867717 Add latest changes from gitlab-org/gitlab@master 2019-12-17 18:07:48 +00:00
Ash McKenzie 19ff9d9899
Replace rails_helper.rb with spec_helper.rb
rails_helper.rb's only logic was to require
spec_helper.rb.
2019-08-30 12:26:18 +10:00
Thong Kuah f540ffcef6 Add frozen_string_literal to spec/lib (part 1)
Using the sed script from
https://gitlab.com/gitlab-org/gitlab-ce/issues/59758
2019-07-26 13:25:07 +12:00
Stan Hu ad2f711adf Add frozen_string_literal to new files 2019-03-04 23:19:19 -08:00
Oswaldo Ferreira 445709345f Stop linking to unrecognized package sources 2019-02-21 16:17:38 -03:00
Rémy Coutable ddccd24c13 Remove superfluous lib: true, type: redis, service: true, models: true, services: true, no_db: true, api: true
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-07-27 14:31:53 +02:00
Douwe Maan 34f7c3bd1a Fix diff of requirements.txt file by not matching newlines as part of package names 2017-06-27 16:20:01 -05:00
Douwe Maan 11e22835ed Don't match tilde and exclamation mark as part of requirements.txt package name 2017-06-23 13:07:32 -05:00
Douwe Maan c197b72fea Add spec 2017-05-26 09:43:44 -05:00
Douwe Maan c734f2f0dd Autolink package names in requirements.txt 2017-05-23 15:35:59 -05:00
Douwe Maan 640440c9d8 Autolink package names in Godeps.json 2017-05-23 15:35:51 -05:00
Douwe Maan e780259a65 Autolink package names in Cartfile 2017-05-23 15:35:51 -05:00
Douwe Maan c35463d5f8 Autolink package names in podspec.json 2017-05-23 15:35:50 -05:00
Douwe Maan 190b7b45a6 Autolink package names in podspec 2017-05-23 15:35:50 -05:00
Douwe Maan 03db4f1106 Autolink package names in Podfile 2017-05-23 15:35:42 -05:00
Douwe Maan fbec6dbd1a Autolink package names in composer.json 2017-05-23 15:35:33 -05:00
Douwe Maan 83747783e2 Autolink package names in package.json 2017-05-23 15:35:17 -05:00
Douwe Maan 02ad8c0c68 Autolink package names in gemspec 2017-05-23 15:35:07 -05:00
Douwe Maan aa24feed6f Refactor DependencyLinker::BaseLinker 2017-05-23 15:34:42 -05:00
Douwe Maan ee0b2f3418 Remove unrelated link from spec 2017-05-12 11:20:33 -05:00
Douwe Maan e9d7b6cd8f Link Gemfile git URLs 2017-05-12 10:35:41 -05:00
Douwe Maan b1012d986c Autolink package names in Gemfile 2017-05-10 08:26:21 -05:00