]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
2017-06-29 Sébastien LesaintSONAR-8733 harden StaticResourceServlet when response...
2017-06-29 Sébastien LesaintSONAR-9444 make private at least one missing perm user... 2196/head
2017-06-28 Julien HENRYSONAR-8918 Do two calls to load QP when sonar.profile...
2017-06-28 Teryk BellahseneSONAR-8918 Drop QProfileLookup
2017-06-28 Teryk BellahseneSONAR-8918 Combine filters of WS api/qualityprofiles...
2017-06-26 Sébastien LesaintSONAR-7618 Compute Engine does not load @ServerSide...
2017-06-26 Simon BrandhofDo not override version of scanner in performance tests
2017-06-26 Teryk BellahseneSONAR-9448 Sanitize api/qualityprofiles/set_default 2189/head
2017-06-26 Teryk BellahseneSONAR-9448 Sanitize api/qualityprofiles/search
2017-06-26 Teryk BellahseneSONAR-9448 Sanitize api/qualityprofiles/restore
2017-06-26 Teryk BellahseneSONAR-9448 Sanitize api/qualityprofiles/rename
2017-06-26 Teryk BellahseneSONAR-9448 Sanitize api/qualityprofiles/remove_project
2017-06-26 Teryk BellahseneSONAR-9448 Sanitize api/qualityprofiles/projects
2017-06-26 Teryk BellahseneSONAR-9448 Sanitize api/qualityprofiles/inheritance
2017-06-26 Teryk BellahseneSONAR-9448 Sanitize api/qualityprofiles/importers
2017-06-26 Teryk BellahseneSONAR-9448 Sanitize api/qualityprofiles/exporters
2017-06-26 Teryk BellahseneSONAR-9448 Sanitize api/qualityprofiles/export
2017-06-26 Teryk BellahseneSONAR-9448 Sanitize api/qualityprofiles/delete
2017-06-26 Teryk BellahseneSONAR-9448 Sanitize api/qualityprofiles/create
2017-06-26 Teryk BellahseneSONAR-9448 Sanitize api/qualityprofiles/copy
2017-06-26 Teryk BellahseneSONAR-9448 Sanitize api/qualityprofiles/compare
2017-06-26 Teryk BellahseneSONAR-9448 Sanitize api/qualityprofiles/changelog
2017-06-26 Teryk BellahseneSONAR-9448 Sanitize api/qualityprofiles/change_parent
2017-06-26 Teryk BellahseneSONAR-9448 Sanitize api/qualityprofiles/backup
2017-06-26 Teryk BellahseneSONAR-9448 Sanitize api/qualityprofiles/add_project
2017-06-26 Teryk BellahseneSONAR-9448 Sanitize api/qualityprofiles/deactivate_rules
2017-06-26 Teryk BellahseneSONAR-9448 Sanitize api/qualityprofiles/activate_rules
2017-06-26 Teryk BellahseneSONAR-9448 Sanitize api/qualityprofiles/deactivate_rule
2017-06-26 Teryk BellahseneSONAR-9448 Sanitize api/qualityprofiles/activate_rule
2017-06-25 Simon BrandhofMove integration tests to directory tests/
2017-06-23 Simon BrandhofDeprecate the utilities replaced by Tester in integrati...
2017-06-23 Simon BrandhofImprove integration tests by using new Tester class
2017-06-22 Eric HartmannMake HazelcastClientWrapperImplTest more robust
2017-06-21 Stas VilchikSONAR-9253 Remember last selected options on projects...
2017-06-20 Simon BrandhofFix ReportDumpTest on release builds
2017-06-20 Teryk BellahseneSONAR-9441 WS api/organizations/search_my_organizations... 2186/head
2017-06-20 Teryk BellahseneSONAR-9441 WS api/custom_measures/metrics fails properl...
2017-06-20 Teryk BellahseneSONAR-9441 WS api/duplications/show fails properly...
2017-06-20 Simon BrandhofFix Quality flaws
2017-06-20 Stas Vilchikapply more feedback on onboarding tutorial (#2179)
2017-06-20 Stas Vilchikapply feedback on onboarding (#2175)
2017-06-20 Stas VilchikSONAR-9358 Display a first analysis spinner in the...
2017-06-20 Julien LancelotFix Selenium ITs that were using bundle 'admin' user
2017-06-20 Julien LancelotAdd missing UserGroupsService in WsClient
2017-06-20 Stas VilchikSONAR-9424 Show onboarding tutorial on first login
2017-06-20 Julien LancelotSONAR-9356 Add IT on reactivated user that should see...
2017-06-20 Stas VilchikSONAR-9357 Hide default login form if there are other...
2017-06-20 Julien LancelotSONAR-9356 Add ITs on onboardning
2017-06-20 Julien LancelotSONAR-9356 Use global setting to set value of USERS...
2017-06-20 Julien LancelotSONAR-9356 skipOnboardingTutorial updates user flag
2017-06-20 Julien LancelotSONAR-9356 add "showOnboardingTutorial" in api/user...
2017-06-20 Julien LancelotSONAR-9356 Refactor api/user/current to use protobuf
2017-06-20 Julien LancelotRemove dbunit usage from UserDaoTest and UserIndexerTest
2017-06-20 Julien LancelotSONAR-9356 Add column USERS.ONBOARDED
2017-06-20 Julien LancelotSONAR-9356 Rename onboarding setting
2017-06-20 Stas VilchikUI: SONAR-9355 Create onboarding tutorial (#2137)
2017-06-20 Daniel SchwarzSONAR-9356 define property "sonar.onboardingTutorial...
2017-06-20 Daniel SchwarzSONAR-9356 new webservice stub for api/users/skipOnboar...
2017-06-19 Stas Vilchikupdate projects page layout (#2182)
2017-06-19 Stas Vilchikupgrade webpack (#2178)
2017-06-19 Simon BrandhofRemove some usages of Guava in API
2017-06-19 Simon BrandhofComplete SearchActionTest
2017-06-19 Eric HartmannComplete DeactivateRuleActionTest, InheritanceActionTes...
2017-06-17 Simon BrandhofFix login page in HTML selenese tests
2017-06-17 Simon BrandhofDrop support of PhantomJS in integration tests
2017-06-17 Simon BrandhofSupport recent browsers in Selenese HTML tests
2017-06-16 Simon BrandhofSONAR-9302 do not change current default profiles 2180/head
2017-06-15 Julien LancelotSONAR-9401 Return leak period in api/components/show
2017-06-15 Grégoire AubertRemove top border on issues page facets
2017-06-15 Grégoire AubertRemove outline on focused modals
2017-06-15 Julien LancelotImprove the way web hash is retrieved
2017-06-15 Stas Vilchiksimplify config of sonar-web
2017-06-14 Eric HartmannSONAR-9304 remove orphans from rules_profiles 2104/head
2017-06-14 Eric HartmannSONAR-9305 complete tests
2017-06-14 Eric HartmannSONAR-9427 Improve performance on quality profile changelog
2017-06-14 Simon BrandhofSONAR-9305 Built-in quality profiles should be updated...
2017-06-14 Simon BrandhofSONAR-9304 add integration tests
2017-06-14 Teryk BellahseneSONAR-9304 quality profile uuid with length of 255...
2017-06-14 Simon BrandhofSONAR-9304 move rules_profiles.last_used/user_updated_a...
2017-06-14 Teryk BellahseneSONAR-9304 Compress rules_profiles for built-in profiles
2017-06-14 Stas VilchikSONAR-9329 Impossible to activate a rule from the list
2017-06-14 Stas VilchikSONAR-9303 disable changing of rules for built-in profiles
2017-06-14 Stas VilchikSONAR-9302 update tooltips for built-in profiles
2017-06-14 Teryk BellahseneSONAR-9303 IT to test built-in profile cannot be modified
2017-06-14 Simon BrandhofSONAR-9304 rename table qprofiles to org_qprofiles
2017-06-14 Stas VilchikSONAR-9303 Do not display activation actions for built...
2017-06-14 Stas VilchikSONAR-9302 Display inheritance hints for built-in quali...
2017-06-14 Stas VilchikSONAR-9305 Remove action to restore built-in profiles...
2017-06-14 Stas VilchikSONAR-9303 Do not display changing actions for built...
2017-06-14 Stas VilchikSONAR-9302 Display built-in flag on Quality profiles...
2017-06-14 Teryk BellahseneSONAR-9303 WS api/qualityprofiles/restore_built_in...
2017-06-14 Eric HartmannSONAR-9304 Create migration for QPROFILE
2017-06-14 Teryk BellahseneSONAR-9302 Add IT to test built-in Quality Profiles
2017-06-14 Simon BrandhofSONAR-9304 drop use of rules_profiles.is_default
2017-06-14 Teryk BellahseneSONAR-9302 Add the buil-in flag to WS api/qualityprofil...
2017-06-14 Simon BrandhofSONAR-9304 share built-in profiles among organizations
2017-06-14 Simon BrandhofSONAR-9302 built-in profiles must always be present
2017-06-14 Simon BrandhofSONAR-9322 deprecate RulesProfile#setParentName(String)
2017-06-14 Simon BrandhofSONAR-9302 display built-in Quality profiles
2017-06-14 Julien LancelotSONAR-9081 Remove /batch/users WS
next