mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-09 20:56:08 +10:00
Conflicts remaining: - app/controllers/groups/group_members_controller.rb - app/controllers/projects/project_members_controller.rb - app/models/ability.rb - app/models/member.rb - app/models/project.rb
Development
- Architecture of GitLab
- Shell commands in the GitLab codebase
- Rake tasks for development
- CI setup for testing GitLab
- Sidekiq debugging
- UI guide for building GitLab with existing css styles and elements
- Migration Style Guide for creating safe migrations
- How to dump production data to staging
- Benchmarking