aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/main/java/org/sonar/api/component/RubyComponentService.java
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-8684 Remove Java classes related to railsJulien Lancelot2017-01-241-36/+0
|
* Clean-up JRubyFacadeSimon Brandhof2016-06-201-0/+2
|
* SONAR-7612 Apply feedbackJulien HENRY2016-05-121-2/+0
|
* SONAR-7612 Move new Sensor API out of @BetaJulien HENRY2016-05-121-2/+3
|
* Fix project title in copyright headersSimon Brandhof2016-01-131-1/+1
|
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-051-4/+4
|
* Move @BatchSide and @ServerSide to appropriate packagesSimon Brandhof2015-05-201-1/+1
|
* SONAR-6535 API cleanup: deprecate BatchComponent and ServerComponentJulien HENRY2015-05-111-2/+3
|
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-111-1/+1
|
* SONAR-4301 Load componentRoot, assignee and reporter from db instead of ↵Julien Lancelot2013-05-311-0/+34
getting it from issues results