Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove dead code in project.rb | Simon Brandhof | 2016-10-05 | 1 | -1/+0 |
| | |||||
* | Remove ruby dead code related to roles | Simon Brandhof | 2016-10-05 | 9 | -114/+1 |
| | |||||
* | Remove ruby dead code related to users | Simon Brandhof | 2016-10-05 | 5 | -188/+0 |
| | |||||
* | Remove dead code need_authentication.rb | Simon Brandhof | 2016-10-05 | 2 | -266/+1 |
| | |||||
* | Remove dead ruby code around editable_password? | Simon Brandhof | 2016-10-05 | 2 | -87/+0 |
| | |||||
* | SONAR-8119 improve display of rating conditions on project dashboard | Stas Vilchik | 2016-10-05 | 3 | -22/+60 |
| | |||||
* | SONAR-8119 fix display of new ratings on measures page | Stas Vilchik | 2016-10-05 | 1 | -18/+26 |
| | |||||
* | SONAR-8119 restrict options when defining a condition on ratings | Stas Vilchik | 2016-10-05 | 2 | -37/+76 |
| | |||||
* | SONAR-8169 Make "My Activity" page default for authenticated users | Stas Vilchik | 2016-09-30 | 3 | -3/+13 |
| | |||||
* | SONAR-8170 SONAR-8171 Reorganize My Account space | Stas Vilchik | 2016-09-30 | 48 | -989/+1276 |
| | |||||
* | 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 |
| | | |||||
* | | 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 |
|/ | |||||
* | 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 | 2 | -2/+4 |
|\| | |||||
| * | fix SSF-50 | Stas Vilchik | 2016-09-15 | 1 | -1/+2 |
| | |