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-04-09 21:49:47 -04:00
|
|
|
- [Code review guidelines](code_review.md) for reviewing code and having code
|
|
|
|
reviewed.
|
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-04-05 06:37:41 -04:00
|
|
|
- [Instrumentation](instrumentation.md)
|
2016-06-02 14:04:19 -04:00
|
|
|
- [Licensing](licensing.md) for ensuring license compliance
|
2016-02-16 21:29:54 -05:00
|
|
|
- [Migration Style Guide](migration_style_guide.md) for creating safe migrations
|
2016-04-28 15:44:21 -04:00
|
|
|
- [Performance guidelines](performance.md)
|
2016-02-16 21:29:54 -05:00
|
|
|
- [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
|
2016-03-30 18:53:30 -04:00
|
|
|
- [Testing standards and style guidelines](testing.md)
|
2015-03-08 17:56:45 -04:00
|
|
|
- [UI guide](ui_guide.md) for building GitLab with existing css styles and elements
|