README.md 509 Bytes
Newer Older
1
# Development
2

3
- [Architecture](architecture.md) of GitLab
4
- [Benchmarking](benchmarking.md)
Dmitriy Zaporozhets's avatar
Dmitriy Zaporozhets committed
5
- [CI setup](ci_setup.md) for testing GitLab
6 7 8 9
- [How to dump production data to staging](dump_db.md)
- [Migration Style Guide](migration_style_guide.md) for creating safe migrations
- [Rake tasks](rake_tasks.md) for development
- [Shell commands](shell_commands.md) in the GitLab codebase
10
- [Sidekiq debugging](sidekiq_debugging.md)
11
- [UI guide](ui_guide.md) for building GitLab with existing css styles and elements