aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Avoid Travis timeout when no logs are printed during 10 minutesSimon Brandhof2018-03-221-2/+7
* Try travis keepaliveSimon Brandhof2018-03-222-20/+8
* SONAR-10502 Fix concurrency error during initial indexingSimon Brandhof2018-03-222-10/+10
* Use consistent version of gsonSimon Brandhof2018-03-221-1/+1
* Avoid Travis from failing if no logs during build of sonar-serverSimon Brandhof2018-03-222-0/+21
* Drop unused files .cix.yml and cix.shSimon Brandhof2018-03-222-252/+0
* Fix gradle configurationJulien Lancelot2018-03-223-3/+6
* SONAR-10474 Confirming all remaining issues in a PR should make it pass the QGTeryk Bellahsene2018-03-225-17/+40
* BRANCH-55 Fix bug with multiple pr with same branch name (#8)Janos Gyerik2018-03-223-10/+101
* 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-223-73/+3
* drop jquery, underscore, backbone and handlebarsStas Vilchik2018-03-2243-1319/+6
* SONAR-9338 Make all date pickers consistent (#3157)Stas Vilchik2018-03-2250-8493/+1428
* Rewrite SelectList component in React on Quality Page (#3152)Pascal Mugnier2018-03-2229-658/+1354
* drop unused web componentsStas Vilchik2018-03-2247-5539/+1156
* Remove analysis badges from READMESimon Brandhof2018-03-221-1/+1
* Re-enable analysisSimon Brandhof2018-03-221-5/+3
* Public commits should only trigger Travis buildSimon Brandhof2018-03-221-1/+4
* Fix location of artifacts in public integration testsSimon Brandhof2018-03-221-3/+1
* Enable deployment of artifacts on release branchesDavid Rautureau2018-03-223-5/+6
* Single Gradle build for SQ and core pluginsSimon Brandhof2018-03-229-21/+63
* 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-165-10/+10
* SONAR-9206 Enhance /api/components/search_projects response with organizationsGuillaume Jambet2018-03-166-27/+77
* SONAR-10439 Use ranges in facets instead of cumulative numbers (#3141)Pascal Mugnier2018-03-1610-108/+12
* Force Javadoc encoding to fix build on WindowsJulien HENRY2018-03-151-0/+4
* 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 minor safety issues in built-in patches (#3155)Janos Gyerik2018-03-155-12/+23
* Fix Gradle hack to resolve Jetty dependencySimon Brandhof2018-03-154-13/+10
* Drop unused jetty-server in sonar-scanner-engine testsSimon Brandhof2018-03-152-126/+0
* Fix Gradle build without credentialsEric Hartmann2018-03-151-4/+4
* Allow to define Artifactory credentials in gradle.propertiesEric Hartmann2018-03-151-2/+2
* Don't use assumeTrue to not break the quality gateJulien HENRY2018-03-142-20/+23
* SONAR-10473 Keep severity up-to-date on built-in QPEric Hartmann2018-03-142-45/+100
* Fix incremental build of sonar webDavid Rautureau2018-03-1439-41/+41
* SONAR-10457 Display correct quality gate status on short lived branchesGrégoire Aubert2018-03-1415-34/+163
* 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
* Update gitignore for uneeded class files on WindowsPascal Mugnier2018-03-131-0/+3
* Improve logging for ITsDavid Rautureau2018-03-135-4/+8
* Fix BranchPersisterImplTest.javaTeryk Bellahsene2018-03-131-1/+1
* SONAR-10374 Support pull request in the web appTeryk Bellahsene2018-03-13175-1242/+2135