This reverts commit |
||
|---|---|---|
| .. | ||
| README.md | ||
| architecture.md | ||
| ci_setup.md | ||
| db_dump.md | ||
| gitlab_diagram_overview.odg | ||
| gitlab_diagram_overview.png | ||
| migration_style_guide.md | ||
| omnibus.md | ||
| rake_tasks.md | ||
| shell_commands.md | ||
| sidekiq_debugging.md | ||
| ui_guide.md | ||
README.md
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