Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Gepetto
dashboard
Commits
3e1b135d
Commit
3e1b135d
authored
Jul 11, 2018
by
Guilhem Saurel
Browse files
Project.update: self.ros()
parent
e97ac43e
Pipeline
#943
passed with stages
in 46 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
rainboard/models.py
View file @
3e1b135d
...
...
@@ -271,6 +271,7 @@ class Project(Links, NamedModel, TimeStampedModel):
else
:
self
.
updated
=
max
(
branch
.
updated
,
robotpkg
.
updated
)
self
.
cmake
()
self
.
ros
()
self
.
save
()
def
commits_since
(
self
):
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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