Commit Graph

15 Commits

Author SHA1 Message Date
Dmitriy Zaporozhets ee7d2c1b2f
Remove unused projects.ci_id column
And remove Gitlab::Ci::Trace#deprecated_path as it relies on ci_id

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2019-05-02 17:55:28 +03:00
Grzegorz Bizon 0b8a2779e7 Merge branch 'master' into fix/gb/encrypt-runners-tokens
* master: (243 commits)

Conflicts:
	db/schema.rb
	lib/gitlab/import_export/import_export.yml
2018-11-28 13:14:04 +01:00
Kamil Trzciński 31a1ce2132 Lock writes to trace stream 2018-11-27 17:55:20 +01:00
Grzegorz Bizon 0a611caaf9 Improve specs for hiding runners tokens in traces 2018-11-20 15:46:53 +01:00
Kamil Trzciński 68d138e85e Merge branch 'remove-trace-efficiently' into 'master'
Remove redundant query when removing trace

See merge request gitlab-org/gitlab-ce!20324
2018-07-06 09:21:40 +00:00
Shinya Maeda f60ffd5422 Fix static analysys 2018-07-06 17:08:00 +09:00
Shinya Maeda 9bdb4b179a Add spec 2018-07-06 16:03:06 +09:00
Shinya Maeda 1667b65c1e Use AlreadyArchivedError if it's the case 2018-07-06 15:19:01 +09:00
Shinya Maeda 254134fbb5 Prevent WRITE opetaions if it's already archived 2018-07-05 10:56:15 +09:00
Douglas Barbosa Alexandre 34dbccb24b
Add helper methods to stub Gitlab::ExclusiveLease 2018-06-28 19:24:40 -03:00
Shinya Maeda cae1735276 Fix typos and add a small spec 2018-06-06 17:49:48 +09:00
Shinya Maeda f9b821f08d Fix specs for exclusive lease 2018-06-06 17:49:48 +09:00
Shinya Maeda 32f825c648 Add tests for each new code 2018-06-06 17:49:48 +09:00
Shinya Maeda 819fccd6c7 Fix spec: ci_trace_shared_examples.rb for positive offset by append 2018-05-07 16:54:47 +09:00
Kamil Trzciński 8d8534d7ab Enforce proper 416 support for runner trace patch endpoint 2018-05-07 08:53:32 +02:00