aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* improve code qualityStas Vilchik2015-12-0826-219/+48
* SONAR-7030 Add migration to update LOADED_TEMPLATESJulien Lancelot2015-12-081-0/+33
* 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
* increase thickness of donut chars on the overview pageStas Vilchik2015-12-084-5/+5
* fix small ui issue on the breakdown of lines per languageStas Vilchik2015-12-081-1/+1
* improve i18n of the overview pageStas Vilchik2015-12-084-11/+18
* 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-0812-20/+28
* Revert "SONAR-6820 WS api/rules/search has a page size limit of 500"Teryk Bellahsene2015-12-082-105/+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-0826-34/+878
* 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-082-10/+44
* 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-072-87/+105
* Revert "SONAR-6820 WS api/rules/search has a page size limit of 500"Teryk Bellahsene2015-12-072-105/+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-071-1/+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-072-87/+105
* SONAR-7098 Always feed issues authorsJulien Lancelot2015-12-072-37/+79
* SONAR-6939 ability for plugins to override the decimal scale of floatSimon Brandhof2015-12-0755-154/+232
* Fix randomly failing UTJulien Lancelot2015-12-071-2/+3
* SONAR-7036 Allow update password of technical userJulien Lancelot2015-12-073-61/+86
* SONAR-7088 rename CeWorkerRunnable to CeWorkerCallableSébastien Lesaint2015-12-077-15/+15
* SONAR-7088 fix RejectedExecutionException at SQ shutdownSébastien Lesaint2015-12-072-86/+195
* fix quality flawsSébastien Lesaint2015-12-071-0/+17
* SONAR-7062 do not show tooltips for all snapshotsStas Vilchik2015-12-042-76/+17
* SONAR-6945 apply feedbackStas Vilchik2015-12-041-1/+7
* set duplications threshold for 20% on the overview pagesStas Vilchik2015-12-042-2/+2
* fix formatting of WORK_DUR measuresStas Vilchik2015-12-042-2/+4
* SONAR-6946 apply feedbackStas Vilchik2015-12-042-1/+5
* Fix quality flawsSimon Brandhof2015-12-042-2/+2
* SONAR-7069 apply feedbackStas Vilchik2015-12-041-3/+3
* SONAR-6997 less confusing of type key paar in logsSébastien Lesaint2015-12-043-7/+6
* SONAR-6997 add VisitException and show current Component info in logsSébastien Lesaint2015-12-047-10/+143
* SONAR-6925 add missing index on ce_activity.is_last_keySébastien Lesaint2015-12-041-0/+32
* SONAR-6925 cancelled tasks must not be the last task for a componentSébastien Lesaint2015-12-041-0/+21
* SONAR-6995 CEQueueStatus get method should not modify stateSébastien Lesaint2015-12-045-97/+105
* SONAR-6900 WS api/ce/task improve descriptionTeryk Bellahsene2015-12-041-3/+5
* Merge pull request #665 from SonarSource/feature/drop-dashboardsStas Vilchik2015-12-048-355/+53
|\
| * SONAR-7030 Drop most default hardcoded built-in dashboardsStas Vilchik2015-12-028-355/+53