]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
2014-05-28 Simon BrandhofSONAR-5007 remove api/rules/set_tags and set_note
2014-05-28 Simon BrandhofSONAR-5007 add test and delete unused files
2014-05-28 Simon BrandhofSONAR-5007 revert bad change of logback.xml
2014-05-28 Jean-Baptiste... SONAR-5007 SONAR-5326 SONAR-5136 Use completion for...
2014-05-28 Jean-Baptiste... SONAR-5007 SONAR-5326 SONAR-5136 Use /update for tags...
2014-05-28 Julien LancelotTestCase should not contain File object
2014-05-28 Julien LancelotSONAR-5341 In /issues/search WS, add parameter 'extra_f...
2014-05-28 Stephane Gamardfix quality flaw (pending update)
2014-05-28 Stephane GamardSONAR-5007 - Implemented Filter on REMOVED Rules
2014-05-28 Stephane GamardDAOv.2 - Suspended test pending update of ZIP file
2014-05-28 Stephane GamardDAOv.2 - Added path Analyzer for ES
2014-05-28 Stephane Gamardfix quality flaw (method rename)
2014-05-28 Stephane GamardDAOv.2 - Updated Core Analyzer for ES (required for...
2014-05-28 Simon BrandhofSONAR-5007 add WsTester to ServerTester
2014-05-28 Simon BrandhofSONAR-5007 do not update rules with status REMOVED
2014-05-28 Simon BrandhofSONAR-5007 improve description of api/rules/update
2014-05-28 Simon BrandhofRemove test that has too many false-positives
2014-05-28 Simon BrandhofSONAR-5007 add api/rules/update
2014-05-28 Stephane GamardDAOv.2 - Removed json files for ESNode settings
2014-05-28 Simon BrandhofSONAR-5007 merge api/rules/set_tags and api/rules/set_n...
2014-05-27 Simon BrandhofSONAR-5280 fix compatibility with mysql 5.7
2014-05-27 Stephane GamardDAOv.2 - Added working dir for ES in MEMORY
2014-05-27 Stephane GamardSONAR-5007 - Suspended Sorting tests
2014-05-27 Stephane Gamardfix quality flaw (debug outputs)
2014-05-27 Stephane GamardDAOv.2 - Fixed ESNode when no type property is set...
2014-05-27 Stephane GamardSONAR-5007 - Removed Unecessary SortField in query...
2014-05-27 Stephane GamardDAOv.2 - Forced ES in Memory for MediumTests
2014-05-27 Stephane GamardDAOv.2 - Updated Rule for FieldIndex usage
2014-05-27 Stephane GamardDAOv.2 - Added Indexable and IndexField to replace...
2014-05-27 Stephane GamardDAOv.2 - Implemented multiple methods for ESNode (DATA...
2014-05-27 Julien LancelotSONAR-5346 /api/sources?resource=MyFile return a error...
2014-05-27 Jean-Baptiste... Bump enforced application size a bit higher
2014-05-27 Jean-Baptiste... Try Open Sans for more consistent cross platform font...
2014-05-27 Stas VilchikSONAR-5209 Add or remove a component as favorite
2014-05-27 Julien LancelotFix quality flaw
2014-05-27 Julien LancelotSONAR-5286 Refactoring of duplications WS in order...
2014-05-27 Stephane GamardSONAR-5061 - Updated ES to 1.1.2 for Mvel 2.2 version
2014-05-27 Stephane GamardSONAR-5246 - Added medium tests for Deactivation WS
2014-05-27 Jean-Baptiste... SONAR-5007 SONAR-5133 Apply feedback for filter bar...
2014-05-27 Stephane GamardSONAR-5245 - Added activation (bulk and single) Medium...
2014-05-27 Stephane GamardSONAR-5245 - SONAR-5245 - Added Response for WS
2014-05-27 Stephane GamardSONAR-5245 - SONAR-5245 - Added ActiveRuleService#activ...
2014-05-27 Julien HENRYSONAR-5216 Rename new metric profiles -> quality_profiles
2014-05-27 Stas VilchikSONAR-5333 Change font
2014-05-27 Simon BrandhofSONAR-5007 fix some quality flaws
2014-05-27 Stas VilchikSONAR-5209 Show tests that cover a line
2014-05-27 Stas VilchikSONAR-5209 Add sub project name
2014-05-27 Stephane GamardDAOv.2 - Test preotected chars in value
2014-05-27 Stephane GamardDAOv.2 - Added IndexStat
2014-05-26 Simon BrandhofSONAR-5007 fix some quality flaws
2014-05-26 Julien LancelotImprove WS using "_ref"
2014-05-26 Julien LancelotSONAR-5338 Create Java client for tests WS
2014-05-26 Simon BrandhofSONAR-5007 fix compatibility with Oracle
2014-05-26 Stas VilchikSONAR-5209 Issues header improvement
2014-05-26 Jean-Baptiste... SONAR-5007 Add (disabled) unit test for rule sort
2014-05-26 Julien HENRYFix log format
2014-05-26 Stas VilchikSONAR-5209 Better scm display
2014-05-26 Stas VilchikSONAR-5209 Apply feedback on coverage
2014-05-24 Simon BrandhofSONAR-5007 move org.sonar.server.es to org.sonar.server...
2014-05-24 Simon BrandhofSONAR-5007 refactor org.sonar.server.db.Dao
2014-05-24 Simon BrandhofSONAR-5007 move package org.sonar.server.rule2 to rule
2014-05-24 Simon BrandhofSONAR-5007 fix db migration when registering q profiles
2014-05-24 Simon BrandhofSONAR-5007 fix test on postgres
2014-05-23 Simon BrandhofSONAR-5007 fix synchronizer of active rules
2014-05-23 Simon BrandhofSONAR-5007 fix db migrations 538 and 539
2014-05-23 Simon BrandhofFix NPE in QProfileEventsDecorator with Views plugin
2014-05-23 Stephane Gamardfix quality flaw (missing import)
2014-05-23 Stephane GamardDAOv.2 - Fixed IndexDefinition for Rule and ActiveRule
2014-05-23 Stephane Gamardfix quality flaw (code cleanup)
2014-05-23 Stephane GamardSONAR-5007 - Implementation of IndexSynchronizer
2014-05-23 Simon BrandhofSONAR-5007 add test (to be fixed and enabled soon)
2014-05-23 Simon BrandhofSONAR-5007 fix db migrations 538 and 539
2014-05-23 Jean-Baptiste... SONAR-5007 SONAR-5137 Filter quality profiles on rule...
2014-05-23 Stas VilchikSONAR-5333 Add spinners for measure filters
2014-05-23 Stephane GamardDAOv.2 - Updated Dao interface for upcoming Synchronizer
2014-05-23 Stephane Gamardfix quality flaw (missign license header)
2014-05-23 Stephane GamardSONAR-5012 - Removed empty facets.
2014-05-23 Stephane GamardDAOv.2 - Simplified [] upsert for ES
2014-05-23 Stephane GamardSONAR-5237 - Fixed WS sorting and added WS Medium Tests
2014-05-23 Stas VilchikRemove console.log
2014-05-23 Stas VilchikSONAR-5333 Sticky sidebar
2014-05-23 Stas VilchikSONAR-5333 Improve UI of the sidebar, make it sticky
2014-05-23 Simon BrandhofSONAR-5007 add ACTIVE_RULES.CREATED_AT / UPDATED_AT...
2014-05-23 Stas VilchikSONAR-5333 Improve UI
2014-05-23 Jean-Baptiste... SONAR-5007 Fix display of facets, translations, paging...
2014-05-23 Jean-Baptiste... Fix "translate with parameters" function
2014-05-23 Julien LancelotSONAR-5338 Create a WS /api/tests/show returning the...
2014-05-23 Julien LancelotSONAR-5338 Create s WS /api/tests/plan returning list...
2014-05-23 Julien LancelotSONAR-5338 Create s WS /api/tests/testable returning...
2014-05-23 Simon BrandhofFix compatibility with MSSQL
2014-05-23 Stas VilchikSONAR-5333 Improve style of the drilldown page
2014-05-23 Stas VilchikSONAR-5333 Add classes to description widget
2014-05-23 Stas VilchikSONAR-5333 Fix labels inside it coverage widget
2014-05-23 Stas VilchikSONAR-5333 Fix whitespaces
2014-05-23 Stas VilchikSONAR-5007 Fix infinite scrolling
2014-05-23 Simon BrandhofSONAR-5007 add tests for RegisterQualityProfiles
2014-05-23 Simon BrandhofSONAR-5007 add tests for RegisterQualityProfiles
2014-05-23 Stas VilchikSONAR-5333 Fix some issues
2014-05-23 Jean-Baptiste... SONAR-5007 SONAR-5134 Add sort and scroll in coding...
2014-05-23 Stephane GamardSONAR-5007 - Added assertions for QualityProfile Regist...
next