index
:
sonarqube.git
4.5.5
6.7
Martin/DefaultSymbol_ErrorMessage
branch-10.0
branch-10.1
branch-10.2
branch-10.3
branch-10.4
branch-10.5
branch-10.6
branch-10.7
branch-10.8
branch-25.01
branch-25.1
branch-5.6
branch-6.0
branch-6.1
branch-6.2
branch-6.3
branch-6.4
branch-6.5
branch-6.5-M1
branch-6.6
branch-6.6-M1
branch-6.7
branch-7.0
branch-7.9
branch-8.1
branch-8.3
branch-8.4
branch-8.5
branch-8.6
branch-8.7
branch-8.9
branch-9.0
branch-9.1
branch-9.2
branch-9.3
branch-9.4
branch-9.5
branch-9.6
branch-9.7
branch-9.8
branch-9.9
bug/cv/SONAR-20986-open-source-build-on-travis-failing
bugfix/cv/upgrade-travisenv-j17
copy_of_master
docs/th/AzureExtensionCompat15621
feat/smarini/BUILD-6088-add-security-md
feature/jay/fix-travis-build
feature/jh/scanner_report_uploader
feature/wad/do-not-merge-do-not-merge
feature/wad/refresh-cache
feature/wad/wip-node-18
fix/jp/fix-jrog
greg/test-new-cirrus-config
jp/test-ut
lj/testing-release
lj/travis-fix-for-master
master
ms/test-timeout
poc/kirill+dam/open-issue-in-ide
poc/me/travis-public-repo
prevent-jvm-override
task/mm/restore-public-build
task/sma/SONAR-22676_DO-NOT-MERGE
wip/ak/BUILD-3755-test-pr
wip/ant1/try_BUILD-3755_no_public_build_for_lts
wouter-admiraal-sonarsource-patch-1
Continuous Inspection: https://github.com/SonarSource/sonarqube
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sonar-db
/
src
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
SONAR-8445 move SQ 5.6.1 migration out of Ruby
Sébastien Lesaint
2016-12-14
3
-121
/
+1
*
SONAR-8445 move SQ 6.0 migrations out of Ruby
Sébastien Lesaint
2016-12-14
112
-7770
/
+1
*
SONAR-8445 move SQ 6.1 migrations out of Ruby
Sébastien Lesaint
2016-12-14
25
-1487
/
+1
*
SONAR-8445 move SQ 6.2 migrations out of Ruby
Sébastien Lesaint
2016-12-14
47
-2466
/
+1
*
SONAR-8445 run DB migration of SQ 6.3 with Java
Sébastien Lesaint
2016-12-14
7
-276
/
+1
*
SONAR-8445 handle creation of table SCHEMA_MIGRATIONS in Java
Sébastien Lesaint
2016-12-14
2
-7
/
+35
*
SONAR-7290 Rewrite api/issues/changelog in Java
Julien Lancelot
2016-12-13
4
-30
/
+91
*
SONAR-5471 fix type of INTEGER columns on Oracle
Simon Brandhof
2016-12-13
2
-2
/
+2
*
SONAR-5471 use v5.6 as version of initial schema
Simon Brandhof
2016-12-13
10
-218
/
+5
*
SONAR-8533 Force unit CHAR on VARCHAR columns on Oracle
Simon Brandhof
2016-12-13
3
-3
/
+15
*
SONAR-5471 Auto-incremented ID must start with 1 on all DB
Simon Brandhof
2016-12-13
1
-3
/
+3
*
SONAR-5471 create initial schema (version 5.5)
Simon Brandhof
2016-12-13
237
-10202
/
+281
*
SONAR-5471 ability to have DEFAULT values on INT columns
Simon Brandhof
2016-12-13
1
-1
/
+6
*
SONAR-8467 Create WS api/project_analyses/search
Teryk Bellahsene
2016-12-13
2
-0
/
+28
*
SONAR-8534 delete ACTIVITY rows which don't have profileKey field
Simon Brandhof
2016-12-13
1
-4
/
+21
*
SONAR-7291 Extract transition methods from IssueService to TransitionService
Julien Lancelot
2016-12-12
2
-0
/
+44
*
SONAR-5471 refactor db migration 1315 in Java
Simon Brandhof
2016-12-12
18
-1
/
+706
*
SONAR-5471 add RenameTableBuilder
Simon Brandhof
2016-12-12
1
-0
/
+92
*
SONAR-5471 move creation of 5.6+ indices to Java migrations
Simon Brandhof
2016-12-12
1
-1
/
+1
*
SONAR-5471 support timestamp type
Simon Brandhof
2016-12-12
1
-0
/
+90
*
SONAR-5471 support default value in boolean and varchar columns
Simon Brandhof
2016-12-12
9
-12
/
+119
*
SONAR-5471 add DropIndexBuilder
Simon Brandhof
2016-12-12
2
-1
/
+115
*
SONAR-5471 create webhook_deliveries indices in java
Simon Brandhof
2016-12-12
1
-0
/
+2
*
SONAR-5471 add CreateIndexBuilder
Simon Brandhof
2016-12-12
2
-2
/
+196
*
SONAR-5471 share validations of index/table/constraint names
Simon Brandhof
2016-12-12
2
-6
/
+28
*
SONAR-8466 Create WS api/project_analyses/update_event
Teryk Bellahsene
2016-12-09
1
-0
/
+12
*
SONAR-8464 Allow events name and category to be null
Julien Lancelot
2016-12-08
1
-0
/
+2
*
SONAR-8465 Create WS api/project_analyses/delete_event
Teryk Bellahsene
2016-12-08
3
-3
/
+26
*
SONAR-8464 Create WS api/project_analyses/create_event
Teryk Bellahsene
2016-12-07
6
-0
/
+202
*
SONAR-8450 Extract logic to get qgate from project in QualityGateFinder
Julien Lancelot
2016-12-06
2
-0
/
+30
*
SONAR-8450 Cleanup ComponentNavigationActionTest
Julien Lancelot
2016-12-05
1
-0
/
+6
*
SONAR-8464 Make column UUID of Events unique and non null
Teryk Bellahsene
2016-12-05
6
-1
/
+110
*
SONAR-8464 Populate UUID column of table EVENTS
Teryk Bellahsene
2016-12-05
3
-1
/
+108
*
SONAR-8467 Add UUID column to db table EVENTS
Teryk Bellahsene
2016-12-05
9
-7
/
+91
*
SONAR-8335 move LogBackHelper to subpackage logging
Sébastien Lesaint
2016-12-01
2
-2
/
+2
*
SONAR-8089 Add missing condition on snapshots.islast=true
Julien Lancelot
2016-11-28
1
-0
/
+34
*
Speed-up drop of DB table on Oracle
Simon Brandhof
2016-11-28
1
-0
/
+10
*
SONAR-8391 fix NPE when id is invalid in SNAPSHOTS.PATH
Simon Brandhof
2016-11-17
1
-5
/
+13
*
SONAR-8336 add properties to control SQL logs level in CE and Web
Sébastien Lesaint
2016-11-16
2
-6
/
+10
*
SONAR-6912 do not deactivate last organization administrator
Simon Brandhof
2016-11-16
1
-0
/
+69
*
Project admin permission is not considered as a System Admin
Teryk Bellahsene
2016-11-15
1
-0
/
+2
*
SONAR-8292 Quality Profile change includes the author of the modification
Teryk Bellahsene
2016-11-15
1
-0
/
+18
*
SONAR-8353 add WS api/webhooks/deliveries
Simon Brandhof
2016-11-14
1
-1
/
+48
*
SONAR-8353 purge webhook deliveries when deleting project
Simon Brandhof
2016-11-14
3
-13
/
+78
*
SONAR-8353 persist deliveries in Compute Engine
Simon Brandhof
2016-11-14
1
-9
/
+25
*
SONAR-8353 add WebhookDeliveryDao
Simon Brandhof
2016-11-14
2
-1
/
+132
*
SONAR-8353 create table webhook_deliveries
Simon Brandhof
2016-11-14
3
-1
/
+75
*
Update some copyright headers to 2016
Simon Brandhof
2016-11-14
1
-1
/
+1
*
SONAR-8377 Drop issue filters tables
Julien Lancelot
2016-11-10
3
-1
/
+73
*
SONAR-8377 Remove issue filters dao
Julien Lancelot
2016-11-10
15
-556
/
+1
[prev]
[next]