]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
2016-12-14 Julien LancelotSONAR-7728 Replace old IssueClient by new one
2016-12-14 Oliver TrosienTypo: "componet" instead of "component" (#1463)
2016-12-14 Sébastien LesaintSONAR-8445 do auto upgrade on fresh install without... 1455/head
2016-12-14 Sébastien LesaintSONAR-8445 move SQ 5.6 create schema migrations out...
2016-12-14 Sébastien LesaintSONAR-8445 move SQ 5.6.1 migration out of Ruby
2016-12-14 Sébastien LesaintSONAR-8445 add module sonar-db-migration to db-unit...
2016-12-14 Sébastien LesaintSONAR-8445 move SQ 6.0 migrations out of Ruby
2016-12-14 Sébastien LesaintSONAR-8445 move SQ 6.1 migrations out of Ruby
2016-12-14 Sébastien LesaintSONAR-8445 support multiple migrations referencing...
2016-12-14 Sébastien LesaintSONAR-8445 move SQ 6.2 migrations out of Ruby
2016-12-14 Sébastien LesaintSONAR-8445 run DB migration of SQ 6.3 with Java
2016-12-14 Sébastien LesaintSONAR-8445 fork BaseDataChange and DdlChange in sonar...
2016-12-14 Sébastien LesaintSONAR-8445 move PlatformDatabaseMigration to package...
2016-12-14 Sébastien LesaintSONAR-8445 move DatabaseMigration to sonar-db-migration
2016-12-14 Sébastien LesaintSONAR-8445 handle creation of table SCHEMA_MIGRATIONS...
2016-12-14 Sébastien LesaintSONAR-8445 create maven module sonar-db-migration
2016-12-14 Simon BrandhofFix some Quality flaws
2016-12-14 Simon BrandhofSONAR-8535 SONAR-7304 sanitize WS api/server/*
2016-12-14 Julien LancelotRemove file related to measure filters
2016-12-14 TomAutomatic merge from branch-6.2
2016-12-13 Teryk BellahseneSONAR-8467 Fix pagination result when filtering by...
2016-12-13 Janos GyerikMake sure we always start with empty buffers before...
2016-12-13 TomPrepare for next development iteration
2016-12-13 Julien LancelotSONAR-7290 Add changelog action in IssueClient from... 1452/head
2016-12-13 Julien Lancelot SONAR-8531 api/issues/changelog should return raw...
2016-12-13 Julien LancelotSONAR-7290 Rewrite api/issues/changelog in Java
2016-12-13 Julien LancelotSONAR-7290 Remove api/issues/changelog from rails
2016-12-13 Julien LancelotSONAR-7290 Move issues classes related to ws to IssueWs...
2016-12-13 Julien LancelotSONAR-7290 Simplify and rename ActionService to ActionF...
2016-12-13 Tomrelease 6.2 6.2
2016-12-13 Simon BrandhofSONAR-5471 fix type of INTEGER columns on Oracle
2016-12-13 Simon BrandhofSONAR-5471 use v5.6 as version of initial schema
2016-12-13 Simon BrandhofSONAR-8533 Force unit CHAR on VARCHAR columns on Oracle
2016-12-13 Simon BrandhofSONAR-5471 Auto-incremented ID must start with 1 on...
2016-12-13 Simon BrandhofFix Quality flaws
2016-12-13 Simon BrandhofSONAR-5471 create initial schema (version 5.5)
2016-12-13 Simon BrandhofSONAR-5471 ability to have DEFAULT values on INT columns
2016-12-13 Teryk BellahseneSONAR-8467 Create WS api/project_analyses/search 1456/head
2016-12-13 Simon Brandhoffix type of INTEGER columns on Oracle
2016-12-13 Simon BrandhofSONAR-8534 delete ACTIVITY rows which don't have profil...
2016-12-13 ssjenkaAutomatic merge from branch-6.2
2016-12-12 Stas Vilchikuse yarn (#1453)
2016-12-12 Julien LancelotSONAR-8532 Upgrade embedded plugins to latest version
2016-12-12 Stas Vilchiksupport old project permalinks
2016-12-12 Julien LancelotSONAR-7291 Extract transition methods from IssueService... 1444/head
2016-12-12 Julien LancelotSONAR-7291 Rename IssueUpdater to IssueFieldsSetter
2016-12-12 Julien LancelotSONAR-7291 Drop WS api/issues/transitions
2016-12-12 Julien LancelotSONAR-7291 Clean up no more used code related to rails
2016-12-12 Stas Vilchikuse nodejs 6.x (#1451)
2016-12-12 Simon BrandhofSONAR-5471 refactor db migration 1315 in Java
2016-12-12 Simon BrandhofSONAR-5471 add RenameTableBuilder
2016-12-12 Simon BrandhofSONAR-5471 move creation of 5.6+ indices to Java migrations
2016-12-12 Simon BrandhofSONAR-5471 support timestamp type
2016-12-12 Simon BrandhofSONAR-5471 support default value in boolean and varchar...
2016-12-12 Simon BrandhofSONAR-5471 add DropIndexBuilder
2016-12-12 Simon BrandhofSONAR-5471 create webhook_deliveries indices in java
2016-12-12 Simon BrandhofSONAR-5471 add CreateIndexBuilder
2016-12-12 Simon BrandhofSONAR-5471 share validations of index/table/constraint...
2016-12-12 ssjenkaAutomatic merge from branch-6.2
2016-12-11 Simon BrandhofUse local SonarQube ZIP in performance and upgrade...
2016-12-11 Simon BrandhofUse local SonarQube ZIP in PluginsTest
2016-12-11 Simon BrandhofUpgrade to Orchestrator 3.14.0.833
2016-12-09 Stas Vilchikreorganize store directories
2016-12-09 Teryk BellahseneSONAR-8466 Create WS api/project_analyses/update_event 1446/head
2016-12-09 Stas Vilchikdisplay markdown help
2016-12-09 Stas Vilchikfix line permalink in source viewer
2016-12-09 Stas Vilchikrefactor SearchView to remove $ and _ dependencies...
2016-12-09 Stas Vilchikadd flow annotations in RecentHistory
2016-12-09 Stas Vilchikremove _ dependecy in RecentHistory
2016-12-09 Stas Vilchikreturn "id" instead of "uuid" from api/navigation/component
2016-12-09 Stas Vilchikremove $ and _ dependecies in ComponentNav
2016-12-09 Stas Vilchikdo not return "isComparable" from api/navigation/component
2016-12-09 Stas Vilchikdo not use "canBeFavorite" from api/navigation/component
2016-12-09 Julien LancelotFix quality flaws
2016-12-09 TomPrepare for next development iteration
2016-12-09 Tomrelease 6.2-RC3 6.2-RC3
2016-12-09 Tombuild: generate empty sources and javadoc jars for...
2016-12-09 Tombuild: generate empty sources and javadoc jars for...
2016-12-09 Julien LancelotRevert "Disable UpgradeTests"
2016-12-09 ssjenkaAutomatic merge from branch-6.2
2016-12-08 Julien LancelotDisable UpgradeTests
2016-12-08 Stas VilchikSONAR-8505 Implement smooth transition between pages...
2016-12-08 Julien LancelotDisable css plugin as it's currently incompatible with...
2016-12-08 Julien LancelotRevert "temporarily disable upgrade tests"
2016-12-08 Julien Lancelottemporarily disable upgrade tests
2016-12-08 Stas Vilchikfix minimum page width
2016-12-08 Duarte MenesesSONAR-8522 Support custom SSLSocketFactory and TrustManager 1443/head
2016-12-08 Stas VilchikSONAR-8451 hide notifications link
2016-12-08 Julien LancelotRemove rails code from static error pages 1442/head
2016-12-08 Julien LancelotSONAR-8464 Allow events name and category to be null
2016-12-08 Teryk BellahseneSONAR-8465 Create WS api/project_analyses/delete_event 1441/head
2016-12-08 Stas Vilchikredirect from /issues/search to /issues
2016-12-08 Stas Vilchikdrop unused ruby views and controllers (#1438)
2016-12-07 Teryk BellahseneSONAR-8464 Create WS api/project_analyses/create_event 1435/head
2016-12-07 Stas Vilchikmake LocalAuthenticationTest more reliable
2016-12-07 Julien LancelotFix quality flaw
2016-12-07 Stas Vilchikfix quality flaws
2016-12-07 Stas VilchikSONAR-8451 disable issues bulk change and the project...
2016-12-07 Stas VilchikSONAR-8451 fix warning of non-production database
2016-12-07 Julien LancelotSONAR-8498 Disable check on api/l10/index
next