Thong Kuah
|
a2cfc150ce
|
Add # frozen_string_literal to spec/models
Adds `# frozen_string_literal: true` to spec/models ruby files
|
2019-04-01 14:37:54 +13:00 |
|
Yorick Peterse
|
9606dbbb03
|
Whitelist existing destroy_all offenses
This whitelists all existing places where we use "destroy_all".
|
2018-08-16 17:29:37 +02:00 |
|
Bob Van Landuyt
|
8b426b63d6
|
Delete the fork network when removing the last membership
|
2017-11-17 12:58:15 +01:00 |
|
Bob Van Landuyt
|
d328007214
|
Create a fork network when forking a project
When no fork network exists for the source projects, we create a new
one with the correct source
|
2017-10-07 11:46:23 +02:00 |
|