1
0
Mirror von https://github.com/SonarSource/sonarqube.git synchronisiert 2024-08-09 02:11:52 +02:00
Commit graph

167 Commits

Autor SHA1 Nachricht Datum
Koushik Dasgupta
0c48fce81f SONAR-6863 Support Integrated Authentication for SQL Server with SonarQube installed in Windows
Enabling Integrated Authentication for connecting to MS Sql Server. Default value for sonar.jdbc.username and sonar.jdbc.password have been removed.
2015-09-29 23:34:04 +02:00
Simon Brandhof
96ab2f7679 SONAR-6630 delete logs related to old reports 2015-09-29 11:31:42 +02:00
Teryk Bellahsene
1b4952702e SONAR-6854 WS permissions/template_groups fix queries for Oracle 2015-09-29 09:34:05 +02:00
Julien Lancelot
99374f79d0 SONAR-6332 Prevent provisioning projects with same key on MySQL 2015-09-29 08:39:14 +02:00
Teryk Bellahsene
2634b3b9ed SONAR-6854 WS permissions/template_groups search for groups in a specific permission template for a given permission 2015-09-28 16:35:02 +02:00
Teryk Bellahsene
b69446d9a9 SONAR-6853 WS permissions/template_users list users of one template and permission 2015-09-28 16:35:01 +02:00
Teryk Bellahsene
f16b567262 Remove business classes in permission domain
- GroupWithPermissionQueryResult
- UserWithPermissionQueryResult
- UserWithPermission
- GroupWithPermission
2015-09-28 16:35:00 +02:00
Teryk Bellahsene
180c695839 Deprecate kee accessors in favor of uuid accessors in PermissionTemplateDto 2015-09-28 16:34:54 +02:00
Julien Lancelot
cf8e83dba9 Fix quality flaws 2015-09-28 14:35:39 +02:00
Julien Lancelot
05b709793a Replace SqlSession by DbSession 2015-09-28 13:35:54 +02:00
Simon Brandhof
c99e452a69 SONAR-6834 search activity by dates 2015-09-28 12:52:05 +02:00
Simon Brandhof
fb9e83a748 Improve validation of fields of CeQueueDto and IssueDto 2015-09-28 12:18:31 +02:00
Simon Brandhof
362056f315 Add some preconditions to IssueDto 2015-09-27 15:30:48 +02:00
Simon Brandhof
6734d7c58f Fix quality flaw
due to @CheckForNull that was recently added to DateUtils.parseDateTimeQuietly()
2015-09-25 17:38:58 +02:00
Simon Brandhof
4cd5fa93ab SONAR-6834 fix SQL request to count activities
when there are more than one condition
2015-09-25 17:29:15 +02:00
Sébastien Lesaint
47ab497590 SONAR-6859 add migration to remove sizeMetric properties from DB 2015-09-25 15:03:00 +02:00
Simon Brandhof
6827d4ca07 SONAR-5770 add WS api/ce/project 2015-09-22 17:12:52 +02:00
Julien Lancelot
ddc14ab698 Remove useless method 2015-09-22 17:05:11 +02:00
Simon Brandhof
2b4227eb6e Fix quality flaws 2015-09-22 10:51:50 +02:00
Julien Lancelot
5de0cfcf35 Remove useless sql query 2015-09-21 10:31:02 +02:00
Julien Lancelot
60d5ed1ee8 SONAR-6540 Ignore active rules linked on removed rules / profiles 2015-09-21 10:31:02 +02:00
Julien Lancelot
86b1588549 SONAR-6347 Increase max value of duplications_index id column 2015-09-21 10:24:11 +02:00
Julien Lancelot
46445984cf SONAR-6044 Stop storing distribution of issue-related measures by rule 2015-09-21 09:33:44 +02:00
Simon Brandhof
1930d3927a Fix merge of branch feature/ce-monitoring
- JS changes (ES2015)
- DB migration conflicts
2015-09-19 08:56:41 +02:00
Simon Brandhof
af30430e15 SONAR-6834 complete filtering paramters of api/ce/activity 2015-09-19 08:56:33 +02:00
Simon Brandhof
b7e73ea7bd SONAR-6861 Drop the property "sonar.preventAutoProjectCreation" 2015-09-18 23:48:48 +02:00
Simon Brandhof
72a1503168 SONAR-6851 Analysis of new projects requires the "Provision Project" permission 2015-09-18 23:48:48 +02:00
Simon Brandhof
d254d8ef61 SONAR-6630 At startup, delete past compute engine tasks older than 6 months 2015-09-18 23:48:48 +02:00
Simon Brandhof
024672b883 Replace table ANALYSIS_REPORTS by CE_QUEUE and CE_ACTIVITY 2015-09-18 23:48:48 +02:00
Julien Lancelot
f1fe6abd05 SONAR-6840 Group migrations touching same table
Migrations that are done on the same table are now executed with only one SQL query
2015-09-18 15:35:03 +02:00
Julien Lancelot
21f0481e9f SONAR-6840 Number are accepted in table name 2015-09-18 15:32:56 +02:00
Julien Lancelot
f6379f845f SONAR-6840 Replace ColumnDef by builders 2015-09-18 15:32:50 +02:00
Julien Lancelot
d5444a8533 SONAR-6840 Extract ColumnDef from AddColumnsBuilder
And add a check when no column has been defined
2015-09-18 15:31:20 +02:00
Simon Brandhof
0d1b0b7a20 SONAR-6552 fix maven dependency for SQLServer tests 2015-09-17 16:21:03 +02:00
Simon Brandhof
20d34c4820 SONAR-6552 fix bad merge
- fix ruby activerecord adapter
- do not package jtds.jar
2015-09-17 15:36:51 +02:00
Julien Lancelot
530478f620 SONAR-6552 Replace jTDS by Microsoft JDBC driver 4.1 2015-09-17 14:54:23 +02:00
Teryk Bellahsene
e7b45f77f1 SONAR-6822 WS rules/search from json to protobuf 2015-09-17 11:36:12 +02:00
Julien Lancelot
361c419cb0 SONAR-6845 selectUuidsForQualifiers doesn't need SNAPSHOTS
As there's now an index on PROJECTS.QUALIFIER, it's no more required to do a join on SNAPSHOTS when searching for components by qualifier
2015-09-17 10:04:56 +02:00
Julien Lancelot
76b19e2f1e SONAR-6845 Add index on PROJECTS.QUALIFIER 2015-09-17 10:04:55 +02:00
Teryk Bellahsene
9ca6bac286 SONAR-6821 WS qualityprofiles/search load default quality profiles or project quality profiles 2015-09-17 09:30:54 +02:00
Teryk Bellahsene
0128f7fd90 SONAR-6818 Add migration in rows-h2.sql 2015-09-17 09:17:08 +02:00
Teryk Bellahsene
5c28803132 SONAR-6818 Add revision column in file_sources db table 2015-09-16 18:44:51 +02:00
Julien Lancelot
17a39420ef Remove some useless views queries
selectRootViews and selectViewTree are not used anymore in Views
2015-09-15 14:31:52 +02:00
Julien Lancelot
62c31297a8 Simplify deletion of a project in PurgeDao
- Rename deleteResourceTree to deleteProject
- deleteProject only takes a uuid as parameter (instead of a IdUUidPair)
2015-09-15 13:08:46 +02:00
Simon Brandhof
5381dd3a8d Exclude generated protobuf codebase from analysis 2015-09-11 11:44:21 +02:00
Simon Brandhof
33a216e207 Upgrade protobuf lib to 3.0.0-beta-1 2015-09-11 11:44:21 +02:00
Simon Brandhof
d000d02bf5 SONAR-6052 Drop secondary locations from db/ws 2015-09-10 16:24:35 +02:00
Simon Brandhof
84c39f50d5 SONAR-6644 fix debt when characteristic is none 2015-09-09 10:13:43 +02:00
Simon Brandhof
9309b09ba2 SONAR-6840 Allow measure values of integers with more than 10 digits in database 2015-09-09 09:46:36 +02:00
Sébastien Lesaint
b3101c1575 add ComponentDtoFunctions to factor ComponentDto functions 2015-09-08 18:12:22 +02:00