-
Notifications
You must be signed in to change notification settings - Fork 4
/
plugins.yaml
172 lines (172 loc) · 5.41 KB
/
plugins.yaml
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
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
-
id: h2-backup
name: H2 Database Backup Plugin
description: Allows to export h2 database of gitbucket
projectURL: https://github.com/gitbucket-plugins/gitbucket-h2-backup-plugin
versions:
-
version: 1.4.0
downloadURL: 'https://github.com/gitbucket-plugins/gitbucket-h2-backup-plugin/releases/download/1.4.0/gitbucket-h2-backup-plugin.jar'
gitbucketCompileVersion: 4.10.0
gitbucketCompatibleRange:
lower:
bound: 4.10.0
included: true
-
id: announce
name: Announce Plugin
description: Provide announces for gitbucket users and groups
projectURL: https://github.com/gitbucket-plugins/gitbucket-announce-plugin
versions:
-
version: 1.6.0
downloadURL: 'https://github.com/gitbucket-plugins/gitbucket-announce-plugin/releases/download/1.6.0/gitbucket-announce-plugin.jar'
gitbucketCompileVersion: 4.10.0
gitbucketCompatibleRange:
lower:
bound: 4.10.0
included: true
-
id: commitgraphs
name: Commit Graphs
description: Viewing the commit count in the graph.
versions:
-
version: 4.10.0
downloadURL: 'https://github.com/yoshiyoshifujii/gitbucket-commitgraphs-plugin/releases/download/4.10.0/gitbucket-commitgraphs-plugin_2.12-4.10.0.jar'
gitbucketCompileVersion: 4.10.0
gitbucketCompatibleRange:
lower:
bound: 4.10.0
included: true
-
id: emoji
name: Emoji Plugin
description: Provides Emoji support for GitBucket.
projectURL: https://github.com/gitbucket/gitbucket-emoji-plugin
versions:
-
version: 4.4.0
downloadURL: 'https://github.com/gitbucket/gitbucket-emoji-plugin/releases/download/4.4.0/gitbucket-emoji-plugin_2.12-4.4.0.jar'
gitbucketCompileVersion: 4.10.0
gitbucketCompatibleRange:
lower:
bound: 4.10.0
included: true
-
id: gist
name: Gist Plugin
description: Provides Gist feature on GitBucket.
projectURL: https://github.com/gitbucket/gitbucket-gist-plugin
versions:
-
version: 4.6.0
downloadURL: 'https://github.com/gitbucket/gitbucket-gist-plugin/releases/download/4.6.0/gitbucket-gist-plugin_2.12-4.6.0.jar'
gitbucketCompileVersion: 4.10.0
gitbucketCompatibleRange:
lower:
bound: 4.10.0
included: true
-
id: rst
name: ReSTructured text Plugin
description: Provides ReSTructured text rendering for GitBucket.
versions:
-
version: 0.1.0
downloadURL: 'https://github.com/amuramatsu/gitbucket-rst-plugin/releases/download/0.1.0/gitbucket-4.0-rst-plugin-assembly-0.1.0.jar'
gitbucketCompileVersion: 4.0
gitbucketCompatibleRange:
lower:
bound: 4.0
included: true
upper:
bound: 4.3
included: false
-
version: 0.2.0
downloadURL: 'https://github.com/amuramatsu/gitbucket-rst-plugin/releases/download/0.2.0/gitbucket-4.10-rst-plugin-assembly-0.2.0.jar'
gitbucketCompileVersion: 4.0
gitbucketCompatibleRange:
lower:
bound: 4.10
included: true
-
id: asciidoctor
name: AsciiDoctor Plugin
description: Provides AsciiDoc rendering for GitBucket.
versions:
-
version: 1.0.1
downloadURL: 'https://github.com/asciidoctor/gitbucket-asciidoctor-plugin/releases/download/1.0.1/gitbucket-4.0-asciidoctor-plugin-assembly-1.0.1.jar'
gitbucketCompileVersion: 4.0
gitbucketCompatibleRange:
lower:
bound: 4.0
included: true
upper:
bound: 4.3
included: false
-
id: explorer
name: Project explorer Plugin
description: Explore Files from the file tree in the repository
versions:
-
version: 2.0.0
downloadURL: 'https://github.com/tomoki1207/gitbucket-explorer-plugin/releases/download/2.0.0/gitbucket-explorer-plugin_2.12-2.0.0.jar'
gitbucketCompileVersion: 4.10.0
gitbucketCompatibleRange:
lower:
bound: 4.10.0
included: true
-
id: network
name: Network Plugin
description: Provides Network feature on Gitbucket.
versions:
-
version: 1.3
downloadURL: 'https://github.com/mrkm4ntr/gitbucket-network-plugin/releases/download/1.3/gitbucket-network-plugin_2.12-1.3.jar'
gitbucketCompileVersion: 4.10.0
gitbucketCompatibleRange:
lower:
bound: 4.10.0
included: true
-
id: pages
name: Pages Plugin
description: Project pages for gitbucket.
versions:
-
version: 1.0
downloadURL: 'https://github.com/gitbucket/gitbucket-pages-plugin/releases/download/v1.0/pages.jar'
gitbucketCompileVersion: 4.10
gitbucketCompatibleRange:
lower:
bound: 4.10
included: true
-
version: 0.9
downloadURL: 'https://github.com/gitbucket/gitbucket-pages-plugin/releases/download/v0.9/pages-plugin_2.11-0.9.jar'
gitbucketCompileVersion: 4.9
gitbucketCompatibleRange:
lower:
bound: 4.9
included: true
upper:
bound: 4.10.0
included: false
-
id: plantuml_plugin
name: PlantUML Plugin
description: Render PlantUML diagrams in gitbucket
versions:
-
version: 1.0.0
downloadURL: 'https://github.com/nus/gitbucket-plantuml-plugin/releases/download/v1.0.0/gitbucket-plantuml-plugin-assembly-1.0.0.jar'
gitbucketCompileVersion: 4.10
gitbucketCompatibleRange:
lower:
bound: 4.10
included: true