aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* Trying to fix filters on OracleDavid Gageot2012-05-234-9/+14
* Remove the classes RulesManager and DaoFacade.Simon Brandhof2012-05-232-58/+0
* Fix minor quality flawsSimon Brandhof2012-05-222-4/+2
* SONAR-2706 some refactoringSimon Brandhof2012-05-2210-37/+75
* SONAR-2706 add unit testsSimon Brandhof2012-05-227-4/+201
* SONAR-2706 Add utility class to offer easier APIFabrice Bellingard2012-05-222-2/+53
* SONAR-2706 add support of default values in HasProjectPropertyConditionSimon Brandhof2012-05-222-1/+21
* SONAR-3016 More work on extension point for filter templateDavid Gageot2012-05-228-40/+40
* SONAR-3016 More work on extension point for filter templateDavid Gageot2012-05-2213-41/+392
* SONAR-3016 Draft of new extension point for filter templateDavid Gageot2012-05-2213-13/+410
* Remove 3 warningsDavid Gageot2012-05-222-2/+1
* SONAR-2706 Verify "context conditions" only onceSimon Brandhof2012-05-219-28/+262
* SONAR-2706 Add the condition HasReviewPropertyConditionSimon Brandhof2012-05-216-9/+153
* SONAR-2706 Add extension point to customize workflow of reviewsSimon Brandhof2012-05-2145-4/+2250
* SONAR-3126 Add check for same server ID when launching a batch Fabrice Bellingard2012-05-183-0/+26
* Fix Sonar Core unit testsFabrice Bellingard2012-05-144-6/+6