]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
2013-03-15 Simon BrandhofRemove unused org.sonar.batch.bootstrap.Container
2013-03-15 Simon BrandhofFix shutdown of ComponentContainer on error
2013-03-15 Simon BrandhofAdd TaskComponent to SemaphoreUpdater and Semaphores
2013-03-15 Simon BrandhofRemove deprecated and unused API of dbcleaner plugin
2013-03-15 Simon BrandhofImprove error handling of ComponentContainer lifecycle
2013-03-15 Julien LancelotFix log
2013-03-15 Julien LancelotRemoved copyright on xml tests
2013-03-15 Julien LancelotSONAR-4206 Refactor rules registration in order to...
2013-03-15 Simon BrandhofSONAR-4069 ability to configure the phases to be executed
2013-03-15 Julien LancelotFix quality flaw
2013-03-15 Simon Brandhoforg.sonar.api.resources.Languages should accept zero...
2013-03-15 Simon BrandhofMerge remote-tracking branch 'origin/master'
2013-03-15 Julien LancelotFix issue when comparing profile due to rule enbabled...
2013-03-15 Simon BrandhofSONAR-4069 add ProjectScanContainerTest
2013-03-15 Simon BrandhofSONAR-4069 improve ScanTask
2013-03-15 Julien HENRYAllow to replace default ProjectTree component.
2013-03-15 Julien LancelotFix quality flaw
2013-03-15 Simon BrandhofFix copyright header
2013-03-14 Simon BrandhofImprove exception handling of pico container lifecycle
2013-03-14 Simon BrandhofDocument which versions of sonar-runner/sonar-ant-task...
2013-03-14 Simon BrandhofMove some classes from org.sonar.batch.bootstrap to...
2013-03-14 Simon BrandhofUpgrade sonar-dev-m-p from 1.4 to 1.6
2013-03-14 Julien LancelotSONAR-4144 The US date format should be MDY and not...
2013-03-14 Simon BrandhofSONAR-4069 add unit tests
2013-03-14 Julien LancelotComplete unit test
2013-03-14 Julien LancelotSONAR-4193 Authorize "-" in rule repo and interpret...
2013-03-14 Julien LancelotSONAR-4193 Authorize "-" in rule repo and interpret...
2013-03-14 Julien LancelotSONAR-4139 Move Java language definition to sonar-java...
2013-03-14 Simon BrandhofSONAR-4069 fix task extension point
2013-03-14 Eric HartmannUpdate version of Sonar Java an Sonar Update Center
2013-03-14 Julien LancelotChange some log level from info to debug
2013-03-14 Julien HENRYFix license header
2013-03-14 Julien LancelotFix issue on Tab focus stops working once a selection...
2013-03-14 Julien LancelotReplace enabled by status
2013-03-14 Simon BrandhofSONAR-4069 new task extension point
2013-03-14 Julien LancelotRestore previously deleted setEnabled() method but...
2013-03-14 Julien HENRYSONAR-4202 Provide a way to stop Sonar Server programma...
2013-03-14 Julien LancelotFix quality flaws
2013-03-13 Eric HartmannMerge branch 'rules_versioning' of github.com:SonarSour...
2013-03-13 Eric HartmannUpdate version to 3.6-SNAPSHOT
2013-03-13 Eric HartmannRelease Sonar 3.5
2013-03-13 Simon BrandhofImprove CSS of rule status (deprecated/beta)
2013-03-13 Julien LancelotSONAR-4167 On Internet Explorer 9, the "Edit Group...
2013-03-13 Julien LancelotFix issue when deleting manual rules because of previou...
2013-03-13 Julien LancelotSONAR-4193 Improve modal rule css
2013-03-13 Julien LancelotAdd missing copyright
2013-03-13 Julien LancelotAdd missing copyright
2013-03-13 Simon BrandhofAllow to add metadata info to title of modal windows
2013-03-13 Julien LancelotSONAR-4193 Create a macro interpreter API in sonar...
2013-03-13 Julien LancelotSONAR-4170 Revert feature to search for removed rules
2013-03-13 Julien LancelotSONAR-4193 Improve modal rule window layout
2013-03-13 Julien LancelotFix regression when displaying inactive or active rules
2013-03-13 Julien LancelotSet placeholder default value to '' in dropdown_tag
2013-03-13 Julien LancelotFix sort bey removal date when selected removed status
2013-03-12 Julien LancelotImprove dropdown tag, use it rules bulk change and...
2013-03-12 Julien LancelotUpdate select tag options
2013-03-12 Julien LancelotSONAR-4191 Create a layer on select2 to create select box
2013-03-12 Julien LancelotSeparate last db migration in 3 migrations
2013-03-12 Julien LancelotSONAR-3879 Remove enabled column of rules
2013-03-12 Julien LancelotSONAR-4193 Provide a way in a rule description to injec...
2013-03-11 Julien LancelotSONAR-4170 SONAR-3880 Make it possible to search for...
2013-03-11 Julien LancelotSONAR-4170 Add language property on rule in order to...
2013-03-08 Julien LancelotSONAR-3879 Provide the ability to flag a rule as 'Depre...
2013-03-08 Julien LancelotSONAR-3879 SONAR-4170 SONAR-3880 Add status, created_at...
2013-03-08 Julien LancelotUpdate sonar pom version to 3.6-SNAPSHOT
2013-03-08 Julien LancelotSONAR-4191 Refactor the Quality Profile search engine...
2013-03-08 Julien LancelotSONAR-4191 Remove the 'any' value in multiple-value...
2013-03-07 Julien LancelotSONAR-4191 Refactor the Quality Profile search engine...
2013-03-07 Julien LancelotSONAR-4132 Do not display 'History' when resource is...
2013-03-07 Simon BrandhofRemove unused imports
2013-03-07 Eric Hartmann[maven-release-plugin] prepare for next development...
2013-03-07 Eric Hartmann[maven-release-plugin] prepare release 3.5-RC4
2013-03-06 Simon BrandhofFix height of measure rows
2013-03-05 Simon BrandhofDo not automatically log FileSystemFilter
2013-03-05 Simon BrandhofRevert "SONAR-4069 Remove Task and TaskDefinition from...
2013-03-05 Simon BrandhofSONAR-4069 Remove Task and TaskDefinition from API.
2013-03-05 Simon BrandhofUse new-window icon in components page
2013-03-05 Simon BrandhofFix alignment in duplications
2013-03-05 Simon BrandhofFix alignment of trend icons
2013-03-05 Julien LancelotFix issue when opening a new window from a file on IE
2013-03-05 Julien LancelotFix issue when rendering Design page
2013-03-04 Evgeny MandrikovSONAR-3837 Fix violation tracking mechanism
2013-03-01 Eric Hartmann[maven-release-plugin] prepare for next development...
2013-03-01 Eric Hartmann[maven-release-plugin] prepare release 3.5-RC2
2013-03-01 Eric HartmannUpgrade to Sonar Java 1.2-RC2
2013-03-01 Julien HENRYRevert all changes made to IoC container for views...
2013-02-28 Simon BrandhofFix bold font on IE9
2013-02-28 Julien HENRYSONAR-2965 Disable autocommit on DBCP and improve semap...
2013-02-28 Julien LancelotRemove duplicate ProjectLock
2013-02-28 Julien LancelotRemove duplicate DefaultIndex
2013-02-28 Julien LancelotImprove ProjectTaskContainer in order to override some...
2013-02-27 Simon BrandhofGenerate server metadata before startup tasks
2013-02-27 Julien HENRYFix after refactoring for views
2013-02-27 Julien LancelotFix unit tests
2013-02-27 Julien LancelotMoved Languages in ModuleContainer
2013-02-27 Julien HENRYRefactor ioc containers to allow views to work as a...
2013-02-26 Julien LancelotFix issue on Google Chrome where horizontal scroll...
2013-02-26 Fabrice BellingardSONAR-4042 Fix regression when saving a filter with...
2013-02-26 Simon BrandhofAdd spacing to rule select-box in the violations viewer
2013-02-26 Simon BrandhofFix alignment of trend icons
next