aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* SONAR-3317 improve memory usage in export of dry run dbSimon Brandhof2013-02-146-6/+17
|
* Fix log level of batch working dirSimon Brandhof2013-02-141-1/+1
|
* Replace snapshot id by component key and add a link on a test to directly ↵Julien Lancelot2013-02-145-13/+16
| | | | list files covered by this test
* Do not display the horizontal scroll bar on accordion medium modeJulien Lancelot2013-02-141-0/+1
|
* Add a html class on the period select boxJulien Lancelot2013-02-141-2/+2
|
* Little css improvement of test file nameJulien Lancelot2013-02-141-4/+6
|
* Fix message parameters issueJulien Lancelot2013-02-142-2/+2
|
* SONAR-4012 Fix missing html escape on project name and keyJulien Lancelot2013-02-142-8/+8
|
* Try to fix SemaphoreDaoTest on mysqlSimon Brandhof2013-02-141-1/+1
|
* Upgrade to sonar-java 1.2-M2Simon Brandhof2013-02-141-1/+1
|
* SONAR-3317 fix possible copy of inverted columnsSimon Brandhof2013-02-143-15/+66
|
* Fix css issue on global violation due to replacement of html d by html classJulien Lancelot2013-02-141-4/+4
|
* Add missing unit testSimon Brandhof2013-02-141-0/+6
|
* Fix backward-compatibility of DefaultProjectFileSystemSimon Brandhof2013-02-141-0/+73
|
* Fix possible null pointer dereferenceSimon Brandhof2013-02-141-2/+4
|
* Revert "Set sonar-update-center-common version to 1.5-SNAPSHOT"Julien Lancelot2013-02-141-1/+1
| | | | This reverts commit 9d7ba3981d3bcd1b2eaf7681adb62f04bafa6286.
* Revert "SONAR-3976 Introduce the concept of plugin group"Julien Lancelot2013-02-1416-125/+80
| | | | This reverts commit e1bccb1b2268d6b2bd809c6699e4e96f832c513d.
* Revert "Revert unit tests name modification"Julien Lancelot2013-02-141-4/+4
| | | | This reverts commit 47d1b68933bdc85aed1c90a2fd8e26bb595f9bb7.
* Fix property descriptionsSimon Brandhof2013-02-131-4/+4
|
* Fix quality flawsSimon Brandhof2013-02-134-15/+13
|
* Improve stability of SemaphoreUpdaterTestSimon Brandhof2013-02-131-2/+2
|
* SONAR-1896 improve proeprty descriptionsSimon Brandhof2013-02-132-16/+14
|
* SONAR-2760 file exclusions by absolute pathSimon Brandhof2013-02-139-54/+173
|
* SONAR-4053 improve stability of unit testSimon Brandhof2013-02-131-1/+1
|
* SONAR-1896 update property descriptionsSimon Brandhof2013-02-131-9/+9
|
* Revert unit tests name modificationJulien Lancelot2013-02-131-4/+4
|
* Set sonar-update-center-common version to 1.5-SNAPSHOTJulien Lancelot2013-02-131-1/+1
|
* SONAR-3976 Introduce the concept of plugin groupJulien Lancelot2013-02-1316-80/+125
|
* Add unit test to ListTasksTaskSimon Brandhof2013-02-132-9/+60
|
* SONAR-4053 re-enable unit testSimon Brandhof2013-02-131-1/+0
|
* SONAR-4053 improve stability of unit testSimon Brandhof2013-02-131-0/+2
|
* SONAR-1896 Rename names of propertiesSimon Brandhof2013-02-131-22/+22
|
* Remove unused constructor in IllegalPathExceptionSimon Brandhof2013-02-131-3/+0
|
* Move Maven stuff into a dedicated packageSimon Brandhof2013-02-1347-119/+160
|
* Fix some quality flawsSimon Brandhof2013-02-134-12/+38
|
* Fix loading of source encoding from Maven POMSimon Brandhof2013-02-136-73/+25
|
* Remove log inputJulien Lancelot2013-02-131-2/+0
|
* SONAR-4129 reduce padding in rules widgetSimon Brandhof2013-02-131-5/+5
|
* SONAR-4129 add padding to trend iconsSimon Brandhof2013-02-132-1/+4
|
* Fix headerSimon Brandhof2013-02-131-1/+1
|
* Fix quality flawsSimon Brandhof2013-02-1216-57/+67
|
* Revert to sonar-java 1.1Simon Brandhof2013-02-121-1/+1
|
* SONAR-1896 SONAR-3739 improve the API of scan file systemSimon Brandhof2013-02-1248-1345/+754
|
* Remove useless log outputFabrice Bellingard2013-02-121-2/+0
|
* SONAR-4053 Try to fix thread lock issue with SemaphoreUpdaterJulien HENRY2013-02-122-16/+14
|
* Update deprecated linkFabrice Bellingard2013-02-121-1/+1
|
* Do not display sidebar when zooming on a fileJulien Lancelot2013-02-125-16/+19
|
* SONAR-1896 ResourceFilter extension based on file exclusionsSimon Brandhof2013-02-127-199/+320
|
* SONAR-4053 Increase connection pool size for SemaphoreUpdaterJulien HENRY2013-02-121-3/+4
|
* Restore More actions link (because of a previous replacement of an id by a ↵Julien Lancelot2013-02-121-1/+1
| | | | html class)