aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-9784 Drop ghosts tab on projects management pageStas Vilchik2017-09-117-60/+4
* SONAR-9784 rewrite projects management pageStas Vilchik2017-09-1157-770/+3895
* SONAR-9181 WS api/projects/bulk_delete accepts the sames parameters as api/pr...Teryk Bellahsene2017-09-1112-105/+316
* SONAR-9181 Sanitize json example filenames of api/projects domainTeryk Bellahsene2017-09-116-8/+4
* SONAR-9181 ProjectWsSupport has dependency on DefaultOrganizationProviderTeryk Bellahsene2017-09-119-33/+25
* SONAR-9181 WS api/projects/search search by component keys or uuidsTeryk Bellahsene2017-09-1113-12/+246
* SONAR-9181 Deprecate WS api/projects/ghostsTeryk Bellahsene2017-09-112-13/+20
* SONAR-9181 Make WS api/projects/search publicTeryk Bellahsene2017-09-112-2/+1
* SONAR-9181 Deprecate WS api/projects/provisionedTeryk Bellahsene2017-09-112-13/+18
* SONAR-9181 WS api/projects/provisioned relies on ComponentDao.selectByQuery(...)Teryk Bellahsene2017-09-115-96/+29
* SONAR-9181 WS api/projects/search filters on provisioned projectsTeryk Bellahsene2017-09-1111-24/+116
* SONAR-9181 IT to search for provisioned projectsTeryk Bellahsene2017-09-111-0/+19
* SONAR-8640 WS api/projects/search query on key does partial match and is case...Teryk Bellahsene2017-09-118-61/+120
* Fix 'q' parameter documentation for WS api/components/search and api/projects...Teryk Bellahsene2017-09-113-3/+21
* SONAR-4566 Search old projects in WS api/projects/searchTeryk Bellahsene2017-09-1114-20/+213
* Explicit difference between api/projects/search and api/components/searchTeryk Bellahsene2017-09-113-4/+3
* Drop unused method SqlStatement#setBytes()Simon Brandhof2017-09-082-8/+0
* Add missing unit testsSimon Brandhof2017-09-086-48/+232
* SONAR-9763 drop Oracle columns with SET UNUSEDSimon Brandhof2017-09-072-10/+10
* SONAR-9763 remove double join in DB migration 1267Simon Brandhof2017-09-072-12/+43
* SONAR-9664 Apply feedbackDuarte Meneses2017-09-0725-73/+68
* SONAR-9664 Add IT for custom rules backdatingJulien HENRY2017-09-0725-21/+357
* SONAR-9694 Consider all issue's locations when backdatingJulien HENRY2017-09-072-8/+94
* SONAR-9664 Backdate new issues of custom rules plugin when base plugin was ch...Julien HENRY2017-09-076-25/+113
* Clean IT logsJulien HENRY2017-09-071-1/+1
* SONAR-9661 Add IT for issue backdating on plugin updateJulien HENRY2017-09-0723-20/+694
* Update scanner report viewer to show QP and pluginsJulien HENRY2017-09-071-6/+47
* SONAR-9663 Backdate new issues when rule's plugin was updatedJulien HENRY2017-09-0724-96/+391
* SONAR-9679 Add plugins and their updated_at date to the scanner reportJulien HENRY2017-09-0710-47/+162
* SONAR-9684 Add changelogJulien HENRY2017-09-071-0/+6
* SONAR-9684 Use api/plugins/installed to load pluginsJulien HENRY2017-09-074-46/+95
* SONAR-8576 Make WS api/plugins/installed usable by Scanner/SonarLintJulien HENRY2017-09-079-90/+248
* SONAR-9662 Store plugin hash + last modification dateJulien HENRY2017-09-0723-38/+707
* SONAR-9662 Create "plugins" tableJulien HENRY2017-09-077-3/+163
* Improve test isolationJulien HENRY2017-09-071-44/+51
* SONAR-9672 Store the link between a rule and the plugin declaring itJulien HENRY2017-09-0721-37/+255
* Fix quality flawsJulien Lancelot2017-09-069-42/+27
* SONAR-5870 improve rule text searchDaniel Schwarz2017-09-069-39/+190
* Improve QualityGate ITsJulien Lancelot2017-09-063-131/+61
* Add missing QualityGateOnRatingMeasuresTest in Category1SuiteJulien Lancelot2017-09-062-65/+38
* Add QGateTester to clean quality gates between each ITJulien Lancelot2017-09-063-0/+121
* SONAR-9426 Move migration class into correct packageJulien Lancelot2017-09-054-3/+2
* Fix Quality flawsSimon Brandhof2017-09-054-6/+8
* Make HazelcastClusterTest more robust.Eric Hartmann2017-09-051-3/+3
* SONAR-9712 app node can index when ES is yellowSimon Brandhof2017-09-051-3/+3
* SONAR-9712 sonar.auth.jwtBase64Hs256Secret is mandatory on app nodesSimon Brandhof2017-09-054-93/+131
* SONAR-9715 Implement a delay for finishing task in Compute EngineEric Hartmann2017-09-0524-726/+1228
* SONAR-9715 use realistic JSW timoutsSimon Brandhof2017-09-055-2/+10
* SONAR-9715 improve documentation of process managementSimon Brandhof2017-09-057-27/+29
* SONAR-9715 remove unused "pause" mode for the compute engineDaniel Schwarz2017-09-053-44/+1