aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
Commit message (Collapse)AuthorAgeFilesLines
* improve header consistency between pagesStas Vilchik2016-11-161-0/+3
|
* SONAR-8385 Provide an option to extend the landing pageStas Vilchik2016-11-162-1/+8
|
* SONAR-8300 apply feedback to projects page (#1386)Stas Vilchik2016-11-151-0/+2
|
* 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-154-48/+247
| | | | the 2 strategies (full new UUID or only increment changed) are exposed in new class UuidGeneratorImpl
* SONAR-8351 fix link to documentation in webhook settingsSimon Brandhof2016-11-151-1/+1
|
* SONAR-8351 improve description of configurationSimon Brandhof2016-11-141-2/+2
|
* SONAR-8351 limit number of webhooks to 10Simon Brandhof2016-11-141-1/+9
|
* Update some copyright headers to 2016Simon Brandhof2016-11-141-1/+1
|
* Fix Quality flawsSimon Brandhof2016-11-121-7/+36
| | | | | - missing tests for Protobuf - remove incorrect imports of org.elasticsearch.common.Strings
* Decrease complexity when using Protobuf buildersSimon Brandhof2016-11-111-0/+39
|
* Fix Quality flaws about complexitySimon Brandhof2016-11-111-17/+20
|
* revert removed l10n messagesStas Vilchik2016-11-111-0/+2
|
* display a special message on the projects page on empty instancesStas Vilchik2016-11-111-0/+1
|
* revert removed l10n messageStas Vilchik2016-11-111-0/+2
|
* reword "New Issues" to "Creation Date"Stas Vilchik2016-11-101-1/+1
|
* SONAR-8374 Make the "Me" option more visible on the "Issues" pageStas Vilchik2016-11-101-0/+1
|
* SONAR-8248 Replace " by ' in History page messagesJulien Lancelot2016-11-101-9/+9
|
* SONAR-8352 add the scanner properties sonar.analysis.* to payloadSimon Brandhof2016-11-091-0/+6
|
* SONAR-8351 Send JSON payload over HTTP when project analysis is completeSimon Brandhof2016-11-094-1/+80
|
* SONAR-8351 Configure HTTP proxy URL from bootstrap processSimon Brandhof2016-11-092-94/+12
| | | | | | | Proxy is configured in conf/sonar.properties. The related properties are propagated to system properties by the first call to DefaultHttpDownloader. The correct approach is to directly configure the JVM properties when the bootstrap process creates web server and CE processes.
* SONAR-8355 Remove property 'supportsMeasureFilters' from ResourceType APIJulien Lancelot2016-11-092-18/+0
|
* SONAR-8355 Remove rails code related to measure filtersJulien Lancelot2016-11-091-82/+0
|
* SONAR-8354 Clean rails code related to dashboardsJulien Lancelot2016-11-091-371/+1
|
* SONAR-8376 Do not display issue filters and drop management pageStas Vilchik2016-11-091-4/+0
|
* SONAR-8300 change wordingStas Vilchik2016-11-081-0/+1
|
* SONAR-8300 display special message when use has no favorite projectsStas Vilchik2016-11-071-13/+3
|
* SONAR-8300 Create new "Projects" page [5th iteration] (#1357)Stas Vilchik2016-11-041-0/+2
|
* SONAR-8326 Drop all code related to IT/overall coverage on web side (#1348)Stas Vilchik2016-11-011-10/+5
|
* SONAR-8330 Drop the word "Unit" from code viewerStas Vilchik2016-11-011-8/+8
|
* update rating tooltipsStas Vilchik2016-10-281-12/+12
|
* update wording on home pageStas Vilchik2016-10-271-1/+1
|
* update quality gate descriptionStas Vilchik2016-10-271-1/+1
|
* SONAR-8300 Create new "Projects" page [first iter]Stas Vilchik2016-10-211-1/+7
|
* SONAR-8281 Rework Sensor storage to merge multiple coverage reportsJulien HENRY2016-10-182-45/+9
|
* SONAR-8281 Rename measure "Coverage by unit tests" -> " "Coverage by tests"Julien HENRY2016-10-181-1/+1
|
* Fix core.properties by removing merging conflictsJulien HENRY2016-10-141-965/+9
|
* make DefaultHttpDownloaderTest work on both Java 7 and Java 8Sébastien Lesaint2016-10-121-9/+14
|
* SONAR-8151 support anyoneCanCreate in /api/organizations/createSébastien Lesaint2016-10-121-3/+2
|
* SONAR-8151 add property sonar.organizations.anyoneCanCreateSébastien Lesaint2016-10-121-2/+13
|
* Automatic merge from branch-6.1ssjenka2016-10-061-1/+1
|\ | | | | | | | | * origin/branch-6.1: SONAR-7970 WS settings/set forbid empty values with a clean message
| * SONAR-7970 WS settings/set forbid empty values with a clean messageTeryk Bellahsene2016-10-051-1/+1
| |
| * [maven-release-plugin] prepare for next development iterationTom2016-10-031-1/+1
| |
| * [maven-release-plugin] prepare release 6.1-RC26.1-RC2Tom2016-10-031-1/+1
| |
* | Deprecated ZipUtils.ZipEntryFilter in favour of PredicateSimon Brandhof2016-10-051-12/+3
| |
* | SONAR-8119 restrict options when defining a condition on ratingsStas Vilchik2016-10-051-0/+1
| |
* | SONAR-7782 Compute Maintainability Rating on New CodeJulien Lancelot2016-10-031-0/+2
| |
* | SONAR-7782 Compute Reliability Rating on New CodeJulien Lancelot2016-10-031-0/+2
| |
* | SONAR-7782 Compute Security Rating on New CodeJulien Lancelot2016-10-031-0/+2
| |
* | SONAR-8170 SONAR-8171 Reorganize My Account spaceStas Vilchik2016-09-301-2/+15
| |