[062892]: / Allura / docs / api-rest / examples / project.json  Maximize  Restore  History

Download this file

144 lines (144 with data), 4.1 kB

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
{
"status": "active",
"preferred_support_tool": "",
"preferred_support_url": "",
"labels": [],
"private": false,
"creation_date": "2013-02-12",
"socialnetworks": [
{
"accounturl": "",
"socialnetwork": "Twitter"
},
{
"accounturl": null,
"socialnetwork": "Facebook"
}
],
"tools": [
{
"mount_point": "activity",
"name": "activity",
"label": "Activity"
},
{
"mount_point": "git",
"name": "git",
"label": "Git"
},
{
"mount_point": "allura-dev",
"name": "link",
"label": "Mailing List (dev)"
},
{
"mount_point": "wiki",
"name": "wiki",
"label": "Wiki"
},
{
"mount_point": "docs",
"name": "link",
"label": "Docs"
},
{
"mount_point": "license",
"name": "link",
"label": "License"
},
{
"mount_point": "apache",
"name": "link",
"label": "Apache.org"
},
{
"mount_point": "security",
"name": "link",
"label": "Security"
},
{
"mount_point": "thanks",
"name": "link",
"label": "Thanks"
},
{
"mount_point": "sponsorship",
"name": "link",
"label": "Sponsorship"
},
{
"mount_point": "tickets",
"name": "tickets",
"label": "Tickets"
},
{
"mount_point": "AlluraSite",
"name": "git",
"label": "Allura Site Repo"
},
{
"mount_point": "pastebin",
"name": "pastebin",
"label": "Pastebin"
}
],
"categories": {
"developmentstatus": [],
"environment": [],
"language": [],
"license": [],
"database": [],
"topic": [],
"audience": [],
"translation": [],
"os": []
},
"_id": "511aa1d46d19cd14f9060c67",
"name": "Apache Allura™",
"url": "https://forge-allura.apache.org/p/allura/",
"icon_url": "https://forge-allura.apache.org/p/allura/icon",
"video_url": "www.youtube.com/embed/va9WPbKAI9U?rel=0",
"screenshots": [],
"summary": "Forge software for hosting software projects",
"short_description": "Apache Allura is an open source implementation of a software \"forge\", a web site that manages source code repositories, bug reports, discussions, wiki pages, blogs and more for any number of individual projects.",
"moved_to_url": "",
"shortname": "allura",
"developers": [
{
"url": "https://forge-allura.apache.org/u/masterbunnyfu/",
"username": "masterbunnyfu",
"name": "Cory Johns"
},
{
"url": "https://forge-allura.apache.org/u/jetmind/",
"username": "jetmind",
"name": "Igor Bondarenko"
},
{
"url": "https://forge-allura.apache.org/u/wwitzel3/",
"username": "wwitzel3",
"name": "Wayne Witzel III"
},
{
"url": "https://forge-allura.apache.org/u/alexluberg/",
"username": "alexluberg",
"name": "Alexander Luberg"
},
{
"url": "https://forge-allura.apache.org/u/vansteenburgh/",
"username": "vansteenburgh",
"name": "Tim Van Steenburgh"
},
{
"url": "https://forge-allura.apache.org/u/heiths/",
"username": "heiths",
"name": "Heith Seewald"
},
{
"url": "https://forge-allura.apache.org/u/brondsem/",
"username": "brondsem",
"name": "Dave Brondsema"
}
],
"external_homepage": "http://allura.apache.org/"
}