aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* refactor permission templates page (#1025)Stas Vilchik2016-06-0933-624/+982
* Fix quality flawsTeryk Bellahsene2016-06-091-2/+2
* SONAR-7726 WS api/permissions/search_templates returns with_project_creatorTeryk Bellahsene2016-06-099-63/+152
* SONAR-7726 WS api/permissions/search_templates returns all the project permis...Teryk Bellahsene2016-06-094-21/+52
* SONAR-7724 WS api/permissions/remove_project_creator_from_templateTeryk Bellahsene2016-06-094-1/+289
* SONAR-7723 WS api/permissions/add_project_creator_to_templateTeryk Bellahsene2016-06-094-1/+294
* SONAR-7723 Create dao for perm_tpl_characteristicsTeryk Bellahsene2016-06-092-1/+39
* update page and tables stylesStas Vilchik2016-06-089-16/+31
* Reactivate SearchActionMediumTest.available_sinceJulien Lancelot2016-06-061-3/+1
* Fix quality flawsJulien Lancelot2016-06-061-11/+1
* Clean useless code in testJulien Lancelot2016-06-061-5/+0
* refactor account app to drop redux (#1019)Stas Vilchik2016-06-0613-292/+136
* SONAR-7537 improve the changelog messageStas Vilchik2016-06-061-0/+7
* SONAR-3321 fix MatchesByScore when ScoreMatric contains min required scoreSébastien Lesaint2016-06-062-32/+140
* remove pico component instantiation trace logsSébastien Lesaint2016-06-061-33/+1
* Move org.sonar.core.user classes outside sonar-dbSimon Brandhof2016-06-0613-9/+491
* Remove unused module sonar-server-benchmarksSimon Brandhof2016-06-069-7127/+0
* use nyc to compute coverageStas Vilchik2016-06-032-2/+2
* move testsStas Vilchik2016-06-0329-484/+815
* SONAR-3321 down required score to 85Sébastien Lesaint2016-06-031-1/+1
* SONAR-3321 make class FileMoveDetectionStep smallerSébastien Lesaint2016-06-034-186/+295
* fix quality flaws: add @FunctionalInterface where applicableSébastien Lesaint2016-06-037-0/+7
* fix quality flaws: use lamdbas and methods referencesSébastien Lesaint2016-06-027-78/+30
* SONAR-3321 add debug of scorematrix in FileMoveDetectionStepSébastien Lesaint2016-06-021-31/+62
* SONAR-7537 add issue change when issue is moved to new fileSébastien Lesaint2016-06-024-11/+80
* SONAR-3321 support file move in issue trackingSébastien Lesaint2016-06-028-16/+333
* SONAR-3321 add step detecting file movesSébastien Lesaint2016-06-0215-0/+1597
* Automatic merge from branch-5.6ssjenka2016-06-014-28/+78
|\
| * SONAR-7681 Use public implementation of List in MyBatisTeryk Bellahsene2016-05-311-1/+0
| * SONAR-7681 WS api/ce/activity requires administer permissions when searching ...Teryk Bellahsene2016-05-312-10/+44
| * SONAR-7669 WS api/issues/search createdBefore cannot be equal to createdAfterTeryk Bellahsene2016-05-312-17/+34
* | SONAR-7616 apply new default JVM settings of ES 2.3Simon Brandhof2016-05-312-4/+4
* | SONAR-7653 upgrade to Elasticsearch 2.3.3Simon Brandhof2016-05-31100-827/+914
* | refactor code page (#912)Stas Vilchik2016-05-3022-1353/+683
* | Automatic merge from branch-5.6ssjenka2016-05-301-2/+1
|\|
| * change wording on the Setup pageStas Vilchik2016-05-301-2/+1
| * prepare for next development iteration on release branchTom2016-05-279-9/+9
| * release 5.6-RC2Tom2016-05-279-9/+9
* | More stable ProcessUtilsTestSimon Brandhof2016-05-271-1/+1
* | Automatic merge from branch-5.6Jenkins CI2016-05-278-46/+12
|\|
| * SONAR-7653 remove useless codeSimon Brandhof2016-05-265-36/+2
| * SONAR-7653 remove Java option XX:MaxPermSizeSimon Brandhof2016-05-261-2/+2
| * SONAR-7587 end of support of Java 7Simon Brandhof2016-05-262-8/+8
* | Automatic merge from branch-5.6Jenkins CI2016-05-261-22/+25
|\|
| * fix unwanted WS call when QG is greenStas Vilchik2016-05-251-22/+25
| * prepare for next development iteration on release branchTom2016-05-209-9/+9
| * Release 5.6-RC1Tom2016-05-209-9/+9
* | Refactor scope of DbTesterSimon Brandhof2016-05-2432-133/+42
* | Refactor usage of EsTesterSimon Brandhof2016-05-2463-397/+221
* | SONAR-7613 remove _id path from views/view indexSimon Brandhof2016-05-241-2/+0