All Projects → mrkm4ntr → gitbucket-network-plugin

mrkm4ntr / gitbucket-network-plugin

Licence: Apache-2.0 license
This plugin provides network graph for GitBucket.

Programming Languages

javascript
184084 projects - #8 most used programming language
scala
5932 projects
HTML
75241 projects

Projects that are alternatives of or similar to gitbucket-network-plugin

gitbucket-label-kanban-plugin
A GitBucket plugin for Kanban style issue management.
Stars: ✭ 43 (+16.22%)
Mutual labels:  gitbucket, gitbucket-plugin
gitbucket-gist-plugin
A GitBucket plug-in which provides code snippet repository like Gist
Stars: ✭ 67 (+81.08%)
Mutual labels:  gitbucket, gitbucket-plugin
gitbucket-fess-plugin
GitBucket plugin for Fess
Stars: ✭ 21 (-43.24%)
Mutual labels:  gitbucket, gitbucket-plugin
gitbucket-gantt-plugin
A GitBucket plugin rendering Gantt Chart.
Stars: ✭ 16 (-56.76%)
Mutual labels:  gitbucket, gitbucket-plugin
gitbucket-monitoring-plugin
Provides monitoring page which contains machine information, resources, processes ...etc
Stars: ✭ 15 (-59.46%)
Mutual labels:  gitbucket, gitbucket-plugin
gitbucket-notifications-plugin
A GitBucket plug-in to provides email notifications feature
Stars: ✭ 16 (-56.76%)
Mutual labels:  gitbucket, gitbucket-plugin
gitbucket-emoji-plugin
Provides Emoji support for GitBucket
Stars: ✭ 19 (-48.65%)
Mutual labels:  gitbucket, gitbucket-plugin
gitbucket-ci-plugin
GitBucket plug-in that adds simple CI ability to GitBucket.
Stars: ✭ 44 (+18.92%)
Mutual labels:  gitbucket, gitbucket-plugin
jungrapht-visualization
visualization and sample code from Java Universal Network Graph ported to use JGraphT models and algorithms
Stars: ✭ 37 (+0%)
Mutual labels:  network-graph
EpiModelHIV
Network Models of HIV Transmission Dynamics among MSM and Heterosexuals
Stars: ✭ 20 (-45.95%)
Mutual labels:  network-graph
vosonSML
R package for collecting social media data and creating networks for analysis.
Stars: ✭ 65 (+75.68%)
Mutual labels:  network-graph
musicntwrk
Network Analysis of Generalized Musical Spaces
Stars: ✭ 37 (+0%)
Mutual labels:  network-graph
Whatsapp-Net
Generate a network graph of connections from your WhatsApp groups data
Stars: ✭ 75 (+102.7%)
Mutual labels:  network-graph
Diagrammer
Graph and network visualization using tabular data in R.
Stars: ✭ 1,497 (+3945.95%)
Mutual labels:  network-graph
mitre-visualizer
🧬 Mitre Interactive Network Graph (APTs, Malware, Tools, Techniques & Tactics)
Stars: ✭ 49 (+32.43%)
Mutual labels:  network-graph
parasol
A network graph exploration tool
Stars: ✭ 57 (+54.05%)
Mutual labels:  network-graph
Gitbucket
A Git platform powered by Scala with easy installation, high extensibility & GitHub API compatibility
Stars: ✭ 8,539 (+22978.38%)
Mutual labels:  gitbucket
github2mr
Export all your github repositories to a form suitable for 'myrepos' to work with.
Stars: ✭ 32 (-13.51%)
Mutual labels:  gitbucket

gitbucket-network-plugin Build Status

This plugin provides network graph for GitBucket.

Screenshot

Installation

Download jar file from the release page and put into GITBUCKET_HOME/plugins.

Version

Plugin version GitBucket version
1.9.x 4.35.x
1.8.x 4.34.x
1.7.x 4.32.x
1.6.x 4.26.x
1.5 4.19.x
1.4 4.11.x
1.3 4.10.x
1.2 4.9.x
1.1 4.0.x -> 4.8.x
1.0 4.0.x -> 4.8.x

Build from source

  1. Install node.js and sbt
  2. $ npm install
  3. $ npm run build
  4. $ sbt package
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].