aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* UI: SONAR-9355 Create onboarding tutorial (#2137)Stas Vilchik2017-06-2083-290/+6178
* SONAR-9356 define property "sonar.onboardingTutorial.skip"Daniel Schwarz2017-06-204-2/+14
* SONAR-9356 new webservice stub for api/users/skipOnboardingTutorialDaniel Schwarz2017-06-208-2/+159
* update projects page layout (#2182)Stas Vilchik2017-06-1926-661/+387
* upgrade webpack (#2178)Stas Vilchik2017-06-1923-934/+1170
* Remove some usages of Guava in APISimon Brandhof2017-06-1973-495/+428
* Complete SearchActionTestSimon Brandhof2017-06-192-624/+745
* Complete DeactivateRuleActionTest, InheritanceActionTest, QProfilesWsMediumTe...Eric Hartmann2017-06-195-1118/+1329
* Fix login page in HTML selenese testsSimon Brandhof2017-06-1737-107/+108
* Drop support of PhantomJS in integration testsSimon Brandhof2017-06-175-44/+3
* Support recent browsers in Selenese HTML testsSimon Brandhof2017-06-177-165/+23
* SONAR-9302 do not change current default profilesSimon Brandhof2017-06-166-8/+51
* SONAR-9401 Return leak period in api/components/showJulien Lancelot2017-06-155-38/+66
* Remove top border on issues page facetsGrégoire Aubert2017-06-151-1/+1
* Remove outline on focused modalsGrégoire Aubert2017-06-151-0/+4
* Improve the way web hash is retrievedJulien Lancelot2017-06-151-8/+7
* simplify config of sonar-webStas Vilchik2017-06-1518-616/+305
* SONAR-9304 remove orphans from rules_profilesEric Hartmann2017-06-155-9/+10
* SONAR-9305 complete testsEric Hartmann2017-06-1538-1280/+918
* SONAR-9427 Improve performance on quality profile changelogEric Hartmann2017-06-1417-15/+529
* SONAR-9305 Built-in quality profiles should be updated automaticallySimon Brandhof2017-06-1437-574/+1195
* SONAR-9304 add integration testsSimon Brandhof2017-06-1471-2003/+3008
* SONAR-9304 quality profile uuid with length of 255 charactersTeryk Bellahsene2017-06-1410-24/+27
* SONAR-9304 move rules_profiles.last_used/user_updated_at to org_qprofilesSimon Brandhof2017-06-1416-69/+86
* SONAR-9304 Compress rules_profiles for built-in profilesTeryk Bellahsene2017-06-14199-8183/+8171
* SONAR-9329 Impossible to activate a rule from the listStas Vilchik2017-06-143-11/+151
* SONAR-9303 disable changing of rules for built-in profilesStas Vilchik2017-06-143-5/+7
* SONAR-9302 update tooltips for built-in profilesStas Vilchik2017-06-142-4/+9
* SONAR-9303 IT to test built-in profile cannot be modifiedTeryk Bellahsene2017-06-1411-50/+309
* SONAR-9304 rename table qprofiles to org_qprofilesSimon Brandhof2017-06-14139-1728/+1746
* SONAR-9303 Do not display activation actions for built-in quality profiles on...Stas Vilchik2017-06-147-35/+53
* SONAR-9302 Display inheritance hints for built-in quality profilesStas Vilchik2017-06-144-11/+32
* SONAR-9305 Remove action to restore built-in profiles in web appStas Vilchik2017-06-147-141/+0
* SONAR-9303 Do not display changing actions for built-in quality profilesStas Vilchik2017-06-146-15/+30
* SONAR-9302 Display built-in flag on Quality profiles pageStas Vilchik2017-06-148-13/+80
* SONAR-9303 WS api/qualityprofiles/restore_built_in returns http 410 when calledTeryk Bellahsene2017-06-1430-734/+242
* SONAR-9304 Create migration for QPROFILEEric Hartmann2017-06-1479-581/+688
* SONAR-9302 Add IT to test built-in Quality ProfilesTeryk Bellahsene2017-06-1410-441/+156
* SONAR-9304 drop use of rules_profiles.is_defaultSimon Brandhof2017-06-14127-862/+1290
* SONAR-9302 Add the buil-in flag to WS api/qualityprofiles/searchTeryk Bellahsene2017-06-144-61/+34
* SONAR-9304 share built-in profiles among organizationsSimon Brandhof2017-06-1430-29/+848
* SONAR-9302 built-in profiles must always be presentSimon Brandhof2017-06-1417-251/+162
* SONAR-9322 deprecate RulesProfile#setParentName(String)Simon Brandhof2017-06-1418-1126/+48
* SONAR-9302 display built-in Quality profilesSimon Brandhof2017-06-1464-396/+1171
* SONAR-9081 Remove /batch/users WSJulien Lancelot2017-06-146-215/+1
* SONAR-9146 Deprecate api/permissions/search_XXX_permissionsJulien Lancelot2017-06-142-1/+3
* SONAR-9423 Remove protobuf message when failing to write ws responseJulien Lancelot2017-06-142-10/+10
* Replace 'AnyOne' by 'Anyone' in error messageJulien Lancelot2017-06-143-3/+3
* Improve NotificationsPage reliabilityJulien Lancelot2017-06-141-0/+2
* SONAR-9422 Bad error message when creating a project with '%' in keyJulien Lancelot2017-06-143-114/+123