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
1
Merge Requests
1
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
nexedi
gitlab-ce
Commits
709e590d
Commit
709e590d
authored
Nov 18, 2016
by
Victor Wu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add spaces to conform to style guide [ci skip]
parent
6314a51d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
doc/development/object_state_models.md
doc/development/object_state_models.md
+5
-0
No files found.
doc/development/object_state_models.md
View file @
709e590d
# Object state models
## Contents
*
[
Diagrams
](
#diagrams
)
*
[
Legend
](
#legend
)
*
[
Issue
](
#issue
)
*
[
Merge request
](
#merge-request
)
## Diagrams
[
GitLab object state models
](
https://drive.google.com/drive/u/3/folders/0B5tDlHAM4iZINmpvYlJXcDVqMGc
)
---
## Legend
![
legend
](
img/state-model-legend.png
)
---
## Issue
[
`app/models/issue.rb`
](
https://gitlab.com/gitlab-org/gitlab-ce/blob/master/app/models/issue.rb
)
![
issue
](
img/state-model-issue.png
)
---
## Merge request
[
`app/models/merge_request.rb`
](
https://gitlab.com/gitlab-org/gitlab-ce/blob/master/app/models/merge_request.rb
)
![
merge request
](
img/state-model-merge-request.png
)
\ No newline at end of file
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