Giter VIP home page Giter VIP logo

gitserver-core's Introduction

GitServer-core

GitServer核心Java代码

Design Principle

基于jgit + sshd实现git管理协议,内建一个简单的http管理服务。

Web Page

url function
/login.do login user, sumbit form containe username, password
/logout.do logout current user
/ajax.do call ajax interface

Ajxa Interface

Action name
QUERY_PROJECTS_ACTION 查询项目列表,支持分页
CREATE_PROJECT_ACTION 创建项目
DELETE_PROJECT_ACTION 删除项目
QUERY_USERS_ACTION 查询用户列表
CREATE_USER_ACTION 创建用户
UPDATE_USER_ACTION 修改用户
DELETE_USER_ACTION 删除用户
RESET_USER_PASSWORD_ACTION 充值用户密码
GRANT_USER_ACTION 给指定用户进行赋予权限
REVOKE_USER_ACTION 收回给指定用户进行赋予权限
GET_USERS_ACTION 获取所有用户列表
GET_PROJECTS_ACTION 获取所有项目列表

Build

xxxx

Developers

name role e-mail picture
woate developer [email protected]
lin-liem developer [email protected]

gitserver-core's People

Contributors

lin-liem avatar pingtest avatar rnkrsoft avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

lin-liem

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.