Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add constant for minimum number of components in ComponentContainer | Sébastien Lesaint | 2016-12-16 | 1 | -0/+1 |
| | |||||
* | Fix quality flaws | Julien HENRY | 2016-12-16 | 1 | -8/+16 |
| | |||||
* | SONAR-8467 Create WS api/project_analyses/search | Teryk Bellahsene | 2016-12-13 | 1 | -0/+15 |
| | |||||
* | Merge branch 'branch-6.2' | Sébastien Lesaint | 2016-12-06 | 2 | -8/+71 |
|\ | |||||
| * | SONAR-8332 fix broken thread safety of UUID generation | Sébastien Lesaint | 2016-12-06 | 2 | -8/+71 |
| | | |||||
* | | Fix quality flaws | Julien Lancelot | 2016-12-01 | 1 | -3/+3 |
| | | |||||
* | | SONAR-8449 Create some constants into WebConstants | Julien Lancelot | 2016-12-01 | 2 | -4/+40 |
| | | |||||
* | | Revert "SONAR-8151 remove property category Organizations from UI for 6.2" | Sébastien Lesaint | 2016-12-01 | 2 | -13/+10 |
|/ | | | | This reverts commit ba3c13b388823a69e5821aa5d3006e3b1cc01923. | ||||
* | SONAR-8382 fix l10n | Stas Vilchik | 2016-11-28 | 1 | -0/+1 |
| | |||||
* | SONAR-8382 apply feedback on about page (#1411) | Stas Vilchik | 2016-11-25 | 1 | -0/+40 |
| | |||||
* | change warning about log level | Stas Vilchik | 2016-11-25 | 1 | -1/+1 |
| | |||||
* | SONAR-8351 fix link to webhook documentation | Simon Brandhof | 2016-11-18 | 1 | -1/+1 |
| | |||||
* | SONAR-8151 remove property category Organizations from UI for 6.2 | Sébastien Lesaint | 2016-11-17 | 2 | -10/+13 |
| | |||||
* | SONAR-8177 do not display messages of internal errors | Simon Brandhof | 2016-11-16 | 1 | -0/+1 |
| | |||||
* | Remove duplication in l10n core.properties | Simon Brandhof | 2016-11-16 | 1 | -1/+0 |
| | |||||
* | SONAR-8385 apply feedback | Stas Vilchik | 2016-11-16 | 1 | -3/+3 |
| | |||||
* | improve header consistency between pages | Stas Vilchik | 2016-11-16 | 1 | -0/+3 |
| | |||||
* | SONAR-8385 Provide an option to extend the landing page | Stas Vilchik | 2016-11-16 | 2 | -1/+8 |
| | |||||
* | SONAR-8300 apply feedback to projects page (#1386) | Stas Vilchik | 2016-11-15 | 1 | -0/+2 |
| | |||||
* | SONAR-8332 add HTTP request UID to WebServer logs | Sébastien Lesaint | 2016-11-15 | 1 | -0/+19 |
| | |||||
* | SONAR-8332 allow faster UUID generation with increment only change | Sébastien Lesaint | 2016-11-15 | 4 | -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 settings | Simon Brandhof | 2016-11-15 | 1 | -1/+1 |
| | |||||
* | SONAR-8351 improve description of configuration | Simon Brandhof | 2016-11-14 | 1 | -2/+2 |
| | |||||
* | SONAR-8351 limit number of webhooks to 10 | Simon Brandhof | 2016-11-14 | 1 | -1/+9 |
| | |||||
* | Update some copyright headers to 2016 | Simon Brandhof | 2016-11-14 | 1 | -1/+1 |
| | |||||
* | Fix Quality flaws | Simon Brandhof | 2016-11-12 | 1 | -7/+36 |
| | | | | | - missing tests for Protobuf - remove incorrect imports of org.elasticsearch.common.Strings | ||||
* | Decrease complexity when using Protobuf builders | Simon Brandhof | 2016-11-11 | 1 | -0/+39 |
| | |||||
* | Fix Quality flaws about complexity | Simon Brandhof | 2016-11-11 | 1 | -17/+20 |
| | |||||
* | revert removed l10n messages | Stas Vilchik | 2016-11-11 | 1 | -0/+2 |
| | |||||
* | display a special message on the projects page on empty instances | Stas Vilchik | 2016-11-11 | 1 | -0/+1 |
| | |||||
* | revert removed l10n message | Stas Vilchik | 2016-11-11 | 1 | -0/+2 |
| | |||||
* | reword "New Issues" to "Creation Date" | Stas Vilchik | 2016-11-10 | 1 | -1/+1 |
| | |||||
* | SONAR-8374 Make the "Me" option more visible on the "Issues" page | Stas Vilchik | 2016-11-10 | 1 | -0/+1 |
| | |||||
* | SONAR-8248 Replace " by ' in History page messages | Julien Lancelot | 2016-11-10 | 1 | -9/+9 |
| | |||||
* | SONAR-8352 add the scanner properties sonar.analysis.* to payload | Simon Brandhof | 2016-11-09 | 1 | -0/+6 |
| | |||||
* | SONAR-8351 Send JSON payload over HTTP when project analysis is complete | Simon Brandhof | 2016-11-09 | 4 | -1/+80 |
| | |||||
* | SONAR-8351 Configure HTTP proxy URL from bootstrap process | Simon Brandhof | 2016-11-09 | 2 | -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 API | Julien Lancelot | 2016-11-09 | 2 | -18/+0 |
| | |||||
* | SONAR-8355 Remove rails code related to measure filters | Julien Lancelot | 2016-11-09 | 1 | -82/+0 |
| | |||||
* | SONAR-8354 Clean rails code related to dashboards | Julien Lancelot | 2016-11-09 | 1 | -371/+1 |
| | |||||
* | SONAR-8376 Do not display issue filters and drop management page | Stas Vilchik | 2016-11-09 | 1 | -4/+0 |
| | |||||
* | SONAR-8300 change wording | Stas Vilchik | 2016-11-08 | 1 | -0/+1 |
| | |||||
* | SONAR-8300 display special message when use has no favorite projects | Stas Vilchik | 2016-11-07 | 1 | -13/+3 |
| | |||||
* | SONAR-8300 Create new "Projects" page [5th iteration] (#1357) | Stas Vilchik | 2016-11-04 | 1 | -0/+2 |
| | |||||
* | SONAR-8326 Drop all code related to IT/overall coverage on web side (#1348) | Stas Vilchik | 2016-11-01 | 1 | -10/+5 |
| | |||||
* | SONAR-8330 Drop the word "Unit" from code viewer | Stas Vilchik | 2016-11-01 | 1 | -8/+8 |
| | |||||
* | update rating tooltips | Stas Vilchik | 2016-10-28 | 1 | -12/+12 |
| | |||||
* | update wording on home page | Stas Vilchik | 2016-10-27 | 1 | -1/+1 |
| | |||||
* | update quality gate description | Stas Vilchik | 2016-10-27 | 1 | -1/+1 |
| | |||||
* | SONAR-8300 Create new "Projects" page [first iter] | Stas Vilchik | 2016-10-21 | 1 | -1/+7 |
| |