aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-8467 Create WS api/project_analyses/searchTeryk Bellahsene2016-12-1318-3/+944
* SONAR-8534 delete ACTIVITY rows which don't have profileKey fieldSimon Brandhof2016-12-132-9/+30
* Automatic merge from branch-6.2ssjenka2016-12-131-3/+3
|\
| * SONAR-8532 Upgrade embedded plugins to latest versionJulien Lancelot2016-12-121-3/+3
* | use yarn (#1453)Stas Vilchik2016-12-124-18/+5971
* | support old project permalinksStas Vilchik2016-12-122-4/+7
* | SONAR-7291 Extract transition methods from IssueService to TransitionServiceJulien Lancelot2016-12-1222-197/+892
* | SONAR-7291 Rename IssueUpdater to IssueFieldsSetterJulien Lancelot2016-12-1232-121/+101
* | SONAR-7291 Drop WS api/issues/transitionsJulien Lancelot2016-12-127-87/+28
* | SONAR-7291 Clean up no more used code related to railsJulien Lancelot2016-12-127-262/+4
* | use nodejs 6.x (#1451)Stas Vilchik2016-12-122-2/+2
* | SONAR-5471 refactor db migration 1315 in JavaSimon Brandhof2016-12-1222-16/+767
* | SONAR-5471 add RenameTableBuilderSimon Brandhof2016-12-123-2/+179
* | SONAR-5471 move creation of 5.6+ indices to Java migrationsSimon Brandhof2016-12-1259-130/+1086
* | SONAR-5471 support timestamp typeSimon Brandhof2016-12-122-0/+175
* | SONAR-5471 support default value in boolean and varchar columnsSimon Brandhof2016-12-1222-27/+193
* | SONAR-5471 add DropIndexBuilderSimon Brandhof2016-12-123-1/+190
* | SONAR-5471 create webhook_deliveries indices in javaSimon Brandhof2016-12-123-5/+26
* | SONAR-5471 add CreateIndexBuilderSimon Brandhof2016-12-123-2/+315
* | SONAR-5471 share validations of index/table/constraint namesSimon Brandhof2016-12-126-26/+94
* | Automatic merge from branch-6.2ssjenka2016-12-120-0/+0
|\|
| * Prepare for next development iterationTom2016-12-0952-52/+52
| * release 6.2-RC36.2-RC3Tom2016-12-0952-52/+52
| * build: generate empty sources and javadoc jars for shaded artifact to comply ...Tom2016-12-091-0/+26
* | Use local SonarQube ZIP in performance and upgrade testsSimon Brandhof2016-12-114-52/+98
* | Use local SonarQube ZIP in PluginsTestSimon Brandhof2016-12-112-53/+107
* | Upgrade to Orchestrator 3.14.0.833Simon Brandhof2016-12-111-1/+1
* | reorganize store directoriesStas Vilchik2016-12-09114-131/+131
* | SONAR-8466 Create WS api/project_analyses/update_eventTeryk Bellahsene2016-12-0918-18/+662
* | display markdown helpStas Vilchik2016-12-093-0/+144
* | fix line permalink in source viewerStas Vilchik2016-12-094-3/+75
* | refactor SearchView to remove $ and _ dependencies (#1449)Stas Vilchik2016-12-093-54/+73
* | add flow annotations in RecentHistoryStas Vilchik2016-12-091-13/+17
* | remove _ dependecy in RecentHistoryStas Vilchik2016-12-091-5/+3
* | return "id" instead of "uuid" from api/navigation/componentStas Vilchik2016-12-098-10/+8
* | remove $ and _ dependecies in ComponentNavStas Vilchik2016-12-091-23/+15
* | do not return "isComparable" from api/navigation/componentStas Vilchik2016-12-096-7/+0
* | do not use "canBeFavorite" from api/navigation/componentStas Vilchik2016-12-099-13/+14
* | Fix quality flawsJulien Lancelot2016-12-091-1/+2
* | build: generate empty sources and javadoc jars for shaded artifact to comply ...Tom2016-12-091-0/+26
* | Revert "Disable UpgradeTests"Julien Lancelot2016-12-091-4/+4
* | Automatic merge from branch-6.2ssjenka2016-12-091-4/+4
|\|
| * Disable UpgradeTestsJulien Lancelot2016-12-081-4/+4
| * Disable css plugin as it's currently incompatible with web pluginJulien Lancelot2016-12-081-2/+5
* | SONAR-8505 Implement smooth transition between pages (#1440)Stas Vilchik2016-12-0871-402/+673
* | Revert "temporarily disable upgrade tests"Julien Lancelot2016-12-081-4/+4
* | temporarily disable upgrade testsJulien Lancelot2016-12-081-4/+4
* | fix minimum page widthStas Vilchik2016-12-081-3/+5
* | SONAR-8522 Support custom SSLSocketFactory and TrustManagerDuarte Meneses2016-12-083-2/+62
* | SONAR-8451 hide notifications linkStas Vilchik2016-12-082-7/+0