aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* 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-2417-99/+260
* 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-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-2412-283/+336
* Fix SONAR-10640Pascal Mugnier2018-05-245-8/+240
* SONAR-10673 Stop using font for icons (#252)Stas Vilchik2018-05-23159-1702/+1245
* 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-2371-818/+453
* SONAR-10597 Update CE_ACTIVITY#SUBMITTER_LOGIN to SUBMITTER_UUIDJulien Lancelot2018-05-2311-52/+200
* 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-2323-218/+410
* SONAR-10597 Update MANUAL_MEASURES#USER_LOGIN to USER_UUIDJulien Lancelot2018-05-2328-863/+1015
* SONAR-10597 Update USER_TOKENS#LOGIN to USER_UUIDJulien Lancelot2018-05-2335-494/+562
* SONAR-10597 Update QPROFILE_CHANGES#USER_LOGIN to USER_UUIDJulien Lancelot2018-05-2317-225/+546
* SONAR-10597 Use user UUID for ISSUES#ASSIGNEEGuillaume Jambet2018-05-2385-743/+1088
* SONAR-10598 Display warning page when detecting login update during authentic...Julien Lancelot2018-05-2366-620/+2244
* SONAR-10599 Synchronize login during authenticationJulien Lancelot2018-05-2398-1522/+2976
* SONAR-10597 Introduce UUID in table USERSGuillaume Jambet2018-05-2327-97/+448
* Fix Quality gate appGrégoire Aubert2018-05-2211-183/+479
* BRANCH-63 Do not run PR decorators when not on a PRJulien HENRY2018-05-211-2/+2
* Fix recurring FPs in PermissionTemplateDaoTest#user_count_by_template_and_per...Julien Lancelot2018-05-181-6/+8
* fix application quality gate badgeStas Vilchik2018-05-172-3/+14
* SONAR-10609 add keyboard shortcuts documentationStas Vilchik2018-05-172-1/+58
* SONAR-10682 Impossible to create new metric domainStas Vilchik2018-05-172-1/+37
* Introduce Bitbucket Cloud ApplicationJulien HENRY2018-05-16107-149/+13431
* SONAR-10517 Create table project_mappingsJulien HENRY2018-05-1622-2/+697
* Remove debug logging when backdating issuesDuarte Meneses2018-05-161-7/+0
* SONAR-10614 add Clock to ComputeEngineContainerImpl Level1Sébastien Lesaint2018-05-152-1/+3
* add Request#getHeaders and #getParams()Sébastien Lesaint2018-05-151-0/+17
* add Request#getReader()Sébastien Lesaint2018-05-152-0/+35
* rewrite some components in ts (#243)Stas Vilchik2018-05-1554-1771/+704
* update sonar-web dependencies (#239)Stas Vilchik2018-05-1523-924/+699
* SONAR-10653 - api/qualityprofiles/restore handle badly formed xml document (#...Guillaume Jambet2018-05-153-14/+21
* rewrite notifications app in ts and drop from redux store (#233)Stas Vilchik2018-05-1528-826/+1083
* SONAR-10666 Prevent users to migrate from a version < 6.7Simon Brandhof2018-05-151-1/+1
* Remove duplicated README.mdSimon Brandhof2018-05-152-2/+0
* Drop Guava Function in DialectUtilsSimon Brandhof2018-05-151-22/+14
* Drop unused class DatabaseUtilsSimon Brandhof2018-05-152-54/+0
* Consistent declaration of H2 primary keysSimon Brandhof2018-05-151-38/+32
* Fix Quality flawsSimon Brandhof2018-05-151-1/+1
* Drop usage of db column ce_queue.execution_countSimon Brandhof2018-05-1518-468/+123