]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
2015-09-02 Julien LancelotSONAR-6730 Replace ComponentVisitors and inject directl...
2015-09-02 Julien LancelotSONAR-6730 Add boolean measure
2015-09-02 Julien LancelotSONAR-6730 Fix test implementation
2015-09-02 Julien LancelotSONAR-6730 Simplify API
2015-09-02 Julien LancelotSONAR-6730 Move test implementation to org.sonar.api...
2015-09-02 David GageotGroup its
2015-09-02 Simon BrandhofFix quality flaws
2015-09-02 Simon BrandhofFix quality flaws
2015-09-02 David GageotGive a Try to a better? selenium framework
2015-08-31 David GageotThis selenium action is useless
2015-08-31 David GageotRedirect logs to file by default
2015-08-31 David GageotTest not redirecting logs to file
2015-08-31 David GageotRemove unused throw clauses
2015-08-31 Julien LancelotFix quality flaw
2015-08-31 Julien LancelotFix quality flaws
2015-08-31 Simon BrandhofFix quality flaws
2015-08-31 Simon BrandhofFix perf tests of issue indexing
2015-08-31 Julien LancelotSONAR-6730 Replace List by varargs in addChildrenMeasures 483/head
2015-08-31 Julien LancelotSONAR-6730 Add component key in the API
2015-08-31 Julien LancelotSONAR-6730 Move RangeDistrubtionBuilder to API and...
2015-08-31 Julien LancelotSONAR-6730 Measure computer should allowed no Input...
2015-08-31 Julien LancelotSONAR-6730 Improve error message when adding measure...
2015-08-31 Julien LancelotAdding trace log on visitors and measure computers
2015-08-31 Julien LancelotSONAR-6730 Add issues in Measure API
2015-08-31 Julien LancelotSONAR-6730 Create a repository of issues for a given...
2015-08-31 Julien LancelotSONAR-6730 Split IntegrateIssuesStep into 3 visitors
2015-08-29 Sébastien Lesaintjavadoc update on PersistComponentsStep 486/head
2015-08-29 Sébastien Lesaintchange NewCoverageVariationSumFormula into VariationSum...
2015-08-29 Sébastien Lesaintadd QualityGateStatus#equals to fix MeasureRepoEntry...
2015-08-29 Sébastien LesaintPurgeDatastoresStep now supports Views Component tree
2015-08-29 Sébastien Lesaintfix privileged plugin ClassLoader configuration
2015-08-29 Sébastien Lesaintmove DAOs, Mappers and Dtos from Views to Core
2015-08-29 Sébastien LesaintFillMeasuresWithVariationsStep now support Views Compon...
2015-08-29 Sébastien Lesaintadd support for Views Component tree to NewCoverageVari...
2015-08-29 Sébastien Lesaintadd support for Views Component tree to ComplexityMeasu...
2015-08-29 Sébastien Lesaintadd support for Views Component tree to UnitTestMeasure...
2015-08-29 Sébastien Lesaintadd support for Views Component tree to LanguageDistrib...
2015-08-29 Sébastien Lesaintfix badly named test LanguageDistributionMeasuresTest
2015-08-29 Sébastien Lesaintrename Counter#aggregate(LeafContext) to initialize...
2015-08-28 Simon BrandhofSONAR-6812 Improve format of generated UUIDs for better...
2015-08-28 Simon BrandhofExclude LITS plugin from it-plugins
2015-08-28 Teryk BellahseneTrim all WS string request parameters
2015-08-28 Stas Vilchiktemporary disable web medium tests
2015-08-28 Teryk BellahseneSONAR-6498 WS permissions/delete_template impossible...
2015-08-28 Duarte MenesesSONAR-6345 Display list of all plugins + version in...
2015-08-28 Duarte MenesesSONAR-6577 Offline mode in issues mode
2015-08-28 Duarte MenesesRemoval of deprecated ProjectBootstrapper
2015-08-28 Duarte MenesesImprove quality
2015-08-28 Stas VilchikSONAR-6290 fix bubble chart when using french language...
2015-08-28 Stas Vilchikfix js error when the force authentication is enabled
2015-08-28 Stas VilchikSONAR-6708 fix sqale colors when drilldown on treemap
2015-08-28 Stas Vilchikfix SONAR-6290
2015-08-28 Teryk BellahseneFix PermissionTemplateServiceTest
2015-08-27 Teryk BellahseneSONAR-6497 SONAR-6496 WS create and update permission...
2015-08-27 Stas VilchikRevert "fix SONAR-6203 Manual Metrics of type Level...
2015-08-27 Teryk BellahseneUpdate tests to use the ignore fields feature of JsonAssert
2015-08-27 Teryk BellahseneJsonAssert can ignore fields and small improvements
2015-08-27 Stas VilchikSONAR-6485 use "id" instead of "uuid"
2015-08-27 Teryk BellahseneSONAR-6496 SONAR-6497 Rename template key by template...
2015-08-27 Teryk BellahseneSONAR-6485 WS permissions/search_project_permissions...
2015-08-27 Teryk BellahsenePaging as first element in WS responses of the permissi...
2015-08-27 Teryk BellahseneSONAR-6479 WS permissions/users take out Paging from...
2015-08-27 Teryk BellahseneSONAR-6693 WS issue_filters/search do no require to...
2015-08-27 Stas Vilchikfix SONAR-6290 Histogram widget fails to display using...
2015-08-27 Stas Vilchikfix SONAR-6203 Manual Metrics of type Level and Text...
2015-08-27 David GageotMerge pull request #484 from SonarSource/feature/disabl...
2015-08-27 Teryk BellahseneAdd static to permission template methods
2015-08-27 Teryk BellahseneSONAR-6805 WS permissions/remove_group allow removal...
2015-08-27 Teryk BellahseneSONAR-6693 WS issue_filters/search replace favourite...
2015-08-27 Stas VilchikSONAR-6766 add execution flow step numbers, decrease...
2015-08-27 David GageotIgnore IT plugins for all PRs 484/head
2015-08-27 Teryk BellahseneMove PermissionRequestValidator in the ws package 482/head
2015-08-27 Teryk BellahseneSanitize PermissionTemplateDao methods
2015-08-27 Teryk BellahseneSONAR-6498 WS permissions/delete_template delete a...
2015-08-27 Teryk BellahseneRemove PermissionTemplateDao#insert(String,String,String)
2015-08-27 Teryk BellahseneSONAR-6497 WS permissions/update/template update a...
2015-08-27 Teryk BellahseneSONAR-6496 WS permissions/create_template create a...
2015-08-27 Stas Vilchikdrop IT for project permissions
2015-08-26 Stas Vilchikstabilize web tests
2015-08-26 Julien HENRYSONAR-4865 Apply some feedback on issue location API
2015-08-26 Stas VilchikSONAR-6805 Rewrite project permissions page on a projec...
2015-08-26 Stas Vilchikfix tests for SONAR-6797 order permissions
2015-08-26 Stas Vilchikfix SONAR-6249 Non favorite issue filters cannot be...
2015-08-26 Stas VilchikSONAR-6797 apply feedback
2015-08-26 Stas VilchikRevert "install mocha tests for reactjs components"
2015-08-26 Sébastien Lesaintupdate min required version of Maven to 3.2
2015-08-26 Stas VilchikSONAR-6797 order permissions
2015-08-26 Stas VilchikSONAR-6797 do not fail when usersCount or groupsCount...
2015-08-26 Stas Vilchikinstall mocha tests for reactjs components
2015-08-26 Stas Vilchikimprove code quality
2015-08-26 Stas Vilchikclean up ruby code
2015-08-26 Stas Vilchikuse the single web app
2015-08-26 Simon BrandhofRemove misleading comment about Xms in sonar.properties
2015-08-26 Teryk BellahseneSONAR-6693 WS issue_filters/search rewrite WS 481/head
2015-08-25 Simon BrandhofDeprecate API org.sonar.api.server.debt.DebtModel
2015-08-25 Stas VilchikSONAR-6797 apply feedback
2015-08-25 Simon BrandhofSONAR-6582 complete example of api/issues/search with...
2015-08-25 Simon BrandhofSONAR-6582 Fix example of api/issues/search
2015-08-25 Sébastien Lesaintfix PersistMeasuresStepTest on Oracle
2015-08-25 Teryk BellahseneSONAR-6503 SONAR-6500 SONAR-6502 SONAR-6501 Update...
next