BigW Consortium Gitlab
Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gitlab-ce
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Forest Godfrey
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
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
26 additions
and
7 deletions
+26
-7
README.md
doc/development/README.md
+26
-7
No files found.
doc/development/README.md
View file @
1de019f5
# 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
-
[
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
-
[
How to dump production data to staging
](
db_dump.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
)
-
[
Rake tasks
](
rake_tasks.md
)
for development
-
[
Shell commands
](
shell_commands.md
)
in the GitLab codebase
-
[
Sidekiq debugging
](
sidekiq_debugging.md
)
-
[
SQL guidelines
](
sql.md
)
for SQL guidelines
-
[
Testing standards and style guidelines
](
testing.md
)
-
[
UI guide
](
ui_guide.md
)
for building GitLab with existing css styles and elements
## Compliance
-
[
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