BigW Consortium Gitlab

README.md 554 Bytes
Newer Older
1
# Development
2

3
- [Architecture](architecture.md) of GitLab
Dmitriy Zaporozhets committed
4
- [CI setup](ci_setup.md) for testing GitLab
5
- [Gotchas](gotchas.md) to avoid
6
- [How to dump production data to staging](db_dump.md)
7 8 9
- [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
- [SQL guidelines](sql.md) for SQL guidelines
12
- [UI guide](ui_guide.md) for building GitLab with existing css styles and elements