]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
2017-03-22 Julien LancelotSONAR-8984 Return extensions even when no analysis 1827/head
2017-03-22 Grégoire AubertSONAR-8844 Add tags editor on the project homepage...
2017-03-22 Grégoire AubertFix LeakPeriodLegend unit test
2017-03-21 Daniel SchwarzDeprecate WsTester, advise to use WsActionTester instead
2017-03-21 Stas Vilchikadjust formatting
2017-03-21 Eric HartmannSONAR-8935 Add a log when joining a cluster
2017-03-21 Julien LancelotSONAR-8968 Check page size in api/users/groups
2017-03-21 Julien LancelotSONAR-8968 Add ITs
2017-03-21 Julien LancelotSONAR-8968 Add organization parameter in api/users...
2017-03-21 Julien LancelotSONAR-8968 Remove useless login from GroupMembershipQuery
2017-03-21 Julien LancelotSONAR-8968 Remove DbUnit usage in GroupMembershipDaoTest
2017-03-21 Julien LancelotSONAR-8968 Fix wrong usage of GroupMembershipQuery
2017-03-21 Julien LancelotSONAR-8968 Use protobuf in api/users/groups
2017-03-21 Julien LancelotSONAR-8968 Fix example files name in user WS
2017-03-21 Julien LancelotSONAR-8956 Add ITs on organizations membership
2017-03-21 Julien LancelotSONAR-8956 Prevent removing last org admin member
2017-03-21 Julien LancelotSONAR-8970 Set user as member when creating an organization
2017-03-21 Teryk BellahseneSONAR-8894 Search members of an organization WS api...
2017-03-21 Teryk BellahseneSONAR-8894 Define WS api/organizations/search_members
2017-03-21 Teryk BellahseneUse java.util.function.Consumer when executing DB large...
2017-03-21 Julien LancelotSONAR-8899 SONAR-8900 SONAR-8919 Add ITs
2017-03-21 Julien LancelotSONAR-8893 Add missing organizations param in organizat...
2017-03-21 Julien LancelotSONAR-8919 Set default assignee within members of the...
2017-03-21 Julien LancelotSONAR-8900 Check membership when bulk assigning issue
2017-03-21 Julien LancelotSONAR-8900 Add method to return all organization uuids...
2017-03-21 Julien LancelotSONAR-8893 Add remove member action in ws client
2017-03-21 Julien LancelotSONAR-8921 Delete organization members when deleting...
2017-03-21 Teryk BellahseneSONAR-8893 WS api/organizations/remove_member do not...
2017-03-21 Teryk BellahseneSONAR-8893 WS api/organizations/remove_member delete...
2017-03-21 Teryk BellahseneSONAR-8893 WS api/organizations/remove_member remove...
2017-03-21 Teryk BellahseneSONAR-8893 WS api/organizations/remove_member remove...
2017-03-21 Teryk BellahseneSONAR-8893 WS api/organizations/remove_member remove...
2017-03-21 Teryk BellahseneSONAR-8893 WS api/organizations/remove_member delete...
2017-03-21 Teryk BellahseneSONAR-8893 Create WS api/organizations/remove_member
2017-03-21 Julien LancelotSONAR-8899 Fix IT
2017-03-21 Julien LancelotSONAR-8899 Check membership when assigning issue
2017-03-21 Julien LancelotSONAR-8899 Move list issues tags code from IssueService...
2017-03-21 Julien LancelotSONAR-8899 Move assign code from IssueService to Assign...
2017-03-21 Julien LancelotSONAR-8899 Replace User by UserDto in Function
2017-03-21 Julien LancelotSONAR-8895 Explicitly set version on organization parameter
2017-03-21 Julien LancelotSONAR-8898 Fix ITs
2017-03-21 Julien LancelotSONAR-8898 Check membership when adding user to a group
2017-03-21 Julien LancelotSONAR-8936 Check membership when adding permission...
2017-03-21 Julien LancelotSONAR-8895 Check membership when adding permission...
2017-03-21 Julien LancelotSONAR-8910 Set admin as member of default org on H2
2017-03-21 Julien LancelotSONAR-8930 When removing a user, remove him from any...
2017-03-21 Julien LancelotSONAR-8901 New users are members of default organization
2017-03-21 Julien LancelotSONAR-8901 New users are members of their own organization
2017-03-21 Julien LancelotSONAR-8901 Only keep one UserUpdater#create()
2017-03-21 Julien LancelotSONAR-8910 Populate organization members
2017-03-21 Teryk BellahseneRename JSON example of organization domain
2017-03-21 Teryk BellahseneRename WS parameter key to organization in WS api/organ...
2017-03-21 Teryk BellahseneSONAR-8892 Rename OrganizationsAction to OrganizationsW...
2017-03-21 Teryk BellahseneSONAR-8892 Add WS api/organizations/add_member to WS...
2017-03-21 Teryk BellahseneSONAR-8892 Create WS api/organizations/add_member
2017-03-21 Teryk BellahseneSONAR-8892 Select an organization member in DB
2017-03-21 Teryk BellahseneSONAR-8892 Add an organization member in database
2017-03-21 Teryk BellahseneSONAR-8902 Create Table ORGANIZATION_MEMBERS
2017-03-21 Eric HartmannSONAR-8816 Fix the shutdown of the node (#1823)
2017-03-20 Simon BrandhofReplace SQL "IN SELECT" by "EXISTS"
2017-03-20 Stas Vilchikopen comment box on issue transition
2017-03-20 Stas Vilchikfix organization projects page
2017-03-20 Grégoire AubertSONAR-8843 Add the tags on the projects page and projec...
2017-03-20 Stas VilchikSONAR-8974 Update "view" to "portfolio" in UI (#1818)
2017-03-19 Simon BrandhofParameter "deliveryId" of api/webhooks/delivery must...
2017-03-19 Simon BrandhofImprove reliability and speed of StopWatcherTest
2017-03-17 Eric HartmannSONAR-8938 Remove sonar.search.clusterName in favor...
2017-03-17 Simon BrandhofImprove reliability of UpgradeTest 1806/head
2017-03-17 Stas Vilchikdo not lint GlobalFooterBranding
2017-03-17 Stas Vilchikfix quality flaws
2017-03-17 Stas VilchikSONAR-8959 display portfolios link near projects link...
2017-03-17 Stas Vilchikformat code using prettier (#1774)
2017-03-16 Duarte MenesesSONAR-7860 Remove CodeColorizerFormat API
2017-03-16 Simon BrandhofFix Quality flaws
2017-03-16 Grégoire AubertSONAR-8922 Add tags facet on project page (#1790)
2017-03-16 Teryk BellahseneSONAR-8840 WS api/project_tags/search is lexically... 1800/head
2017-03-15 Stas VilchikSONAR-8961 drilldown on local views (#1796)
2017-03-15 Eric HartmannSONAR-8817 Add SonarQube version safeguard in cluster...
2017-03-15 ssjenkaAutomatic merge from branch-6.3
2017-03-14 Simon BrandhofSet development version 6.3-SNAPSHOT
2017-03-14 Stas VilchikSONAR-8953 Isolate scrolling of facets sidebar on proje...
2017-03-14 Stas VilchikSONAR-8800 remove usages of deprecated api 1740/head
2017-03-14 Stas VilchikSONAR-8881 display ws changelog
2017-03-14 Stas VilchikSONAR-8779 hide deprecated api by default
2017-03-14 Stas VilchikSONAR-8778 display deprecated key and its version
2017-03-14 Stas Vilchikadd type annotations
2017-03-14 Stas VilchikSONAR-8452 change default projects page (#1777)
2017-03-14 Simon BrandhofRelease 6.3 6.3
2017-03-14 Stas Vilchikfix js exception when location message is empty
2017-03-13 Simon BrandhofFix Quality flaws
2017-03-13 Grégoire AubertSONAR-8521 Improve size, duplication and coverage facet...
2017-03-13 Sébastien LesaintSONAR-7500 fix thread leaks when Web fails during startup 1750/head
2017-03-13 Sébastien LesaintSONAR-7485 log MessageException inline in CeServer
2017-03-13 Stas Vilchikrun eslint, flow and jest tests on travis (#1779)
2017-03-13 Eric HartmannSONAR-8818 Rename members & interface properties
2017-03-13 Simon BrandhofSONAR-8816 drop web startup barrier from Compute Engine
2017-03-13 Simon BrandhofSONAR-8816 automatic election of web leader in cluster...
2017-03-13 Teryk BellahseneFix quality flaw
2017-03-13 Grégoire AubertChange getSortingButton to private
2017-03-13 Grégoire AubertSONAR-8875 Fixes a bug with array metrics (languages...
next