summaryrefslogtreecommitdiffstats
path: root/sonar-core
Commit message (Expand)AuthorAgeFilesLines
* Fixes and improvements on H2 migrationDavid Gageot2012-07-0428-183/+113
* Simpler codeDavid Gageot2012-07-041-11/+6
* SONAR-1608 Fix testFabrice Bellingard2012-07-041-1/+1
* SONAR-1608 Display all impacts of bulk change in confirmation pageFabrice Bellingard2012-07-043-16/+119
* More stable dao testsDavid Gageot2012-07-043-46/+34
* More stable dao testsDavid Gageot2012-07-042-21/+20
* Fix violationsFabrice Bellingard2012-07-041-5/+10
* Replacing Derby with H2David Gageot2012-07-0319-500/+140
* Remove unused constantsSimon Brandhof2012-07-021-6/+4
* SONAR-1608 Make it possible to modify the key of projectsFabrice Bellingard2012-06-2912-0/+553
* Resource Snapshot MapperDavid Gageot2012-06-2811-81/+171
* Support MyBatis ResultHandler for dependencies and resourcesDavid Gageot2012-06-273-1/+42
* Fix Mapper for MysqlDavid Gageot2012-06-271-1/+1
* Load dependency versionsDavid Gageot2012-06-254-4/+30
* SONAR-3596 I18n can search for plugin bundles inside language packsFabrice Bellingard2012-06-214-19/+78
* SONAR-2989 Support localization API in batch extensionsFabrice Bellingard2012-06-212-6/+14
* Add annotation to indicate that method will close streamEvgeny Mandrikov2012-06-211-1/+3
* SONAR-3516 Use common code to find version componentsDavid Gageot2012-06-202-30/+6
* SONAR-3516 Recognize x.y.z-RCi versions(cherry picked from commit 328b6927d36...David Gageot2012-06-202-6/+19
* Make it impossible to use AbstractDbUnitTestCase for iBatis testsDavid Gageot2012-06-191-56/+22
* Add MyBatis mapper for DEPENDENCIESSimon Brandhof2012-06-198-0/+184
* SONAR-3516 Check minimal sonar version required by installed pluginsDavid Gageot2012-06-186-64/+151
* Add some testsSimon Brandhof2012-06-122-2/+31
* SONAR-3565 do not execute SQL DELETE requests if no rows to deleteSimon Brandhof2012-06-082-18/+12
* SONAR-3565 do not lock METRICS and CHARACTERISTICS during purgesSimon Brandhof2012-06-085-91/+127
* Upgrade version to 3.2-SNAPSHOTEric Hartmann2012-05-301-1/+1
* Fix Oracle mapping for filtersDavid Gageot2012-05-301-1/+1
* Fix dtos on OracleDavid Gageot2012-05-292-0/+32
* Fix some quality flawsSimon Brandhof2012-05-291-2/+2
* Extract beta api from review workflowSimon Brandhof2012-05-2849-2324/+85
* Fix some quality flawsSimon Brandhof2012-05-281-1/+1
* Cleaner code and fix warningsDavid Gageot2012-05-254-8/+1
* SONAR-2706 refactor org.sonar.core.review.workflow.CommentSimon Brandhof2012-05-253-35/+65
* SONAR-2706 revert removal of Review#getReviewId()Simon Brandhof2012-05-251-0/+2
* SONAR-2706 add Review#getRuleName()Simon Brandhof2012-05-253-5/+18
* Fix some quality flawsSimon Brandhof2012-05-252-12/+14
* SONAR-2706 add Review#getRuleKey() and getRuleRepository() and remove methods...Simon Brandhof2012-05-2517-99/+83
* Suppress warningsDavid Gageot2012-05-251-0/+1
* Split large migration file in twoDavid Gageot2012-05-252-1/+2
* Create 'My Favourites' Dashboard through extension point.David Gageot2012-05-254-36/+43
* Fix violationFabrice Bellingard2012-05-241-1/+1
* Fix violationsFabrice Bellingard2012-05-242-7/+12
* Create Projects and Treemap default dashboards using extension pointDavid Gageot2012-05-242-16/+7
* Remove violationsDavid Gageot2012-05-243-79/+212
* Remove warningsDavid Gageot2012-05-232-47/+30
* Fix violations, simplify code and improve documentationDavid Gageot2012-05-2310-115/+120
* SONAR-3016 Filter now have a logical keyDavid Gageot2012-05-238-11/+28
* SONAR-2706 fix reloading of available commands in review detailSimon Brandhof2012-05-231-2/+2
* SONAR-2706 improve error handling on command executionSimon Brandhof2012-05-233-8/+20
* SONAR-3016 Don't load default filters if they already existDavid Gageot2012-05-232-28/+2