From tchemit@users.nuiton.org Wed Oct 8 09:50:16 2014 From: tchemit@users.nuiton.org To: nuiton-redmine-site-commits@list.nuiton.org Subject: [Nuiton-redmine-site-commits] r62 - cl_overview_project/trunk/app/views/hooks/cl_overview_project Date: Wed, 08 Oct 2014 09:50:16 +0200 Message-ID: <20141008075016.2889418222D@goh.codelutin.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3694358783306268752==" --===============3694358783306268752== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Author: tchemit Date: 2014-10-08 09:50:15 +0200 (Wed, 08 Oct 2014) New Revision: 62 Url: http://forge.nuiton.org/projects/nuiton-redmine-site/repository/revision= s/62 Log: add build list + master doc jenkins job Modified: cl_overview_project/trunk/app/views/hooks/cl_overview_project/_view_projec= ts_show_left.erb Modified: cl_overview_project/trunk/app/views/hooks/cl_overview_project/_view= _projects_show_left.erb =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- cl_overview_project/trunk/app/views/hooks/cl_overview_project/_view_proje= cts_show_left.erb 2014-10-03 14:55:24 UTC (rev 61) +++ cl_overview_project/trunk/app/views/hooks/cl_overview_project/_view_proje= cts_show_left.erb 2014-10-08 07:50:15 UTC (rev 62) @@ -64,8 +64,8 @@ href=3D"https://ml.<%=3Ddomain%>/cgi-bin/mailman/listinfo/<%=3D@project.iden= tifier%>-users" class=3D"external"><%=3D@project.identifier%>-users
  • Liste de discussion des d=C3=A9veloppeurs : /cgi-bin/mailman/listinfo/<%=3D@project.identifier%>-devel"=20 class=3D"external"><%=3D@project.identifier%>-devel
  • -
  • Liste recevant tous les commits svn : /cgi-bin/mailman/listinfo/<%=3D@project.identifier%>-commits"=20 -class=3D"external"><%=3D@project.identifier%>-commits
  • +
  • Liste recevant tous les commits <%=3DscmType%> : /cgi-bin/mailman/listinfo/<%=3D@project.identifier%>-comm= its" class=3D"external"><%=3D@project.identifier%>-commits
  • +
  • Liste recevant toutes les notification de build Jenkins : /cgi-bin/mailman/listinfo/<%=3D@project.identifi= er%>-build" class=3D"external"><%=3D@project.identifier%>-build
  • =20 @@ -80,6 +80,9 @@ <% end %>
  • /jenkins/job/<%=3D@project.id= entifier%>-ci" class=3D"external">Integration continue (Jenkins)
  • /jenkins/job/<%=3D@project.id= entifier%>-nightly" class=3D"external">Nightly Build (Jenkins)
  • + <% if scmType =3D=3D "git" %> +
  • /jenkins/job/<%=3D@project.id= entifier%>-doc" class=3D"external">Master Documentation Build (Jenkins)
  • + <% end %>
  • /project/index/<%=3Ddomainson= ar%>:<%=3D@project.identifier%>" class=3D"external">Analyses et metrics du co= de (Sonar)
  • <%=3Ddomainmaven%>/<%=3D@project.iden= tifier%>" class=3D"external">D=C3=A9pot des binaires (Maven)=20 <% if mavencentral =3D=3D true %> --===============3694358783306268752==--