版本库更新时间提交

yuanke_cache
huang 9 years ago
parent ea3ba1f71e
commit 300dab5fa1

@ -386,9 +386,9 @@ update
project_score.update_column(:changeset_num, @changesets_all_count) project_score.update_column(:changeset_num, @changesets_all_count)
end end
# unless @changesets_latest_coimmit.blank? unless @changesets_latest_coimmit.blank?
# update_commits_date(@project, @changesets_latest_coimmit) update_commits_date(@project, @changesets_latest_coimmit)
# end end
@creator = @project.owner.to_s @creator = @project.owner.to_s
gitlab_address = Redmine::Configuration['gitlab_address'] gitlab_address = Redmine::Configuration['gitlab_address']

Loading…
Cancel
Save