aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core/src
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-9616 decrease coupling with component keysSimon Brandhof2017-09-121-1/+1
* SONAR-9181 bulk delete projects or bulk apply template in one goStas Vilchik2017-09-111-1/+3
* SONAR-4566 Identify old project on projects management pageStas Vilchik2017-09-111-0/+1
* SONAR-8693 Do not allow to filter portfolios or applications by status on man...Stas Vilchik2017-09-111-0/+2
* SONAR-9784 Drop ghosts tab on projects management pageStas Vilchik2017-09-111-5/+0
* SONAR-9784 rewrite projects management pageStas Vilchik2017-09-111-8/+17
* SONAR-9684 Use api/plugins/installed to load pluginsJulien HENRY2017-09-071-0/+5
* Fixed a spelling error and generalized punctiation for general settings.Jan Nylund2017-08-311-5/+5
* SONAR-9721 Telemetry properties defined in a specific PropertyDefinition classTeryk Bellahsene2017-08-304-1/+105
* SONAR-8979 Drop leak period setting values on viewsJulien Lancelot2017-08-291-1/+1
* Reorganize the measures page sidebarGrégoire Aubert2017-08-251-1/+28
* SONAR-9521 Add sparator between ws descriptions (hum and rewrite to ts)Grégoire Aubert2017-08-251-0/+11
* Migrate to ts and improve CheckboxGrégoire Aubert2017-08-251-0/+3
* SONAR-9385 SONAR-9436 Replace moment with react-intlGrégoire Aubert2017-08-251-0/+1
* SONAR-7493 support long issue messages on OracleSimon Brandhof2017-08-241-3/+3
* SONAR-8689 Add confirm dialog before reseting a setting in the administrationGrégoire Aubert2017-08-171-0/+2
* SONAR-9708 apply feedback (#2362)Stas Vilchik2017-08-161-1/+1
* SONAR-9708 Display incremental analysis badge in UI (#2352)Stas Vilchik2017-08-141-0/+2
* SONAR-9608 Fix typoGrégoire Aubert2017-08-141-1/+1
* SONAR-9608 SONAR-9615 Add inline documentation on project measures pageGrégoire Aubert2017-08-141-0/+11
* SONAR-9608 SONAR-9611 Create the project overview bubble chart on the measure...Grégoire Aubert2017-08-141-0/+4
* SONAR-9608 SONAR-9611 Add domains overview facets to the measures page sidebarGrégoire Aubert2017-08-141-0/+1
* SONAR-9608 SONAR-9635 Make tree view and file view use the same base componentGrégoire Aubert2017-08-141-0/+1
* SONAR-9608 SONAR-9613 Add the page actions and a select to switch between viewsGrégoire Aubert2017-08-141-1/+3
* SONAR-9575 Add incremental plugin to privileged pluginsJulien HENRY2017-08-071-1/+1
* Rework file indexingJulien HENRY2017-08-042-6/+36
* fix analysis messageStas Vilchik2017-07-311-1/+2
* support NONE value in Level componentStas Vilchik2017-07-311-0/+1
* SONAR-9531 Change the application spaceStas Vilchik2017-07-311-0/+2
* add application icon and description (#2258)Stas Vilchik2017-07-311-0/+3
* SONAR-9551 Add APP qualifierJulien Lancelot2017-07-311-0/+9
* Fix Quality flawsSimon Brandhof2017-07-261-9/+5
* Decrease coupling with GuavaSimon Brandhof2017-07-251-4/+3
* Add "developer" to privileged pluginsDaniel Schwarz2017-07-241-1/+1
* Fix merge conflict with branch-6.5Grégoire Aubert2017-07-241-1/+1
* Rename project activity graph Overview to IssuesGrégoire Aubert2017-07-241-1/+1
* SONAR-9546 Allow to create two custom graphs on the project activity pageGrégoire Aubert2017-07-191-1/+1
* Merge branch 'branch-6.5'Stas Vilchik2017-07-191-0/+1
|\
| * SONAR-9357 support two or more providers (#2259)Stas Vilchik2017-07-181-0/+1
* | SONAR-9508 Display worker counter in background tasks pageStas Vilchik2017-07-171-0/+6
|/
* SONAR-9403 Change style of metrics with no historical data in the custom grap...Grégoire Aubert2017-07-131-1/+2
* SONAR-9403 Display more information messages when adding new metrics to a cus...Grégoire Aubert2017-07-131-0/+1
* SONAR-9410 Make more obvious that the reset button will only reset the date o...Grégoire Aubert2017-07-131-0/+1
* SONAR-9403 Add a tooltip on the button to show the metric history on the meas...Grégoire Aubert2017-07-131-0/+1
* SONAR-9403 Add information message when selecting a metric to build a custom ...Grégoire Aubert2017-07-131-0/+1
* SONAR-9403 Create form to add custom metric on project activity graphGrégoire Aubert2017-07-131-0/+3
* SONAR-9403 Suport custom graph via url parameters on project activity pageGrégoire Aubert2017-07-131-1/+2
* SONAR-9477 Deprecate ProjectReactor and ProjectBuilderDuarte Meneses2017-07-111-0/+4
* SONAR-9478 Replace Settings by ConfigurationJulien HENRY2017-07-043-12/+49
* SONAR-9478 Deprecate Settings and introduce new Configuration interfaceJulien HENRY2017-07-043-47/+45