aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-6990 now read duplication only from DuplicationRepositorySébastien Lesaint2015-11-0910-291/+459
* fix UT: remove duplicated tests since key is now stored in ComponentSébastien Lesaint2015-11-091-167/+40
* fix UT: otherFileRef must not be set for same file DuplicationSébastien Lesaint2015-11-091-4/+4
* SONAR-6990 add DuplicationRepository and LoadDuplicationsFromReportStepSébastien Lesaint2015-11-0921-0/+2251
* SONAR-6990 add ComponentImpl.equals and hashcode based on uuidSébastien Lesaint2015-11-092-6/+34
* factorize Predicate to wrap into single element object arraySébastien Lesaint2015-11-093-25/+43
* small refactoring of ComponentProviderSébastien Lesaint2015-11-097-46/+126
* SONAR-6918 fix display of internal WSStas Vilchik2015-11-094-6/+13
* SONAR-6917 display a warning message in documentation of internal web servicesStas Vilchik2015-11-091-1/+1
* SONAR-6999 display the since tag for WS parameters, add "since" tag for "addi...Stas Vilchik2015-11-092-0/+4
* SONAR-6952 display the deprecated flagStas Vilchik2015-11-093-2/+14
* SONAR-6331 fix project overview redirectionStas Vilchik2015-11-091-5/+14
* ie11 fixesStas Vilchik2015-11-092-4/+5
* remove extra font letter-spacingStas Vilchik2015-11-091-1/+0
* bugfix: project permissions page shows all projectsStas Vilchik2015-11-091-1/+1
* SONAR-6331 fix label for previous analysis periodStas Vilchik2015-11-091-0/+3
* SONAR-6331 apply feedbackStas Vilchik2015-11-097-23/+43
* SONAR-6916 Improve documentation by adding mandatory information on WSTeryk Bellahsene2015-11-0979-144/+2017
* SONAR-6989 Feed the file duplication index in the batch reportJulien HENRY2015-11-094-72/+8
* SONAR-6331 apply feedbackStas Vilchik2015-11-064-84/+36
* SONAR-6331 display overview page by defaultStas Vilchik2015-11-062-19/+6
* SONAR-6357 add detailed "Size" panel for the "Overview" main pageStas Vilchik2015-11-0639-431/+1003
* Revert "SONAR-6916 Improve documentation by adding mandatory information on WS"Teryk Bellahsene2015-11-0579-2017/+144
* SONAR-6916 Improve documentation by adding mandatory information on WSTeryk Bellahsene2015-11-0579-144/+2017
* SONAR-6954 Add 'since' tag to WS parametersTeryk Bellahsene2015-11-053-0/+3
* SONAR-6462 Deprecate api/profiles/* web servicesTeryk Bellahsene2015-11-041-2/+4
* SONAR-6462 Add deprecated flag on WS and WS parametersTeryk Bellahsene2015-11-043-1/+6
* clean up package.jsonStas Vilchik2015-11-021-6/+4
* refactor urls helperStas Vilchik2015-11-0212-41/+148
* drop coverage of jsx filesStas Vilchik2015-11-022-4/+1
* refactor measure formattingStas Vilchik2015-11-0227-509/+549
* SONAR-6331 improve display of measures on the project overview pageStas Vilchik2015-11-022-8/+14
* Automatic merge from branch-5.2Jenkins CI2015-11-021-0/+21
|\
| * SONAR-5851 Add back the WS /profiles/export web pageTeryk Bellahsene2015-10-301-0/+21
* | SONAR-6355 Default quality gate should used period 1Julien Lancelot2015-10-302-31/+36
* | SONAR-6355 Period 1 is now the leak periodJulien Lancelot2015-10-307-55/+66
* | SONAR-6331 improve UX of the project overview pageStas Vilchik2015-10-3055-1197/+1073
* | Merge remote-tracking branch 'origin/branch-5.2'Simon Brandhof2015-10-3012-45/+104
|\|
| * Load ProfileExporter[] when no ProfileImporter is foundTeryk Bellahsene2015-10-292-0/+20
| * Do not deploy internal artifacts to maven central repoSimon Brandhof2015-10-296-25/+74
| * SONAR-6729 CE not fail anymore when no quality profile foundJulien Lancelot2015-10-294-20/+10
| * [maven-release-plugin] prepare for next development iterationThomas Vérin2015-10-278-8/+8
| * [maven-release-plugin] prepare release 5.2-RC4Thomas Vérin2015-10-278-8/+8
* | SONAR-6356 Always feed the 'since previous version' periodJulien Lancelot2015-10-293-7/+73
* | SONAR-6331 small ui improvementStas Vilchik2015-10-271-0/+4
* | upgrade to react 0.14.0Stas Vilchik2015-10-2733-81/+96
* | SONAR-6331 fix for provisioned projectStas Vilchik2015-10-271-2/+2
* | SONAR-6331 fix for provisioned projectStas Vilchik2015-10-272-1/+12
* | SONAR-6331 apply feedbackStas Vilchik2015-10-271-4/+14
* | improve code qualityStas Vilchik2015-10-275-21/+15