Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Jérome Perrin
gitlab-ce
Commits
1de019f5
Commit
1de019f5
authored
Aug 04, 2016
by
Sid Sijbrandij
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Structure the development documentation
parent
3dbec7f4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
26 additions
and
7 deletions
+26
-7
doc/development/README.md
doc/development/README.md
+26
-7
No files found.
doc/development/README.md
View file @
1de019f5
# Development
# Development
## Outside of docs
-
[
CONTRIBUTING.md
](
https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md
)
main contributing guide
-
[
PROCESS.md
](
https://gitlab.com/gitlab-org/gitlab-ce/blob/master/PROCESS.md
)
contributing process
-
[
GitLab Development Kit (GDK)
](
https://gitlab.com/gitlab-org/gitlab-development-kit
)
to install a development version
## Styleguides
-
[
Documentation styleguide
](
development/doc_styleguide.md
)
Use this styleguide if you are
contributing to documentation.
-
[
Migration Style Guide
](
migration_style_guide.md
)
for creating safe migrations
-
[
Testing standards and style guidelines
](
testing.md
)
-
[
UI guide
](
ui_guide.md
)
for building GitLab with existing css styles and elements
-
[
SQL guidelines
](
sql.md
)
for SQL guidelines
## Process
-
[
Code review guidelines
](
code_review.md
)
for reviewing code and having code reviewed.
## Backend howtos
-
[
Architecture
](
architecture.md
)
of GitLab
-
[
Architecture
](
architecture.md
)
of GitLab
-
[
CI setup
](
ci_setup.md
)
for testing GitLab
-
[
CI setup
](
ci_setup.md
)
for testing GitLab
-
[
Code review guidelines
](
code_review.md
)
for reviewing code and having code
reviewed.
-
[
Gotchas
](
gotchas.md
)
to avoid
-
[
Gotchas
](
gotchas.md
)
to avoid
-
[
How to dump production data to staging
](
db_dump.md
)
-
[
How to dump production data to staging
](
db_dump.md
)
-
[
Instrumentation
](
instrumentation.md
)
-
[
Instrumentation
](
instrumentation.md
)
-
[
Licensing
](
licensing.md
)
for ensuring license compliance
-
[
Migration Style Guide
](
migration_style_guide.md
)
for creating safe migrations
-
[
Performance guidelines
](
performance.md
)
-
[
Performance guidelines
](
performance.md
)
-
[
Rake tasks
](
rake_tasks.md
)
for development
-
[
Rake tasks
](
rake_tasks.md
)
for development
-
[
Shell commands
](
shell_commands.md
)
in the GitLab codebase
-
[
Shell commands
](
shell_commands.md
)
in the GitLab codebase
-
[
Sidekiq debugging
](
sidekiq_debugging.md
)
-
[
Sidekiq debugging
](
sidekiq_debugging.md
)
-
[
SQL guidelines
](
sql.md
)
for SQL guidelines
-
[
Testing standards and style guidelines
](
testing.md
)
## Compliance
-
[
UI guide
](
ui_guide.md
)
for building GitLab with existing css styles and elements
-
[
Licensing
](
licensing.md
)
for ensuring license compliance
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment