aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Automatic merge from branch-5.4Jenkins CI2016-02-2513-41/+129
|\
| * SONAR-7384 ensure no thread can await its own termination in MonitorSébastien Lesaint2016-02-241-1/+1
| * SONAR-7316 do not create a builder for each changesetSébastien Lesaint2016-02-241-2/+3
| * SONAR-7316 DbScmInfo should use a single ChangeSet object per revisionSébastien Lesaint2016-02-244-28/+98
| * SONAR-7316 use String.intern to store ChangeSet#revisionSébastien Lesaint2016-02-241-6/+4
| * SONAR-7316 Use String.intern to store author in ChangeSetJulien Lancelot2016-02-241-1/+3
| * fix widgets resizing on the overview pageStas Vilchik2016-02-247-7/+24
* | refactor quality gates pageStas Vilchik2016-02-2464-1314/+1630
* | improve code qualityStas Vilchik2016-02-2488-143/+140
* | bootstrap and stop Governance plugin in SQSébastien Lesaint2016-02-245-0/+142
* | add module sonar-governance-bridgeSébastien Lesaint2016-02-244-0/+109
* | display if background task processing crossed midnightStas Vilchik2016-02-241-1/+1
* | display if background task processing crossed midnightStas Vilchik2016-02-242-4/+12
* | fix notifications form on my account page and re-enable testsStas Vilchik2016-02-231-1/+1
* | Automatic merge from branch-5.4Jenkins CI2016-02-232-2/+3
|\|
| * fix footer on my account page when leave issues sub-pageStas Vilchik2016-02-221-0/+1
| * display component key in tooltip on code pageStas Vilchik2016-02-221-2/+2
* | Fix quality flawsSimon Brandhof2016-02-222-24/+0
* | SONAR-7364 Remove SQALE characteristics from measures and rulesSimon Brandhof2016-02-22128-5825/+484
* | improve code qualityStas Vilchik2016-02-2221-30/+45
* | SONAR-7377 Remove SQALE characteristics from UIStas Vilchik2016-02-2210-179/+24
* | SONAR-7191 apply feedbackStas Vilchik2016-02-226-8/+26
* | improve code qualityStas Vilchik2016-02-22394-5027/+5102
* | do not commit npm debug logsStas Vilchik2016-02-222-0/+3
* | SONAR-7191 api/ce/activity max submitted date is inclusiveTeryk Bellahsene2016-02-192-5/+20
* | SONAR-7122 drop web context from js codeStas Vilchik2016-02-19151-335/+312
* | SONAR-7191 hide unrelevant filters on project background tasksStas Vilchik2016-02-181-9/+11
* | SONAR-7191 add "Reset" buttonStas Vilchik2016-02-182-1/+14
* | SONAR-7191 reset search when filter similar componentsStas Vilchik2016-02-181-1/+2
* | SONAR-7191 uncheck "Only Latest Analysis" when select pending statusStas Vilchik2016-02-181-1/+10
* | SONAR-7365 add testsStas Vilchik2016-02-181-0/+14
* | Automatic merge from branch-5.45.5-M3Jenkins CI2016-02-182-10/+32
|\|
| * SONAR-7135 WS api/measures/component_tree sort by metric consistent for compo...Teryk Bellahsene2016-02-182-10/+32
| * [maven-release-plugin] prepare for next development iterationThomas Vérin2016-02-159-9/+9
| * [maven-release-plugin] prepare release 5.4-RC25.4-RC2Thomas Vérin2016-02-159-9/+9
* | upgrate react-router and historyStas Vilchik2016-02-183-9/+7
* | SONAR-7138 precise search labelStas Vilchik2016-02-181-1/+1
* | Exclude some QA tests from build environmentSimon Brandhof2016-02-181-0/+0
* | Remove sonar-process-monitor from zipSimon Brandhof2016-02-171-0/+1
* | SONAR-7138 WS api/ce/activity filter background tasks by task uuidTeryk Bellahsene2016-02-172-42/+98
* | SONAR-7326 WS api/ce/queue removedTeryk Bellahsene2016-02-175-245/+1
* | SONAR-7330 Add rules long date columnsJulien Lancelot2016-02-1720-99/+204
* | SONAR-7191 fix web testsStas Vilchik2016-02-173-0/+0
* | SONAR-7191 fix backrgound tasks pageStas Vilchik2016-02-173-2/+3
* | SONAR-7191 fix testStas Vilchik2016-02-161-1/+1
* | SONAR-7191 Update the background tasks page to reflect latest WS changesStas Vilchik2016-02-1610-96/+81
* | SONAR-7187 WS api/ce/activity parse date and date time parametersTeryk Bellahsene2016-02-162-14/+63
* | SONAR-7191 Update the background tasks page to reflect latest WS changesStas Vilchik2016-02-1636-774/+1491
* | SONAR-7187 Rename CeActivityQuery to CeTaskQueryTeryk Bellahsene2016-02-152-11/+11
* | SONAR-7319 WS api/ce/task_types list CE task typesTeryk Bellahsene2016-02-155-2/+139