Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add method ChannelDispatcher.Builder#addChannels(Channel...) + minor fixes | Simon Brandhof | 2011-06-28 | 4 | -10/+33 |
| | |||||
* | SONAR-2404 Refactor reviews API - web-service and sonar-ws-client | Evgeny Mandrikov | 2011-06-27 | 13 | -532/+322 |
| | | | | | | | | * Remove ability to edit and delete comments. * Fix bug - comment should be transferred in body. * Fix XML/JSON output - new attribute 'resolution'. | ||||
* | Log when dry run is enabled | simonbrandhof | 2011-06-26 | 1 | -1/+5 |
| | |||||
* | SONAR-2443 Use user login instead of id for the auto-suggest field | Fabrice Bellingard | 2011-06-23 | 6 | -12/+12 |
| | | | | | Completely remove the use of "assignee_id" as this can be misleading in several places. | ||||
* | 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 | 11 | -38/+52 |
| | | | | | | | | * The column REVIEWS.FALSE-POSITIVE should be renamed to REVIEWS.RESOLUTION, the value of this column should be FALSE-POSITIVE for false-positive reviews and FIXED for other RESOLVED reviews. * The status of a false-positive reviews should be RESOLVED. | ||||
* | SONAR-2414 do not display the coverage option if the measure is not computed | Simon Brandhof | 2011-06-23 | 1 | -1/+1 |
| | |||||
* | Fix loading of extensions which extend abstract classes | Simon Brandhof | 2011-06-23 | 2 | -2/+9 |
| | |||||
* | 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 ↵ | Simon Brandhof | 2011-06-22 | 1 | -1/+3 |
| | | | | coverage measure | ||||
* | Do not suggest the Coverage option in Clouds page if the project has no ↵ | Simon Brandhof | 2011-06-22 | 1 | -1/+5 |
| | | | | coverage measure | ||||
* | Fix potential lock on Windows ? | Simon Brandhof | 2011-06-22 | 1 | -1/+4 |
| | |||||
* | Revert move of TimeMachineConfigution | Simon Brandhof | 2011-06-22 | 14 | -4/+14 |
| | |||||
* | 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 | 4 | -193/+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-75 Document i18n API as experimental (postponed to v2.10) | Simon Brandhof | 2011-06-21 | 2 | -105/+11 |
| | |||||
* | Fix CSS of hotspots | Simon Brandhof | 2011-06-21 | 1 | -3/+3 |
| | |||||
* | SONAR-2497 Merge i18n plugin with core | Simon Brandhof | 2011-06-21 | 26 | -105/+112 |
| | |||||
* | SONAR-2525 Stop displaying the SCM revision number in the TimeMachine service | Evgeny Mandrikov | 2011-06-21 | 1 | -0/+1 |
| | |||||
* | Fix alignment of measures drilldown page | Simon Brandhof | 2011-06-21 | 2 | -3/+2 |
| | |||||
* | SONAR-2505 support measure variations | Simon Brandhof | 2011-06-21 | 25 | -99/+182 |
| | |||||
* | SONAR-2536 Execution of FindBugs should not leave unterminated threads | Evgeny Mandrikov | 2011-06-21 | 1 | -1/+4 |
| | |||||
* | Merge remote branch 'upstream/master' | Fabrice Bellingard | 2011-06-21 | 6 | -29/+35 |
|\ | |||||
| * | SONAR-2535 The resource viewer displays an error message when there are more ↵ | Simon Brandhof | 2011-06-20 | 2 | -22/+24 |
| | | | | | | | | than 1'000 violations on a resource | ||||
| * | SONAR-1922 improve size of HTML columns | Simon Brandhof | 2011-06-20 | 1 | -6/+6 |
| | | |||||
| * | Fix violations | Evgeny Mandrikov | 2011-06-20 | 3 | -1/+5 |
| | | |||||
* | | 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-2505 support tracking of violations on dry runs | Simon Brandhof | 2011-06-17 | 26 | -728/+681 |
| | |||||
* | SONAR-2428 Detection new violations, when new module added to project | Evgeny Mandrikov | 2011-06-17 | 11 | -45/+74 |
| | |||||
* | SONAR-2436 Add red color to "Delete"-like buttons | Fabrice Bellingard | 2011-06-17 | 8 | -22/+46 |
| | |||||
* | Add Javadocs to Metric.Builder | Evgeny Mandrikov | 2011-06-16 | 1 | -4/+31 |
| | |||||
* | 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-2428 Detect new violations, when new module added to project | Evgeny Mandrikov | 2011-06-15 | 5 | -27/+56 |
| | |||||
* | 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 | 16 | -26/+310 |
| | | | | | | | | | - Modifications on the Web UI side to allow to resolve reviews - Modifications on the batch side to reopen reviews that were specified as resolved but the violation has not been fixed - Modifications on the WS server side to allow to change the status of a review to RESOLVED or REOPENED - Modifications on the WS client to reflect those server side changes | ||||
* | Remove useless logs during server startup (minor) | Simon Brandhof | 2011-06-15 | 1 | -3/+2 |
| | |||||
* | SONAR-2505 core components which write to database are disabled on dry runs | Simon Brandhof | 2011-06-15 | 29 | -40/+327 |
| | |||||
* | Add warning in pom.xml for future Derby upgrade | Simon Brandhof | 2011-06-14 | 1 | -7/+14 |
| | |||||
* | SONAR-2410 Footer extension is hidden by sidebar | Simon Brandhof | 2011-06-14 | 2 | -41/+29 |
| | |||||
* | Fix HTML (minor) | Simon Brandhof | 2011-06-14 | 1 | -1/+1 |
| | |||||
* | Fix treemap | Simon Brandhof | 2011-06-14 | 1 | -2/+2 |
| | |||||
* | SONAR-2521 Add antiResourceLocking=true to Tomcat descriptor | Simon Brandhof | 2011-06-14 | 1 | -1/+1 |
| | |||||
* | Add some icons | Simon Brandhof | 2011-06-14 | 7 | -0/+5 |
| |