aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * love ie11Stas Vilchik2015-12-092-3/+4
| * improve scales of the bubble chart on the overview pageStas Vilchik2015-12-091-12/+25
| * fix tooltips on the overview treemapStas Vilchik2015-12-091-3/+4
| * filter out empty components on the overview treemapStas Vilchik2015-12-091-14/+15
| * normalize overview pages urls and titlesStas Vilchik2015-12-0913-31/+38
| * improve code qualityStas Vilchik2015-12-0940-136/+107
* | Upgrade version to 5.4-SNAPSHOTEric Hartmann2015-12-0946-46/+46
|/
* SONAR-6900 Add statuses to description of WS api/qualitygates/project_statusTeryk Bellahsene2015-12-091-2/+17
* improve code qualityStas Vilchik2015-12-08106-719/+697
* improve code qualityStas Vilchik2015-12-0828-81/+230
* improve code qualityStas Vilchik2015-12-0826-219/+48
* SONAR-7030 Add migration to update LOADED_TEMPLATESJulien Lancelot2015-12-0811-3/+190
* fix background tasks page on a project levelStas Vilchik2015-12-083-3/+3
* fix background tasks page on a project levelStas Vilchik2015-12-083-4/+8
* fix footer display on the background tasks pageStas Vilchik2015-12-081-1/+6
* SONAR-6818 Restore warning when using sonar.profileJulien HENRY2015-12-082-27/+38
* change "Debt" to "Technical Debt" on the overview pageStas Vilchik2015-12-081-1/+1
* increase thickness of donut chars on the overview pageStas Vilchik2015-12-084-5/+5
* fix a i18n message for the "leak period"Stas Vilchik2015-12-081-1/+1
* add a i18n message for the "version" periodStas Vilchik2015-12-081-0/+1
* fix small ui issue on the breakdown of lines per languageStas Vilchik2015-12-081-1/+1
* improve i18n of the overview pageStas Vilchik2015-12-085-11/+23
* add a legend for the components chart on the size overview pageStas Vilchik2015-12-081-0/+1
* SONAR-6820 document page size limitation in WSTeryk Bellahsene2015-12-0813-20/+47
* Revert "SONAR-6820 WS api/rules/search has a page size limit of 500"Teryk Bellahsene2015-12-083-123/+87
* Revert "SONAR-6820 WS using SearchOptions has a page size limit of 500"Teryk Bellahsene2015-12-0818-95/+51
* Revert "Fix UI without a page size of 500"Teryk Bellahsene2015-12-082-2/+2
* SONAR-6900 New WS api/qualitygates/project_status quality gate details of an ...Teryk Bellahsene2015-12-0838-62/+1187
* SONAR-7104 report CeTaskProcessor now returns snapshotId of projectSébastien Lesaint2015-12-0810-3/+306
* SONAR-7104 save snapshotId in CeActivity if returned by CeTaskProcessorSébastien Lesaint2015-12-085-13/+60
* SONAR-7104 CeTaskProcessor#process now returns a CeTaskResultSébastien Lesaint2015-12-085-4/+46
* SONAR-6900 add snapshot_id column in ce_activity db tableTeryk Bellahsene2015-12-087-11/+62
* Fix UI without a page size of 500Teryk Bellahsene2015-12-072-2/+2
* SONAR-6820 WS using SearchOptions has a page size limit of 500Teryk Bellahsene2015-12-0718-51/+95
* SONAR-6820 WS api/rules/search has a page size limit of 500Teryk Bellahsene2015-12-073-87/+123
* Fix IT of commit #d28a121fe58d6155048ba244e92a36540cba9990Simon Brandhof2015-12-072-2/+2
* Revert "SONAR-6820 WS api/rules/search has a page size limit of 500"Teryk Bellahsene2015-12-073-123/+87
* Revert "SONAR-6820 WS using SearchOptions has a page size limit of 500"Teryk Bellahsene2015-12-0718-95/+51
* Fix minor quality flawsSimon Brandhof2015-12-072-3/+1
* SONAR-7030 Update widgets from Custom dashboardJulien Lancelot2015-12-074-15/+18
* SONAR-6820 WS using SearchOptions has a page size limit of 500Teryk Bellahsene2015-12-0718-51/+95
* Use constant for page size parameter in WS api/rules/repositoriesTeryk Bellahsene2015-12-071-2/+2
* SONAR-6820 WS api/rules/search has a page size limit of 500Teryk Bellahsene2015-12-073-87/+123
* SONAR-7098 Add ITJulien Lancelot2015-12-071-0/+37
* SONAR-7098 Always feed issues authorsJulien Lancelot2015-12-074-40/+179
* Add ITs for auto assign featureJulien Lancelot2015-12-075-0/+110
* SONAR-6939 ability for plugins to override the decimal scale of floatSimon Brandhof2015-12-0792-1034/+685
* Fix randomly failing UTJulien Lancelot2015-12-071-2/+3
* SONAR-6947 add missing coverage on PermissionsServiceTestSébastien Lesaint2015-12-073-1/+759
* SONAR-6947 add missing coverage of SearchWsRequestSébastien Lesaint2015-12-071-0/+622