Commit Graph

17182 Commits

Author SHA1 Message Date
Stas Vilchik
bd69025c69 upgrade to node.js v4.1.0 2015-09-18 15:08:51 +02:00
Stas Vilchik
890ab0b59c migrate js apps to es2015 modules 2015-09-18 10:47:27 +02:00
Julien HENRY
ce60ac8d2e No op for highlighting and symbol references in issues mode 2015-09-17 16:48:24 +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
Stas Vilchik
f539acd2e2 SONAR-6661 update ui of the update center 2015-09-17 14:25:58 +02:00
Stas Vilchik
7aeba2d130 show workspace on every page 2015-09-17 13:50:19 +02:00
Sébastien Lesaint
a4a4d9f3e9 SONAR-6787 add IT ensuring periods 4&5 @ project level are supported 2015-09-17 12:23:56 +02:00
Teryk Bellahsene
e7b45f77f1 SONAR-6822 WS rules/search from json to protobuf 2015-09-17 11:36:12 +02:00
Simon Brandhof
36d08a1ef5 Improve javadoc of ProtobufJsonFormat 2015-09-17 11:36:11 +02:00
Simon Brandhof
0eb9c54172 Add missing file 2015-09-17 11:36:11 +02:00
Simon Brandhof
15005289f5 Improve protobuf to json converter
- replace bool field *PresentIfEmpty by a wrapper of repeated fields
- support arrays/maps in map values
2015-09-17 11:36:10 +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
Julien HENRY
0911df5cb9 Cleanup and deprecate Decorator related stuff 2015-09-17 09:48:22 +02:00
Julien HENRY
7345467283 Fix some quality flaws 2015-09-17 09:48:22 +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
aaf2651b94 SONAR-6821 WS qualityprofiles/search use protocol buffers to build response 2015-09-17 09:30:51 +02:00
Teryk Bellahsene
bac7203323 Small refactoring on qprofiles/search WS and ProjectRepositoryLoader 2015-09-17 09:30:51 +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
Sébastien Lesaint
87f52cb4b0 fix coverage on ReportSqaleMeasuresVisitor and ReportComputationSteps 2015-09-16 18:21:40 +02:00
Stas Vilchik
448e4117de clean up file headers 2015-09-16 18:09:48 +02:00
Stas Vilchik
f2e47675ce SONAR-6779 show a functional error in the select list component 2015-09-16 17:44:23 +02:00
Stas Vilchik
ffd1fc743c SONAR-6690 Update the style of select list component 2015-09-16 17:37:33 +02:00
Stas Vilchik
ca279617e5 SONAR-5578 Improve UX of Web Service API documentation page 2015-09-16 16:34:12 +02:00
Julien Lancelot
18c1eac42c Move remaining ITs of IssueWorkflowTest 2015-09-16 15:25:52 +02:00
Stas Vilchik
6de86daae8 SONAR-6598 scroll index should be saved when (de-)activating a rule in a profile 2015-09-16 15:24:10 +02:00
Stas Vilchik
937ac93f4d SONAR-6208 Sync rule activation between list and details 2015-09-16 15:24:09 +02:00
Stas Vilchik
e8a6df9c1b ignore coverage report after web test failures 2015-09-16 15:24:09 +02:00
Sébastien Lesaint
a85738f562 fix lag in start of Views task in CE 2015-09-16 15:22:13 +02:00
Julien HENRY
991c4b28ff SONAR-6835 Include batch analysis context in the report sent by the batch 2015-09-16 15:14:49 +02:00
Julien Lancelot
b48e0f8bc3 Re-add indexing of issues/authorization in ApplyPermissionsStep 2015-09-16 14:49:55 +02:00
Stas Vilchik
b525a1a435 SONAR-6687 Treemap should not show items with zero size 2015-09-16 14:19:57 +02:00
Stas Vilchik
c884d61860 SONAR-6748 Display a warning when open non-existent file/rule 2015-09-16 11:22:00 +02:00
Sébastien Lesaint
7295a1cb8b VIEWS-323 fix PersistComponentsStep, did not update longName 2015-09-16 11:00:09 +02:00
Sébastien Lesaint
469890daa1 VIEWS-323 make IndexComponentsStepTest support indexing a View 2015-09-16 11:00:08 +02:00
Sébastien Lesaint
5fbc4e133e VIEWS-223 description is not report specific
move it back from ReportAttributes to Component
2015-09-16 11:00:08 +02:00
Julien Lancelot
166262f779 Add support for Views in ApplyPermissionsStep 2015-09-16 11:00:08 +02:00
Julien Lancelot
f2e3dbaa2c Remove issue index in ApplyPermissionsStep
Now done in IndexIssuesStep for a while, so useless here
2015-09-16 11:00:08 +02:00
Stas Vilchik
1e26480cb2 SONAR-6331 revert overview page 2015-09-16 10:12:15 +02:00
Stas Vilchik
3c445bc471 SONAR-6654 When a user flags an issue as "False Positive" or "Won't Fix", encourage him/her to provide a comment 2015-09-15 17:13:31 +02:00
Stas Vilchik
cf8127c1b3 SONAR-6852 Improve display of package names inside word cloud widget 2015-09-15 16:45:39 +02:00
Stas Vilchik
0a36f226d1 SONAR-6804 Wrap long lines in the response examples on the Web Service API page 2015-09-15 16:37:48 +02:00
Stas Vilchik
4800d48efc SONAR-6251 Rename "Exclusions" settings category to "Analysis Scope" 2015-09-15 16:23:51 +02:00
Stas Vilchik
12c4bbe39f SONAR-6284 force project widgets displayed on global dashboards to select a project 2015-09-15 16:19:56 +02:00
lschoelens
5356f507f1 SONAR-6219 Show timeline widget on measures with no values 2015-09-15 15:40:48 +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