aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix widget id in the URL /widget used by integration testsSimon Brandhof2012-01-061-1/+2
* Do not embed google-collections in the plugins checkstyle and squid-javasimonbrandhof2012-01-062-6/+14
* SONAR-3138 Fallback to database from plugin authenticatorEvgeny Mandrikov2012-01-063-4/+39
* SONAR-3144 sonar-cpd-plugin should not depend on PMDEvgeny Mandrikov2012-01-054-23/+4
* Fix bug on UpdateReviewsDecorator when line number is NULLFabrice Bellingard2012-01-054-3/+36
* SONAR-3147 Web service to list available widgetsSimon Brandhof2012-01-052-0/+46
* Add some HTML ids used by integration testsSimon Brandhof2012-01-053-27/+26
* Fix bug on UpdateReviewsDecorator when a violation has no line numberFabrice Bellingard2012-01-044-11/+39
* Upgrade to 2.14-SNAPSHOTEric Hartmann2012-01-0337-37/+37
* Fix some quality flawssimonbrandhof2012-01-014-4/+12
* Remove ignored testsimonbrandhof2011-12-311-13/+0
* Add unit tests to ResourceIndexerDaosimonbrandhof2011-12-317-0/+72
* Fix some quality flawssimonbrandhof2011-12-319-39/+27
* Fix some quality flawssimonbrandhof2011-12-313-15/+17
* SONAR-983 index the project from a dedicated post-job in order to optimize SQ...simonbrandhof2011-12-3026-303/+389
* Improve the location of the icon 'loading' when using the search enginesimonbrandhof2011-12-295-6/+11
* Indexation of resources during migration must be reentrantSimon Brandhof2011-12-297-133/+45
* Add missing index on DerbySimon Brandhof2011-12-291-0/+2
* Fix PurgeUtilsEvgeny Mandrikov2011-12-292-9/+55
* Delete resource orphans in order to not index themsimonbrandhof2011-12-233-2/+44
* SONAR-2662 Display error message inline when no action plan availableFabrice Bellingard2011-12-237-18/+23
* SONAR-2662 Minor improvementsFabrice Bellingard2011-12-238-88/+19
* Do not load twice web services from plugins for a fresh installationEvgeny Mandrikov2011-12-231-2/+1
* SONAR-3098 do not l10n dashboard descriptions to avoid conflicts between stan...Simon Brandhof2011-12-232-7/+0
* SONAR-2018 Change violation messageEvgeny Mandrikov2011-12-232-2/+2
* Fix configuration of dashboard when the plugin defining a widget has been uni...Simon Brandhof2011-12-231-1/+1
* Fix suppression/move of widgetsSimon Brandhof2011-12-231-3/+0
* SONAR-3116 throw an exception if skipping the root moduleSimon Brandhof2011-12-232-12/+11
* SONAR-983 add unit testsSimon Brandhof2011-12-232-1/+66