]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
2011-04-01 simonbrandhofFix some violations
2011-03-31 simonbrandhofMerge release 2.7
2011-03-31 simonbrandhofRelease 2.7 2.7
2011-03-31 Evgeny MandrikovSONAR-2279 Fix injection
2011-03-31 simonbrandhofImprove the release process
2011-03-31 simonbrandhofrevert jruby version
2011-03-31 simonbrandhofFix pom version
2011-03-31 simonbrandhofRemove some packages from javadoc
2011-03-31 Evgeny MandrikovFix crlf
2011-03-31 Evgeny MandrikovSONAR-2279 API : new extension points to handle lifecyc...
2011-03-30 Evgeny MandrikovSONAR-2275 Remove Checkstyle "Design For Extension...
2011-03-30 simonbrandhofSONAR-1332 add HTML ids for integration tests
2011-03-30 simonbrandhofSONAR-1332 profile comparison tool
2011-03-29 Evgeny MandrikovSONAR-2300 Fix assembly
2011-03-29 simonbrandhofSONAR-2306 freeze ruby gems to avoid conflicts with...
2011-03-29 Evgeny MandrikovSONAR-2276 BootstrapClassLoader should not load resourc...
2011-03-29 Evgeny MandrikovSONAR-2107 Fix NPE when saving a violation on a null...
2011-03-29 Evgeny MandrikovSONAR-2284 Upgrade to JRuby 1.6
2011-03-29 Evgeny MandrikovSONAR-1667 Add param ignoreAnnotations to PMD rule...
2011-03-29 simonbrandhofUpgrade master to version 2.8-SNAPSHOT
2011-03-29 Evgeny MandrikovFix execution of PhasesTimeProfiler
2011-03-28 simonbrandhof[maven-release-plugin] prepare for next development...
2011-03-28 simonbrandhof[maven-release-plugin] prepare release 2.7-RC3
2011-03-28 simonbrandhofSONAR-2163 remove useless windows-*/wrapper.exe files
2011-03-28 simonbrandhofSONAR-2163 downgrade JSW startup scripts to v. 3.2.3.6
2011-03-28 simonbrandhofImprove rendering of violations
2011-03-27 simonbrandhoffix CI
2011-03-27 simonbrandhofFix coding violations
2011-03-27 simonbrandhoffix coding violations
2011-03-24 simonbrandhofFix reloading of GWT resource viewers in IE
2011-03-23 simonbrandhofFix Clover coverage on new code at project and package...
2011-03-23 simonbrandhofDisplay resource viewers for projects and packages too
2011-03-23 simonbrandhofRename the option 'Show full source' to 'Full source'
2011-03-23 simonbrandhofMinor: fix rendering of link in coverage widget
2011-03-22 simonbrandhof[maven-release-plugin] prepare for next development...
2011-03-22 simonbrandhof[maven-release-plugin] prepare release 2.7-RC1
2011-03-18 simonbrandhofImprove rendering of violations
2011-03-18 simonbrandhofFix rendering in IE6
2011-03-18 simonbrandhof[maven-release-plugin] prepare for next development...
2011-03-18 simonbrandhof[maven-release-plugin] prepare release 2.7-RC2
2011-03-18 simonbrandhofFix bug in timemachine page: string measures are not...
2011-03-18 simonbrandhofSONAR-2289 Increase timeouts of embedded database start...
2011-03-18 simonbrandhofSONAR-2287 Add measures about new violations to filters
2011-03-18 simonbrandhofFix some CSS issue in source viewer
2011-03-18 simonbrandhofFilters page : change the rendering of coverage on...
2011-03-17 simonbrandhofThe coverage tab must display block of codes, filtered...
2011-03-16 simonbrandhofFix CSS of source code: border of blocks of code
2011-03-16 simonbrandhofImprove new coverage widget
2011-03-16 simonbrandhofFix CSS of source code : first line is too big when...
2011-03-16 simonbrandhofAdd new_coverage metrics to filters
2011-03-16 simonbrandhofRemove the select-box 'show commits'
2011-03-16 Evgeny MandrikovSONAR-2280 ProjectFileSystem.resolvePath should return...
2011-03-16 simonbrandhofFix timemachine page when SCM activity plugin is enabled
2011-03-15 Evgeny MandrikovSONAR-2228 Fix equals and hashCode for ActiveRuleParam
2011-03-15 simonbrandhofSONAR-2277 Re-activate GZIP compression of HTTP respons...
2011-03-15 simonbrandhofSONAR-2230 Refactor to decrease complexity
2011-03-15 simonbrandhofSONAR-2230 Add Java client for the web service "profiles"
2011-03-15 simonbrandhofSONAR-2230 Provide a new /api/profiles web service
2011-03-15 Evgeny MandrikovSONAR-2241 Remove Checkstyle rule "Illegal Instantiatio...
2011-03-14 simonbrandhofUse Metric.Builder factory in CoreMetrics
2011-03-14 simonbrandhofSONAR-2251 Unstable state of violations when stopping...
2011-03-14 simonbrandhofChange CSS of GWT resource viewers in order to match...
2011-03-14 simonbrandhofAPI: DateUtils is now thread-safe
2011-03-13 simonbrandhofSONAR-2274 API: add utility class to execute command...
2011-03-12 Evgeny MandrikovSONAR-2272 Modify log level for EventBus
2011-03-11 Evgeny MandrikovAdd license headers
2011-03-11 Evgeny MandrikovReduce dependencies on database
2011-03-11 Evgeny MandrikovSONAR-2272 Add EventBus
2011-03-11 Evgeny MandrikovMerge branch 'profile'
2011-03-11 simonbrandhofdeclare time machine barriers to NewCoverage decorator
2011-03-11 simonbrandhofAPI: improve DateUtils methods, but are not thread...
2011-03-11 simonbrandhofAPI: add method Java#isJavaFile(java.io.File)
2011-03-11 Freddy Malletremove useless .gitignore file
2011-03-11 Freddy Malletfix SONAR-2267 : The "duplicated blocks" measure on...
2011-03-11 Freddy Malletfix SONAR-2267 : The "duplicated blocks" measure on...
2011-03-11 Evgeny MandrikovAdd ProfileLoader
2011-03-11 Evgeny MandrikovFix violations
2011-03-08 simonbrandhofadd the method ProjectUtils.toIoFiles(..)
2011-03-08 simonbrandhofSONAR-2218 fix display of commits with Hg projects
2011-03-08 simonbrandhofSONAR-2218 coverage of new code must be computed even...
2011-03-08 simonbrandhofAdd methods formatDate(), formatDateTime(), parseDate...
2011-03-08 simonbrandhofSONAR-2218 improve UI
2011-03-08 Evgeny MandrikovFix violations reported by Sonar Eclipse
2011-03-07 simonbrandhofSONAR-2218 add new coverage measures in tab header
2011-03-07 simonbrandhofSONAR-2218 add drilldown on new lines to cover + add...
2011-03-07 simonbrandhofSONAR-2218 add a "loading" image when clicking a resour...
2011-03-07 simonbrandhofSONAR-2218 improve rendering of coverage widget
2011-03-07 simonbrandhofdo not run parallel unit tests in findbugs plugin
2011-03-06 Evgeny MandrikovSONAR-2204,SONAR-2259 Fix URL encoding
2011-03-05 simonbrandhofopen the link 'new window' into a popup, but not into...
2011-03-04 Evgeny Mandrikovsonar-plugin-api must be declared with scope provided...
2011-03-04 simonbrandhofFix JRubyFacade
2011-03-04 Evgeny MandrikovSONAR-2257 Cleanup sonar-plugin-api dependencies
2011-03-04 Evgeny MandrikovRemove useless configuration of maven-deploy-plugin
2011-03-04 simonbrandhofremove the core GWT components which are replaced by...
2011-03-04 simonbrandhofrename the window id of the 'new window' link
2011-03-04 simonbrandhofSONAR-2218 add missing files
2011-03-04 simonbrandhofSONAR-2218 improve HTML for IT
2011-03-04 simonbrandhofSONAR-2218 replace GWT by RoR components
2011-03-04 simonbrandhofSONAR-2218 improve header: do not display options block...
next