reannotated
This commit is contained in:
parent
2a04341fba
commit
21b1fee92c
17 changed files with 56 additions and 49 deletions
|
@ -11,12 +11,13 @@
|
|||
# creator_id :integer
|
||||
# default_branch :string(255)
|
||||
# issues_enabled :boolean default(TRUE), not null
|
||||
# issues_tracker :string not null
|
||||
# wall_enabled :boolean default(TRUE), not null
|
||||
# merge_requests_enabled :boolean default(TRUE), not null
|
||||
# wiki_enabled :boolean default(TRUE), not null
|
||||
# namespace_id :integer
|
||||
# public :boolean default(FALSE), not null
|
||||
# issues_tracker :string(255) default("gitlab"), not null
|
||||
# issues_tracker_id :string(255)
|
||||
#
|
||||
|
||||
require "grit"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue