aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
Commit message (Expand)AuthorAgeFilesLines
* SONAR-5892 apply feedbackStas Vilchik2015-06-091-0/+1
* SONAR-6567 move notifications from sonar-core to sonar-serverSimon Brandhof2015-06-088-865/+0
* SONAR-6570 WS metrics/search count take into account the isCustom propertyTeryk Bellahsene2015-06-082-3/+11
* SONAR-6570 fix metrics search concerning MySql orderTeryk Bellahsene2015-06-081-1/+1
* SONAR-6616 WS custom_measures/deleteTeryk Bellahsene2015-06-083-5/+11
* SONAR-6370 plugins should reuse the provided logging systemSimon Brandhof2015-06-051-4/+5
* Fix compatibility of plugin classloader with some SonarSource internal libsSimon Brandhof2015-06-051-1/+3
* SONAR-6572 ws metrics/update update an existing custom metricTeryk Bellahsene2015-06-052-1/+13
* SONAR-6610 selectByComponentId for Custom MeasuresTeryk Bellahsene2015-06-053-7/+17
* fix bunch a 'Make 'XXX' a static method' issuesTeryk Bellahsene2015-06-051-7/+6
* Fix quality flawsSimon Brandhof2015-06-051-8/+8
* SONAR-6370 fix quality flawsSimon Brandhof2015-06-051-3/+3
* SONAR-6370 remove dependency on sonar-deprecatedSimon Brandhof2015-06-051-0/+3
* SONAR-6370 fix classpath with core libs like SLF4JSimon Brandhof2015-06-051-0/+6
* SONAR-6370 remove concept of core pluginSimon Brandhof2015-06-054-45/+21
* SONAR-6370 isolate plugin classloader from core classesSimon Brandhof2015-06-0518-164/+608
* SONAR-6569 fix QG event computationSébastien Lesaint2015-06-041-0/+2
* SONAR-6606 drop origin column from metrics tableTeryk Bellahsene2015-06-049-37/+15
* SONAR-5892 make it possible to select issues to bulk changeStas Vilchik2015-06-041-0/+3
* SONAR-6571 ws metrics/create change update conditions relating to metric type...Teryk Bellahsene2015-06-042-0/+9
* Fix typo : replace violations by issuesJulien Lancelot2015-06-041-2/+2
* Sanitize SnapshotDaoJulien Lancelot2015-06-032-15/+2
* Fix quality flawsJulien Lancelot2015-06-035-35/+28
* Add missing @Nullable/@CheckForNull in SnapshotDtoJulien Lancelot2015-06-032-12/+23
* SONAR-6571 fix use of Boolean for boolean db column in Metrics tableTeryk Bellahsene2015-06-023-22/+11
* remove unused method Module.getComponentByTypeSébastien Lesaint2015-06-021-4/+0
* fix missing coverage on Module classSébastien Lesaint2015-06-022-1/+86
* SONAR-6571 WS api/metrics/create create or reactivate a custom metricTeryk Bellahsene2015-06-022-0/+13
* Rename SnapshotDto.resourceId to componentIdJulien Lancelot2015-06-024-10/+10
* add tests to PurgeConfigurationTeryk Bellahsene2015-06-021-3/+29
* Drop L10n english pluginSimon Brandhof2015-06-012-1/+19
* SONAR-6589 remove ComputationContainer (and use only CEContainer)Sébastien Lesaint2015-06-011-11/+8
* SONAR-6589 make BatchReportReader a dependency of ComputationStepsSébastien Lesaint2015-06-011-6/+10
* refactoring - fix MetricMapper 'key' use as it's a keyword in DBMSTeryk Bellahsene2015-06-012-5/+5
* SONAR-6476 SONAr-6477 Apply feedback from PRJean-Baptiste Lievremont2015-06-014-162/+101
* SONAR-6475 Add WS to list members of a groupJean-Baptiste Lievremont2015-06-017-0/+431
* SONAR-6259 Fix validation of project and module keysJulien Lancelot2015-06-012-25/+10
* refactoring - MetricDto sanitizationTeryk Bellahsene2015-06-012-5/+5
* Revert "Revert "Revert "SONAR-6259 Validate project and module keys"""Julien Lancelot2015-06-012-10/+25
* SONAR-6570 ws api/metrics/search change endpoint to searchTeryk Bellahsene2015-06-012-0/+10
* Fix a test isolation and replace field MeasureDto.projectId by componentIdJulien Lancelot2015-06-012-8/+6
* Revert "Revert "SONAR-6259 Validate project and module keys""Julien Lancelot2015-06-012-25/+10
* SONAR-6259 Grant project permission on the compute engineJulien Lancelot2015-06-013-12/+15
* Revert "SONAR-6259 Validate project and module keys"Julien Lancelot2015-05-292-10/+25
* SONAR-6576 WS api/metrics/domains returns domains of enabled metrics onlyTeryk Bellahsene2015-05-291-1/+1
* Replace references to jira.codehaus.org by jira.sonarsource.comSimon Brandhof2015-05-295-12/+12
* SONAR-6259 Validate project and module keysJulien Lancelot2015-05-292-25/+10
* SONAR-6473 New WS to update a user groupJean-Baptiste Lievremont2015-05-282-1/+10
* SONAR-6573 WS api/metrics/delete delete metrics and associated custom measuresTeryk Bellahsene2015-05-288-6/+269
* Fix definition of core component qualifiersSimon Brandhof2015-05-282-8/+7