]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
2014-01-23 Stas VilchikNew Issues Page: add "actionsPlans" and "resolved"...
2014-01-23 Julien LancelotIssueShowWS : Update changelog, comments and technical...
2014-01-23 Julien LancelotIssueShowWS : Add technical debt unformatted value
2014-01-23 Simon BrandhofFix some quality flaws
2014-01-23 Julien LancelotFix unit test
2014-01-23 Julien HENRYSONAR-3024 Perform one shot migration of all project...
2014-01-23 Julien LancelotIssueShowWS : Add changelog (without formatted label...
2014-01-23 Stas VilchikNew Issues Page: Fix default sorting
2014-01-22 Julien LancelotIssueShowWS : Complte comments
2014-01-22 Julien LancelotIssueShowWS : Add dates (only unformated value)
2014-01-22 Jean-Baptiste... SONAR-4326 Delete unused tags at startup
2014-01-22 Jean-Baptiste... SONAR-4326 Delete unused tags when updating tags on...
2014-01-22 Jean-Baptiste... SONAR-4326 UI tuning for rule tag management
2014-01-22 Julien LancelotIssueShowWS : Add technical debt
2014-01-22 Julien LancelotIssue WS -> Add some issue fields and actions
2014-01-22 Julien LancelotSONAR-4923 Fix issue on rule display
2014-01-22 Julien LancelotSONAR-4923 Fix issue on rule modal display
2014-01-22 Stas VilchikNew Issues Page: Some adjustments
2014-01-22 Julien LancelotSONAR-4923 Remove remaining usage of rule_notes and...
2014-01-22 Jean-Baptiste... SONAR-4326 Allow creation of new tags from coding rules...
2014-01-22 Jean-Baptiste... SONAR-4326 Create dedicated facade for rule tag management
2014-01-22 Julien LancelotSONAR-4923 Remove rule_notes and active_rule_notes...
2014-01-22 Simon BrandhofAdd some comments
2014-01-22 Simon BrandhofFix conflict of Java web services with RoR development...
2014-01-22 Simon BrandhofRemove bad imports of org.codehaus.plexus.util.StringUt...
2014-01-22 Simon BrandhofRefactor WS api
2014-01-22 Jean-Baptiste... Fix complexity issue in tag sync method
2014-01-22 Simon BrandhofFix conflict of Java web services with RoR development...
2014-01-22 Julien HENRYChange log level when accessing resource using its...
2014-01-21 Julien LancelotRemove no more used code on active rules
2014-01-21 Julien LancelotSONAR-4923 Do not allow space in rule values on single...
2014-01-21 Julien LancelotSONAR-4923 Fix rule parameter validation on single...
2014-01-21 Julien LancelotSONAR-4326 Fix unit test due to upate of error message...
2014-01-21 Jean-Baptiste... SONAR-4326 Fix error message on tag validation
2014-01-21 Jean-Baptiste... SONAR-4326 Allow to add and remove tags on a rule
2014-01-21 Julien HENRYFix resource indexing in views
2014-01-21 Simon BrandhofDrop unused ruby code (issues/search2)
2014-01-21 Julien LancelotSONAR-4973 Replace "Cost" by "Technical Debt" on the...
2014-01-21 Julien LancelotSONAR-4923 Fix parent update where active rules from...
2014-01-21 Julien LancelotSONAR-4923 Fix parent update where active rules from...
2014-01-21 Stas VilchikPie chart: fix hover issue
2014-01-21 Stas VilchikNew Issues Page: Small adjustments
2014-01-21 Julien LancelotFix quality flaws
2014-01-21 Stas VilchikNew Issues Page: Fix changelog url
2014-01-21 Stas VilchikNew Issues Page: Fix rule styles
2014-01-21 Julien LancelotSONAR-4923 sort by creation date should display most...
2014-01-20 Simon BrandhofFix minor quality flaw
2014-01-20 Simon BrandhofRemove direct usage of gson in JsonReport
2014-01-20 Simon BrandhofAdd support of Date in JsonWriter
2014-01-20 Simon BrandhofSONAR-5010 refactor WebService framework
2014-01-20 Simon BrandhofSONAR-5010 refactor WebService#isApi() to isPrivate()
2014-01-20 Simon BrandhofRemove unused ruby code
2014-01-20 Simon BrandhofRefactor package names of API introduced in 4.2
2014-01-20 Julien HENRYFix OOM in migration that remove leading slash
2014-01-20 Julien LancelotUpdate all links (issues widget, action plan page and...
2014-01-20 Simon BrandhofNew API org.sonar.api.utils.text.CsvWriter
2014-01-20 Simon BrandhofComplete javadoc
2014-01-20 Simon BrandhofAdd skeleton of new WS /api/rules/search
2014-01-20 Simon BrandhofSONAR-5010 allow Java web services to use an existing...
2014-01-20 Julien HENRYSONAR-3024 No more support of deprecated keys in WS...
2014-01-20 Jean-Baptiste... SONAR-4326 Move tags to rules title bar, extract style...
2014-01-20 Jean-Baptiste... Fix quality flaws
2014-01-20 Stas VilchikNew Issues Page: Show comments
2014-01-20 Julien LancelotSONAR-4997 Remove the "Display as Treemap" feature...
2014-01-20 Julien LancelotFix quality flaws
2014-01-20 Simon BrandhofAdd missing package-info.java in org.sonar.api.utils.dag
2014-01-20 Simon BrandhofSONAR-5010 deprecate old ws extension point
2014-01-20 Jean-Baptiste... SONAR-4326 Add field to search for rules based on selec...
2014-01-20 Stas VilchikNew Issues Page: Show details, rule, changelog
2014-01-20 Julien LancelotFix quality flaws
2014-01-20 Julien LancelotNo more display issues on issues drilldown
2014-01-20 Simon BrandhofSONAR-4908 add missing unit test
2014-01-20 Simon BrandhofSONAR-4908 fix backward-compatibility
2014-01-20 Stas VilchikRemove trailing comma
2014-01-20 Stas VilchikNew Issues Page: Show details
2014-01-19 Simon BrandhofFix since version of issue_filters_controller.rb
2014-01-19 Simon BrandhofRefactor ProjectLinkTest
2014-01-19 Simon BrandhofSONAR-5010 public API for Java web services
2014-01-18 Simon BrandhofDelte deprecated API DependsUponCustomRules
2014-01-18 Simon BrandhofRemove dead code in deprecated RuleI18nManager
2014-01-18 Simon BrandhofSystem2#envVariable(String) can return null
2014-01-18 Simon BrandhofReplace json-simple by gson in sonar-batch
2014-01-17 Simon BrandhofRemove org.sonar.api.database.daos.MeasuresDao, depreca...
2014-01-17 Simon BrandhofSONAR-5010 New API for implementing Java Web Services
2014-01-17 Jean-Baptiste... SONAR-4326 Fix case when no tag is defined (i.e current...
2014-01-17 Simon BrandhofSONAR-5010 use Java HttpServletRequest
2014-01-17 Julien LancelotFix quality flaws
2014-01-17 Jean-Baptiste... SONAR-4326 Create dedicated ES type to store tags,...
2014-01-17 Jean-Baptiste... SONAR-4326 Use regex inspired from StackOverflow to...
2014-01-17 Julien HENRYSONAR-926 Fix JavaFile parent key when located in root...
2014-01-17 Simon BrandhofUpgrade to jsonassert 1.2.2
2014-01-17 Simon BrandhofFix some quality flaws
2014-01-17 Simon BrandhofSONAR-5010 New Java API for implementing Web Services
2014-01-17 Julien LancelotSONAR-4887 Remove backup code
2014-01-17 Julien LancelotSONAR-4923 Remove no more used copyProfile()
2014-01-17 Julien LancelotSONAR-4923 Copy profile now use Java facade and index...
2014-01-17 Julien HENRYSONAR-926 Deprecate CLA qualifier. JavaFile are now...
2014-01-17 Jean-Baptiste... Fix missing dependency
2014-01-17 Jean-Baptiste... Add missing package-infos
2014-01-17 Jean-Baptiste... SONAR-4326 Fix tag indexation at first activation of...
next