- 11 Sep, 2018 27 commits
-
-
Robert Speicher authored
Fix rails 5 deprecation warnings See merge request gitlab-org/gitlab-ee!7324
-
Douwe Maan authored
Rename before_filter to before_action See merge request gitlab-org/gitlab-ee!7323
-
Marin Jankovski authored
CE upstream - 2018-09-11 12:21 UTC See merge request gitlab-org/gitlab-ee!7330
-
GitLab Bot authored
-
Grzegorz Bizon authored
Resolve "Project export broken when avatar is set" Closes #51318 See merge request gitlab-org/gitlab-ce!21649
-
Jan Provaznik authored
Fixes rails 5 deprecation warnings in `config/` files
-
Bob Van Landuyt authored
CE upstream - 2018-09-11 09:21 UTC See merge request gitlab-org/gitlab-ee!7327
-
GitLab Bot authored
-
James Lopez authored
-
Achilleas Pipinellis authored
Add steps for closing product discovery issue See merge request gitlab-org/gitlab-ce!21273
-
Grzegorz Bizon authored
QA: Add support for testing Git over HTTP with LDAP users See merge request gitlab-org/gitlab-ce!21354
-
Jan Provaznik authored
before_filter is deprecated in Rails 5, we should rather use before_action
-
Grzegorz Bizon authored
Rails 5: fix issue move service See merge request gitlab-org/gitlab-ce!21616
-
Stan Hu authored
CE upstream - 2018-09-11 06:21 UTC Closes #7543 See merge request gitlab-org/gitlab-ee!7321
-
James Lopez authored
-
Stan Hu authored
Merge branch '7211-pull-mirroring-does-not-seem-to-replicate-default-branch-all-the-time' into 'master' Synchronize the default branch when updating a pull mirror Closes #7211 See merge request gitlab-org/gitlab-ee!7242
-
GitLab Bot authored
-
Jasper Maes authored
In rails 5, the attributes method for an enum returns the name instead of the database integer.
-
Stan Hu authored
QA: Sign in as an admin account when adding a license See merge request gitlab-org/gitlab-ee!7310
-
Bob Van Landuyt authored
Add stub methods for FakeApplicationSetting Closes gitlab-ee#7543 See merge request gitlab-org/gitlab-ce!21662
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Mark Lapierre authored
-
Stan Hu authored
Improve exception message when not a secondary See merge request gitlab-org/gitlab-ee!7320
-
Stan Hu authored
In a migration spec, a default ApplicationSetting object may fail to create due to an unknown attribute and fall back to FakeApplicationSetting. FakeApplicationSetting appears to be missing a number of methods that are needed (https://gitlab.com/gitlab-org/gitlab-ce/issues/47491). This commit adds the ones needed to make an EE spec pass. Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/7543
-
Stan Hu authored
In a migration spec, a default ApplicationSetting object may fail to create due to an unknown attribute and fall back to FakeApplicationSetting. FakeApplicationSetting appears to be missing a number of methods that are needed (https://gitlab.com/gitlab-org/gitlab-ce/issues/47491). This commit adds the ones needed to make an EE spec pass. Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/7543
-
Ash McKenzie authored
-
- 10 Sep, 2018 13 commits
-
-
Stan Hu authored
-
GitLab Bot authored
# Conflicts: # LICENSE [ci skip]
-
Stan Hu authored
CE upstream - 2018-09-10 21:21 UTC Closes gitlab-ce#50003 and #7471 See merge request gitlab-org/gitlab-ee!7313
-
Stan Hu authored
QA: Sign in as an admin account when adding a license See merge request gitlab-org/gitlab-ce!21657
-
Robert Speicher authored
properly wrap LICENSE file [ci skip] See merge request gitlab-org/gitlab-ce!21604
-
Mark Lapierre authored
Adds the ability to use admin credentials to add a license so that when testing an LDAP user on EE the LDAP user does not have to be an admin. Admin credentials default to GDK's root user. Can be overriden via ADMIN_USERNAME and ADMIN_PASSWORD environment variables.
-
Robert Speicher authored
Resolve "Changes in in-memory application settings in one spec can break another spec" Closes #51268 See merge request gitlab-org/gitlab-ce!21638
-
Clement Ho authored
Update karma: 2.0.4 -> ^3.0.0 See merge request gitlab-org/gitlab-ce!21593
-
Clement Ho authored
EE-Port of: gitlab-ce!21593 See merge request gitlab-org/gitlab-ee!7308
-
Stan Hu authored
-
Mike Greiling authored
add tooltip directive from gitlab-ui See merge request gitlab-org/gitlab-ce!21522
-
Simon Knox authored
-
GitLab Bot authored
-