]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
2014-07-02 Stas VilchikSONAR-5333 Responsive widget grid
2014-07-02 Jean-Baptiste... Remove console.log
2014-07-02 Jean-Baptiste... SONAR-5334 Remove localStorage based translation methods
2014-07-02 Stas VilchikSONAR-5209 Fix clearing of issues
2014-07-02 Stas VilchikSONAR-5209 Fix duplication rendering issue
2014-07-02 Stas VilchikSONAR-5333 Underline links
2014-07-02 Jean-Baptiste... SONAR-5334 Fix performance issue with localStorage...
2014-07-02 Stas VilchikSONAR-5209 Only closed issues should be displayed at...
2014-07-02 Julien LancelotFix quality flaws
2014-07-02 Julien LancelotFix quality flaws
2014-07-02 Jean-Baptiste... Fix display of file size numbers (when separator is...
2014-07-02 Jean-Baptiste... Fix quality flaw
2014-07-02 Stephane Gamardfix quality flaws (equals and hashcode methods)
2014-07-02 Julien HENRYFix some quality flaw
2014-07-02 Julien LancelotFix quality flaws
2014-07-02 Simon BrandhofFix javadoc
2014-07-01 Simon BrandhofFix some quality flaws
2014-07-01 Simon BrandhofAdd format-headers.sh, just to remind "mvn license...
2014-07-01 Simon BrandhofFix some quality flaws
2014-07-01 Simon BrandhofFix some quality flaws
2014-07-01 Simon BrandhofFix some quality flaws
2014-07-01 Stas VilchikSONAR-5333 Fix link style in table footer
2014-07-01 Stas VilchikSONAR-5209 Remove number of FP issues
2014-07-01 Stas VilchikSONAR-5209 Bug on "FP" or "Resolve" action
2014-07-01 Stas VilchikSONAR-5209 Improve issue limit message & tooltips
2014-07-01 Simon BrandhofFix some quality flaws
2014-07-01 Stephane Gamardfix quality flaws (Unused ctor)
2014-07-01 Stephane Gamardfix quality flaws (RuleDoc CTor needs a non-nullable...
2014-07-01 Stephane Gamardfix quality flaws
2014-07-01 Julien LancelotFix quality flaws
2014-07-01 Stas VilchikSONAR-5209 Return the underline of the issue line
2014-07-01 Simon BrandhofFix quality flaws
2014-07-01 Julien LancelotFix quality flaws
2014-07-01 Stephane Gamardfix quality flaws
2014-07-01 Stephane Gamardfix quality flaws
2014-07-01 Julien LancelotFix quality flaws
2014-07-01 Stephane Gamardfix quality flaws
2014-07-01 Stephane Gamardfix quality flaws
2014-07-01 Stephane Gamardfix quality flaws
2014-07-01 Simon BrandhofFix quality flaws
2014-07-01 Simon BrandhofFix quality flaws
2014-07-01 Julien LancelotFix quality flaws
2014-07-01 Stephane Gamardfix quality flaws (sort field can be null)
2014-07-01 Stephane Gamardfix quality flaws
2014-07-01 Stephane Gamardfix quality flaws
2014-07-01 Stephane Gamardfix quality flaw
2014-07-01 Stephane Gamardfix quality flaw (rule.getLanguage() can be null)
2014-07-01 Julien HENRYFix some quality flaws
2014-07-01 Julien LancelotSONAR-5426 Rule name and description must always be...
2014-07-01 Simon BrandhofFix quality flaws
2014-07-01 Jean-Baptiste... Fix quality flaws
2014-07-01 Jean-Baptiste... Upgrade to latest karma-phantomjs-launcher, get rid...
2014-07-01 Jean-Baptiste... SONAR-5138 Rename Coding Rules navigation link to Rules
2014-07-01 Simon BrandhofFix some quality flaws
2014-07-01 Julien LancelotSONAR-5007 Revert find ids to rule finder logic (remove...
2014-07-01 Julien LancelotSONAR-5007 - Severity is null for manual rules
2014-07-01 Julien LancelotRevert "SONAR-4514 Add a default severity when creating...
2014-07-01 Stas VilchikSONAR-5209 Increase saturation of code color palette
2014-07-01 Simon BrandhofFix some quality flaws
2014-07-01 Stas VilchikSONAR-5209 Issues header adjustments
2014-07-01 Stas VilchikSONAR-5209 Update issue limit message
2014-07-01 Jean-Baptiste... SONAR-5138 Revert to old layout, with Coding Rules...
2014-07-01 Stas VilchikSONAR-5209 Issues performance
2014-07-01 Julien LancelotSONAR-4514 Add a default severity when creating manual...
2014-07-01 Simon BrandhofFix some quality flaws
2014-07-01 Stephane GamardSONAR-5007 - Assert ID is preset in Rule domain Object...
2014-07-01 Stephane GamardSONAR-5007 - Added legacy ID field to Rule for RuleFinder
2014-07-01 Stas VilchikSONAR-5209 Fix transition after permalinks
2014-07-01 Stas VilchikSONAR-5209 Set issues limit to 100. Add issues limit...
2014-07-01 Stas VilchikSONAR-5209 Display issues when the code is not available
2014-07-01 Stas VilchikFix horizontal scrolling with the sidebar
2014-07-01 Stas VilchikSONAR-5209 Update labels
2014-06-30 Simon BrandhofSONAR-5007 refactor Q profile exporters
2014-06-30 Stephane GamardSONAR-5007 - Fixed DefaultFinderTest due to null case
2014-06-30 Stephane GamardSONAR-5007 - Fixed error in Issues when rule is REMOVED
2014-06-30 Simon BrandhofFix some quality flaws
2014-06-30 Julien HENRYFix some quality flaws
2014-06-30 Simon BrandhofFix some quality flaws
2014-06-30 Simon BrandhofRemove useless constructors with System2.INSTANCE
2014-06-30 Simon BrandhofRemove useless constructors with System2.INSTANCE
2014-06-30 Stas VilchikAlign facets
2014-06-30 Stas VilchikSONAR-5209 Return the issue red background
2014-06-30 Stas VilchikSONAR-5209 Update labels
2014-06-30 Stas VilchikSONAR-5209 Cross project duplications
2014-06-30 Stephane GamardSONAR-5007 - Returning name of effectiveChar in Issue...
2014-06-30 Stephane GamardSONAR-5007 - Added char and subChar to api.Rule bean...
2014-06-30 Stephane GamardSONAR-5007 - Wrapped DefaultRuleFinder with DAOv.2
2014-06-30 Stephane GamardDeprecating DefaultRuleFinder in core.
2014-06-30 Stas VilchikSONAR-5209 Add issues limit
2014-06-30 Jean-Baptiste... SONAR-5135 Hide form after bulk application
2014-06-30 Jean-Baptiste... SONAR-5007 Replace browser confirm dialogs with custom...
2014-06-30 Simon BrandhofFix some quality flaws
2014-06-30 Simon BrandhofAdd ConvertProfileMeasuresMigrationTest
2014-06-30 Stas VilchikSONAR-5209 Speed up issues rendering (remove console...
2014-06-30 Stas VilchikSONAR-5209 Speed up issues rendering (fix line numbers)
2014-06-30 Jean-Baptiste... SONAR-5135 Use "reset" parameter for revert (see b0d5f026)
2014-06-30 Stas VilchikSONAR-5209 Speed up issues rendering
2014-06-30 Simon BrandhofSONAR-5414 Increase max memory of server JVM
2014-06-30 Stas VilchikSONAR-5209 Fix the scm decorator
2014-06-30 Stas VilchikSONAR-5209 Cross project duplications
next