- 12 Apr, 2019 25 commits
-
-
Peter Leitzen authored
-
Peter Leitzen authored
We kept support_bot? where the actual Service Desk user is checked
-
Peter Leitzen authored
It's not really required since `ActiveRecord::Enum` overrides `#support_bot?` when we define `enum :bot_type { support_bot: 1 }`. But let's make sure that we don't use this column anymore.
-
Peter Leitzen authored
It's not needed anymore as we've replaced boolean `support_bot` with enum `bot_type`.
-
Peter Leitzen authored
Stop using `users.support_bot` which we will remove in a upcoming release.
-
GitLab Bot authored
-
Grzegorz Bizon authored
Allow unauthenticated downloads of Chrome Closes #60441 See merge request gitlab-org/gitlab-ce!27297
-
Achilleas Pipinellis authored
Remove recommending moving the home dir to NFS See merge request gitlab-org/gitlab-ce!27286
-
Achilleas Pipinellis authored
Remove recommending moving the home dir to NFS See merge request gitlab-org/gitlab-ee!10816
-
Cindy Pallares 🦉 authored
-
Lin Jen-Shin authored
Merge branch '11112-insights-charts-don-t-load-data-from-subgroups-of-a-top-level-group' into 'master' Resolve "Insights charts don't load data from subgroups of a top-level group" Closes #11112 See merge request gitlab-org/gitlab-ee!10801
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Achilleas Pipinellis authored
Update README.md, fix broken GL logo See merge request gitlab-org/gitlab-ee!10804
-
Lucas Charles authored
-
GitLab Bot authored
-
Filipa Lacerda authored
Resolve CE/EE diff in text_utility_spec See merge request gitlab-org/gitlab-ce!27291
-
GitLab Bot authored
-
Phil Hughes authored
Fixes stylelint issues for builds.scss Closes #59896 See merge request gitlab-org/gitlab-ce!27279
-
Phil Hughes authored
Include fixed-width mixin instead of extending the class See merge request gitlab-org/gitlab-ce!27277
-
Stan Hu authored
The Google GPG key used to sign the apt repository expired today, so all installs will fail unless `--allow-unauthenticated` is used. We should revert this once the repository has been updated with the more recent key. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/60441
-
Ash McKenzie authored
GraphQL is required for design management. See merge request gitlab-org/gitlab-ee!10799
-
GitLab Bot authored
-
Michael Kozono authored
Fix api group visibility See merge request gitlab-org/gitlab-ce!26896
-
Sara Ahbabou authored
Added changelog and rebased
-
Paul Slaughter authored
-
- 11 Apr, 2019 15 commits
-
-
GitLab Bot authored
-
Clement Ho authored
Add missing quotes in Snowplow integration Closes gitlab-ce#60421 See merge request gitlab-org/gitlab-ee!10820
-
Fatih Acet authored
Merge branch '10015-move-ee-differences-for-app-assets-javascripts-boards-models-milestone-js' into 'master' Backport of "Move EE differences for `app/assets/javascripts/boards/models/milestone.js`" See merge request gitlab-org/gitlab-ce!27272
-
Fatih Acet authored
Merge branch '10015-move-ee-differences-for-app-assets-javascripts-boards-models-milestone-js' into 'master' Resolve "Move EE differences for `app/assets/javascripts/boards/models/milestone.js`" Closes #10015 See merge request gitlab-org/gitlab-ee!10774
-
GitLab Bot authored
-
Fatih Acet authored
Increase timeout for notes_spec.js See merge request gitlab-org/gitlab-ce!27270
-
Michael Kozono authored
Geo - Refactor FDW queries in the Geo::ExpireUploadsFinder Closes #11000 See merge request gitlab-org/gitlab-ee!10654
-
Fatih Acet authored
Make scoped label help text translatable See merge request gitlab-org/gitlab-ee!10771
-
Winnie Hellmann authored
-
Stan Hu authored
This was causing a "Uncaught ReferenceError: cf is not defined" in the JavaScript console. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/60421
-
James Lopez authored
Hide scoped labels help text without corresponding license Closes #11095 See merge request gitlab-org/gitlab-ee!10737
-
Winnie Hellmann authored
-
Cindy Pallares authored
-
GitLab Bot authored
-
Clement Ho authored
CE Improve project settings page (leftovers) See merge request gitlab-org/gitlab-ce!27078
-