diff --git a/app/views/home/index.html.erb b/app/views/home/index.html.erb index 0c9c0c6..4a15b49 100644 --- a/app/views/home/index.html.erb +++ b/app/views/home/index.html.erb @@ -3,7 +3,7 @@

This is Mezuro! A free/libre web platform for collaborative source code evaluation.

-

Here you can evaluate your source code with most of popular SCM (Git SVN), just by giving it's URL. For now you can evaluate C, C++, and Java source code, but soon we hope to support more languages!

+

Here you can evaluate your source code with the most popular SCMs (Git SVN), just by providing it's URL. For now, you can evaluate C, C++, and Java source codes, but soon we hope to support more languages!

Mezuro is under development. Try it and give us your <%= link_to 'feedback', 'https://github.com/mezuro/mezuro/issues', target: '_blank' %>.

diff --git a/app/views/tutorials/analyzing.html.erb b/app/views/tutorials/analyzing.html.erb index 754b606..59825cf 100644 --- a/app/views/tutorials/analyzing.html.erb +++ b/app/views/tutorials/analyzing.html.erb @@ -19,26 +19,26 @@ In order to create a Project, you must:
  1. Project creation
      -
    1. Click in "Project" on the upper menu
    2. -
    3. Click in "New Project" on the upper menu
    4. +
    5. Click on "Project" on the upper menu
    6. +
    7. Click on "New Project"
      1. Fill in the form with a name that must be unique
      2. Fill in the form with a description which is not required
      3. -
      4. Click in "Save" and you should be at the project page now, congratulations!
      5. +
      6. Click on "Save" and you should be at the project page now, congratulations!
  2. Repository creation
    1. -
    2. From the project page, click in "New Repository"
    3. +
    4. From the project page, click on "New Repository"
    5. Fill in the form
@@ -61,11 +61,11 @@ The repository page is divided into four different sections:
  1. PREPARING: the system is reserving a folder for your repository and retrieving the configuration
  2. DOWNLOADING: retrieving the source code
  3. -
  4. COLLECTING: extracting the metrics for your repository
  5. +
  6. COLLECTING: calculating the metrics for your repository
  7. BUILDING: organizing the results into a source tree structure
  8. AGGREGATING: calculating the aggregated value for parent modules in the source tree
  9. -
  10. CALCULATING: if the choosen configuration has compund metrics, they will be calculated
  11. -
  12. INTERPRETATING: with all the necessary results, now the system will interpretate this results in means of the reading group (labels and colors)
  13. +
  14. CALCULATING: if the choosen configuration has compound metrics, they will be calculated
  15. +
  16. INTERPRETING: with all the necessary results, the system will interpret them using reading groups (labels and colors)
  • Modules Tree
  • @@ -78,11 +78,11 @@ The repository page is divided into four different sections:
  • PACKAGE
  • SOFTWARE
  • -
  • Grade of the given module accordingly to the weights of the configuration +
  • Grade of the given module accordingly to the weights of the metrics on the configuration
  • Metric Results
  • \ No newline at end of file diff --git a/app/views/tutorials/configuring.html.erb b/app/views/tutorials/configuring.html.erb index f3a39ba..ce4ed45 100644 --- a/app/views/tutorials/configuring.html.erb +++ b/app/views/tutorials/configuring.html.erb @@ -16,20 +16,20 @@ In order to create a Configuration, you must:

    Introduction

    -In order to process a repository, Mezuro uses configurations which you specify on the <%= link_to "repository creation", tutorials_path('analyzing') %>. Here you will be briefly introduced to all the components of a configuration and then guided through the steps to create one. +To process a repository, Mezuro uses configurations which you specify on the <%= link_to "repository creation", tutorials_path('analyzing') %>. Here you will be briefly introduced to all the components of a configuration and then guided through the steps to create one.

    Configuration components

    @@ -42,7 +42,7 @@ In order to process a repository, Mezuro uses configurations which you specify o
  • Configuration creation
    1. Click on "Configuration" on the upper menu
    2. -
    3. Click on "New Configuration" on the upper menu
    4. +
    5. Click on "New Configuration"
      1. Fill in the form with a name that must be unique
      2. Fill in the form with a description which is not required
      3. @@ -69,7 +69,7 @@ In order to process a repository, Mezuro uses configurations which you specify o
        1. Fill in the form with the "Beginning" and "End" values for the interval
        2. Fill in the form with the "Comments" which will be displayed if the metric value matches the interval
        3. -
        4. Select the "Reading" which will be used to calculate the grade, set the label and colour for this metric
        5. +
        6. Select the "Reading" which will be associated with this range
        7. Click on "Save" and you should be at the metric page now with the new range added, congratulations!
      diff --git a/public/humans.txt b/public/humans.txt index d0c0173..a81411a 100644 --- a/public/humans.txt +++ b/public/humans.txt @@ -7,7 +7,9 @@ ------------------- Alessandro Palmeira (alessandro.palmeira at gmail.com) - Diego Araújo (diegoamc90 at gmail.com) + Daniel Paulino Alves (danpaulalves at gmail.com) + Diego de Araújo Martinez Camarinha (diegoamc90 at gmail.com) + Heitor Reis Ribeiro (marcheing at gmail.com) Paulo Meirelles (paulo at softwarelivre.org) Rafael Reggiani Manzo (rr.manzo at gmail.com) Renan Fichberg (rfichberg at gmail.com) @@ -28,9 +30,9 @@ USP Lab XP course 2014 --------------------------------------------------------- - Daniel Miranda (danielkza2@gmail.com) + Daniel Miranda (danielkza2 at gmail.com) Fellipe Souto Sampaio (fllsouto at gmail.com) - Pedro Bruel (pedro.bruel@gmail.com) + Pedro Bruel (pedro.bruel at gmail.com) Pedro Paulo (pedro at vezza.com.br) Pedro Scocco (pedroscocco at gmail.com) Thiago Kenji Okada @@ -55,7 +57,7 @@ Carlos Morais (carlos88morais at gmail.com) Daniel Alves (danpaulalves at gmail.com) Daniela Feitosa (daniela at colivre.coop.br) - Diego Araújo (diegoamc90 at gmail.com) + Diego de Araújo Martinez Camarinha (diegoamc90 at gmail.com) Everton Santos (everton2x4 at gmail.com) Guilherme Rojas (guilhermehrojas at gmail.com) Jefferson Fernandes (jeffs.fernandes at gmail.com) -- libgit2 0.21.2