2015-05-11 09:09:36 -04:00
|
|
|
# Development
|
2014-04-24 13:53:18 -04:00
|
|
|
|
2014-04-24 18:48:22 -04:00
|
|
|
- [Architecture](architecture.md) of GitLab
|
|
|
|
- [Shell commands](shell_commands.md) in the GitLab codebase
|
|
|
|
- [Rake tasks](rake_tasks.md) for development
|
2014-09-18 09:45:18 -04:00
|
|
|
- [CI setup](ci_setup.md) for testing GitLab
|
2014-12-01 12:58:37 -05:00
|
|
|
- [Sidekiq debugging](sidekiq_debugging.md)
|
2015-03-08 17:56:45 -04:00
|
|
|
- [UI guide](ui_guide.md) for building GitLab with existing css styles and elements
|
2015-05-11 09:09:36 -04:00
|
|
|
- [Migration Style Guide](migration_style_guide.md) for creating safe migrations
|
2015-05-18 07:36:41 -04:00
|
|
|
- [How to dump production data to staging](dump_db.md)
|
2015-10-05 05:32:22 -04:00
|
|
|
- [Benchmarking](benchmarking.md)
|