]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
2016-12-19 Stas VilchikSONAR-8531 format effort in issues changelog
2016-12-19 Stas VilchikSONAR-7729 Improve display of issue changelog entries...
2016-12-19 Teryk BellahseneSONAR-7288 Use api/favorites/remove in the UI 1473/head
2016-12-19 Teryk BellahseneSONAR-7288 Create WS api/favorites/remove
2016-12-19 Teryk BellahseneSONAR-7287 Use api/favorites/add in the UI
2016-12-19 Teryk BellahseneSONAR-7287 Rename FavoriteUpdater#put to add
2016-12-19 Teryk BellahseneSONAR-7287 Rename FavoriteService to FavoriteUpdater
2016-12-19 Teryk BellahseneSONAR-7287 Move FavoriteService to favorite package
2016-12-19 Teryk BellahseneSONAR-7287 Create WS api/favorites/add
2016-12-16 Sébastien LesaintMerge branch 'branch-6.2'
2016-12-16 Sébastien LesaintSONAR-8416 fix login failure log at OAuth2 successful... 1475/head
2016-12-16 Simon BrandhofSONAR-8547 Get MSSQL driver from Maven central
2016-12-16 Sébastien LesaintSONAR-8445 drop field DatabaseVersion.LAST_VERSION 1468/head
2016-12-16 Sébastien LesaintSONAR-8445 move DatabaseVersion to sonar-db-migration
2016-12-16 Sébastien Lesaintadd constant for minimum number of components in Compon...
2016-12-16 Sébastien LesaintSONAR-8445 move DatabaseVersion to level2
2016-12-16 Sébastien LesaintSONAR-8445 add a DAO for SCHEMA_MIGRATIONS
2016-12-16 Sébastien Lesaintimproving stability of DatabaseMigrationImplConcurrentA...
2016-12-16 Sébastien Lesaintsort DAO classes in DaoModule alphabetically
2016-12-16 Sébastien LesaintSONAR-8445 move DataChange subclasses from sonar-db...
2016-12-16 Sébastien LesaintSONAR-8445 delete unused resources from deleted unit...
2016-12-16 Sébastien LesaintSONAR-8445 move def and sql builder classes to sonar...
2016-12-16 Sébastien LesaintSONAR-8445 move package charset from sonar-db to sonar...
2016-12-16 Sébastien LesaintSONAR-8445 a bit of Ruby code cleaning + fix quality...
2016-12-16 Julien HENRYTry to reenable failing test with a lower footprint
2016-12-16 Julien HENRYTemporarily disable test that cause OOM
2016-12-16 Julien HENRYFix quality flaws
2016-12-15 Julien LancelotSONAR-7292 Remove useless code in IssueChangeDao 1467/head
2016-12-15 Julien LancelotSONAR-7293 Replace Ruby WS api/issues/delete_comment...
2016-12-15 Julien LancelotSONAR-7294 Replace Ruby WS api/issues/edit_comment
2016-12-15 Julien LancelotSONAR-7292 IssueChangeDao#selectCommentByKey now return...
2016-12-15 Julien LancelotSONAR-7292 Move IssueTesting to sonar-db for IssueDto...
2016-12-15 Julien LancelotSONAR-7292 Sanitize IssuesWsParameters and add some...
2016-12-15 Julien LancelotSONAR-7292 Replace Ruby WS api/issues/add_comment
2016-12-15 Julien HENRYSONAR-8540 Fix saving of raw IT/Overall coverage measures
2016-12-15 Sébastien LesaintMerge branch 'branch-6.2'
2016-12-14 Teryk BellahseneFix quality flaws
2016-12-14 Simon BrandhofUse local SonarQube ZIP in performance and upgrade... 1465/head
2016-12-14 Simon BrandhofDrop some Ruby code
2016-12-14 Sébastien LesaintSONAR-8416 fix login failure log on logout from the UI
2016-12-14 Sébastien LesaintSONAR-8417 control auth event log with sonar.log.level...
2016-12-14 Julien LancelotSONAR-8416 Update UTs to check auth events in LoginActi...
2016-12-14 Sébastien LesaintSONAR-8416 fix quality flaws (duplicated code and other)
2016-12-14 Sébastien LesaintSONAR-8416 restore error message displayed to user
2016-12-14 Julien LancelotSONAR-8416 Add IT in SSO authentication
2016-12-14 Julien LancelotSONAR-8416 improve ITs on authentication
2016-12-14 Sébastien LesaintSONAR-8416 AuthenticationEventImpl now log at DEBUG
2016-12-14 Sébastien LesaintSONAR-8416 prevent log flooding with über long login
2016-12-14 Sébastien LesaintSONAR-8416 add event log on error in OAuth2 and Base...
2016-12-14 Sébastien LesaintSONAR-8416 move handling logic out from UnauthorizedExc...
2016-12-14 Sébastien LesaintSONAR-8416 add event log in case of error for basic...
2016-12-14 Sébastien LesaintSONAR-8416 add log (INFO) when user successfuly log in
2016-12-14 Teryk BellahseneSONAR-8467 Fix total number of analyses when filtering... 1469/head
2016-12-14 Teryk BellahseneSONAR-8468 Create WS api/project_analyses/delete 1462/head
2016-12-14 ssjenkaAutomatic merge from branch-6.2
2016-12-14 Simon BrandhofFix IssueNotificationsTest
2016-12-14 Stas Vilchikrun jest tests sequentially
2016-12-14 Julien LancelotSONAR-7728 Add IT checking changelog of file move conta... 1464/head
2016-12-14 Julien LancelotSONAR-7728 Return file long name in changelog during...
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
next