]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
2016-10-21 Sébastien LesaintSONAR-8306 don't fail inserting scanner context if...
2016-10-21 Simon BrandhofSONAR-8134 fix isolation of organizations when dropping...
2016-10-21 Simon BrandhofSONAR-8134 fix isolation of organizations when dropping...
2016-10-21 Simon BrandhofSONAR-8278 Support organizations in web service api...
2016-10-21 Simon BrandhofSONAR-8134 merge PermissionRepository into PermissionTe...
2016-10-21 Simon BrandhofSONAR-8134 rename PermissionService
2016-10-21 Simon BrandhofSONAR-8134 remove ComponentFinder from PermissionService
2016-10-21 Simon BrandhofSONAR-8134 do not verify provisioning permission in...
2016-10-21 Simon BrandhofSONAR-8134 use a single DbSession in ReportSubmitter
2016-10-21 Simon BrandhofSONAR-8134 remove useless CE step about permissions
2016-10-21 Simon BrandhofSONAR-8278 add DbSession param to DefaultRubyComponentS...
2016-10-21 Simon BrandhofSONAR-8278 remove coupling of Ruby on class PermissionS...
2016-10-21 Simon BrandhofSONAR-8278 clean-up SearchTemplateAction and its test
2016-10-21 Simon BrandhofSONAR-8134 replace WsTester by WsActionTester
2016-10-21 Evgeny MandrikovSONAR-6337 Detect encoding of a file from BOM
2016-10-21 Julien HENRYSONAR-8281 coverage_*_data measure should be sorted
2016-10-21 Julien HENRYSONAR-8310, SONAR-8314 Make generic coverage plugin...
2016-10-21 Julien HENRYSONAR-8281 Update SensorContextTester to no more expose...
2016-10-21 Julien HENRYMove old test API to deprecated package
2016-10-21 Julien HENRYRename persistit classes Cache* -> Storage*
2016-10-21 Julien HENRYUpdate JavaDoc
2016-10-21 Julien HENRYSONAR-8310 Prevent generic coverage plugin to load...
2016-10-21 Stas VilchikSONAR-8300 Create new "Projects" page [first iter]
2016-10-21 Stas Vilchikmove /projects to /projects/admin
2016-10-21 Julien LancelotSONAR-8287 Only accepts numeric, enabled and visible... 1324/head
2016-10-21 Julien LancelotSONAR-8287 Support operators '>=' and '<'
2016-10-20 Sébastien LesaintSONAR-8152 make current user "owner" in api/organizatio... 1319/head
2016-10-20 Sébastien LesaintSONAR-8192 fix unstability of UT of api/users/create 1320/head
2016-10-20 Sébastien LesaintSONAR-8192 fix unstable UT for api/user_groups/delete
2016-10-20 Sébastien Lesaintfix some quality flaws (UT coverage and useless imports)
2016-10-20 Sébastien LesaintSONAR-8192 add missing UT on AlwaysIncreasingSystem2
2016-10-20 Sébastien Lesaintmake PermissionTemplateDaoTest more stable
2016-10-20 Sébastien LesaintSONAR-8100 add GroupDao#deleteByOrganization
2016-10-20 Sébastien LesaintSONAR-8100 add PermissionTemplateDao#deleteByOrganization
2016-10-20 Sébastien LesaintSONAR-8100 add UserPermissionDao#deleteByOrganization
2016-10-20 Sébastien LesaintSONAR-8100 add GroupPermissionDao#deleteByOrganization
2016-10-20 Sébastien LesaintSONAR-8100 add PermissionTemplateDbTester to DbTester
2016-10-20 Sébastien LesaintSONAR-8134 add organization uuid to unique index of...
2016-10-20 Sébastien LesaintSONAR-8100 check user's organization in api/organizatio...
2016-10-20 Julien LancelotSONAR-8221 Fix issue on MySQL when indexing project... 1323/head
2016-10-20 Julien LancelotSONAR-8221 Add IT on search projects action
2016-10-20 Simon BrandhofSONAR-8267 SONAR-8265 add organization parameter
2016-10-20 Simon BrandhofSONAR-8261 add test to UserIdentityAuthenticatorTest...
2016-10-20 Simon BrandhofSONAR-8134 add javadoc to GroupPermissionDao
2016-10-20 Simon BrandhofSONAR-8134 improve PermissionTemplateDao
2016-10-20 Simon BrandhofSONAR-8134 delete unused GroupDao#selectByName(DbSessio...
2016-10-20 Simon BrandhofSONAR-8261 Support organizations in web service api...
2016-10-20 Simon BrandhofSONAR-8134 remove unused production code from RoleDao
2016-10-20 Simon BrandhofSONAR-8263 isolate organizations when removing user...
2016-10-20 Teryk Bellahsenefixup! SONAR-8233 WS components/search_projects return... 1321/head
2016-10-20 Teryk BellahseneSONAR-8233 WS components/search_projects return facets...
2016-10-20 Teryk BellahseneSONAR-8232 WS api/components/search_projects return...
2016-10-20 Julien LancelotSONAR-8227 Rename AuthorizationIndexer to PermissionIndexer 1311/head
2016-10-20 Julien LancelotSONAR-8227 Replace user login by user id in permission...
2016-10-20 Julien LancelotSONAR-8227 Add DbSession parameter in AuthorizationInde...
2016-10-20 Julien LancelotSONAR-8227 Remove permission from index at the same...
2016-10-20 Julien LancelotSONAR-8227 Use authorization index when searching proje...
2016-10-20 Julien LancelotSONAR-8227 Fix project measures authorization index...
2016-10-20 Julien LancelotSONAR-8227 Index project measures authorization
2016-10-20 Julien LancelotSONAR-8227 Index authorization by projects
2016-10-20 Julien LancelotSONAR-8227 Replace selection of date by projects in...
2016-10-20 Julien LancelotSONAR-8227 Remove source from issue/authorization index
2016-10-20 Julien LancelotSONAR-8227 Remove DbUnit usage from AuthorizationDao...
2016-10-20 Julien LancelotSONAR-8227 Create project measures authorisation index
2016-10-20 Julien LancelotSONAR-8227 Move org.sonar.server.issue.index.IssueAutho...
2016-10-20 Julien LancelotSONAR-8307 Filter by Quality Gate in WS api/components... 1318/head
2016-10-19 Julien LancelotSONAR-8307 Project measures query now supports equal...
2016-10-19 Sébastien LesaintSONAR-8172 check user's organization in api/organizatio... 1312/head
2016-10-19 Sébastien LesaintSONAR-8192 update root flag of members in api/user_grou... 1304/head
2016-10-19 Sébastien LesaintSONAR-8192 use a System2 impl always returning a bigger...
2016-10-19 Sébastien LesaintSONAR-8192 skip MyBatis in RootFlagAssertions
2016-10-19 Sébastien LesaintSONAR-8192 set/unset root flag when creating a user...
2016-10-19 Sébastien LesaintSONAR-8192 set root flag in UserIdentityAuthenticator
2016-10-19 Sébastien LesaintSONAR-8192 set/unset root with admin permission change...
2016-10-19 Sébastien LesaintSONAR-8192 rename DefaultOrganizationProviderRule to...
2016-10-19 Sébastien LesaintSONAR-8192 add OrganizationDbTester and add it to DbTester
2016-10-19 Sébastien Lesaintchange MyBatis session cache to statement cache
2016-10-19 evernatDo not throw UnsupportedOperationException when httpReq...
2016-10-19 Julien HENRYSONAR-8284 Make IT/Overall coverage measures 'hidden' 1314/head
2016-10-19 Julien HENRYSONAR-8286 Reword common rules about coverage
2016-10-18 Julien LancelotSONAR-8287 Project measure value is a double in ES... 1308/head
2016-10-18 Julien LancelotSONAR-8287 Feed measures in project measures index
2016-10-18 Teryk BellahseneSONAR-8287 Refactor project measures index and WS domain
2016-10-18 Teryk BellahseneSONAR-8287 Filter measures in ES
2016-10-18 Teryk BellahseneSONAR-8287 Add nested field to index type 'projectmeasures'
2016-10-18 Julien LancelotSONAR-8287 Add filter parameter in api/components/searc...
2016-10-18 Julien HENRYSONAR-7875 Log a warning when a metric should not be... 1296/head
2016-10-18 Julien HENRYSONAR-8281 Recompute coverage measures from line data...
2016-10-18 Julien HENRYSONAR-8284 Remove overall/IT coverage data from scanner...
2016-10-18 Julien HENRYSONAR-8281 Rework Sensor storage to merge multiple...
2016-10-18 Julien HENRYSONAR-8281 Rename measure "Coverage by unit tests"...
2016-10-18 Julien HENRYSONAR-8281 Deprecated IT/Overall coverage measures
2016-10-18 Julien HENRYSONAR-8281 Change coverage API to accept unlimited...
2016-10-18 Julien HENRYEnsure component in not null on an issue location to...
2016-10-17 Julien LancelotSONAR-8223 Update project measures index when creating... 1303/head
2016-10-17 Julien LancelotSONAR-8223 Clean up ComponentService
2016-10-17 Simon BrandhofFix PermissionTemplateCharacteristicDaoTest
2016-10-17 Simon BrandhofSONAR-8291 make organization parameters as internal
2016-10-17 Simon BrandhofSONAR-8291 display internal flag in web api documentation
2016-10-17 Simon BrandhofSONAR-8291 support internal params in WS api/webservice...
next