aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* VSTS-141 Add VSTS Quality widgetGrégoire Aubert2018-03-2624-240/+2013
* Fix issues with daylight saving timeSimon Brandhof2018-03-262-11/+7
* GOV-325 trigger refresh of view with project and not with it anymoreSébastien Lesaint2018-03-234-1/+206
* GOV-322 support not creating task in CeQueue if pending task existsSébastien Lesaint2018-03-238-80/+468
* GOV-231 add dependency in CE container required by GovSébastien Lesaint2018-03-232-3/+9
* GOV-231 add step to trigger view refresh at end of report processingSébastien Lesaint2018-03-235-1/+182
* SONAR-10504 commit after each delete of analysisSimon Brandhof2018-03-239-34/+174
* SONAR-10504 remove full scan of DB migration #1908 on OracleSimon Brandhof2018-03-231-2/+6
* SONAR-10505 CE processes analysis report slowly when millions of issuesSimon Brandhof2018-03-231-1/+3
* migrate to webpack 4 (#39)Stas Vilchik2018-03-228-593/+1007
* SONAR-10203 Scroll back to issue box when clicking on the Issue message (#25)Pascal Mugnier2018-03-223-4/+23
* SONAR-10198 Fix long links in issue comments break layout (#28)Pascal Mugnier2018-03-221-0/+1
* rewrite issues app in ts (#12)Stas Vilchik2018-03-2267-1489/+1437
* SONAR-10229 Remove checkboxes in Issues Bulk Change modal (#21)Pascal Mugnier2018-03-224-9/+18
* SONAR-10482 Fix broken background on the Issues page in a small window (#11)Pascal Mugnier2018-03-225-0/+22
* SONAR-10484 Prevent simultaneous WS request on permissions pages (#18)Pascal Mugnier2018-03-2215-74/+830
* SONAR-10501 Add secondary sorting by name in rules facet on issues page (#17)Pascal Mugnier2018-03-221-1/+1
* SONAR-10475 Add indicator for login in progress (#19)Pascal Mugnier2018-03-224-11/+139
* SONAR-10502 Fix concurrency error during initial indexingSimon Brandhof2018-03-222-10/+10
* Fix gradle configurationJulien Lancelot2018-03-221-1/+2
* SONAR-10474 Confirming all remaining issues in a PR should make it pass the QGTeryk Bellahsene2018-03-224-17/+39
* SONAR-9642 Reduce steps for selecting a custom chart (#6)Pascal Mugnier2018-03-2223-182/+455
* SONAR-10266 percentage number format must not be locale sensitiveSébastien Lesaint2018-03-221-1/+2
* SONAR-10428 Remove old icons (#13)Pascal Mugnier2018-03-222-70/+3
* drop jquery, underscore, backbone and handlebarsStas Vilchik2018-03-2243-1319/+6
* SONAR-9338 Make all date pickers consistent (#3157)Stas Vilchik2018-03-2249-8493/+1425
* Rewrite SelectList component in React on Quality Page (#3152)Pascal Mugnier2018-03-2228-657/+1351
* drop unused web componentsStas Vilchik2018-03-2247-5539/+1156
* Single Gradle build for SQ and core pluginsSimon Brandhof2018-03-225-9/+47
* SONAR-9206 Extract Organization protobuff definition to ws-commonsGuillaume Jambet2018-03-161-3/+3
* SONAR-9206 Extract Organization protobuff definition to ws-commonsGuillaume Jambet2018-03-163-4/+3
* SONAR-9206 Enhance /api/components/search_projects response with organizationsGuillaume Jambet2018-03-165-20/+67
* SONAR-10439 Use ranges in facets instead of cumulative numbers (#3141)Pascal Mugnier2018-03-169-105/+9
* SONAR-10346 fix DB migrationSébastien Lesaint2018-03-153-156/+452
* SONAR-10175 db migration clean orphan Quality Gate links from projectsSébastien Lesaint2018-03-155-1/+211
* SONAR-10175 delete project assiociations when deleting Quality GateSébastien Lesaint2018-03-152-1/+27
* Fix Gradle hack to resolve Jetty dependencySimon Brandhof2018-03-152-8/+2
* SONAR-10473 Keep severity up-to-date on built-in QPEric Hartmann2018-03-142-45/+100
* Fix incremental build of sonar webDavid Rautureau2018-03-1437-26/+40
* SONAR-10457 Display correct quality gate status on short lived branchesGrégoire Aubert2018-03-1414-34/+162
* SONAR-10457 Short living branch quality guate is based only on open & reopen ...Guillaume Jambet2018-03-146-56/+82
* SONAR-10457 api/project_branches/list returns quality gate status for short-l...Guillaume Jambet2018-03-142-35/+50
* rewrite workspace in react (#3140)Stas Vilchik2018-03-1456-685/+2027
* SONAR-10338 do not fetch "my" organization when not logged inStas Vilchik2018-03-143-17/+23
* SONAR-10222 Fail when searching member organizations and unauthenticatedGuillaume Jambet2018-03-142-0/+21
* Fix BranchPersisterImplTest.javaTeryk Bellahsene2018-03-131-1/+1
* SONAR-10374 Support pull request in the web appTeryk Bellahsene2018-03-13174-1236/+2123
* MMF-1134 Make pull request a 1st class citizenTeryk Bellahsene2018-03-13167-390/+4041
* Fix tests on WindowsJulien HENRY2018-03-131-7/+12
* SONAR-10261 don't update project links when analysing branchSébastien Lesaint2018-03-132-5/+50