summaryrefslogtreecommitdiff
path: root/doc/development/README.md
blob: c31e5d7ae977d7e28e2272bf7c94fee124dbcf95 (plain)
1
2
3
4
5
6
7
# Development 

- [Architecture](architecture.md) of GitLab
- [Shell commands](shell_commands.md) in the GitLab codebase
- [Rake tasks](rake_tasks.md) for development
- [CI setup](ci_setup.md) for testing GitLab
- [Sidekiq debugging](sidekiq_debugging.md)