- 20 Jul, 2018 8 commits
-
-
Stan Hu authored
CE upstream - 2018-07-20 05:29 UTC See merge request gitlab-org/gitlab-ee!6601
-
Phil Hughes authored
Moves CSS of security reports into CE folder See merge request gitlab-org/gitlab-ee!6579
-
Filipa Lacerda authored
-
GitLab Bot authored
-
Stan Hu authored
CE upstream - 2018-07-19 15:22 UTC See merge request gitlab-org/gitlab-ee!6593
-
Stan Hu authored
Resolve "Geo: Unable to disable verification on the secondary" Closes #6964 See merge request gitlab-org/gitlab-ee!6599
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
- 19 Jul, 2018 32 commits
-
-
Douglas Barbosa Alexandre authored
Add additional logging for Geo Log Cursor See merge request gitlab-org/gitlab-ee!6513
-
Douglas Barbosa Alexandre authored
Backport of gitlab-org/gitlab-ee!6137 See merge request gitlab-org/gitlab-ce!20699
-
Valery Sizov authored
-
Rémy Coutable authored
Add missing Gitaly branch_update nil checks Closes #49263 See merge request gitlab-org/gitlab-ce!20711
-
Jacob Vosmaer (GitLab) authored
-
Mike Greiling authored
Move a first batch of EE-specific JS specs to ee/spec/javascripts See merge request gitlab-org/gitlab-ee!6454
-
Stan Hu authored
1. Log the batch of IDs taken 2. Log when a gap in the event sequence is detected
-
Rémy Coutable authored
Add a Gitlab::Profiler.print_by_total_time convenience method See merge request gitlab-org/gitlab-ce!20715
-
GitLab Bot authored
-
Filipa Lacerda authored
Allow testAction to work for async actions that don't return a Promise Closes #49413 See merge request gitlab-org/gitlab-ce!20718
-
Sean McGivern authored
This method uses Gitlab::Profiler::TotalTimeFlatPrinter internally, which is the same as RubyProf::FlatPrinter, but the min_percent option (and new max_percent option) applies to the _total_ time, not the _self_ time. This helps us figure out if we're calling a library inefficiently, for instance.
-
Rémy Coutable authored
Enable more frozen string in app/services/**/*.rb See merge request gitlab-org/gitlab-ce!20702
-
Yorick Peterse authored
Rails 5 fix NoMethodError: undefined method 'message' for nil:NilClass in host_spec.rb See merge request gitlab-org/gitlab-ee!6589
-
Stan Hu authored
CE upstream - 2018-07-19 12:22 UTC See merge request gitlab-org/gitlab-ee!6592
-
Lukas Eipert authored
-
Sean McGivern authored
Rails5 fix no implicit conversion of Symbol into Integer Closes #6930 See merge request gitlab-org/gitlab-ee!6582
-
Stan Hu authored
-
Stan Hu authored
-
GitLab Bot authored
# Conflicts: # config/initializers/1_settings.rb # config/sidekiq_queues.yml [ci skip]
-
Rémy Coutable authored
Remove duplicated include IgnorableColumn in user model See merge request gitlab-org/gitlab-ce!20710
-
Grzegorz Bizon authored
Escape username and password in UrlSanitizer#full_url See merge request gitlab-org/gitlab-ce!20684
-
Sean McGivern authored
Resolve "Clean up after RemoveCommaFromWeightSystemNotes migration" Closes #6793 See merge request gitlab-org/gitlab-ee!6571
-
Marin Jankovski authored
CE upstream - 2018-07-19 09:25 UTC See merge request gitlab-org/gitlab-ee!6588
-
Douwe Maan authored
Use rugged to validate ref name Closes #49043 See merge request gitlab-org/gitlab-ce!20669
-
Rémy Coutable authored
Rails5 fix user sees revert modal spec See merge request gitlab-org/gitlab-ce!20706
-
Rémy Coutable authored
Delete UserActivities and related workers Closes #43312 See merge request gitlab-org/gitlab-ce!20597
-
Rémy Coutable authored
Delete UserActivities and related workers See merge request gitlab-org/gitlab-ee!6570
-
Jasper Maes authored
-
Douwe Maan authored
Add button to regenerate 2FA codes. Closes #48408 See merge request gitlab-org/gitlab-ce!20295
-
Luke Picciau authored
-
Ahmad Hassan authored
-
Stan Hu authored
If a user uses a password with certain characters (e.g. /, #, +, etc.) UrlSanitizer#full_url will generate an invalid URL that cannot be parsed properly by Addressable::URI. If used with UrlBlocker, this will be flagged as an invalid URI.
-