Commit Graph

72 Commits

Author SHA1 Message Date
GitLab Bot 30699be04e Add latest changes from gitlab-org/gitlab@master 2024-07-30 21:07:18 +00:00
GitLab Bot f41ba400eb Add latest changes from gitlab-org/gitlab@master 2023-10-24 03:07:44 +00:00
GitLab Bot 13ad005a25 Add latest changes from gitlab-org/gitlab@master 2023-09-20 06:11:22 +00:00
GitLab Bot bf53a3fd78 Add latest changes from gitlab-org/gitlab@master 2023-09-19 03:09:45 +00:00
GitLab Bot 0e0df204c1 Add latest changes from gitlab-org/gitlab@master 2023-05-10 12:09:12 +00:00
GitLab Bot ee24c7d68f Add latest changes from gitlab-org/gitlab@master 2023-01-26 15:09:04 +00:00
GitLab Bot ff549ec680 Add latest changes from gitlab-org/gitlab@master 2023-01-25 18:08:56 +00:00
GitLab Bot 5ab92edc77 Add latest changes from gitlab-org/gitlab@master 2022-12-02 06:08:59 +00:00
GitLab Bot b131b6f680 Add latest changes from gitlab-org/gitlab@master 2022-03-11 03:08:14 +00:00
GitLab Bot b6927b3dd6 Add latest changes from gitlab-org/gitlab@master 2022-03-04 03:19:33 +00:00
GitLab Bot 871e82b7c7 Add latest changes from gitlab-org/gitlab@master 2022-02-21 15:19:50 +00:00
GitLab Bot 068b3a4177 Add latest changes from gitlab-org/gitlab@master 2021-12-20 15:12:25 +00:00
GitLab Bot f4d51a9f71 Add latest changes from gitlab-org/gitlab@master 2021-07-29 15:09:48 +00:00
GitLab Bot 38a1a6cb91 Add latest changes from gitlab-org/gitlab@master 2021-06-18 12:10:03 +00:00
GitLab Bot 8f30cb223b Add latest changes from gitlab-org/gitlab@master 2021-06-14 03:09:53 +00:00
GitLab Bot 023e050d82 Add latest changes from gitlab-org/gitlab@master 2021-05-05 12:10:33 +00:00
GitLab Bot a5605d87fb Add latest changes from gitlab-org/gitlab@master 2021-04-13 18:11:28 +00:00
GitLab Bot 921173681c Add latest changes from gitlab-org/gitlab@master 2021-03-10 09:09:29 +00:00
GitLab Bot c982bb363b Add latest changes from gitlab-org/gitlab@master 2021-02-17 15:09:21 +00:00
GitLab Bot eef0c69d45 Add latest changes from gitlab-org/gitlab@master 2021-02-12 21:09:01 +00:00
GitLab Bot d8714cf67c Add latest changes from gitlab-org/gitlab@master 2021-02-02 00:09:14 +00:00
GitLab Bot cb36ae7dd5 Add latest changes from gitlab-org/gitlab@master 2020-12-08 21:10:06 +00:00
GitLab Bot 9c3e48166e Add latest changes from gitlab-org/gitlab@master 2020-05-28 03:08:08 +00:00
GitLab Bot 3ad11f24ca Add latest changes from gitlab-org/gitlab@master 2019-12-22 09:07:51 +00:00
GitLab Bot 9763c08170 Add latest changes from gitlab-org/gitlab@master 2019-12-17 03:07:45 +00:00
GitLab Bot 175b4fa261 Add latest changes from gitlab-org/gitlab@master 2019-12-11 18:08:10 +00:00
GitLab Bot 84a0e65ac8 Add latest changes from gitlab-org/gitlab@master 2019-11-07 12:06:21 +00:00
GitLab Bot 8e45d25f7d Add latest changes from gitlab-org/gitlab@master 2019-10-16 18:08:01 +00:00
GitLab Bot 3d13802bc2 Add latest changes from gitlab-org/gitlab@master 2019-10-15 09:06:09 +00:00
GitLab Bot 40597fdec0 Add latest changes from gitlab-org/gitlab@master 2019-10-08 18:05:56 +00:00
GitLab Bot 427b23c127 Add latest changes from gitlab-org/gitlab@master 2019-10-03 00:05:59 +00:00
GitLab Bot b7dfe2ae40 Add latest changes from gitlab-org/gitlab@master 2019-09-13 13:26:31 +00:00
Dinesh Panda 736b5908da Avoid calling freeze on already frozen strings in lib 2019-09-10 08:11:43 +00:00
Doug Stull fa674fa5e6 Rename dev, org, com helper 2019-08-28 01:29:52 +00:00
Yorick Peterse d7a4c1d2a5
Backport EE changes made to the scripts/ directory
This backport changes made by EE to the files in the scripts/ directory.
This comes with a few changes to some scripts to make them work in the
single codebase setup.
2019-07-29 13:53:20 +02:00
Robert Speicher 5ec2146c4a
Add Gitlab.ee method
This method yields to the given block when the installation is EE.
2019-06-26 11:29:41 -05:00
Yorick Peterse 0e41564762
Backport gitlab.yml.example from EE
To make this happen, we need to conditionally add the group_saml
strategy when running tests, but only on EE. This requires some changes
to Gitlab.ee? so that it can be used before/without loading the Rails
environment. We also have to change how we require a few files, so this
can run outside of Rails.
2019-06-20 14:51:49 +02:00
Oswaldo Ferreira a1a0f8e6b0 Add DNS rebinding protection settings 2019-05-30 10:47:57 -03:00
Phil Hughes 06b06736eb Merge branch 'winh-separate-frontend-fixtures' into 'master'
Generate EE-specific JavaScript fixtures into ee/ directory  (CE-backport)

