aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
Commit message (Expand)AuthorAgeFilesLines
* 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
* SONAR-6370 drop core pluginSimon Brandhof2015-05-283-66/+28
* SONAR-6370 move properties out of core pluginSimon Brandhof2015-05-281-2/+122
* SONAR-6370 move the remaining extensions out of core pluginSimon Brandhof2015-05-282-0/+129
* SONAR-6370 rename module sonar-api-deps to sonar-plugin-api-depsSimon Brandhof2015-05-281-3/+3
* SONAR-6370 Package deprecated API dependencies in a single JAR.Simon Brandhof2015-05-281-0/+33
* SONAR-6370 Shade and relocate Guava, GSON and Apache Commons into sonar-plugi...Simon Brandhof2015-05-281-0/+4
* Merge pull request #333 from ptoonen/masterSimon Brandhof2015-05-271-1/+1
|\
| * Fixed typoptoonen2015-05-271-1/+1
* | add module for Batch WSSébastien Lesaint2015-05-271-12/+0
* | add Module for ElasticSearch componentsSébastien Lesaint2015-05-271-0/+4
* | add Module concept to component managementSébastien Lesaint2015-05-271-0/+63
|/
* SONAR-6474 New WS to delete a groupJean-Baptiste Lievremont2015-05-2717-69/+160
* SONAR-6576 WS api/metrics/domains list all the available metric domains avail...Teryk Bellahsene2015-05-262-0/+10
* SONAR-6465 Apply feedback from PRJean-Baptiste Lievremont2015-05-261-3/+2
* SONAR-6465 Replace groupsCount by groupsJean-Baptiste Lievremont2015-05-265-26/+25
* SONAR-6465 Add groupsCount on users searchJean-Baptiste Lievremont2015-05-266-0/+91
* SONAR-6468 Restore unprivileged password changeJean-Baptiste Lievremont2015-05-261-0/+1
* SONAR-6472 New WS to create user groupsJean-Baptiste Lievremont2015-05-262-5/+3
* move metric related classes in a specific package - SONAR-6570Teryk Bellahsene2015-05-268-8/+33
* WS api/metrics/list - SONAR-6570Teryk Bellahsene2015-05-262-2/+12
* SONAR-6579 add support of gravatarsStas Vilchik2015-05-251-0/+15
* SONAR-6259 Do not assume that project exists at the begin of the compute engineJulien Lancelot2015-05-252-29/+5
* Add project name in compute report queueJulien Lancelot2015-05-252-2/+13
* SONAR-6471 Add new WS to search for user groupsJean-Baptiste Lievremont2015-05-228-8/+125
* SONAR-6567 disable extension point NotificationDispatcher in batchSimon Brandhof2015-05-228-3/+503
* SONAR-6259 Use component caches to get id or uuidJulien Lancelot2015-05-214-10/+19
* SONAR-6259 Persist components in dbJulien Lancelot2015-05-214-21/+71
* SONAR-5382 Drop Java WS client librarySimon Brandhof2015-05-211-4/+0
* SONAR-6278 Stop relying on graph to store testsJulien HENRY2015-05-2155-5617/+2
* Sanitize Hibernate model ManualMeasureSimon Brandhof2015-05-202-24/+1