Home | 簡體中文 | 繁體中文 | 雜文 | 打賞(Donations) | 雲棲社區 | OSChina 博客 | Facebook | Linkedin | 知乎專欄 | Github | Search | About

部分 I. 軟件項目管理工具

project management tool

目錄

1. TRAC
1.1. Ubuntu 安裝
1.1.1. source code
1.1.2. easy_install
1.1.3. Apache httpd
1.2. CentOS 安裝
1.2.1. trac.ini
1.2.2. standalone
1.2.3. Using Authentication
1.2.4. trac-admin
1.2.4.1. Permissions
1.2.4.2. Resync
1.3. Project Environment
1.3.1. Sqlite
1.3.2. MySQL
1.3.3. Plugin
1.3.3.1. AccountManagerPlugin
1.3.3.2. Subtickets
1.4. trac.ini
1.4.1. repository
1.4.2. attachment 附件配置
1.5. trac-admin
1.5.1. adduser script
1.6. FAQ
1.6.1. TracError: Cannot load Python bindings for MySQL
1.7. Apache Bloodhound
2. Gitlab 項目管理
2.1. GitLab
2.1.1. 安裝 GitLab
2.1.2. GitLab Runner
2.1.3. 用戶管理
2.1.4. 組管理
2.1.5. 項目管理
2.1.6. 綁定SSL證書
2.1.7. FAQ
2.1.7.1. gitolite 向 gitlab 遷移
2.1.7.2. 修改主機名
2.2. 創建用戶
2.3. 創建組與項目
2.4. 分支管理
2.5. Issue
2.5.1. Milestones 里程碑
2.5.2. Labels 標籤
2.6. 代碼審查
2.7. 合併
2.8. WebHook
2.9. CI / CD
2.9.1. Pipeline
2.9.1.1. cache
2.9.1.2. before_script
2.9.1.3. stages
2.9.1.4. services
2.9.2. Java
3. Redmine
3.1. CentOS 安裝
3.2. Redmine 運行
3.3. 插件
3.3.1. workflow
4. TUTOS
5. Open Source Requirements Management Tool
6. Jenkins
6.1. 安裝 Jenkins
6.1.1. Mac
6.1.2. CentOS
6.2. 配置 Jenkens
6.3. Jenkinsfile
6.3.1. agent
6.3.1.1. label
6.3.1.2. docker
6.3.2. stages
6.3.3.
6.3.4. echo
6.3.5. sh
6.3.6. junit
6.4. github-plugin 插件
7. SonarQube
8. Phabricator - an open source, software engineering platform
9. Gerrit
10. TeamCity

建模工具

常用的項目管理工具