Commit Graph

5 Commits

Author SHA1 Message Date
42d6e66197 Add latest changes from gitlab-org/gitlab@master 2025-05-30 18:14:51 +00:00
c01c1ea685 Add latest changes from gitlab-org/gitlab@master 2024-04-29 18:10:24 +00:00
d598e4fd93 Enable more frozen string in lib/**/*.rb
Enables frozen for the following:

* lib/*.rb
* lib/banzai/**/*.rb
* lib/bitbucket/**/*.rb
* lib/constraints/**/*.rb
* lib/container_registry/**/*.rb
* lib/declarative_policy/**/*.rb

Partially addresses #47424.
2018-10-06 17:02:50 -07:00
2a20c0e590 Prevent circular reference error in Banzai 2016-01-14 11:30:28 +01:00
7781bda9bd Move Markdown/reference logic from Gitlab::Markdown to Banzai 2015-12-15 15:51:16 +01:00