aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core/src
Commit message (Collapse)AuthorAgeFilesLines
* add constant for minimum number of components in ComponentContainerSébastien Lesaint2016-12-161-0/+1
|
* Fix quality flawsJulien HENRY2016-12-161-8/+16
|
* SONAR-8467 Create WS api/project_analyses/searchTeryk Bellahsene2016-12-131-0/+15
|
* Merge branch 'branch-6.2'Sébastien Lesaint2016-12-062-8/+71
|\
| * SONAR-8332 fix broken thread safety of UUID generationSébastien Lesaint2016-12-062-8/+71
| |
* | Fix quality flawsJulien Lancelot2016-12-011-3/+3
| |
* | SONAR-8449 Create some constants into WebConstantsJulien Lancelot2016-12-012-4/+40
| |
* | Revert "SONAR-8151 remove property category Organizations from UI for 6.2"Sébastien Lesaint2016-12-012-13/+10
|/ | | | This reverts commit ba3c13b388823a69e5821aa5d3006e3b1cc01923.
* SONAR-8382 fix l10nStas Vilchik2016-11-281-0/+1
|
* SONAR-8382 apply feedback on about page (#1411)Stas Vilchik2016-11-251-0/+40
|
* change warning about log levelStas Vilchik2016-11-251-1/+1
|
* SONAR-8351 fix link to webhook documentationSimon Brandhof2016-11-181-1/+1
|
* SONAR-8151 remove property category Organizations from UI for 6.2Sébastien Lesaint2016-11-172-10/+13
|
* SONAR-8177 do not display messages of internal errorsSimon Brandhof2016-11-161-0/+1
|
* Remove duplication in l10n core.propertiesSimon Brandhof2016-11-161-1/+0
|
* SONAR-8385 apply feedbackStas Vilchik2016-11-161-3/+3
|
* 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
|