Commit graph

18 commits

Author SHA1 Message Date
GitLab Bot
b296ffa543 Add latest changes from gitlab-org/gitlab@master 2020-09-09 21:08:33 +00:00
GitLab Bot
d6348d22dd Add latest changes from gitlab-org/gitlab@master 2020-06-24 09:08:32 +00:00
GitLab Bot
f78257cbdd Add latest changes from gitlab-org/gitlab@master 2020-03-06 15:08:05 +00:00
GitLab Bot
77237c5a6b Add latest changes from gitlab-org/gitlab@master 2020-03-05 00:07:49 +00:00
GitLab Bot
96f3246b9c Add latest changes from gitlab-org/gitlab@master 2019-11-21 00:06:02 +00:00
GitLab Bot
c792263edf Add latest changes from gitlab-org/gitlab@master 2019-09-23 18:06:14 +00:00
Thong Kuah
f540ffcef6 Add frozen_string_literal to spec/lib (part 1)
Using the sed script from
https://gitlab.com/gitlab-org/gitlab-ce/issues/59758
2019-07-26 13:25:07 +12:00
Pepijn Van Eeckhoudt
1b3ffdf250 Add SSE-C key configuration option for Amazon S3 remote backups 2019-01-09 16:39:20 +00:00
gfyoung
3836d69119 Enable frozen string in lib/api and lib/backup
Partially addresses #47424.

Had to make changes to spec files because
stubbing methods on frozen objects is a mess
in RSpec and leads to failures:

https://github.com/rspec/rspec-mocks/issues/1190
2018-09-29 21:04:50 -07:00
Kamil Trzciński
53d1c87c86 Fix Fog mocking 2018-06-05 16:48:42 +02:00
Stan Hu
e6fca03bbd Fix backup creation and restore for specific Rake tasks 2018-05-24 14:58:25 +00:00
Alessio Caiazza
04c5e637f8
Port LFS direct_upload from EE 2018-03-27 10:32:48 +02:00
Balasankar "Balu" C
740d819e87 Check for both backup files 2018-01-16 19:55:05 +05:30
Balasankar "Balu" C
a363380582 Imitate other specs 2018-01-16 17:44:43 +05:30
Balasankar "Balu" C
dd1bf98cb3 Try one expectation only 2018-01-16 16:35:20 +05:30
Balasankar "Balu" C
295524bb53 Run the code to be tested 2018-01-15 21:50:24 +05:30
Balasankar "Balu" C
ad25ef1f0d List available backups for restore 2018-01-15 20:33:35 +05:30
Zeger-Jan van de Weg
03ac8d5d0b Remove Rugged::Repository#empty? 2017-12-07 15:33:30 +00:00
Renamed from spec/lib/gitlab/backup/manager_spec.rb (Browse further)