1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-09 12:55:47 +00:00
gitea/models/fixtures/repo_unit.yml
Morlinest 1ad902d529 Fix implementation of repo Home func (#2601)
* Fix implementation of repo Home func

* Make fixture changes for testing
2017-10-01 16:50:56 +03:00

80 lines
998 B
YAML

-
id: 1
repo_id: 1
type: 4
index: 3
config: "{}"
created_unix: 946684810
-
id: 2
repo_id: 1
type: 5
index: 4
config: "{}"
created_unix: 946684810
-
id: 3
repo_id: 1
type: 1
index: 0
config: "{}"
created_unix: 946684810
-
id: 4
repo_id: 1
type: 2
index: 1
config: "{\"EnableTimetracker\":true,\"AllowOnlyContributorsToTrackTime\":true}"
created_unix: 946684810
-
id: 5
repo_id: 1
type: 3
index: 2
config: "{}"
created_unix: 946684810
-
id: 6
repo_id: 3
type: 1
index: 0
config: "{}"
created_unix: 946684810
-
id: 7
repo_id: 3
type: 2
index: 1
config: "{\"EnableTimetracker\":false,\"AllowOnlyContributorsToTrackTime\":false}"
created_unix: 946684810
-
id: 8
repo_id: 3
type: 3
index: 2
config: "{}"
created_unix: 946684810
-
id: 9
repo_id: 3
type: 4
index: 3
config: "{}"
created_unix: 946684810
-
id: 10
repo_id: 3
type: 5
index: 4
config: "{}"
created_unix: 946684810