aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core/src/test
Commit message (Expand)AuthorAgeFilesLines
* SONAR-8456, SONAR-8906 Cleanup propertiesJulien HENRY2017-05-031-1/+1
* SONAR-9014 Replace 'sonar.defaultGroup' setting usage by hardcoded 'sonar-users'Julien Lancelot2017-04-131-1/+1
* Drop unused property sonar.enableFileVariationSimon Brandhof2017-04-111-1/+1
* rename Collectors to MoreCollectorsSébastien Lesaint2017-04-031-9/+9
* Fix Quality flawsSimon Brandhof2017-03-131-41/+0
* Clean-up sonar-testing-harness dependenciesSimon Brandhof2017-02-192-20/+23
* SONAR-8753 add hidden property sonar.organizations.createPersonalOrgSébastien Lesaint2017-02-101-1/+1
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-1052-104/+104
* SONAR-8760 Define 'Cognitive Complexity' metricJulien Lancelot2017-02-101-1/+1
* SONAR-8759 Rename setting "sonar.timemachine.period1" to "sonar.leak.period"Julien Lancelot2017-02-101-36/+36
* SONAR-8758 Remove settings related to periods 2 to 5Julien Lancelot2017-02-091-1/+1
* SONAR-8208 Remove property "sonar.authenticator.createUser"Julien Lancelot2017-02-061-19/+6
* SONAR-7762 Remove remaing property definitionJulien Lancelot2017-02-031-1/+1
* SONAR-8610 Remove setting sonar.technicalDebt.hoursInDayJulien Lancelot2017-02-021-1/+1
* Refactor resources APIDuarte Meneses2017-01-272-8/+10
* SONAR-8622 Lazily generate metadata for input filesDuarte Meneses2017-01-271-2/+4
* SONAR-8701 Lines measures are computed using lines from CE ComponentJulien Lancelot2017-01-271-1/+1
* SONAR-8458 fix compatibility of locally-built plugins/SonarQubeSimon Brandhof2017-01-131-28/+57
* Merge branch 'branch-6.2'Sébastien Lesaint2016-12-061-1/+60
|\
| * SONAR-8332 fix broken thread safety of UUID generationSébastien Lesaint2016-12-061-1/+60
* | Revert "SONAR-8151 remove property category Organizations from UI for 6.2"Sébastien Lesaint2016-12-011-1/+1
|/
* SONAR-8151 remove property category Organizations from UI for 6.2Sébastien Lesaint2016-11-171-1/+1
* SONAR-8385 Provide an option to extend the landing pageStas Vilchik2016-11-161-1/+1
* SONAR-8332 add HTTP request UID to WebServer logsSébastien Lesaint2016-11-151-0/+19
* SONAR-8332 allow faster UUID generation with increment only changeSébastien Lesaint2016-11-151-0/+52
* Update some copyright headers to 2016Simon Brandhof2016-11-141-1/+1
* Fix Quality flawsSimon Brandhof2016-11-121-7/+36
* SONAR-8351 Send JSON payload over HTTP when project analysis is completeSimon Brandhof2016-11-091-1/+1
* SONAR-8351 Configure HTTP proxy URL from bootstrap processSimon Brandhof2016-11-091-55/+5
* SONAR-8355 Remove property 'supportsMeasureFilters' from ResourceType APIJulien Lancelot2016-11-091-11/+0
* SONAR-8281 Rework Sensor storage to merge multiple coverage reportsJulien HENRY2016-10-181-1/+1
* make DefaultHttpDownloaderTest work on both Java 7 and Java 8Sébastien Lesaint2016-10-121-9/+14
* Improve stability of ProgressLoggerTestSimon Brandhof2016-09-141-1/+2
* Improve stability of ProgressLoggerTestSimon Brandhof2016-09-131-11/+18
* SONAR-6662 add ServerId to HTTP user agent of UPC clientSébastien Lesaint2016-09-121-2/+28
* SONAR-7851 add QProfileChangeDaoSimon Brandhof2016-09-121-0/+37
* SONAR-7678 server-side stateless settingsSimon Brandhof2016-09-062-17/+19
* fix missing coverage on class CollectorsSébastien Lesaint2016-08-221-5/+102
* SONAR-7930 WS api/components/bulk_update_key dry run fails when invalid keyTeryk Bellahsene2016-08-121-1/+39
* add Collectors.join(Joiner)Sébastien Lesaint2016-07-211-0/+30
* add index and uniqueIndex to CollectorsSébastien Lesaint2016-07-211-8/+305
* merge GuavaCollectors into Collectors and rename methodsSébastien Lesaint2016-07-212-66/+39
* SONAR-7755 deploy/plugins/index.txt should expose SonarLint compatibilityJulien HENRY2016-07-072-11/+21
* SONAR-7727 Remove deprecated stuff from Resources APIJulien HENRY2016-07-051-1/+1
* SONAR-7727 Remove deprecated metrics + methods on SettingsJulien HENRY2016-07-051-1/+1
* Disable tests using symlink on WindowsJulien HENRY2016-07-051-0/+5
* add collectors util classes in sonar-coreSébastien Lesaint2016-07-042-0/+116
* Move org.sonar.core.user classes outside sonar-dbSimon Brandhof2016-06-061-0/+286
* SONAR-7635 Sanitize metric name and description in default l10n bundle and Co...Teryk Bellahsene2016-05-181-39/+70
* SONAR-7271 add "Server ID validated" to sysinfo pageSimon Brandhof2016-05-181-1/+0