aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-7700 use "B columns" strategy for update of PROJECTSSimon Brandhof2016-07-1151-373/+1691
* SONAR-7700 support boolean columns in java db migrationsSimon Brandhof2016-07-112-0/+172
* Fix Quality flawsSimon Brandhof2016-07-113-5/+5
* Make Xoo a SonarLint pluginJulien HENRY2016-07-111-0/+2
* Fix Xoo UTJulien HENRY2016-07-111-1/+1
* Relax visibility of File constructor to allow hacking in SonarLintJulien HENRY2016-07-111-11/+1
* Make Xoo Plugin compatible with SonarLint CoreDuarte Meneses2016-07-111-2/+6
* SONAR-7741 remove support for Java 7 in HttpConnectorSébastien Lesaint2016-07-114-226/+11
* SONAR-7741 upgrade OK HTTP to 3.3.1Sébastien Lesaint2016-07-1115-77/+76
* SONAR-7876 Add an API for Sensors to report files that can't be analyzedDuarte Meneses2016-07-111-1/+5
* SONAR-7876 Add an API for Sensors to report files that can't be analyzedDuarte Meneses2016-07-1118-3/+610
* SONAR-7856 Do not use "sonar.core.serverBaseURL" to detect if server is using...Julien Lancelot2016-07-0814-232/+237
* SONAR-7804 /api/events creates events only on PROJECTSébastien Lesaint2016-07-082-14/+33
* SONAR-7690 fix /api/events use of Event.already_existsSébastien Lesaint2016-07-081-3/+3
* SONAR-7705 add migration to kill tree errors in snapshots and projectsSébastien Lesaint2016-07-0814-4/+1246
* SONAR-7705 make it more obvious in that project_uuid is uuid of rootSébastien Lesaint2016-07-082-5/+9
* SONAR-6730 improving javadoc of org.sonar.api.ce.measure.MeasureSébastien Lesaint2016-07-081-5/+10
* SONAR-7783 Ensure Sensors don't save same data twiceDuarte Meneses2016-07-087-74/+33
* upgrade travis-utils to v31 (#1088)Stas Vilchik2016-07-081-2/+1
* Automatic merge from branch-5.6Julien Lancelot2016-07-081-8/+8
|\
| * Fix Java plugin version in UpgradeTestJulien Lancelot2016-07-071-7/+7
* | fix various quality flawsSébastien Lesaint2016-07-0710-28/+23
* | SONAR-7779 fix persistence of View analysisSébastien Lesaint2016-07-073-9/+5
* | SONAR-7705 add UT for MeasureDao#selectProjectMeasuresOfDeveloperSébastien Lesaint2016-07-071-8/+72
* | SONAR-7800 add override of MeasureDao#selectByQuery with ResultHandlerSébastien Lesaint2016-07-073-0/+108
* | SONAR-7683 add SnapshotDao#selectByUuidsSébastien Lesaint2016-07-073-18/+32
* | SONAR-7692 restore JRubyFacade#indexResource as indexComponentSébastien Lesaint2016-07-071-0/+12
* | SONAR-7705 add MeasureDao#selectProjectMeasuresOfDeveloperSébastien Lesaint2016-07-073-18/+30
* | SONAR-7705 replace id by uuid in ViewsSnapshotDtoSébastien Lesaint2016-07-072-6/+6
* | SONAR-7780 add MeasureQuery.analysisUuidSébastien Lesaint2016-07-075-75/+158
* | SONAR-7794 WS api/qualityprofiles/search add userUpdatedAt in response exampleTeryk Bellahsene2016-07-071-2/+4
* | SONAR-7783 Ensure Sensors don't save same data twiceDuarte Meneses2016-07-074-2/+131
* | Automatic merge from branch-5.6ssjenka2016-07-072-3/+4
|\|
| * SONAR-7869 api/measures/* formats correctly big MILLISEC metricsTeryk Bellahsene2016-07-062-3/+4
* | apply feedback for the quality profiles pageStas Vilchik2016-07-075-11/+38
* | SONAR-7354 Display total analysis time in scannersDuarte Meneses2016-07-072-7/+7
* | SONAR-7647 Improve error log when there is a failure in a ProjectBuilderDuarte Meneses2016-07-072-1/+93
* | fix bad refactoringStas Vilchik2016-07-073-3/+3
* | apply feedback for the quality profiles pageStas Vilchik2016-07-0711-86/+50
* | SONAR-7755 deploy/plugins/index.txt should expose SonarLint compatibilityJulien HENRY2016-07-0731-137/+320
* | SONAR-7751, SONAR-7756 SonarLint APIJulien HENRY2016-07-0730-89/+432
* | SONAR-7783 Ensure Sensors don't save same data twiceJulien HENRY2016-07-079-37/+163
* | SONAR-7647 Improve error log when there is a failure in a ProjectBuilderDuarte Meneses2016-07-072-2/+70
* | Fix bad indentSimon Brandhof2016-07-061-2/+2
* | Fix deprecated calls to SonarRunner in testsSimon Brandhof2016-07-0647-170/+169
* | SONAR-7705 refactoringSimon Brandhof2016-07-0642-230/+253
* | SONAR-7700 Temporarily disable some purge testsSimon Brandhof2016-07-061-10/+2
* | SONAR-7780 Drop column PROJECT_MEASURES.SNAPSHOT_IDSimon Brandhof2016-07-0634-492/+225
* | Remove unused methods of IdUuidPairsSimon Brandhof2016-07-061-16/+1
* | Optimize insert in table RESOURCE_INDEXSimon Brandhof2016-07-061-3/+15