Commit Graph

168 Commits

Author SHA1 Message Date
Simon Brandhof
b288d75a62 Fix package of class CopyDeprecatedServerId 2017-10-16 13:57:02 +02:00
Simon Brandhof
252fbe63ae SONAR-9863 replace old "permanent server ID" by the new one 2017-10-16 09:36:55 +02:00
Simon Brandhof
6810d4b437 Set version to 6.7-SNAPSHOT 2017-10-09 13:34:43 +02:00
Duarte Meneses
1b93c535dd Revert "Migrate drop of PR columns for Next"
This reverts commit eec858d104.
2017-10-09 11:47:35 +02:00
Simon Brandhof
335d5b203c SONAR-9881 complete the list of properties to be purged 2017-10-08 17:14:26 +02:00
Simon Brandhof
d42b199206 SONAR-9881 Purge unused settings in database 2017-10-04 15:34:23 +02:00
Duarte Meneses
d70e1e972b Migrate drop of PR columns for Next 2017-10-04 12:13:25 +02:00
Duarte Meneses
9e0a9168d7 SONAR-9899 Remove all references to branches of type PR 2017-10-04 12:13:25 +02:00
Julien Lancelot
1b443053cd SONAR-1330 Create table QPROFILE_EDIT_GROUPS 2017-10-02 17:18:15 +02:00
Julien Lancelot
d899635a55 SONAR-1330 Create table QPROFILE_EDIT_USERS 2017-10-02 17:18:15 +02:00
Simon Brandhof
a795aa9c30 Add db column ce_activity.error_type 2017-09-28 16:45:25 +02:00
Julien HENRY
e7868aa03d SONAR-9575 Revert all changes made to support incremental mode 2017-09-27 14:50:52 +02:00
Simon Brandhof
68476d8a6d Fix typo
[skip ci]
2017-09-12 21:59:31 +02:00
Julien Lancelot
8d5a5ef07e SONAR-9616 Migration populating main branch now set 'master' as name 2017-09-12 11:34:55 +02:00
Duarte Meneses
9f5272cac1 SONAR-9616 Write main branch to DB even if plugin is not installed 2017-09-12 11:34:49 +02:00
Simon Brandhof
7515f738fb SONAR-9616 compute engine backend to support branches 2017-09-12 10:52:52 +02:00
Simon Brandhof
65c4e90bb6 SONAR-9616 decrease coupling with component keys 2017-09-12 10:52:52 +02:00
Simon Brandhof
1a6b9d21db Bring 6.6-SNAPSHOT back 2017-09-12 10:52:16 +02:00
Simon Brandhof
c0943b57d9 Release 6.6-M1 2017-09-12 10:51:02 +02:00
Simon Brandhof
04454c8d4f Drop unused method SqlStatement#setBytes() 2017-09-08 16:41:49 +02:00
Simon Brandhof
931c34cc39 SONAR-9763 drop Oracle columns with SET UNUSED 2017-09-07 22:03:32 +02:00
Simon Brandhof
4000d244f7 SONAR-9763 remove double join in DB migration 1267 2017-09-07 22:03:15 +02:00
Duarte Meneses
db9ce02d06 SONAR-9664 Apply feedback 2017-09-07 08:33:31 +02:00
Julien HENRY
cf6cbbb261 SONAR-9662 Create "plugins" table 2017-09-07 08:33:31 +02:00
Julien HENRY
e992c54eda SONAR-9672 Store the link between a rule and the plugin declaring it 2017-09-07 08:33:31 +02:00
Julien Lancelot
d06fdc6045 SONAR-9426 Move migration class into correct package 2017-09-05 16:28:11 +02:00
Julien Lancelot
9cff6b3dbd SONAR-9577 Add missing unit test on migration 2017-09-05 14:24:05 +02:00
Julien Lancelot
4f2fb99e70 SONAR-9426 Migrate users not having identity provider 2017-09-05 12:07:45 +02:00
Julien Lancelot
f15ecf379d SONAR-8979 Drop leak period setting values on views 2017-08-29 17:52:09 +02:00
Simon Brandhof
add8cddbb9 Improve DB migration 1267 on MySQL
In our LTS upgrade environment:
Before 13 hours
After 10 minutes
2017-08-25 21:27:17 +02:00
Simon Brandhof
71291b751a Use VARCHAR2 on Oracle instead of VARCHAR
The type VARCHAR has been badly introduced when implementing
the Java DB migration tool.

Keeping VARCHAR on some installations should not be a problem. A fix
will be done if needed.
2017-08-24 11:54:24 +02:00
Duarte Meneses
d43366ba83 SONAR-9639 Support CE task characteristics 2017-08-07 11:44:06 +02:00
Duarte Meneses
ff8c792481 SONAR-9577 Store incremental analysis flag in database 2017-08-07 11:44:06 +02:00
Sébastien Lesaint
ce973089af SONAR-9507 ensure sonar.ce.workerCount doesn't exist in Properties 2017-07-17 10:52:47 +02:00
Simon Brandhof
d7dbb9250c Prepare for next development iteration 2017-07-13 19:59:20 +02:00
Sébastien Lesaint
5dbc2d9736 fix quality flaws 2017-07-12 17:47:43 +02:00
Eric Hartmann
bf1ca1cbcd SONAR-9481 Make operations on QProfiles resilient to ES errors 2017-07-06 12:32:00 +02:00
Eric Hartmann
4b08d04bb8 SONAR-9480 make WS operations on rules resilient to Elasticsearch errors 2017-07-05 21:02:58 +02:00
Eric Hartmann
884e73d807 MMF-935 experiment ES resilience of user creation 2017-07-05 21:02:58 +02:00
Simon Brandhof
0e05020d62 Prepare for next development iteration 2017-07-05 20:29:27 +02:00
Simon Brandhof
bcc8082815 Release 6.5-M2 2017-07-05 19:09:06 +02:00
Sébastien Lesaint
b8a687d4de SONAR-9444 make private at least one missing perm user or codeviewer 2017-06-29 08:57:12 +02:00
Julien Lancelot
0b4ea07b38 SONAR-9356 Add column USERS.ONBOARDED 2017-06-20 04:10:53 -07:00
Eric Hartmann
b33d63ad5f SONAR-9304 remove orphans from rules_profiles 2017-06-15 00:14:36 +02:00
Eric Hartmann
d54a64ddb7 SONAR-9305 complete tests 2017-06-15 00:14:36 +02:00
Eric Hartmann
764185d921 SONAR-9427 Improve performance on quality profile changelog 2017-06-14 15:43:13 +02:00
Simon Brandhof
bce59a8785 SONAR-9305 Built-in quality profiles should be updated automatically 2017-06-14 15:43:13 +02:00
Simon Brandhof
dd5713279b SONAR-9304 add integration tests 2017-06-14 15:43:13 +02:00
Teryk Bellahsene
7a163414fe SONAR-9304 quality profile uuid with length of 255 characters 2017-06-14 15:43:13 +02:00
Simon Brandhof
d9268101aa SONAR-9304 move rules_profiles.last_used/user_updated_at to org_qprofiles 2017-06-14 15:43:13 +02:00