aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-9528 Deprecate Initializer extension pointJulien HENRY2017-08-042-1/+3
* SONAR-9557 Fix coverage exclusions for global sensorsJulien HENRY2017-08-0425-145/+214
* Rework file indexingJulien HENRY2017-08-0459-596/+570
* SONAR-9641 Introduce InputFile:uri()Julien HENRY2017-08-048-5/+80
* fix quality profile project selection (#2316)Stas Vilchik2017-08-044-65/+31
* fix activity page for applications (#2315)Stas Vilchik2017-08-043-0/+57
* do not break if navigator.language is undefined (#2263)Thomas Weißschuh2017-08-021-5/+5
* Automatic merge from branch-6.5ssjenka2017-08-020-0/+0
|\
| * Prepare for next development iterationbranch-6.5Simon Brandhof2017-08-0154-54/+54
| * Release 6.56.5Simon Brandhof2017-08-0154-54/+54
* | Rename ComponentDto#getKey to ComponentDto#getDbKeyJulien Lancelot2017-08-01170-1099/+1112
* | ComponentDto does not inherit anymore from ComponentJulien Lancelot2017-08-012-10/+4
* | BUILD-478 Set TRAVIS_BUILD_DIR in ramdiskDavid Rautureau2017-08-012-8/+11
* | Automatic merge from branch-6.5ssjenka2017-08-011-1/+1
|\|
| * SONAR-9648 upgrade SVN plugin to 1.5Simon Brandhof2017-08-011-1/+1
* | Fix javadoc of Plugin APISimon Brandhof2017-08-011-4/+2
* | Merge remote-tracking branch 'origin/branch-6.5'Julien Lancelot2017-08-013-8/+19
|\|
| * Add "clean package" goals before analysing projectJulien Lancelot2017-08-011-1/+1
| * SONAR-9648 Upgrade bundled plugins to latest released versionsJulien Lancelot2017-08-012-7/+18
* | Automatic merge from branch-6.5ssjenka2017-07-314-110/+97
|\|
| * SONAR-8550 Update function to group analyses by versionGrégoire Aubert2017-07-314-111/+98
* | Add test on searching issues on view without projectJulien Lancelot2017-07-311-0/+14
* | SONAR-9531 Fix computation of variation when value is 0Julien Lancelot2017-07-311-26/+3
* | SONAR-9551 WS api/issues/search search by applicationTeryk Bellahsene2017-07-314-32/+359
* | SONAR-9551 Allow searching issues by creation dates and projectsJulien Lancelot2017-07-316-62/+147
* | SONAR-9551 Index applications when indexing viewsTeryk Bellahsene2017-07-313-11/+40
* | apply applications feedback (#2297)Stas Vilchik2017-07-3111-13/+65
* | fix analysis messageStas Vilchik2017-07-314-5/+19
* | fix display of application quality gateStas Vilchik2017-07-313-9/+9
* | support NONE value in Level componentStas Vilchik2017-07-313-1/+6
* | Return leak period date when retrieving snapshot from tech projectJulien Lancelot2017-07-313-5/+39
* | SONAR-9531 Change the application spaceStas Vilchik2017-07-3142-115/+914
* | redirect /view to /portfolioStas Vilchik2017-07-313-5/+6
* | proxy /staticStas Vilchik2017-07-311-1/+2
* | SONAR-9551 Test page extensions are returned for applicationTeryk Bellahsene2017-07-313-20/+40
* | SONAR-9551 WS api/project_analyses/create_event allows applicationTeryk Bellahsene2017-07-312-9/+54
* | SONAR-9551 WS api/project_analyses/search allows applicationTeryk Bellahsene2017-07-312-1/+44
* | SONAR-9551 Web services handles APP qualifierTeryk Bellahsene2017-07-3126-183/+213
* | SONAR-9551 PropertyDefinition and ResourceTypeTree correctly handles APP qual...Teryk Bellahsene2017-07-317-57/+65
* | SONAR-9551 Page API supports APP qualifierTeryk Bellahsene2017-07-312-1/+4
* | SONAR-9551 Select APP when searching for views and subviews at the component ...Teryk Bellahsene2017-07-316-10/+33
* | SONAR-9551 Persist applications with APP qualifierTeryk Bellahsene2017-07-313-46/+79
* | SONAR-9551 Add attribute to view to detect applicationsJulien Lancelot2017-07-317-2/+186
* | add application icon and description (#2258)Stas Vilchik2017-07-317-828/+6
* | expose ratings and level components (#2257)Stas Vilchik2017-07-315-5/+42
* | SONAR-9551 Use view templates for applicationsJulien Lancelot2017-07-316-43/+180
* | Remove init data in before() of PermissionTemplateServiceTestJulien Lancelot2017-07-311-18/+44
* | make SelectList available for extensionsStas Vilchik2017-07-316-13/+18
* | SONAR-9551 Add APP qualifierJulien Lancelot2017-07-312-2/+16
* | Fix Quality flawsSimon Brandhof2017-07-302-9/+3