- 01 Feb, 2019 8 commits
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Fix typo in github_integration.md See merge request gitlab-org/gitlab-ee!9382
-
Rémy Coutable authored
EE port of "Add e2e QA test for logging in using Github OAuth" See merge request gitlab-org/gitlab-ee!9369
-
Phil Hughes authored
Feature flags page fixes See merge request gitlab-org/gitlab-ee!9358
-
Phil Hughes authored
Use 'GlButton' in place of button within Epic app See merge request gitlab-org/gitlab-ee!9372
-
Sanad Liaquat authored
Adds the test itself and the vendor page object model for GitHub login pages.
-
GitLab Bot authored
-
Evan Read authored
The GitLab Pages IP address for GitLab.com changed from 52.167.214.135 to... See merge request gitlab-org/gitlab-ce!24797
-
- 31 Jan, 2019 32 commits
-
-
Stan Hu authored
Merge branch '9540-broken-master-due-to-spec-finders-merge_requests_finder_spec-rb-292-syntax-error-unexpected-keyword_end-expecting-end-of-input' into 'master' Resolve "Broken master due to "spec/finders/merge_requests_finder_spec.rb:292: syntax error, unexpected keyword_end, expecting end-of-input"" Closes #9540 See merge request gitlab-org/gitlab-ee!9379
-
GitLab Bot authored
-
Evan Read authored
Docs serverless tmcli update See merge request gitlab-org/gitlab-ce!24689
-
Stan Hu authored
Merge branch '9465-geo-repositories-cleanup-worker-can-leave-orphaned-entries-in-the-tracking-database' into 'master' Geo - Perform GeoRepositoryDestroyWorker even when repository does not exist Closes #9465 See merge request gitlab-org/gitlab-ee!9344
-
Evan Read authored
-
GitLab Bot authored
-
Jonathan Petto authored
-
Brett Walker authored
-
Brett Walker authored
-
Stan Hu authored
Fix rubocop violations See merge request gitlab-org/gitlab-ce!24837
-
GitLab Bot authored
-
Annabel Dunstone Gray authored
fix(settings): Adjusted vertical alignment of visibility icons Closes #39759 See merge request gitlab-org/gitlab-ce!24511
-
Martin Hobert authored
-
Gabriel Mazetto authored
-
Gabriel Mazetto authored
-
Brett Walker authored
-
danielgruesso authored
-
GitLab Bot authored
-
Dan Davison authored
Fix flaky wiki create test Closes gitlab-org/quality/nightly#24 See merge request gitlab-org/gitlab-ce!24778
-
Brett Walker authored
-
Lin Jen-Shin authored
Add nested param to ee env controller specs Closes #9521 See merge request gitlab-org/gitlab-ee!9375
-
GitLab Bot authored
-
Yorick Peterse authored
This got merged up somewhere in the process of merging dev.gitlab.org and GitLab.com back together.
-
Yorick Peterse authored
-
GitLab Bot authored
-
GitLab Release Tools Bot authored
[ci skip]
-
Yorick Peterse authored
In commit 6fa5fd85 the `require: false` was removed to ensure the Gem was loaded at run time. Unfortunately, the `require` necessary for the rubyzip Gem is "zip" and not "rubyzip". As a result, Bundler would not require the Gem. This meant that we would still run into constant errors when referring to `Zip::File`.
-
GitLab Release Tools Bot authored
[ci skip]
-
Stan Hu authored
pages:deploy step was failing with the following error: ``` unitialized constant SafeZip::Extract::Zip ``` Since license_finder already pulls in rubyzip, we can make it a required gem. We also use the scope operator to make the reference to Zip::File explicit.
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
Douglas Barbosa Alexandre authored
Fix a JS race in a spec Closes #56860 See merge request gitlab-org/gitlab-ce!24684
-