aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Upgrade to version 2.10-SNAPSHOTsimonbrandhof2011-07-1038-38/+38
* Allow to deploy SNAPSHOT versions of sonar-application and sonar-serverSimon Brandhof2011-07-082-16/+36
* Remove TRACE logSimon Brandhof2011-07-071-1/+0
* SONAR-2581 Support server setup in Java Web Service clientSimon Brandhof2011-07-078-0/+220
* Cleanup temp files generated by CommandExecutorTest.javaSimon Brandhof2011-07-071-0/+3
* Minor change of HTML buttons to improve rendering on IE : darker border and l...Simon Brandhof2011-07-071-8/+6
* SONAR-2469 extensions annotated with @InstantiationStrategy(BATCH) should acc...Simon Brandhof2011-07-076-21/+36
* SONAR-2574 API: configure the working directory used by org.sonar.api.utils.c...Simon Brandhof2011-07-056-9/+55
* SONAR-2436 gray border to buttonsSimon Brandhof2011-07-041-2/+2
* SONAR-2571 Fix convert_string_to_unix_newlinesEvgeny Mandrikov2011-07-012-2/+4
* Compute new violations on dry runsSimon Brandhof2011-06-301-1/+0
* SONAR-2553 API: compute the variations on all measuresSimon Brandhof2011-06-293-30/+78
* Add the method org.sonar.api.rules.Violation#isNew()simonbrandhof2011-06-293-1/+29
* SONAR-2453,SONAR-2404 Allow search for reviews by resolutionsEvgeny Mandrikov2011-06-284-27/+60
* Add method ChannelDispatcher.Builder#addChannels(Channel...) + minor fixesSimon Brandhof2011-06-284-10/+33
* SONAR-2404 Refactor reviews API - web-service and sonar-ws-clientEvgeny Mandrikov2011-06-2713-532/+322
* Log when dry run is enabledsimonbrandhof2011-06-261-1/+5
* SONAR-2443 Use user login instead of id for the auto-suggest fieldFabrice Bellingard2011-06-236-12/+12
* SONAR-2443 Use user login instead of id for the auto-suggest fieldFabrice Bellingard2011-06-236-22/+26
* Small UI fixesEvgeny Mandrikov2011-06-232-3/+12
* SONAR-2453 Update the way "false-positive" reviews are managedEvgeny Mandrikov2011-06-2311-38/+52
* SONAR-2414 do not display the coverage option if the measure is not computedSimon Brandhof2011-06-231-1/+1
* Fix loading of extensions which extend abstract classesSimon Brandhof2011-06-232-2/+9
* Improve the color of buttons in order to match the sonar themeSimon Brandhof2011-06-221-19/+19
* Do not suggest the Coverage option in Clouds page if the project has no cover...Simon Brandhof2011-06-221-1/+3
* Do not suggest the Coverage option in Clouds page if the project has no cover...Simon Brandhof2011-06-221-1/+5
* Fix potential lock on Windows ?Simon Brandhof2011-06-221-1/+4
* Revert move of TimeMachineConfigutionSimon Brandhof2011-06-2214-4/+14
* SONAR-2436 Fix problem with delete button on filters Fabrice Bellingard2011-06-221-1/+2
* SONAR-75 Fix /i18n/unknown_keys and remove unused i18n maven moduleSimon Brandhof2011-06-214-193/+13
* Do not display pointer over disabled buttonsSimon Brandhof2011-06-211-10/+10
* Fix rendering of cloud in IESimon Brandhof2011-06-211-4/+6
* SONAR-75 Document i18n API as experimental (postponed to v2.10)Simon Brandhof2011-06-212-105/+11
* Fix CSS of hotspotsSimon Brandhof2011-06-211-3/+3
* SONAR-2497 Merge i18n plugin with coreSimon Brandhof2011-06-2126-105/+112
* SONAR-2525 Stop displaying the SCM revision number in the TimeMachine serviceEvgeny Mandrikov2011-06-211-0/+1
* Fix alignment of measures drilldown pageSimon Brandhof2011-06-212-3/+2
* SONAR-2505 support measure variationsSimon Brandhof2011-06-2125-99/+182
* SONAR-2536 Execution of FindBugs should not leave unterminated threadsEvgeny Mandrikov2011-06-211-1/+4
* Merge remote branch 'upstream/master'Fabrice Bellingard2011-06-216-29/+35
|\
| * SONAR-2535 The resource viewer displays an error message when there are more ...Simon Brandhof2011-06-202-22/+24
| * SONAR-1922 improve size of HTML columnsSimon Brandhof2011-06-201-6/+6
| * Fix violationsEvgeny Mandrikov2011-06-203-1/+5
* | SONAR-2436 Improve CSS to grey disabled buttonsFabrice Bellingard2011-06-212-1/+13
|/
* Fix key of components registered in picocontainersimonbrandhof2011-06-201-1/+8
* SONAR-2505 support tracking of violations on dry runsSimon Brandhof2011-06-1726-728/+681
* SONAR-2428 Detection new violations, when new module added to projectEvgeny Mandrikov2011-06-1711-45/+74
* SONAR-2436 Add red color to "Delete"-like buttonsFabrice Bellingard2011-06-178-22/+46
* Add Javadocs to Metric.BuilderEvgeny Mandrikov2011-06-161-4/+31
* SONAR-2410 Fix positioning on IE6Fabrice Bellingard2011-06-161-0/+4