Commit Graph

23041 Commits

Author SHA1 Message Date
Daniel Schwarz
6100566c07 SONAR-9073 reverted renaming of atts and values in suggestions api 2017-04-20 09:48:52 +02:00
Daniel Schwarz
7a1dfae51f SONAR-9074 limit recently browsed items to 50 for api/comps/suggestions 2017-04-20 09:48:52 +02:00
Daniel Schwarz
027e5416b7 SONAR-9079 score favorite components higher in suggestions 2017-04-20 09:48:52 +02:00
Daniel Schwarz
af7327e59b SONAR-9074 score recently browsed components higher in suggestions 2017-04-20 09:48:52 +02:00
Daniel Schwarz
38030307f5 SONAR-8725 ws/components/suggestions emphasises matching for prefixes 2017-04-20 09:48:52 +02:00
Daniel Schwarz
6b140507e3 SONAR-9077 api/components/suggestions emphasises matching 2017-04-20 09:48:52 +02:00
Daniel Schwarz
9900750600 SONAR-9077 add highlights to api contract of api/components/suggestions 2017-04-20 09:48:52 +02:00
Daniel Schwarz
d636a8b550 SONAR-9077 calculate matching characters for component 2017-04-20 09:48:52 +02:00
Daniel Schwarz
3c452a0245 SONAR-9077 hold component search hits in separate class 2017-04-20 09:48:52 +02:00
Daniel Schwarz
aa868b02db SONAR-9078 return project names for api/components/suggestions 2017-04-20 09:48:52 +02:00
Daniel Schwarz
c8d2aaabbc SONAR-9076 return organization names for api/components/suggestions 2017-04-20 09:48:52 +02:00
Daniel Schwarz
9f10a00a15 SONAR-9073 rename attributes of api/components/suggestions 2017-04-20 09:48:52 +02:00
Daniel Schwarz
c48062fdb8 SONAR-9072 provide short token warning for api/components/suggestions 2017-04-20 09:48:52 +02:00
Daniel Schwarz
2b2111a011 SONAR-9075 allow to request more component suggestions for a qualifier 2017-04-20 09:48:52 +02:00
Daniel Schwarz
ab0f95c9f2 SONAR-9071 add number of more results to api/components/suggestions 2017-04-20 09:48:52 +02:00
Daniel Schwarz
49b8e41fd5 SONAR-9071 refactor ws test of api/components/suggestions 2017-04-20 09:48:52 +02:00
Daniel Schwarz
9cfb8d0335 SONAR-9071 fix example in apidocs of api/components/components 2017-04-20 09:48:52 +02:00
Julien Lancelot
2bf767b8ac Increase expected timeout 2017-04-19 12:03:53 +02:00
Julien Lancelot
b42441fe0b Merge remote-tracking branch 'origin/branch-6.3' 2017-04-19 10:31:25 +02:00
Stas Vilchik
d030db77d6 improve react usage (#1936)
* remove React.createClass

* remove react-addons-shallow-compare

* convert to functional components

* replace Component with PureComponent

* remove react-router-redux

* declare function components consistently

* fix quality flaws

* fix typo

* declare children prop consistently

* pass location to ComponentNavMenu
2017-04-19 08:51:45 +02:00
Julien Lancelot
f5b13cbd5b SONAR-9050 Use only needed fields from MeasureDto in api/measures/component_tree 2017-04-18 16:35:23 +02:00
Simon Brandhof
42356b8ce0 SONAR-9050 Stop using column project_measures.description 2017-04-18 16:35:23 +02:00
Julien Lancelot
e130440570 SONAR-9048 Do not accept more than 15 metrics in api/measures/component_tree 2017-04-18 16:35:23 +02:00
Julien Lancelot
149c8efb8c SONAR-9049 Prevent using DATA and DISTRIB metrics in api/measures/component_tree 2017-04-18 16:35:23 +02:00
Julien Lancelot
4df60a42ed SONAR-9013 Remove usage of ServerTester in RuleUpdaterMediumTest 2017-04-18 13:44:43 +02:00
Julien Lancelot
e791c06724 SONAR-9115 Create UT to check creating rule and organizations are enabled is failing 2017-04-18 13:44:43 +02:00
Julien Lancelot
0c21171661 SONAR-9013 Do not fail with error 500 when creating rule on unknown template key 2017-04-18 13:44:43 +02:00
Julien Lancelot
853203cb0a SONAR-9013 Remove usage of ServerTester in RuleCreatorMediumTest 2017-04-18 13:44:43 +02:00
Julien Lancelot
e9ea8f3ca4 SONAR-9013 Remove usage of ServerTester in CreateActionMediumTest 2017-04-18 13:44:43 +02:00
Julien Lancelot
af16acdd1d SONAR-9138 Improve logs displaying servlet filter patterns at server startup 2017-04-18 13:44:43 +02:00
Julien Lancelot
d2f6fb75b6 SONAR-9004 Fix max authentication session timeout
Max authentication session timeout was limited to 25 days because of integer usage instead of long
2017-04-18 13:44:43 +02:00
Daniel Schwarz
f5196c4973 SONAR-9115 let api/rules/delete fail (only) if organisations are enabled 2017-04-18 13:30:38 +02:00
Daniel Schwarz
db623c98cb make TestResponse#getInputStream public again 2017-04-14 16:04:38 +02:00
Daniel Schwarz
0083807a72 make executing protobuf requests in unit tests easier 2017-04-14 15:41:12 +02:00
Daniel Schwarz
52fa8aca6f make parsing protobuf in unit tests easier 2017-04-14 15:41:12 +02:00
Daniel Schwarz
90d53203f9 SONAR-8924 refactored api/qualityprofiles/inheritance to use protobuf 2017-04-14 11:41:59 +02:00
Daniel Schwarz
9fc79df2c8 SONAR-8924 ignore removed rules, when calculating qprofile statistics 2017-04-14 11:41:59 +02:00
Daniel Schwarz
f3010f6912 SONAR-9115 let api/rules/create fail, if organizations are enabled 2017-04-14 10:11:01 +02:00
Daniel Schwarz
5e53013965 SONAR-8950 filter rules search on qprofiles org, if not other specified 2017-04-14 08:57:18 +02:00
Daniel Schwarz
033ef4b802 fix quality flaws 2017-04-14 08:57:18 +02:00
Daniel Schwarz
981f0bf9bd SONAR-9038 sort results for api/rules/tags and api/issues/tags 2017-04-14 08:57:18 +02:00
Daniel Schwarz
5295af0f0d SONAR-8951 provide org if searching for active rules whenever possible 2017-04-14 08:57:18 +02:00
Daniel Schwarz
d6ee52ba18 SONAR-8951 active rule dao: remove “selectAll” 2017-04-14 08:57:18 +02:00
Daniel Schwarz
2b263da9c8 SONAR-8950 add selected tags to api/rules/search tags facet 2017-04-14 08:57:18 +02:00
Daniel Schwarz
2db08db04a SONAR-8951 make api/rules/show organization aware 2017-04-14 08:57:18 +02:00
Daniel Schwarz
bfba20b4ae SONAR-8951 changed guava’s Optional to java.util.Optional for RuleDao 2017-04-14 08:57:18 +02:00
Daniel Schwarz
01bd431e9f SONAR_8951 moved rules/show medium test to dedicated test class 2017-04-14 08:57:18 +02:00
Daniel Schwarz
b3a419922a SONAR-8949 make api/rules/update organization aware 2017-04-14 08:57:18 +02:00
Daniel Schwarz
b23307c68a SONAR-8949 changed rule update medium test to regular test 2017-04-14 08:57:18 +02:00
Daniel Schwarz
0ed9e58a3b SONAR-8950 make api/rules/search organization aware 2017-04-14 08:57:18 +02:00