]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
2011-02-01 simonbrandhofSONAR-2159 The total classes used in complexity distrib...
2011-02-01 Evgeny MandrikovSONAR-1280: Fix unit test
2011-01-31 Evgeny MandrikovAdd missing deprecated annotations
2011-01-31 Evgeny MandrikovSONAR-1280: Add experimental Findbugs rules
2011-01-31 Evgeny MandrikovChange format of response from BatchResourcesServlet
2011-01-31 simonbrandhofBack to commons-collection 3.2.1
2011-01-31 Evgeny MandrikovFix bug in BatchDownloader
2011-01-31 simonbrandhofUpgrade to jruby-rack 1.0.5
2011-01-31 simonbrandhofSONAR-2133 Upgrade to Postgresql JDBC driver 9.0-801...
2011-01-31 Evgeny MandrikovChange format of response from BatchResourcesServlet
2011-01-31 simonbrandhofUpgrade Apache Commons libraries (commons-io 2.0.1...
2011-01-31 simonbrandhofRename the profile check-java-api to sanity-checks
2011-01-31 simonbrandhofAdd profile to check copyright headers + fix some badly...
2011-01-30 Evgeny MandrikovDon't hide stack trace in BatchDownloader
2011-01-30 Evgeny MandrikovAdd properties "sonar.projectName" and "sonar.projectDe...
2011-01-30 simonbrandhofAdd missing copyright header
2011-01-28 Evgeny MandrikovSONAR-1800: Fix issue with ClassLoader for Maven 3...
2011-01-28 Evgeny MandrikovAdd workDir to ProjectDefinition
2011-01-28 simonbrandhof[maven-release-plugin] prepare for next development...
2011-01-28 simonbrandhof[maven-release-plugin] prepare release 2.6-M1
2011-01-28 simonbrandhofAdd some unit tests
2011-01-28 simonbrandhofSONAR-2149 Resource filters are ignored in complexity...
2011-01-28 simonbrandhofDeprecate Resource#isExcluded(), replaced by SensorCont...
2011-01-28 simonbrandhofadd helper methods to Qualifiers + do not accept null...
2011-01-28 simonbrandhofadd methods Scopes#isHigherThan() and isHigherThanOrEqu...
2011-01-28 Evgeny MandrikovSONAR-2151: Add new property to manage source encoding
2011-01-28 Evgeny MandrikovSONAR-2148: Fix NPE in JavaUtils
2011-01-28 Evgeny MandrikovSONAR-2148: Add new properties to manage level of Java...
2011-01-27 Evgeny MandrikovSONAR-2126: Change API to work with file system of...
2011-01-27 Evgeny MandrikovSONAR-2046: Reuse unmarshallers from sonar-ws-client...
2011-01-27 simonbrandhofUpgrade to sonar-dev-maven-plugin 1.2 in order to fix...
2011-01-27 simonbrandhoffix stop server in IT
2011-01-26 simonbrandhofSONAR-2130 Fix backward-compatibility: resources can...
2011-01-26 simonbrandhofAdd the method ResourceUtils#isPersistable(Resource)
2011-01-26 simonbrandhofAdd javadoc to InputFile + improve JavaFile#toString()
2011-01-26 simonbrandhofadd missing dir in IT
2011-01-26 simonbrandhofExecute IT in build directory instead of temp dir
2011-01-26 simonbrandhofSONAR-2138 Displaying differential values in % can...
2011-01-25 simonbrandhofSquid for Java : remove unused code
2011-01-25 simonbrandhofFix Squid plugin to correctly build the relation betwee...
2011-01-25 simonbrandhofImprove backward-compatibility when adding data to...
2011-01-25 simonbrandhofdeactivate sonar.hardIndexLock in integration tests
2011-01-25 Evgeny MandrikovFix unit test for Windows
2011-01-25 Evgeny MandrikovUse default value for property "project.build.directory"
2011-01-25 Evgeny MandrikovAdd new property "sonar.projectBinaries"
2011-01-24 simonbrandhofSONAR-791 add a project with invalid source dir in IT
2011-01-24 simonbrandhoffix unit test of SquidPluginTest
2011-01-24 simonbrandhofSONAR-791 When the source directory is not exactly...
2011-01-24 simonbrandhofSONAR-2130 deprecate the component SquidSearch
2011-01-24 simonbrandhofSONAR-2116 Cannot build 2.5 war, ant-nodeps-1.7.0.jar...
2011-01-24 simonbrandhofImprove org.sonar.api.resources.Scopes and Qualifiers
2011-01-24 simonbrandhofRemove deprecated constants of org.sonar.api.resources...
2011-01-24 simonbrandhofSquid for Java : remove unused code
2011-01-24 Evgeny MandrikovUse CoreProperties for in-memory POM construction
2011-01-24 Evgeny MandrikovUse Properties in ProjectDefinition instead of Configur...
2011-01-24 Evgeny MandrikovFix bug in construction of in-memory POM
2011-01-24 Evgeny MandrikovAdd maven-shade-plugin to parent pom
2011-01-24 Evgeny MandrikovRename method in InputFile from getBaseDir() to getFile...
2011-01-24 Evgeny MandrikovSONAR-2106: Improve batch bootstrap
2011-01-23 Evgeny MandrikovSONAR-2126: Partially revert previous changes
2011-01-23 Evgeny MandrikovSONAR-2106: New Java library to bootstrap project analysis
2011-01-23 simonbrandhofSONAR-1526 comment_line_density is not rounded twice...
2011-01-23 simonbrandhofremove unused class from squid java plugin
2011-01-23 Evgeny MandrikovSONAR-2126: Change api to work with project file system
2011-01-23 Evgeny MandrikovSONAR-2126: Change api to work with project file system
2011-01-23 Evgeny MandrikovSONAR-2126: Change api to work with project file system
2011-01-23 simonbrandhofrevert IT to WAR mode
2011-01-21 simonbrandhofSONAR-2130 add some unit tests
2011-01-21 simonbrandhofSONAR-1526 ResourceFilters are not used by Squid
2011-01-21 simonbrandhofSONAR-2130 Publish measures of Java methods on resource...
2011-01-21 simonbrandhofimprove exception when saving a measure twice on the...
2011-01-21 simonbrandhofMerge branch 'master' of github.com:SonarSource/sonar
2011-01-21 simonbrandhofSONAR-2130 Publish measures of Java methods on resource...
2011-01-21 simonbrandhofSONAR-2127 API: do not automatically create hierarchy...
2011-01-20 Evgeny MandrikovSONAR-2126: Rename ProjectDirectory to FileSystemDirectory
2011-01-20 Evgeny MandrikovSONAR-2126: Change API to work with project
2011-01-19 simonbrandhofadd the classes org.sonar.api.resources.Qualifiers...
2011-01-19 simonbrandhofcreate the module sonar-java-api dedicated to Java...
2011-01-19 Julien HENRYSONAR-1664: Add access to project settings/properties
2011-01-19 Julien HENRYSONAR-2066: Allow PUT requests from Java Web Service...
2011-01-19 Evgeny MandrikovAdd new structure to define project in a form suitable...
2011-01-18 Evgeny MandrikovSONAR-1514: Add support for a new Ant task to analyze...
2011-01-18 Evgeny MandrikovSONAR-1514: Add support for a new Ant task to analyze...
2011-01-18 simonbrandhofSONAR-2115 add an unit test to reproduce the bug (Files...
2011-01-17 Evgeny MandrikovSONAR-2113: Fix loading of static resources
2011-01-17 Evgeny MandrikovSONAR-2113: Enable integration test
2011-01-17 simonbrandhofincrease default memory used in quick-build.sh
2011-01-17 simonbrandhofadd .gitignore to exclude temp directories of integrati...
2011-01-17 simonbrandhofSONAR-2110 Add Tomcat 7.x to list of supported servers
2011-01-17 Evgeny MandrikovSimplify configuration of dev GWT modules
2011-01-14 Evgeny MandrikovDo not let maven-release-plugin push changes to upstream.
2011-01-13 simonbrandhofactivate the dev profile in quick-build scripts
2011-01-13 simonbrandhofoptimizing GWT compilation to speed up build in dev...
2011-01-13 simonbrandhofmerge 2.5: fix tracking of violations when message...
2011-01-13 simonbrandhofmerge 2.5: fix IT and web service TimeMachine
2011-01-13 simonbrandhofmerge 2.5: open a new window when clicking on the warni...
2011-01-13 simonbrandhoffix TimeMachine webservice when metric is uncovered_lin...
2011-01-12 simonbrandhoffix tracking of violations when message starts or ends...
2011-01-12 simonbrandhofmerge 2.5: SONAR-2101 Drilldown is sometimes empty...
2011-01-12 simonbrandhofmerge 2.5: SONAR-2024 Improvements to Java WS client
next