-
- Downloads
Add latest changes from gitlab-org/gitlab@master
Showing
- lib/gitlab/elasticsearch/logs.rb 115 additions, 0 deletionslib/gitlab/elasticsearch/logs.rb
- lib/gitlab/usage_counters/common.rb 30 additions, 0 deletionslib/gitlab/usage_counters/common.rb
- lib/gitlab/usage_counters/pod_logs.rb 11 additions, 0 deletionslib/gitlab/usage_counters/pod_logs.rb
- locale/gitlab.pot 15 additions, 0 deletionslocale/gitlab.pot
- package.json 2 additions, 2 deletionspackage.json
- qa/qa/resource/ssh_key.rb 31 additions, 0 deletionsqa/qa/resource/ssh_key.rb
- qa/qa/specs/features/browser_ui/3_create/repository/add_ssh_key_spec.rb 1 addition, 1 deletion...atures/browser_ui/3_create/repository/add_ssh_key_spec.rb
- qa/qa/specs/features/browser_ui/3_create/repository/protocol_v2_push_ssh_spec.rb 5 additions, 13 deletions...owser_ui/3_create/repository/protocol_v2_push_ssh_spec.rb
- qa/qa/specs/features/browser_ui/3_create/repository/use_ssh_key_spec.rb 1 addition, 1 deletion...atures/browser_ui/3_create/repository/use_ssh_key_spec.rb
- spec/controllers/projects/logs_controller_spec.rb 143 additions, 0 deletionsspec/controllers/projects/logs_controller_spec.rb
- spec/features/projects/navbar_spec.rb 1 addition, 0 deletionsspec/features/projects/navbar_spec.rb
- spec/fixtures/api/schemas/environment.json 3 additions, 0 deletionsspec/fixtures/api/schemas/environment.json
- spec/fixtures/lib/elasticsearch/logs_response.json 73 additions, 0 deletionsspec/fixtures/lib/elasticsearch/logs_response.json
- spec/fixtures/lib/elasticsearch/query.json 39 additions, 0 deletionsspec/fixtures/lib/elasticsearch/query.json
- spec/fixtures/lib/elasticsearch/query_with_container.json 46 additions, 0 deletionsspec/fixtures/lib/elasticsearch/query_with_container.json
- spec/fixtures/lib/elasticsearch/query_with_end_time.json 48 additions, 0 deletionsspec/fixtures/lib/elasticsearch/query_with_end_time.json
- spec/fixtures/lib/elasticsearch/query_with_search.json 48 additions, 0 deletionsspec/fixtures/lib/elasticsearch/query_with_search.json
- spec/fixtures/lib/elasticsearch/query_with_start_time.json 48 additions, 0 deletionsspec/fixtures/lib/elasticsearch/query_with_start_time.json
- spec/fixtures/lib/elasticsearch/query_with_times.json 49 additions, 0 deletionsspec/fixtures/lib/elasticsearch/query_with_times.json
- spec/frontend/blob/sketch/index_spec.js 92 additions, 0 deletionsspec/frontend/blob/sketch/index_spec.js
lib/gitlab/elasticsearch/logs.rb
0 → 100644
lib/gitlab/usage_counters/common.rb
0 → 100644
lib/gitlab/usage_counters/pod_logs.rb
0 → 100644
spec/fixtures/lib/elasticsearch/query.json
0 → 100644
Please register or sign in to comment