aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main
Commit message (Expand)AuthorAgeFilesLines
* Remove ruby dead code related to rolesSimon Brandhof2016-10-059-114/+1
* Remove ruby dead code related to usersSimon Brandhof2016-10-055-188/+0
* Remove dead code need_authentication.rbSimon Brandhof2016-10-052-266/+1
* Remove dead ruby code around editable_password?Simon Brandhof2016-10-052-87/+0
* SONAR-8119 improve display of rating conditions on project dashboardStas Vilchik2016-10-053-22/+60
* SONAR-8119 fix display of new ratings on measures pageStas Vilchik2016-10-051-18/+26
* SONAR-8119 restrict options when defining a condition on ratingsStas Vilchik2016-10-052-37/+76
* SONAR-8169 Make "My Activity" page default for authenticated usersStas Vilchik2016-09-303-3/+13
* SONAR-8170 SONAR-8171 Reorganize My Account spaceStas Vilchik2016-09-3048-989/+1276
* update style of level badgesStas Vilchik2016-09-301-4/+8
* improve alignment of react-select componentsStas Vilchik2016-09-301-9/+14
* SONAR-8173 delete existing permissions "shareDashboard" from dbSimon Brandhof2016-09-281-0/+29
* SONAR-8173 drop global permission "shareDashboard"Simon Brandhof2016-09-287-11/+10
* Clean-up GroupMembershipDaoSimon Brandhof2016-09-282-54/+0
* SONAR-8099 create default organization when migrating to SQ 6.2Sébastien Lesaint2016-09-281-0/+30
* Automatic merge from branch-6.1ssjenka2016-09-281-1/+4
|\
| * SONAR-8056 fix loading of issuesStas Vilchik2016-09-271-1/+4
* | SONAR-8095 add table ORGANIZATIONSSébastien Lesaint2016-09-231-0/+30
* | Automatic merge from branch-6.1ssjenka2016-09-2310-40/+182
|\|
| * SONAR-5856 add wildcards helpStas Vilchik2016-09-222-0/+129
| * fix image pathsStas Vilchik2016-09-226-38/+38
| * SONAR-8021 fix "null" errorStas Vilchik2016-09-221-1/+1
| * SONAR-5856 fix default value for boolean fieldsStas Vilchik2016-09-222-2/+15
* | SONAR-8136 Provide a special input to configure conditions based on ratingsStas Vilchik2016-09-223-20/+202
* | SONAR-8119 Correctly display rating conditions in quality gates and in projec...Stas Vilchik2016-09-222-5/+9
* | remove usages of periodsStas Vilchik2016-09-223-6/+2
* | SONAR-8021 fix "null" errorStas Vilchik2016-09-211-1/+1
|/
* Automatic merge from branch-5.6ssjenka2016-09-161-1/+2
|\
| * SONAR-8091 "All" option of "New Issues" facet works wrongStas Vilchik2016-09-161-1/+2
* | SONAR-8076 Improve message on leak period on coverage and duplications when n...Stas Vilchik2016-09-162-2/+2
* | SONAR-7907 update uiStas Vilchik2016-09-161-9/+7
* | SONAR-8080 Fix error 500 when format parameter is used in web_apiJulien Lancelot2016-09-161-1/+2
* | sort components by qualifier on code pageStas Vilchik2016-09-162-2/+8
* | SONAR-7932 Useless WS call on the Code page (#1248)Stas Vilchik2016-09-162-7/+9
* | SONAR-8025 rewrite create table RULE_REPOSITORIES in javaSébastien Lesaint2016-09-161-7/+1
* | SONAR-8025 rewrite create table QPROFILE_CHANGES in javaSébastien Lesaint2016-09-161-9/+1
* | SONAR-8025 rewrite create table PROPERTIES2 in javaSébastien Lesaint2016-09-161-9/+1
* | SONAR-8025 rewrite create table INTERNAL_PROPERTIES in javaSébastien Lesaint2016-09-161-8/+1
* | SONAR-8025 rewrite create table CE_SCANNER_CONTEXT in javaSébastien Lesaint2016-09-161-7/+1
* | SONAR-8025 rewrite create table CE_TASK_INPUT in javaSébastien Lesaint2016-09-161-7/+1
* | SONAR-7676 fix cast error calling java_facade.savePropertySébastien Lesaint2016-09-163-4/+4
* | SONAR-8068 Bold font does not render properly on linux and windowsStas Vilchik2016-09-1614-20/+20
* | SONAR-8057 Make current user default option when assigning issuesStas Vilchik2016-09-161-7/+4
* | SONAR-7999 Improve switching between parameters and response exampleStas Vilchik2016-09-161-2/+2
* | improve code qualityStas Vilchik2016-09-163-5/+3
* | SONAR-7790 Improve issue comment modal UIStas Vilchik2016-09-163-12/+57
* | SONAR-8073 display custom html page in case of highlevel 500 errorSébastien Lesaint2016-09-161-0/+5
* | Merge remote-tracking branch 'origin/branch-5.6'Stas Vilchik2016-09-152-2/+4
|\|
| * fix SSF-50Stas Vilchik2016-09-151-1/+2
| * fix SSF-49Stas Vilchik2016-09-151-3/+2