aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-9448 Sanitize api/qualityprofiles/compareTeryk Bellahsene2017-06-262-6/+7
* SONAR-9448 Sanitize api/qualityprofiles/changelogTeryk Bellahsene2017-06-264-39/+57
* SONAR-9448 Sanitize api/qualityprofiles/change_parentTeryk Bellahsene2017-06-262-70/+73
* SONAR-9448 Sanitize api/qualityprofiles/backupTeryk Bellahsene2017-06-261-8/+12
* SONAR-9448 Sanitize api/qualityprofiles/add_projectTeryk Bellahsene2017-06-268-30/+51
* SONAR-9448 Sanitize api/qualityprofiles/deactivate_rulesTeryk Bellahsene2017-06-263-24/+27
* SONAR-9448 Sanitize api/qualityprofiles/activate_rulesTeryk Bellahsene2017-06-263-54/+66
* SONAR-9448 Sanitize api/qualityprofiles/deactivate_ruleTeryk Bellahsene2017-06-263-115/+125
* SONAR-9448 Sanitize api/qualityprofiles/activate_ruleTeryk Bellahsene2017-06-263-108/+128
* Move integration tests to directory tests/Simon Brandhof2017-06-2513-34/+33
* Make HazelcastClientWrapperImplTest more robustEric Hartmann2017-06-221-1/+22
* SONAR-9253 Remember last selected options on projects page (#2184)Stas Vilchik2017-06-212-23/+72
* SONAR-9441 WS api/organizations/search_my_organizations fails properly when a...Teryk Bellahsene2017-06-201-7/+8
* SONAR-9441 WS api/custom_measures/metrics fails properly when no parameter is...Teryk Bellahsene2017-06-201-2/+3
* SONAR-9441 WS api/duplications/show fails properly when no parameter providedTeryk Bellahsene2017-06-208-146/+194
* apply more feedback on onboarding tutorial (#2179)Stas Vilchik2017-06-2015-64/+148
* apply feedback on onboarding (#2175)Stas Vilchik2017-06-2020-422/+742
* SONAR-9358 Display a first analysis spinner in the onboarding tutorialStas Vilchik2017-06-207-21/+269
* SONAR-9424 Show onboarding tutorial on first loginStas Vilchik2017-06-2015-55/+663
* SONAR-9357 Hide default login form if there are other ways to login (#2163)Stas Vilchik2017-06-2010-100/+502
* SONAR-9356 Add ITs on onboardningJulien Lancelot2017-06-201-2/+3
* SONAR-9356 Use global setting to set value of USERS.ONBOARDEDJulien Lancelot2017-06-207-33/+123
* SONAR-9356 skipOnboardingTutorial updates user flagJulien Lancelot2017-06-203-11/+128
* SONAR-9356 add "showOnboardingTutorial" in api/user/currentJulien Lancelot2017-06-203-7/+13
* SONAR-9356 Refactor api/user/current to use protobufJulien Lancelot2017-06-203-124/+185
* Remove dbunit usage from UserDaoTest and UserIndexerTestJulien Lancelot2017-06-2014-364/+86
* SONAR-9356 Add column USERS.ONBOARDEDJulien Lancelot2017-06-2036-86/+528
* UI: SONAR-9355 Create onboarding tutorial (#2137)Stas Vilchik2017-06-2081-286/+6094
* SONAR-9356 define property "sonar.onboardingTutorial.skip"Daniel Schwarz2017-06-201-1/+1
* SONAR-9356 new webservice stub for api/users/skipOnboardingTutorialDaniel Schwarz2017-06-204-2/+94
* update projects page layout (#2182)Stas Vilchik2017-06-1925-654/+385
* upgrade webpack (#2178)Stas Vilchik2017-06-1923-934/+1170
* Remove some usages of Guava in APISimon Brandhof2017-06-191-4/+5
* Complete SearchActionTestSimon Brandhof2017-06-192-624/+745
* Complete DeactivateRuleActionTest, InheritanceActionTest, QProfilesWsMediumTe...Eric Hartmann2017-06-195-1118/+1329
* 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
* 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-1436-569/+1188
* SONAR-9304 add integration testsSimon Brandhof2017-06-144-813/+978
* 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-14187-8090/+8062
* 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