]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
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
2011-01-12 simonbrandhofmerge 2.5-RC2: fix random execution of NewViolationsDec...
2011-01-11 simonbrandhofmerge 2.5-RC2: inheritance of profiles - keep search...
2011-01-11 simonbrandhofupgrade to junit 4.8.2
2011-01-11 simonbrandhofMerge branch 'master' of github.com:SonarSource/sonar
2011-01-11 simonbrandhofmerge 2.5-RC2: fix header for radiator plugin
2011-01-11 Evgeny Mandrikovmerge 2.5-RC2: SONAR-1760: Support the annotation ...
2011-01-11 Simon Brandhofmerge 2.5-RC2: fix alignment of trend icons in the...
2011-01-11 Simon BrandhofSONAR-2067 Upgrade to JRuby 1.5.6
2011-01-11 Simon Brandhofmerge 2.5-RC2: add a warning message in violations...
2011-01-11 Evgeny MandrikovAdd README
2011-01-10 simonbrandhofimprove the date format in 'Time changes' select-box
2011-01-10 simonbrandhofmerge 2.5-RC2: missing close of input stream
2011-01-10 simonbrandhofmerge 2.5-RC2: save SNAPSHOTS.VARIATION_x columns on...
2011-01-10 simonbrandhofdo not log timemachine messages 'Compare to ...' on...
2011-01-10 simonbrandhoffilters: fix bug when CRITERIA.VARIATION is null
2011-01-10 simonbrandhoffilters: fix bug on db migration + do not fail if crite...
2011-01-09 simonbrandhofRule.getRulesCategory() must return a fake category...
2011-01-07 simonbrandhofoverride the method WildcardPattern.toString()
2011-01-06 Jason BennettSONAR-1481: Allow Findbugs extensions
2011-01-06 Evgeny Mandrikovimprove .gitignore
2011-01-05 Simon Brandhofmove sonar-update-center to its own repository
2011-01-05 Simon Brandhofextracted sonar-dev-maven-plugin to its own repository
next