aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src/test/resources
Commit message (Expand)AuthorAgeFilesLines
* Added unit tests to improve branch coverageJean-Baptiste Vilain2013-07-221-0/+0
* SONAR-4470 Performance issue when migrating DB from 3.5 to 3.6 (mainly with O...Simon Brandhof2013-07-043-0/+214
* SONAR-3879 Template rules are now updated when there parent are updatedJulien Lancelot2013-06-193-0/+35
* Fix unit testJulien Lancelot2013-06-051-2/+2
* SONAR-4301 Add project Id on issues tableJulien Lancelot2013-05-224-0/+12
* Move unit test to its right place in test folderJulien Lancelot2013-05-161-277/+0
* SONAR-3755 Add action plan WSJulien Lancelot2013-05-131-21/+134
* SONAR-3755 Fix problem when updating action planJulien Lancelot2013-05-131-1/+1
* SONAR-3755 Manage error handling when creating or updating action plansJulien Lancelot2013-05-131-10/+102
* SONAR-3755 Rename ActionPlanManager to ActionPlanServer and move it to sonar-...Julien Lancelot2013-05-131-0/+72
* Update unit test due to renaming of active_rule_changes.user_name to active_r...Julien Lancelot2013-04-257-8/+8
* SONAR-4212 It should be possible to edit/remove the pre-defined manual metricsJulien Lancelot2013-03-2812-26/+50
* SONAR-4206 Insert a null user on rules notification when rules are removed fr...Julien Lancelot2013-03-251-2/+2
* SONAR-4206 Add notification in profile changelog when a rule is removedJulien Lancelot2013-03-182-7/+8
* SONAR-4206 Fix issue when disabling no more used rulesJulien Lancelot2013-03-181-0/+7
* Removed copyright on xml testsJulien Lancelot2013-03-153-60/+0
* SONAR-4206 Refactor rules registration in order to set the removed status onl...Julien Lancelot2013-03-153-2/+72
* SONAR-3879 Remove enabled column of rulesJulien Lancelot2013-03-1223-34/+34
* SONAR-3879 SONAR-4170 SONAR-3880 Add status, created_at and updated_at column...Julien Lancelot2013-03-081-2/+2
* SONAR-4067 fix unit testSimon Brandhof2013-01-143-0/+0
* SONAR-1352 alert property "period" should not be mandatory in the different x...Julien Lancelot2012-11-292-2/+0
* SONAR-1352 update backup with new alert period propertyJulien Lancelot2012-11-282-0/+16
* SONAR-1352 add server side management of differential measure alertsJulien Lancelot2012-11-282-8/+8
* SONAR-3621 use JSON format between rails and java componentsSimon Brandhof2012-10-092-107/+0
* SONAR-3833 ability to edit/delete the profiles provided by pluginsSimon Brandhof2012-10-0121-45/+41
* SONAR-2602 remove the unused column RULES_PROFILES.ENABLEDSimon Brandhof2012-09-2725-80/+44
* SONAR-2602 support project modules with different languagesSimon Brandhof2012-09-275-33/+9
* SONAR-3664 Log sonar/plugins versions and sha1 at startupDavid Gageot2012-07-161-0/+2
* Fix some quality flawSimon Brandhof2012-07-131-0/+1
* SONAR-3633 improve the management of server-side settingsSimon Brandhof2012-07-138-68/+1
* SONAR-3432 Support Regular expressionsDavid Gageot2012-07-065-6/+6
* SONAR-3432 Partially migrate rule param types to new namesDavid Gageot2012-07-066-9/+9
* SONAR-3516 Check minimal sonar version required by installed pluginsDavid Gageot2012-06-181-0/+0
* SONAR-3126 Ignore "sonar.core.id" when exporting propertiesFabrice Bellingard2012-05-211-0/+6
* SONAR-3126 Only "sonar.core.id" should remain unchangedFabrice Bellingard2012-05-214-2/+27
* SONAR-3126 Fix side effect of this ticket: PropertiesBackupFabrice Bellingard2012-05-202-3/+14
* Improve loading of ruby on rails applicationsSimon Brandhof2012-04-021-0/+0
* SONAR-3224 remove the need for server restartSimon Brandhof2012-03-2212-0/+0
* SONAR-3224 API: support Ruby on Rails applicationsSimon Brandhof2012-03-221-0/+0
* Do not use deprecated rule categories (column MEASURES.RULES_CATEGORY_ID, tab...Simon Brandhof2012-03-153-6/+0
* SONAR-3073 column sorting for 'key' does not work in filterFabrice Bellingard2012-03-131-1/+1
* Remove Hibernate from org.sonar.server.platform.ServerImplSimon Brandhof2012-03-121-6/+0
* Remove Hibernate from the component org.sonar.api.config.SettingsSimon Brandhof2012-03-121-4/+4
* SONAR-3208 complete database tablesSimon Brandhof2012-02-144-9/+9
* SONAR-2061 add the flag Metric#deleteHistoricalData. Default value is false.Simon Brandhof2012-01-258-14/+14
* SONAR-2757 add the column SNAPSHOTS.PURGE_STATUS (INTEGER)Simon Brandhof2012-01-193-10/+10
* SONAR-1707 Add the column SNAPSHOTS.BUILD_DATESimon Brandhof2012-01-183-10/+10
* SONAR-2416 Remove the internal Maven repository that is used by Sonar Mojo 1....Simon Brandhof2012-01-105-1/+0
* SONAR-1974 add a page to manage manual rulessimonbrandhof2011-12-071-1/+1
* SONAR-1974 do not disable the rules of the repository "review" at startupSimon Brandhof2011-12-051-0/+9