See merge request gitlab-org/gitlab-ce!28032
2019-05-07 07:45:42 +00:00
Stan Hu f93b2e02a5 Run rubocop -a on CE files 2019-05-05 03:24:28 -07:00
Winnie Hellmann 78edcc2678 Allow to override Gitlab.ee? with IS_GITLAB_EE
(cherry picked from commit f3b74d59865a88be67663339447667c725961413)
2019-05-02 23:11:17 +02:00
Valery Sizov cc2e849afd Use a fixed git abbrev parameter when we fetch a git revision 2019-03-28 15:24:56 +02:00
Filipa Lacerda ec7835946a Creates a function to check if repo is EE
Adds EE information to gon
Creates a global vue mixin
2019-03-04 08:20:37 +00:00
Brandon Labuschagne def2b548d2 Revert the "What's new" feature 2019-01-29 20:45:47 +00:00
Andrew Newdigate 2c0d69d310 Extract process_name from GitLab::Sentry
GitLab::Sentry has a program_context method to determine whether a
Sentry exception occurred in Sidekiq or rails. Since we will need
similar functionality for distributed tracing, this change extracts the
program_context method into GitLab.process_name for more general
consumption.
2019-01-16 15:29:05 +02:00
Brandon Labuschagne cc281afb27 Resolve "Add "What's new" menu item in top navigation" 2019-01-14 16:10:19 +00:00
Kamil Trzciński c3bd3bfc6e Improve variables support
This ensures that variables accept only string,
alongside also improves kubernetes_namespace,
improving validation and default value being set.
2018-11-19 14:09:39 +01:00
gfyoung 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
Bob Van Landuyt b09e40624b Show the commit-sha for pre-release versions
The pre-release tags are set at the beginning of a release, so it
would be impossible to figure out which version was running if we're
running nightlies.

In that case it's better to still link to the SHA. These versions
don't get deployed to .com.
2018-10-02 16:11:32 +02:00
Rémy Coutable f349f2a68c
Stop relying on migrations in the CacheableAttributes cache key and cache attributes for 1 minute instead
Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-07-05 12:34:15 +02:00