- 27 Dec, 2018 4 commits
-
-
Lin Jen-Shin authored
Use existing users in ee_assign_code_owners_spec.rb if signup is disabled Closes gitlab-org/quality/staging#20 See merge request gitlab-org/gitlab-ee!8968
-
GitLab Bot authored
-
Stan Hu authored
Return an ApplicationSetting in CurrentSettings See merge request gitlab-org/gitlab-ce!23766
-
Stan Hu authored
Enable some frozen string in ee/lib See merge request gitlab-org/gitlab-ee!8930
-
- 26 Dec, 2018 25 commits
-
-
Fatih Acet authored
Support new syntax for SAST/Dependency Scanning See merge request gitlab-org/gitlab-ee!8869
-
Mark Lapierre authored
-
GitLab Bot authored
-
Stan Hu authored
Fix clone dropdown parent inheritance issues in HAML See merge request gitlab-org/gitlab-ce!24029
-
Fatih Acet authored
Add word-break to issue title to fix edit button disspearing Closes #55484 See merge request gitlab-org/gitlab-ce!23948
-
Rubén Moya authored
-
Stan Hu authored
EE Port: Fix clone dropdown parent inheritance issues in HAML See merge request gitlab-org/gitlab-ee!8969
-
Fatih Acet authored
-
Kushal Pandya authored
-
Stan Hu authored
The change in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/24015 caused some parent relationships to be incorrect. This caused a failure in the EE failure the Geo button was added because the modal stopped showing.
-
Mark Lapierre authored
Using find_elements instead of all_elements Closes gitlab-org/quality/staging#18 See merge request gitlab-org/gitlab-ce!23977
-
Lin Jen-Shin authored
Merge remote-tracking branch 'upstream/master' into 54953-error-500-viewing-merge-request-due-to-nil-commit_email_hostname * upstream/master: (115 commits) [CE] Speed up login page usage Add new line and comments Fix the seeder 24_forks.rb cannot find public project Milestones on community contribution issues Removed Gitlab Upgrader found in /lib/gitlab/upgrader.rb Fix and move specs into admin_disables_git_access_protocol_spec.rb Fix HTTP/SSH clone panel for mobile Add spec for HTTP/SSH clone panel Fix missing Git clone button when protocol restriction setting enabled Fix deprecation: Using positional arguments in integration tests Extend override check to also check arity Update tm cli version Bump Gitaly version to v1.12.0 Add @dbalexandre to CODEOWNERS Update verbiage for clarity Change group-cluster beta to regular note Change alpha states to use note instead of warning Update registry section. Update serverless.yaml formatting Clarify obtaining application URL Add @godfat to CODEOWNERS ...
-
Lin Jen-Shin authored
Resolve "Extend `override` check to also check arity" Closes #42125 See merge request gitlab-org/gitlab-ce!23498
-
Lin Jen-Shin authored
EE: Resolve "Extend `override` check to also check arity" See merge request gitlab-org/gitlab-ee!8960
-
Kushal Pandya authored
-
Stan Hu authored
The change in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/24015 caused some parent relationships to be incorrect. This caused a failure in the EE failure the Geo button was added because the modal stopped showing.
-
Ramya Authappan authored
[EE] Speed up login page usage See merge request gitlab-org/gitlab-ee!8963
-
Mark Lapierre authored
-
Ramya Authappan authored
[CE] Speed up login page usage See merge request gitlab-org/gitlab-ce!24021
-
Mark Lapierre authored
-
Stan Hu authored
Fix the seeder 24_forks.rb cannot find public project See merge request gitlab-org/gitlab-ce!24031
-
Shinya Maeda authored
-
Stan Hu authored
CE upstream - 2018-12-25 08:11 UTC Closes gitlab-ce#55676 See merge request gitlab-org/gitlab-ee!8964
-
Stan Hu authored
-
Shinya Maeda authored
-
- 25 Dec, 2018 9 commits
-
-
Stan Hu authored
The change in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/24015 caused some parent relationships to be incorrect. This caused a failure in the EE failure the Geo button was added because the modal stopped showing.
-
Dmitriy Zaporozhets authored
Use date from the past to ensure timeago rendering absolute value Closes #8985 See merge request gitlab-org/gitlab-ee!8966
-
Kushal Pandya authored
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Marin Jankovski authored
-
GitLab Bot authored
# Conflicts: # app/serializers/issue_sidebar_basic_entity.rb # app/serializers/issue_sidebar_entity.rb # app/serializers/issue_sidebar_extras_entity.rb # ee/app/serializers/draft_note_serializer.rb # spec/serializers/issue_serializer_spec.rb [ci skip]
-
Sanad Liaquat authored
Use specific LDAP creds directly in admin_ldap_sync_spec.rb Closes gitlab-org/quality/nightly#44 See merge request gitlab-org/gitlab-ee!8962
-
gfyoung authored
Enables frozen string in the following: * ee/lib/*.rb * ee/lib/api/**/*.rb * ee/lib/audit/**/*.rb * ee/lib/banzai/**/*.rb * ee/lib/ee/**/*.rb * ee/lib/elasticsearch/**/*.rb * ee/lib/generators/**/*.rb Also enables frozen string in some vestigial files of the ee/app directory. Partially addresses gitlab-org/gitlab-ce/#47424.
-
- 24 Dec, 2018 2 commits
-
-
Mark Lapierre authored
Don't override global LDAP creds
-
Lin Jen-Shin authored
for `Devise::Controllers::Helpers#sign_in_and_redirect`, which has arity of -2: https://www.rubydoc.info/github/plataformatec/devise/Devise%2FControllers%2FHelpers:sign_in_and_redirect
-