GitLab Bot
|
72721699f1
|
Add latest changes from gitlab-org/gitlab@master
|
2020-02-18 00:09:20 +00:00 |
|
Heinrich Lee Yu
|
2b3d00a778
|
Remove unneeded monkey-patch
Changes all calls to data_source_exists? to table_exists?
since that is the intent of these calls
|
2019-07-25 12:21:38 +08:00 |
|
Robert Speicher
|
30e5b31eea
|
Add frozen_string_literal to EE files now in CE
|
2019-07-08 20:06:24 -05:00 |
|
Robert Speicher
|
9f677359a7
|
Add EE-only initializers
These files are only used by EE, and are now wrapped in `Gitlab.ee`
blocks for file parity.
|
2019-07-08 15:04:38 -05:00 |
|