This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
Gitlink
/
forgeplus
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
16
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
ADD last message with entries api
tags/v1
Jasder
6 years ago
parent
e14e6230c7
commit
bad1985b3d
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
app/views/repositories/entries.json.jbuilder
+ 1
- 1
app/views/repositories/entries.json.jbuilder
View File
@@ -26,5 +26,5 @@ json.array! @entries do |entry|
json.content entry['content']
json.target entry['target']
end
json.commit entry['commit']
json.commit entry['
last_
commit']
end
Write
Preview
Loading…
Cancel
Save