aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-10712 Add pagination to Quality Profile project listPascal Mugnier2018-05-292-21/+40
* SONAR-10711 Add pagination object to api/qualityprofile/projects webservicePascal Mugnier2018-05-293-3/+14
* consistent and extensive PK declaration in schema-h2.ddlSébastien Lesaint2018-05-291-44/+89
* SONAR-10707 deprecate MySQLG. Ann Campbell2018-05-293-4/+16
* SONAR-10652 Correctly fail when authentication and several emails existsJulien Lancelot2018-05-2927-833/+464
* SONAR-10430 speed-up DB migrationSimon Brandhof2018-05-281-2/+5
* SONAR-10713 Fix for front-endPascal Mugnier2018-05-282-12/+14
* SONAR-10713 Badges can only be used on projects, long living branches and app...Julien Lancelot2018-05-2826-202/+664
* SONAR-10430 add missing jdbc typesSébastien Lesaint2018-05-281-8/+12
* SONAR-10430 lazy load file content from reportSébastien Lesaint2018-05-283-77/+154
* SONAR-10430 do not compute distance for files with too far sizeSébastien Lesaint2018-05-2819-164/+888
* SONAR-10430 add timing logs + support for dump into temp csv fileSébastien Lesaint2018-05-286-13/+238
* SONAR-10430 populate FILE_SOURCES.LINE_COUNT at beginning of analysisSébastien Lesaint2018-05-2814-0/+762
* SONAR-10430 add FileSourceDto#getLineCount()Sébastien Lesaint2018-05-2819-87/+340
* SONAR-10430 add FILE_SOURCES.LINE_COUNTSébastien Lesaint2018-05-2817-1/+415
* SONAR-10430 add UT to explore file size impact similarity algoSébastien Lesaint2018-05-281-0/+44
* SONAR-10430 rewrite FileMoveDetectionStepTest to use DbTesterSébastien Lesaint2018-05-281-94/+67
* Fix Dropdown alignementGrégoire Aubert2018-05-281-2/+4
* get rid of gray-matter (#280)Stas Vilchik2018-05-289-162/+211
* SONAR-19597 Set USERS.UUID length to 255 instead of 40Julien Lancelot2018-05-2816-23/+29
* Fix SONAR-10639 (#201)Pascal Mugnier2018-05-2823-155/+370
* SONAR-10781 Filter secondary locations that are not in PRJulien HENRY2018-05-256-11/+109
* fix alignment issues on user tokens page (#276)Stas Vilchik2018-05-252-2/+6
* SONAR-10696 Expose components for sonar-license (#275)Grégoire Aubert2018-05-251-2/+10
* SONAR-10676 Add documentation for team onboarding on SonarCloud "Members" pag...Stas Vilchik2018-05-2528-167/+522
* SONAR-10658 Prevent Scanner Context from being too bigJulien HENRY2018-05-252-15/+40
* SONAR-10684 Create internal API to block analysis based on nclocJulien Lancelot2018-05-2410-17/+392
* SONAR-10670 Count ncloc of whole instance with biggest long-living branchTeryk Bellahsene2018-05-2423-109/+180
* Do not render empty tooltipsGrégoire Aubert2018-05-243-3/+37
* SONAR-10692 Don't break the issues page if a user is missingGrégoire Aubert2018-05-245-9/+19
* Fix reset button on navbar searchbox not working with less then 2 charsPascal Mugnier2018-05-242-5/+18
* SONAR-10077 Right part navigation bar is inaccessible very small windowPascal Mugnier2018-05-241-11/+39
* SONAR-10415 Update description of sonar.forceAuthenticationPascal Mugnier2018-05-241-1/+3
* SONAR-10434 Improve alignments of buttons dropdowns tabs & search fieldsPascal Mugnier2018-05-247-21/+15
* Fix after reviewPascal Mugnier2018-05-242-34/+15
* Fix after reviewPascal Mugnier2018-05-241-16/+12
* fix Condition typingGrégoire Aubert2018-05-244-11/+9
* Fix after reviewPascal Mugnier2018-05-247-311/+148
* Fix after reviewPascal Mugnier2018-05-244-77/+132
* Fix SONAR-10640Pascal Mugnier2018-05-2413-283/+337
* Fix SONAR-10640Pascal Mugnier2018-05-245-8/+240
* SONAR-10673 Stop using font for icons (#252)Stas Vilchik2018-05-23162-1708/+1248
* SONAR-10659 Drop support of sort by assignee in api/issues/searchJulien Lancelot2018-05-237-50/+9
* SONAR-10597 Update ISSUE_CHANGE#USER_LOGIN to USER_UUIDJulien Lancelot2018-05-2382-875/+551
* SONAR-10597 Update CE_ACTIVITY#SUBMITTER_LOGIN to SUBMITTER_UUIDJulien Lancelot2018-05-2312-52/+244
* SONAR-10597 Update CE_QUEUE#SUBMITTER_LOGIN to SUBMITTER_UUIDJulien Lancelot2018-05-2329-101/+247
* SONAR-10597 Update RULES_METADATA#NOTE_USER_LOGIN to NOTE_USER_UUIDJulien Lancelot2018-05-2324-218/+445
* SONAR-10597 Update MANUAL_MEASURES#USER_LOGIN to USER_UUIDJulien Lancelot2018-05-2329-863/+1079
* SONAR-10597 Update USER_TOKENS#LOGIN to USER_UUIDJulien Lancelot2018-05-2338-495/+703
* SONAR-10597 Update QPROFILE_CHANGES#USER_LOGIN to USER_UUIDJulien Lancelot2018-05-2320-240/+627