- 16 Jan, 2019 40 commits
-
-
Yorick Peterse authored
This whitelists all remaining offenses of the InjectEnterpriseEditionModule Cop. These offenses were previously not detected and thus not whitelisted.
-
Yorick Peterse authored
The InjectEnterpriseEditionModule cop would not detect certain nested EE constants such as `EE::Foo::Bar::Baz`. This could result in it not enforcing `prepend` being placed on the last line. This commit fixes this by just performing a string match on the line, instead of relying on AST matching.
-
GitLab Bot authored
-
Douwe Maan authored
Resolve "In Merge Request diff screen, master is not a hyperlink" Closes #52275 See merge request gitlab-org/gitlab-ce!23874
-
Natalia Tepluhina authored
-
GitLab Bot authored
-
Phil Hughes authored
Removes not needed props in FF See merge request gitlab-org/gitlab-ee!9181
-
Phil Hughes authored
Removes console.log See merge request gitlab-org/gitlab-ee!9172
-
Nick Thomas authored
Enable Gitlab-Pages for subgroups See merge request gitlab-org/gitlab-ce!23505
-
Rémy Coutable authored
Now we're correctly rendering 404 page Closes #9234 See merge request gitlab-org/gitlab-ee!9184
-
GitLab Bot authored
-
Nick Thomas authored
Fix RSpec/FactoriesInMigrationSpecs in two files See merge request gitlab-org/gitlab-ce!24405
-
GitLab Bot authored
-
Nick Thomas authored
Add group ful path to project's shared_with_groups See merge request gitlab-org/gitlab-ce!24052
-
Lin Jen-Shin authored
-
GitLab Bot authored
-
Filipa Lacerda authored
Deletes forgotten console.log in specs
-
Rémy Coutable authored
chore(rubocop): fix Style/TrivialAccessors issues See merge request gitlab-org/gitlab-ce!24416
-
Tim Zallmann authored
Fix contextual_sidebar null function binding Closes #56394 See merge request gitlab-org/gitlab-ce!24408
-
GitLab Bot authored
-
Rémy Coutable authored
Fixed transient user merges immediately spec Closes gitlab-ee#9206 See merge request gitlab-org/gitlab-ce!24421
-
GitLab Bot authored
-
Achilleas Pipinellis authored
Remove erroneous plus symbol and minor improvement See merge request gitlab-org/gitlab-ee!9180
-
Filipa Lacerda authored
Some props were added by mistake
-
Achilleas Pipinellis authored
Add more information and refactor format of award emoji-related topics See merge request gitlab-org/gitlab-ce!24288
-
Achilleas Pipinellis authored
Docs: Add note to also index the database if doing async index See merge request gitlab-org/gitlab-ee!9014
-
Phil Hughes authored
Fixes Feature flag JS folder structure Closes #9207 See merge request gitlab-org/gitlab-ee!9170
-
Filipa Lacerda authored
Resolve "Wrong icon for fixed vulnerability in Container Scanning report" Closes #8412 See merge request gitlab-org/gitlab-ee!9120
-
Phil Hughes authored
Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/9206
-
GitLab Bot authored
-
Kamil Trzciński authored
Allow setting of feature gates per project See merge request gitlab-org/gitlab-ce!24184
-
Kushal Pandya authored
Display Epic Icon in epics list Closes #9166 See merge request gitlab-org/gitlab-ee!9162
-
Kamil Trzciński authored
Update sidekiq-cron 0.6.0 -> 1.0 See merge request gitlab-org/gitlab-ce!24235
-
GitLab Bot authored
-
Lin Jen-Shin authored
Show the correct error page when access is denied Closes #55110 See merge request gitlab-org/gitlab-ce!23932
-
Semyon Pupkov authored
-
Rajat Jain authored
Add a new constant that maps issuableType to the icon. Previously, we only had a default issue icon rendered everytime. For epics list we'd need to render the epic icon, hence the change.
-
GitLab Bot authored
-
Kushal Pandya authored
Run prettier on squash_before_merge.vue See merge request gitlab-org/gitlab-ce!24413
-
Stan Hu authored
-