| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | SONAR-2610 web service for manual measures + copy manual measures during anal... | simonbrandhof | 2011-07-14 | 7 | -36/+236 |
* | | Add ruby method Api::Utils.is_integer? | simonbrandhof | 2011-07-14 | 1 | -0/+4 |
* | | Remove unused imports | simonbrandhof | 2011-07-14 | 1 | -6/+3 |
* | | SONAR-2589 Modification of web ruby templates to use bundles | Fabrice Bellingard | 2011-07-13 | 15 | -121/+87 |
* | | SONAR-2589 Modification of web ruby templates to use bundles | Fabrice Bellingard | 2011-07-12 | 3 | -45/+47 |
* | | SONAR-2610 Replace the table ASYNC_MEASURES_SNAPSHOTS by MANUAL_MEASURES | Simon Brandhof | 2011-07-12 | 15 | -188/+82 |
* | | SONAR-2589 Modification of all web ruby templates to use bundles | Fabrice Bellingard | 2011-07-12 | 1 | -6/+19 |
* | | SONAR-75 continue i18n | simonbrandhof | 2011-07-11 | 2 | -31/+31 |
* | | Merge branch 'SONAR-2524' of https://github.com/davidfestal/sonar into davidf... | Simon Brandhof | 2011-07-11 | 5 | -12/+141 |
|\ \ |
|
| * | | I18n support in ActiveRecord Rule object | David Festal | 2011-07-04 | 1 | -0/+36 |
| * | | Code cleanup | David Festal | 2011-07-04 | 1 | -7/+1 |
| * | | Internationalization of metrics through the model class | David Festal | 2011-07-04 | 2 | -10/+104 |
| * | | New API for Ruby and Java side | David Festal | 2011-07-04 | 2 | -3/+8 |
* | | | SONAR-2583 Remove the unused table PARAMETERS | Simon Brandhof | 2011-07-11 | 2 | -6/+34 |
* | | | Integration tests successful - revert commit | Simon Brandhof | 2011-07-11 | 1 | -2/+1 |
* | | | Test automation of upgrade tests - db migration should fail | Simon Brandhof | 2011-07-11 | 1 | -1/+2 |
| |/
|/| |
|
* | | Minor change of HTML buttons to improve rendering on IE : darker border and l... | Simon Brandhof | 2011-07-07 | 1 | -8/+6 |
|/ |
|
* | SONAR-2436 gray border to buttons | Simon Brandhof | 2011-07-04 | 1 | -2/+2 |
* | SONAR-2571 Fix convert_string_to_unix_newlines | Evgeny Mandrikov | 2011-07-01 | 2 | -2/+4 |
* | SONAR-2453,SONAR-2404 Allow search for reviews by resolutions | Evgeny Mandrikov | 2011-06-28 | 2 | -2/+31 |
* | SONAR-2404 Refactor reviews API - web-service and sonar-ws-client | Evgeny Mandrikov | 2011-06-27 | 3 | -137/+179 |
* | SONAR-2443 Use user login instead of id for the auto-suggest field | Fabrice Bellingard | 2011-06-23 | 6 | -12/+12 |
* | SONAR-2443 Use user login instead of id for the auto-suggest field | Fabrice Bellingard | 2011-06-23 | 6 | -22/+26 |
* | Small UI fixes | Evgeny Mandrikov | 2011-06-23 | 2 | -3/+12 |
* | SONAR-2453 Update the way "false-positive" reviews are managed | Evgeny Mandrikov | 2011-06-23 | 4 | -16/+26 |
* | SONAR-2414 do not display the coverage option if the measure is not computed | Simon Brandhof | 2011-06-23 | 1 | -1/+1 |
* | Improve the color of buttons in order to match the sonar theme | Simon Brandhof | 2011-06-22 | 1 | -19/+19 |
* | Do not suggest the Coverage option in Clouds page if the project has no cover... | Simon Brandhof | 2011-06-22 | 1 | -1/+3 |
* | Do not suggest the Coverage option in Clouds page if the project has no cover... | Simon Brandhof | 2011-06-22 | 1 | -1/+5 |
* | SONAR-2436 Fix problem with delete button on filters | Fabrice Bellingard | 2011-06-22 | 1 | -1/+2 |
* | SONAR-75 Fix /i18n/unknown_keys and remove unused i18n maven module | Simon Brandhof | 2011-06-21 | 1 | -22/+13 |
* | Do not display pointer over disabled buttons | Simon Brandhof | 2011-06-21 | 1 | -10/+10 |
* | Fix rendering of cloud in IE | Simon Brandhof | 2011-06-21 | 1 | -4/+6 |
* | SONAR-2497 Merge i18n plugin with core | Simon Brandhof | 2011-06-21 | 1 | -0/+64 |
* | Fix alignment of measures drilldown page | Simon Brandhof | 2011-06-21 | 2 | -3/+2 |
* | Merge remote branch 'upstream/master' | Fabrice Bellingard | 2011-06-21 | 3 | -28/+30 |
|\ |
|
| * | SONAR-2535 The resource viewer displays an error message when there are more ... | Simon Brandhof | 2011-06-20 | 2 | -22/+24 |
| * | SONAR-1922 improve size of HTML columns | Simon Brandhof | 2011-06-20 | 1 | -6/+6 |
* | | SONAR-2436 Improve CSS to grey disabled buttons | Fabrice Bellingard | 2011-06-21 | 2 | -1/+13 |
|/ |
|
* | Fix key of components registered in picocontainer | simonbrandhof | 2011-06-20 | 1 | -1/+8 |
* | SONAR-2428 Detection new violations, when new module added to project | Evgeny Mandrikov | 2011-06-17 | 3 | -8/+18 |
* | SONAR-2436 Add red color to "Delete"-like buttons | Fabrice Bellingard | 2011-06-17 | 8 | -22/+46 |
* | SONAR-2410 Fix positioning on IE6 | Fabrice Bellingard | 2011-06-16 | 1 | -0/+4 |
* | SONAR-2436 Improve the look&feel of html buttons | Fabrice Bellingard | 2011-06-16 | 1 | -2/+47 |
* | SONAR-2520 When flagging as flase positive, set status to OPEN | Fabrice Bellingard | 2011-06-16 | 2 | -19/+7 |
* | SONAR-2520 Fix typo | Fabrice Bellingard | 2011-06-15 | 1 | -1/+1 |
* | SONAR-2520 Fix typo | Fabrice Bellingard | 2011-06-15 | 1 | -1/+1 |
* | SONAR-2520 Add support for RESOLVED and REOPENED statuses for reviews | Fabrice Bellingard | 2011-06-15 | 9 | -18/+127 |
* | Remove useless logs during server startup (minor) | Simon Brandhof | 2011-06-15 | 1 | -3/+2 |
* | SONAR-2410 Footer extension is hidden by sidebar | Simon Brandhof | 2011-06-14 | 2 | -41/+29 |