aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
Commit message (Expand)AuthorAgeFilesLines
* SONAR-8382 apply feedback on about page (#1411)Stas Vilchik2016-11-251-0/+40
* change warning about log levelStas Vilchik2016-11-251-1/+1
* [maven-release-plugin] prepare for next development iterationDavid Rautureau2016-11-211-1/+1
* [maven-release-plugin] prepare release 6.2-RC16.2-RC1David Rautureau2016-11-211-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
* 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
* 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
* 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
|\