aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-3012 Add new_unreviewed_violations metricFabrice Bellingard2012-01-178-80/+271
* Remove unused Ruby code : JNDI support in activerecord adaptersSimon Brandhof2012-01-162-32/+7
* SONAR-3155 Change the info message displayed by the Timeline widget when only...Simon Brandhof2012-01-161-1/+1
* SONAR-3148 Do not log errors when the URL /charts/trends has bad parametersSimon Brandhof2012-01-162-25/+21
* Add some HTML ids for integration testsSimon Brandhof2012-01-162-4/+4
* SONAR-2990 The category filter is lost when adding a widget to a dashboardSimon Brandhof2012-01-164-10/+13
* SONAR-2009 Redirect to original URL when user logs inSimon Brandhof2012-01-162-1/+2
* Refactor org.sonar.batch.bootstrapper.BatchSimon Brandhof2012-01-162-31/+31
* Remove unused filesEvgeny Mandrikov2012-01-164-652/+0
* Fix violationsEvgeny Mandrikov2012-01-166-16/+21
* SONAR-3012 Check that resource is not a unit test for reviews metricsFabrice Bellingard2012-01-162-4/+16
* SONAR-1263 Add support for AJP13 hostEvgeny Mandrikov2012-01-164-17/+26
* SONAR-3166 Move the false-positive widget to the bottom of the pageFabrice Bellingard2012-01-161-1/+1
* SONAR-3164 AnnotationCheckFactory does not detect properties declared in inhe...Simon Brandhof2012-01-134-14/+90
* SONAR-3169 API: new utility class org.sonar.api.utils.FieldUtilsSimon Brandhof2012-01-132-0/+202
* SONAR-3012 fix NPESimon Brandhof2012-01-131-3/+5
* Do not delete the temporary directory /deploy in development modeSimon Brandhof2012-01-131-4/+12
* Hardcode usage of SLF4J in MyBatisSimon Brandhof2012-01-131-0/+2
* SONAR-2959 add example to enable SQL logs on server-sideSimon Brandhof2012-01-131-11/+20
* Sanitize batch bootstrapperSimon Brandhof2012-01-138-64/+304
* SONAR-3166 Provide by default a new "Reviews" pageFabrice Bellingard2012-01-134-1/+65
* SONAR-3012 Improvements on Review ActivityFabrice Bellingard2012-01-136-33/+79
* SONAR-3112 Metric 'test_failures' should be qualitativeEvgeny Mandrikov2012-01-131-3/+2
* SONAR-3138 Prevent security flaw, refactor codeEvgeny Mandrikov2012-01-131-64/+81
* SONAR-2959 Add the property sonar.showSqlSimon Brandhof2012-01-129-91/+323
* Remove useless exclusion in assembly.xmlSimon Brandhof2012-01-121-1/+0
* SONAR-3012 New widget to monitor the review activityFabrice Bellingard2012-01-1217-62/+750
* SONAR-3137,SONAR-2292 Add synchronization of groups, prepare API for future e...Evgeny Mandrikov2012-01-1112-82/+125
* SONAR-3137 Add exception handlingEvgeny Mandrikov2012-01-111-7/+16
* Update copyright header for this new yearSimon Brandhof2012-01-102084-2086/+2086
* SONAR-2416 Remove the internal Maven repository that is used by Sonar Mojo 1....Simon Brandhof2012-01-1021-662/+1
* Revert SONAR-3036 : do not upgrade to latest version of protovis-msie.jsSimon Brandhof2012-01-101-14/+7
* Remove Ruby on Rails warningFabrice Bellingard2012-01-101-1/+1
* SONAR-3137,SONAR-2292 Fix startup failureEvgeny Mandrikov2012-01-102-10/+13
* SONAR-3139 Refactor our fork of PMD CPDEvgeny Mandrikov2012-01-1035-4666/+346
* SONAR-3137,SONAR-2292 Complete API for external security systemsEvgeny Mandrikov2012-01-1012-302/+501
* Remove unused importsSimon Brandhof2012-01-091-3/+0
* Add logs when restoring backup of configurationSimon Brandhof2012-01-095-2/+13
* SONAR-3150 Lock size of email-notifications plugin to prevent regressionsEvgeny Mandrikov2012-01-091-0/+24
* SONAR-3150 Lock size of other plugins with dependenciesEvgeny Mandrikov2012-01-093-1/+72
* SONAR-3139 Allow to use Sonar CPD with existing extension point CpdMappingEvgeny Mandrikov2012-01-094-12/+216
* SONAR-3137 Add experimental API to retrieve users from external systemEvgeny Mandrikov2012-01-094-15/+147
* Add some unit testssimonbrandhof2012-01-097-81/+98
* Remove "Sign up" link from tabindex.Julien HENRY2012-01-092-2/+2
* SONAR-3150 Reduce size of PMD and FindBugs pluginsEvgeny Mandrikov2012-01-092-32/+75
* Copy only plugins instead of all libraries, when launching dev mode for sonar...Evgeny Mandrikov2012-01-087-7/+21
* Experimental refactoring to improve support of booleans in MyBatissimonbrandhof2012-01-0813-63/+67
* Improve HTML of review form in order to simplify integration testssimonbrandhof2012-01-081-2/+1
* Remove executable flag for source filesEvgeny Mandrikov2012-01-062-0/+0
* SONAR-3144 Fix corner case, when implementations of CpdMapping not presentedEvgeny Mandrikov2012-01-062-11/+43