Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update style of level badges | Stas Vilchik | 2016-09-30 | 1 | -4/+8 |
| | |||||
* | improve alignment of react-select components | Stas Vilchik | 2016-09-30 | 1 | -9/+14 |
| | |||||
* | SONAR-8173 delete existing permissions "shareDashboard" from db | Simon Brandhof | 2016-09-28 | 1 | -0/+29 |
| | |||||
* | SONAR-8173 drop global permission "shareDashboard" | Simon Brandhof | 2016-09-28 | 7 | -11/+10 |
| | |||||
* | Clean-up GroupMembershipDao | Simon Brandhof | 2016-09-28 | 2 | -54/+0 |
| | | | | | Remove the unused Ruby WS /user_groups/search and the related Java code. | ||||
* | SONAR-8099 create default organization when migrating to SQ 6.2 | Sébastien Lesaint | 2016-09-28 | 1 | -0/+30 |
| | |||||
* | Automatic merge from branch-6.1 | ssjenka | 2016-09-28 | 1 | -1/+4 |
|\ | | | | | | | | | * origin/branch-6.1: SONAR-8056 fix loading of issues | ||||
| * | SONAR-8056 fix loading of issues | Stas Vilchik | 2016-09-27 | 1 | -1/+4 |
| | | |||||
* | | SONAR-8095 add table ORGANIZATIONS | Sébastien Lesaint | 2016-09-23 | 1 | -0/+30 |
| | | |||||
* | | Automatic merge from branch-6.1 | ssjenka | 2016-09-23 | 10 | -40/+182 |
|\| | | | | | | | | | | | | | | | | | | | * origin/branch-6.1: Fix Javadoc of org.sonar.api.batch.sensor.highlighting.TypeOfText SONAR-5856 add wildcards help fix image paths update wording on quality profiles page SONAR-8021 fix "null" error SONAR-5856 fix default value for boolean fields | ||||
| * | SONAR-5856 add wildcards help | Stas Vilchik | 2016-09-22 | 2 | -0/+129 |
| | | |||||
| * | fix image paths | Stas Vilchik | 2016-09-22 | 6 | -38/+38 |
| | | |||||
| * | SONAR-8021 fix "null" error | Stas Vilchik | 2016-09-22 | 1 | -1/+1 |
| | | |||||
| * | SONAR-5856 fix default value for boolean fields | Stas Vilchik | 2016-09-22 | 2 | -2/+15 |
| | | |||||
| * | [maven-release-plugin] prepare for next development iteration | David Rautureau | 2016-09-19 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare release 6.1-RC16.1-RC1 | David Rautureau | 2016-09-19 | 1 | -1/+1 |
| | | |||||
* | | SONAR-8136 Provide a special input to configure conditions based on ratings | Stas Vilchik | 2016-09-22 | 3 | -20/+202 |
| | | |||||
* | | SONAR-8119 Correctly display rating conditions in quality gates and in ↵ | Stas Vilchik | 2016-09-22 | 2 | -5/+9 |
| | | | | | | | | project dashboard | ||||
* | | remove usages of periods | Stas Vilchik | 2016-09-22 | 3 | -6/+2 |
| | | |||||
* | | SONAR-8021 fix "null" error | Stas Vilchik | 2016-09-21 | 1 | -1/+1 |
| | | |||||
* | | Prepare for next development iteration | David Rautureau | 2016-09-19 | 1 | -1/+1 |
|/ | |||||
* | Automatic merge from branch-5.6 | ssjenka | 2016-09-16 | 1 | -1/+2 |
|\ | | | | | | | | | * origin/branch-5.6: SONAR-8091 "All" option of "New Issues" facet works wrong | ||||
| * | SONAR-8091 "All" option of "New Issues" facet works wrong | Stas Vilchik | 2016-09-16 | 1 | -1/+2 |
| | | |||||
* | | SONAR-8076 Improve message on leak period on coverage and duplications when ↵ | Stas Vilchik | 2016-09-16 | 2 | -2/+2 |
| | | | | | | | | no new data | ||||
* | | SONAR-7907 update ui | Stas Vilchik | 2016-09-16 | 1 | -9/+7 |
| | | |||||
* | | SONAR-8080 Fix error 500 when format parameter is used in web_api | Julien Lancelot | 2016-09-16 | 1 | -1/+2 |
| | | |||||
* | | sort components by qualifier on code page | Stas Vilchik | 2016-09-16 | 2 | -2/+8 |
| | | |||||
* | | SONAR-7932 Useless WS call on the Code page (#1248) | Stas Vilchik | 2016-09-16 | 2 | -7/+9 |
| | | |||||
* | | SONAR-8025 rewrite create table RULE_REPOSITORIES in java | Sébastien Lesaint | 2016-09-16 | 1 | -7/+1 |
| | | |||||
* | | SONAR-8025 rewrite create table QPROFILE_CHANGES in java | Sébastien Lesaint | 2016-09-16 | 1 | -9/+1 |
| | | |||||
* | | SONAR-8025 rewrite create table PROPERTIES2 in java | Sébastien Lesaint | 2016-09-16 | 1 | -9/+1 |
| | | |||||
* | | SONAR-8025 rewrite create table INTERNAL_PROPERTIES in java | Sébastien Lesaint | 2016-09-16 | 1 | -8/+1 |
| | | |||||
* | | SONAR-8025 rewrite create table CE_SCANNER_CONTEXT in java | Sébastien Lesaint | 2016-09-16 | 1 | -7/+1 |
| | | |||||
* | | SONAR-8025 rewrite create table CE_TASK_INPUT in java | Sébastien Lesaint | 2016-09-16 | 1 | -7/+1 |
| | | |||||
* | | SONAR-7676 fix cast error calling java_facade.saveProperty | Sébastien Lesaint | 2016-09-16 | 3 | -4/+4 |
| | | |||||
* | | SONAR-8068 Bold font does not render properly on linux and windows | Stas Vilchik | 2016-09-16 | 14 | -20/+20 |
| | | |||||
* | | SONAR-8057 Make current user default option when assigning issues | Stas Vilchik | 2016-09-16 | 1 | -7/+4 |
| | | |||||
* | | SONAR-7999 Improve switching between parameters and response example | Stas Vilchik | 2016-09-16 | 1 | -2/+2 |
| | | |||||
* | | improve code quality | Stas Vilchik | 2016-09-16 | 3 | -5/+3 |
| | | |||||
* | | SONAR-7790 Improve issue comment modal UI | Stas Vilchik | 2016-09-16 | 3 | -12/+57 |
| | | |||||
* | | SONAR-8073 display custom html page in case of highlevel 500 error | Sébastien Lesaint | 2016-09-16 | 1 | -0/+5 |
| | | |||||
* | | Merge remote-tracking branch 'origin/branch-5.6' | Stas Vilchik | 2016-09-15 | 3 | -2/+5 |
|\| | |||||
| * | fix SSF-50 | Stas Vilchik | 2016-09-15 | 1 | -1/+2 |
| | | |||||
| * | fix SSF-49 | Stas Vilchik | 2016-09-15 | 2 | -3/+3 |
| | | |||||
* | | do not send an overriden language if none is set | Thomas Weißschuh | 2016-09-15 | 1 | -1/+4 |
| | | | | | | | | | | | | | | | | | | | | If the browser does not have any language configured `window.navigator.languages == []` and `window.navigator.language == ""`. (at least on FF) In this case an empty GET parameter is submitted to `/api/l10n/index?locale=`. This leads to a 400 Bad Request response and no language data. Therefore the navbar has no UI elements and is unusable, make login impossible. | ||||
* | | SONAR-8079 create table rule_repositories | Simon Brandhof | 2016-09-14 | 1 | -0/+35 |
| | | | | | | | | | | | | Goal is to remove the in-memory cache RuleRepositories. It is not populated on web "followers" (cluster mode) and makes WS api/rules/app and api/rules/repositories fail. | ||||
* | | fix project-level navigation | Stas Vilchik | 2016-09-14 | 1 | -14/+6 |
| | | |||||
* | | SONAR-8056 Issue counter is wrong | Stas Vilchik | 2016-09-14 | 1 | -6/+10 |
| | | |||||
* | | Merge branch 'branch-5.6' | Stas Vilchik | 2016-09-13 | 12 | -167/+180 |
|\| | |||||
| * | SONAR-8036 Code page does not expand root directory properly (#1239) | Stas Vilchik | 2016-09-13 | 1 | -3/+18 |
| | |