]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
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...
2014-01-17 Jean-Baptiste... SONAR-4326 Create dummy plugin for backend tests
2014-01-17 Julien LancelotSONAR-4923 Remove no more used ProfilesConsole
2014-01-17 Julien LancelotSONAR-4923 Move getProfileExportersForLanguage and...
2014-01-17 Julien LancelotSONAR-4923 Delete useless method
2014-01-17 Julien LancelotSONAR-4923 Backup from WS use Java facade
2014-01-17 Julien LancelotSONAR-4923 Export profile for a given plugin key and...
2014-01-17 Julien LancelotSONAR-4923 Fix query on Oracle
2014-01-17 Julien LancelotSONAR-4923 Export xml is now call from the Java facade
2014-01-17 Julien LancelotSONAR-4923 When renaomg a profile, rename child profile...
2014-01-17 Julien HENRYSONAR-926 Add a DB migration script for package ->...
2014-01-17 Julien LancelotSONAR-4923 Remove useless qProfileOperations dependency
2014-01-17 Julien LancelotSONAR-4923 Use opened session when loading profile
2014-01-17 Julien LancelotSONAR-4923 Fix issue when deleting profile where Previe...
2014-01-17 Julien HENRYSONAR-3024 Update the path of existing resources during...
2014-01-17 Stas VilchikNew Issues Page: Fix url for bulk change model
2014-01-17 Simon BrandhofDowngrade to jruby 1.7.9.
2014-01-17 Jean-Baptiste... SONAR-4326 Move DB migration
2014-01-17 Stas VilchikHistogram: fix relative scale condition
2014-01-17 Stas VilchikNew Issues Page: Reload results immediately after the...
2014-01-17 Stas VilchikNew Issues Page: Modal windows for management saved...
2014-01-16 Julien LancelotSONAR-4923 Create QProfileExporter used to import ...
2014-01-16 Jean-Baptiste... SONAR-4326 Refactor tag management introducing relation...
2014-01-16 Julien LancelotSONAR-4923 Fix hard coded profile id
2014-01-16 Julien LancelotSONAR-4923 Delete profile now uses Java facade
2014-01-16 Julien HENRYSONAR-926 Merge Java package and directory concepts...
2014-01-16 Julien LancelotSONAR-4923 Fix display and validation of parameter...
2014-01-16 Julien LancelotSONAR-4923 It could not be possible to change the sever...
2014-01-16 Simon BrandhofSONAR-4908 support deprecated param type REGULAR_EXPRESSION
2014-01-16 Julien LancelotSONAR-4923 Do not display "Add Note" action on inactive...
2014-01-16 Julien LancelotSONAR-4923 Delete debug command
next