]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
2014-05-05 Jean-Baptiste... SONAR-5111 Split quality profiles WS into old style...
2014-05-05 Simon BrandhofSONAR-5254 apply naming conventions of URLs
2014-05-05 Simon Brandhofstart-mac.sh builds sources if needed
2014-05-05 Simon BrandhofRename some fields in rules2
2014-05-05 Julien LancelotSONAR-5111 Add api/resources WS documentations
2014-05-05 Jean-Baptiste... SONAR-5111 Use latest API to declare batch WS metadata...
2014-05-05 Julien LancelotSONAR-5111 Add api/server, api/updatecenter, api/timema...
2014-05-05 Simon BrandhofFix quality flaws
2014-05-05 Simon BrandhofFix rule parameters in api/rules2/show
2014-05-05 Stephane Gamard- Fixed FieldEnum rename error in Medium Test
2014-05-05 Stephane Gamard- Using rule2.ActiveRuleDao for tests
2014-05-05 Stephane GamardAdding license headers
2014-05-05 Stephane GamardMoving AcgiveRuleDao to BaseDao Impl
2014-05-05 Stephane GamardRemoved debug output from Index
2014-05-05 Stephane GamardChanged Log level for BaseIndex
2014-05-05 Jean-Baptiste... SONAR-5250 Handle display of example response in WS...
2014-05-05 Julien HENRYFix SnapshotCache to not contains libraries.
2014-05-05 Simon BrandhofRename ES field RuleParam.VALUE to DEFAULT_VALUE
2014-05-05 Simon BrandhofAdd JsonWriter#valueObject(Object)
2014-05-05 Simon BrandhofFix start-mac.sh
2014-05-05 Simon Brandhofstart-mac.sh must start "sonar.sh start" instead of...
2014-05-05 Julien HENRYSONAR-3437 Enable batch mode when saving measures into DB
2014-05-02 Stephane GamardFixed RuleDao for Junits due to insert of Param with...
2014-05-02 Stephane Gamardfix quality flaw
2014-05-02 Stephane GamardBaseDao Synchronisation based on Dto and RuleNormalizer
2014-05-02 Stephane Gamardup-throw Exception afterExecution in LocalQueueWorker
2014-05-02 Stephane GamardAdded a timeout on Latch for synched ClusterAction
2014-05-02 Julien LancelotSONAR-5111 Complete "api/qualitygates" WS documentation...
2014-05-02 Jean-Baptiste... SONAR-5250 Handle visibility of internal services
2014-05-02 Simon BrandhofSONAR-5250 add parameter includeInternals to /api/webse...
2014-05-02 Jean-Baptiste... SONAR-5250 Display possible values for parameters
2014-05-02 Simon BrandhofSONAR-5264 Force documentation of web services to be...
2014-05-02 Julien LancelotSONAR-5111 Add missing ProjectsWs to ServerComponents
2014-05-02 Julien LancelotSONAR-5111 Add "api/projects" WS documentation
2014-05-02 Jean-Baptiste... SONAR-5250 Modify layout, add WS path to action title
2014-05-02 Julien LancelotSONAR-5262 Fail to delete action plan having issues...
2014-05-02 Jean-Baptiste... SONAR-5250 Add navigation, modify layout, show paramete...
2014-05-02 Julien LancelotFix UT
2014-05-02 Julien LancelotSONAR-5111 Complete documentation for "api/profiles" WS
2014-05-02 Stephane GamardAddedSONAR-5237 - Working facets for RuleService and...
2014-05-02 Julien LancelotCheck that the values of a param is in possible values...
2014-05-02 Stas VilchikFix bulk change
2014-05-02 Julien LancelotRevert "SONAR-3437 Enable batch mode when saving measur...
2014-05-01 Simon BrandhofFix some quality flaws
2014-05-01 Simon BrandhofComplete build scripts
2014-05-01 Stephane GamardAddedSONAR-5237 - Added ActiveRuleParam and updated...
2014-05-01 Stephane GamardAddedSONAR-5237 - Added all tags and updated IndexMediu...
2014-05-01 Stephane GamardSONAR-5237 - Added active rule and IndexMediumTest
2014-05-01 Stephane GamardSONAR-5237 - Added tags and RuleParams to RuleService
2014-05-01 Stephane GamardSONAR-5237 - Added RuleParam
2014-05-01 Simon BrandhofMinor renaming in RuleIndexMediumTest
2014-05-01 Simon BrandhofFix some quality flaws
2014-05-01 Stephane GamardUpdated LogLevel on BaseIndex
2014-05-01 Simon BrandhofNew tests on RuleServiceMediumTest
2014-05-01 Stephane GamardSONAR-5237 - Passing all RuleSearchMediumTests
2014-05-01 Stephane GamardSONAR-5237 - Passing Test for RuleStatus in RuleSearchM...
2014-05-01 Stephane GamardIgnore status test.
2014-05-01 Stephane GamardSONAR-5237 - Fixed RuleSearchMediumTests
2014-05-01 Simon BrandhofNew tests on RuleSearchMediumTest
2014-05-01 Stephane GamardSONAR-5237 - Fixed some SearchMediumTests
2014-05-01 Stephane GamardOrdered fields in Hit.getFields
2014-05-01 Simon BrandhofNew tests to be fixed on RuleSearchMediumTest
2014-05-01 Simon BrandhofNew tests to be fixed on RuleSearchMediumTest
2014-05-01 Simon BrandhofDrop UnsuportedException and improve rule search
2014-05-01 Stephane Gamardfix quality flaws
2014-05-01 Stephane GamardFixed missign license header
2014-05-01 Stephane GamardSONAR-5237 - Implemented IndexAction compatible with Dto
2014-04-30 Stephane GamardSONAR-5237 - Implemented Field selection in RuleIndex...
2014-04-30 Stephane GamardSONAR-5237 - Implemented partial query search in RuleSe...
2014-04-30 Stephane GamardSONAR-5237
2014-04-30 Julien HENRYSONAR-3437 Enable batch mode when saving measures into DB
2014-04-30 Julien HENRYSONAR-3437 Fix use of persistit with 3-Tuple keys....
2014-04-30 Simon BrandhofDo not accumulate already-processed actions in DbSession
2014-04-30 Simon BrandhofFix some quality flaws
2014-04-30 Simon BrandhofSupport system properties prefixed by "mediumTests...
2014-04-30 Simon BrandhofAdd ServerTester#addPluginJar()
2014-04-30 Stephane GamardSONAR-5237 - Initial mediumtest working
2014-04-30 Julien LancelotSONAR-5111 Complete "api/issues" WS documentation
2014-04-30 Jean-Baptiste... SONAR-5250 Initialize backbone app for API documentation
2014-04-30 Julien HENRYRevert persistit version to stay compatible with Java 1.6
2014-04-30 Julien HENRYSONAR-3437, SONAR-5189 Store measures in a persistit...
2014-04-30 Simon BrandhofAdd ServerTester#clearDataStores()
2014-04-30 Stephane GamardSONAR-5237 - Updated RuleService#search
2014-04-30 Julien LancelotFix wrong plan param renaming by a previous commit
2014-04-30 Julien LancelotFix quality flaws
2014-04-30 Simon BrandhofCleanup org.sonar.server.rule2
2014-04-30 Simon BrandhofBuilding without executing tests is not recommended
2014-04-30 Julien HENRYInputFiles were indexed twice
2014-04-30 Stephane GamardAdded license header
2014-04-30 Stephane GamardSONAR-5237 - Added base Mapping for Rule
2014-04-30 Stephane GamardSONAR-5237 - Created Base and Rule Normalizer classes
2014-04-30 Simon BrandhofContinue draft of rule improvement
2014-04-30 Julien LancelotCommented out synchronizer in BaseIndex
2014-04-30 Julien LancelotCheck that the value of a pram is in possible values...
2014-04-30 Stas VilchikComponent Viewer: adjust colorizer
2014-04-30 Stas VilchikComponent Viewer: show project name
2014-04-30 Julien LancelotSONAR-5111 Refactored some ws to add response examples
2014-04-30 Julien LancelotSONAR-5111 Complete "api/issue_filters" WS doc
2014-04-30 Simon BrandhofMinor changes on org.sonar.server.rule2
2014-04-30 Simon BrandhofFix RuleService
next