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
|
2014-09-18 09:45:18 -04:00
|
|
|
- [CI setup](ci_setup.md) for testing GitLab
|
2016-02-16 22:09:00 -05:00
|
|
|
- [Gotchas](gotchas.md) to avoid
|
2016-02-16 21:31:14 -05:00
|
|
|
- [How to dump production data to staging](db_dump.md)
|
2016-02-16 21:29:54 -05:00
|
|
|
- [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
|
2014-12-01 12:58:37 -05:00
|
|
|
- [Sidekiq debugging](sidekiq_debugging.md)
|
2016-03-04 07:08:24 -05:00
|
|
|
- [SQL guidelines](sql.md) for SQL guidelines
|
2015-03-08 17:56:45 -04:00
|
|
|
- [UI guide](ui_guide.md) for building GitLab with existing css styles and elements
|