aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move integration tests to directory tests/Simon Brandhof2017-06-251513-3964/+1207
* Deprecate the utilities replaced by Tester in integration testsSimon Brandhof2017-06-237-21/+50
* Improve integration tests by using new Tester classSimon Brandhof2017-06-2391-1913/+1792
* Make HazelcastClientWrapperImplTest more robustEric Hartmann2017-06-221-1/+22
* SONAR-9253 Remember last selected options on projects page (#2184)Stas Vilchik2017-06-213-23/+74
* Fix ReportDumpTest on release buildsSimon Brandhof2017-06-201-1/+2
* 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-2010-174/+294
* Fix Quality flawsSimon Brandhof2017-06-203-6/+7
* apply more feedback on onboarding tutorial (#2179)Stas Vilchik2017-06-2017-66/+153
* apply feedback on onboarding (#2175)Stas Vilchik2017-06-2021-424/+745
* SONAR-9358 Display a first analysis spinner in the onboarding tutorialStas Vilchik2017-06-208-21/+274
* Fix Selenium ITs that were using bundle 'admin' userJulien Lancelot2017-06-2058-386/+657
* Add missing UserGroupsService in WsClientJulien Lancelot2017-06-203-1/+12
* SONAR-9424 Show onboarding tutorial on first loginStas Vilchik2017-06-2016-55/+667
* SONAR-9356 Add IT on reactivated user that should see tutorialJulien Lancelot2017-06-201-0/+13
* SONAR-9357 Hide default login form if there are other ways to login (#2163)Stas Vilchik2017-06-2014-118/+536
* SONAR-9356 Add ITs on onboardningJulien Lancelot2017-06-207-61/+181
* SONAR-9356 Use global setting to set value of USERS.ONBOARDEDJulien Lancelot2017-06-207-33/+123
* SONAR-9356 skipOnboardingTutorial updates user flagJulien Lancelot2017-06-204-12/+129
* SONAR-9356 add "showOnboardingTutorial" in api/user/currentJulien Lancelot2017-06-204-7/+14
* SONAR-9356 Refactor api/user/current to use protobufJulien Lancelot2017-06-204-124/+203
* Remove dbunit usage from UserDaoTest and UserIndexerTestJulien Lancelot2017-06-2014-364/+86
* SONAR-9356 Add column USERS.ONBOARDEDJulien Lancelot2017-06-2036-86/+528
* SONAR-9356 Rename onboarding settingJulien Lancelot2017-06-202-17/+13
* 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