Commit Graph

12752 Commits

Author SHA1 Message Date
Stephane Gamard
f0e2ba8e65 SONAR-5531 - Fixed Synchronizer for startup tasks 2014-08-31 20:58:19 +02:00
Stephane Gamard
a10fe26eee fix debug log 2014-08-31 19:13:16 +02:00
Stephane Gamard
d1b0098d7f SONAR-5529 - Basic Issue Normalization with MediumTests 2014-08-31 19:02:27 +02:00
Stephane Gamard
2cc8b2d2b4 code format 2014-08-31 17:53:34 +02:00
Stephane Gamard
b7bd2a6f26 SONAR-5529 - Initial materialization of Issues in ES 2014-08-31 17:53:17 +02:00
Stephane Gamard
7c7415deaf SONAR-5529 - Fixed BaseIndex for source and updated ES Types for domain objects 2014-08-31 17:52:29 +02:00
Stephane Gamard
7e45359b0d SONAR-5529 - IssueDoc is our domain object and must implement Issue (from API) 2014-08-31 15:47:04 +02:00
Stephane Gamard
e65fba2106 SONAR-5529 - Created ISSUES IndexDefinition 2014-08-31 15:43:05 +02:00
Stephane Gamard
78a51a5ed3 SONAR-5529 - Created org.sonar.server.issue.index package with required classes (Index, Doc and Normalizer) 2014-08-31 15:42:46 +02:00
Stephane Gamard
98af5dee56 SONAR-5529 - Implemented findAfterDate in IssueDao V.2 2014-08-31 15:22:27 +02:00
Stephane Gamard
7b5eac0452 fix license header 2014-08-30 12:57:17 +02:00
Stephane Gamard
da55098737 SONAR-5529 - Implemented findAfterDate in IssueDao V.2 2014-08-30 12:55:09 +02:00
Stephane Gamard
28c9c53545 SONAR-4898 - forgot a synchronized for JSW 2014-08-29 17:52:14 +02:00
Stephane Gamard
7aa4861592 SONAR-4898 - fixed sonar-server SearchClient exceptions on server shutdown 2014-08-29 17:04:46 +02:00
Stephane Gamard
6fdd43039f SONAR-5530 - IssueDao server uses UUID as key 2014-08-29 16:48:30 +02:00
Stephane Gamard
9a20c5d4f9 SONAR-4898 - fixed concurrent termination and exception on exit 2014-08-29 16:47:58 +02:00
Stephane Gamard
13b665ea32 Null authorName instead of "Not Yet Implemented" 2014-08-29 16:39:59 +02:00
Simon Brandhof
c801a91205 SONAR-5546 do not display "true" when change login is set ! 2014-08-29 16:32:39 +02:00
Simon Brandhof
457866583b SONAR-4898 revert autokill timeout to 30 seconds 2014-08-29 15:40:33 +02:00
Stephane Gamard
c6858dbdcf SONAR-4898 - fix early termination leaves search server as ghost 2014-08-29 12:22:06 +02:00
Stas Vilchik
6fec2fe3b2 Remove views proto 2014-08-29 15:49:43 +06:00
Stephane Gamard
c53c476652 SONAR-4898 - Fixed process-locking monitor 2014-08-29 10:37:44 +02:00
Stas Vilchik
44a9355c24 SONAR-5498 Make all links consistent
Remove blue color from headers
2014-08-29 12:52:56 +06:00
Stas Vilchik
60141bd9be SONAR-5490 Improve readability and payload of results in the page "Rules"
Condense the result list
2014-08-29 12:50:48 +06:00
Stas Vilchik
f7a504ab55 New views prototype 2014-08-29 12:42:00 +06:00
Simon Brandhof
4bfd08cd23 Remove unused fields in SearchClient 2014-08-28 23:21:51 +02:00
Simon Brandhof
280dd92d16 SONAR-5546 Fail to display changelog of Quality Profile 2014-08-28 22:01:00 +02:00
Julien Lancelot
e1e54e5839 SONAR-5542 /batch/file should never be secured 2014-08-28 18:18:37 +02:00
Simon Brandhof
9dda0bbeab SONAR-4898 try to fix ping monitoring
Sometimes child autokills because it did not receive pings in the last 30 seconds. I hope it comes from the parent process that is slow to start monitoring (send pings).
2014-08-28 16:02:35 +02:00
Simon Brandhof
53ff0ea1de Replace bad imports of org.elasticsearch.common by guava 2014-08-28 15:09:48 +02:00
Julien Lancelot
819ad25a12 Restore period option from link_to_resource because it's used on project 2014-08-28 14:19:06 +02:00
Julien Lancelot
8b266df87b SONAR-5417 Remove /batch_bootstrap/properties WS as it's now no more used 2014-08-28 14:06:44 +02:00
Julien Lancelot
e56ff9d45c Remove rule and period options from link_to_resource as it's not managed 2014-08-28 14:06:44 +02:00
Julien Lancelot
d6a0ac843d Remove tab option from link_to_resource as it's not managed 2014-08-28 14:06:44 +02:00
Julien Lancelot
8e85628a3c Fix quality flaw 2014-08-28 14:06:44 +02:00
Stas Vilchik
ce51108a6a New views prototype 2014-08-28 17:58:36 +06:00
Simon Brandhof
2e5f81f8ce SONAR-4898 do not remove the autokill monitor before trying to stop app 2014-08-28 11:21:29 +02:00
Julien Lancelot
3b44df364c SONAR-5540 "http" should not be in the url 2014-08-28 11:13:46 +02:00
Simon Brandhof
1f0d02d7b2 SONAR-4898 fix NPE on termination of ES 2014-08-28 09:23:21 +02:00
Stas Vilchik
1087eb5bd0 SONAR-5490 Improve readability and payload of results in the page "Rules"
Align tags on the left
2014-08-28 11:58:21 +06:00
Simon Brandhof
2cb0ac9b10 SONAR-4898 fix parallel termination of processes 2014-08-27 19:01:08 +02:00
Julien Lancelot
6dad375c56 SONAR-5542 Force user authentication is not taking into account by Java Web Service 2014-08-27 18:16:09 +02:00
Julien Lancelot
ad7b5a4e10 SONAR-5540 Fix links in breadcrumb 2014-08-27 18:16:09 +02:00
Jean-Baptiste Lievremont
055ca6aaf1 SONAR-5484 Add node address in system info 2014-08-27 17:26:28 +02:00
Simon Brandhof
8030eabc14 SONAR-4898 do not use IPv6 loopback address
Conflict with -Djava.net.preferIPv4Stack=true recommended for ES
2014-08-27 17:13:42 +02:00
Julien Lancelot
dc56eff40e SONAR-5541 Add REST Web Services in the online API documentation 2014-08-27 16:55:50 +02:00
Simon Brandhof
2af8587424 SONAR-4898 use loopback address instead of hardcoding 127.0.0.1 for JMX connections 2014-08-27 15:32:14 +02:00
Julien Lancelot
3dd1cb5373 SONAR-5540 Dashboard links are broken if apache does not allow to encode slash in URL 2014-08-27 12:43:58 +02:00
Simon Brandhof
400386a676 Fix some quality flaws 2014-08-26 19:14:30 +02:00
Simon Brandhof
c2d7e44f72 Fix some quality flaws 2014-08-26 18:45:51 +02:00
Simon Brandhof
ec5d30ee4a Fix some quality flaws 2014-08-26 16:03:05 +02:00
Simon Brandhof
f84b0d1a76 Add missing tests in sonar-process module 2014-08-26 16:03:05 +02:00
Julien Lancelot
680f1e0dd4 SONAR-4963 Return description in /permission_templates/search_groups 2014-08-26 15:50:39 +02:00
Stas Vilchik
803c1903e2 SONAR-4407 Refactor the libraries page in order to drop GWT
Feedback applied
2014-08-26 19:06:58 +06:00
Jean-Baptiste Lievremont
68e9e5a01d SONAR-5484 Add detailed search information per node 2014-08-26 14:55:04 +02:00
Stas Vilchik
bf24c78776 SONAR-4963 Display group description in User window 2014-08-26 18:05:09 +06:00
Stephane Gamard
dcfe048ad4 Synchronized monitored list of processes 2014-08-26 12:59:31 +02:00
Julien Lancelot
08c2e6fd7e SONAR-4963 Return description in /permissions/search_groups 2014-08-26 11:26:58 +02:00
Julien Lancelot
ed7b043e1c SONAR-5417 Add a 'preview' parameter in order to check some permissions 2014-08-26 11:02:20 +02:00
Julien Lancelot
1147732183 FindByProfile should not return removed rules 2014-08-26 10:35:54 +02:00
Simon Brandhof
9245b29fe0 Fix quality flaw 2014-08-25 19:52:23 +02:00
Simon Brandhof
d21ac75fe4 SONAR-5383 improve SonarClient#get() and #post()
* add helpful get(String relativeUrl, Object... params) and post(String relativeUrl, Object... params)
* support relativeUrl that does not start with slash /
2014-08-25 19:51:52 +02:00
Stephane Gamard
242b94658b Disable process monitoring when in debug with agentlib:jdwt 2014-08-25 17:39:13 +02:00
Stephane Gamard
ae58525745 Disable process monitoring when in debug with agentlib:jdwt 2014-08-25 17:39:13 +02:00
Stephane Gamard
70dfdc0bdc Disable process monitoring when in debug with agentlib:jdwt 2014-08-25 17:39:13 +02:00
Julien HENRY
8eceec4c11 SONAR-5417 Load project referentials using WS 2014-08-25 16:54:31 +02:00
Julien Lancelot
cbf0b7bdaa SONAR-5036 When drilling down on a measure, return all projects (even the projects the user don't have access to), but display a message when user click on a project he's not authorized to see 2014-08-25 16:33:13 +02:00
Julien Lancelot
93c7ad5736 SONAR-5417 Fix issue when setting a profile on a provisoned project 2014-08-25 15:31:08 +02:00
Stephane Gamard
edd595afba SONAR-5483 - Fix log 2014-08-25 14:38:32 +02:00
Stephane Gamard
bfe5863aae SONAR-5483 - Fails to start if no master available in cluster (mainly do to wrong coordinates in properties) 2014-08-25 14:35:35 +02:00
Stephane Gamard
5341a0bbc6 SONAR-5483 - Fixed log level for ES 2014-08-25 13:33:25 +02:00
Simon Brandhof
af0fd0c86e Minimum Viable Environment checks Java 1.6, 1.7 or 1.8 but not >= 1.6 2014-08-25 11:30:54 +02:00
Stas Vilchik
b8fdcad2f7 SONAR-4593 Display group description in User window
Fix the issue with the empty group description
2014-08-25 15:24:43 +06:00
Stas Vilchik
4eb379fa50 SONAR-4407 Refactor the libraries page in order to drop GWT
Add libraries' versions
2014-08-25 15:20:52 +06:00
Stas Vilchik
a42d8c3285 DSM & Libraries: drop entry points for old pages 2014-08-25 15:14:19 +06:00
Stas Vilchik
5df1df16f0 Remove console.log 2014-08-25 12:41:35 +06:00
Stephane Gamard
447b1087b6 fixed ITs - IndexQueue can exhaust connection pool (not actually pool-able) 2014-08-22 15:41:13 +02:00
Stephane Gamard
e3b71791e3 fixed ITs - IndexQueue can exhaust connection pool (not actually pool-able) 2014-08-22 15:41:13 +02:00
Stas Vilchik
aa472c83a8 SONAR-4406 Rework design page
Add MT
2014-08-22 16:29:02 +06:00
Stephane Gamard
cb6c002710 SONAR-5530 - Created IssueDao V2 2014-08-22 10:01:35 +02:00
Stephane Gamard
9369c4fc62 fix quality flaws 2014-08-22 10:01:35 +02:00
Stas Vilchik
3b3dcf593c SONAR-4407 Refactor the libraries page in order to drop GWT
Break old pages
2014-08-22 13:29:18 +06:00
Stas Vilchik
327b533811 SONAR-4407 Refactor the libraries page in order to drop GWT
Update dependencies page
2014-08-22 12:35:44 +06:00
Stephane Gamard
fdada94743 Added synchronizerTest 2014-08-21 16:25:19 +02:00
Stephane Gamard
4c33c45521 removed legacy explicit refresh() in medium test 2014-08-21 15:52:19 +02:00
Stephane Gamard
cb7f379c39 changed indexing stats to debug level 2014-08-21 15:49:30 +02:00
Stephane Gamard
52213a0f26 indexQueue can explicitly avoid inline refresh. 2014-08-21 15:49:02 +02:00
Stas Vilchik
244792e37d SONAR-4407 Refactor the libraries page in order to drop GWT
Clean up
2014-08-21 17:14:52 +06:00
Stas Vilchik
5092b1b8d1 SONAR-4407 Refactor the libraries page in order to drop GWT 2014-08-21 16:25:36 +06:00
Stephane Gamard
62fc2d2ee1 fixing case sensitive issue on file 2014-08-21 12:17:19 +02:00
Stephane Gamard
1a477b1a13 fixing case sensitive issue on file 2014-08-21 12:16:52 +02:00
Stephane Gamard
f572e4350d Case problems 2014-08-21 12:00:25 +02:00
Stephane Gamard
823fdf6ec1 Updated pom dependencies and size 2014-08-20 18:18:39 +02:00
Stephane Gamard
789230f688 code format 2014-08-20 18:18:39 +02:00
Stephane Gamard
e72b7db9c0 fixed synchronization 2014-08-20 18:18:39 +02:00
Stephane Gamard
c7bdd0a2e7 removed final modifier because of Mockito 2014-08-20 18:18:38 +02:00
Stephane Gamard
8e32f1abcb Updated indexQueue mechanism for performance (no compression yet). 2014-08-20 18:18:38 +02:00
Stephane Gamard
008c1d58cc code format 2014-08-20 18:18:38 +02:00
Stephane Gamard
4dc5a1ace9 Finalized base methods for DAO 2014-08-20 18:18:38 +02:00
Stephane Gamard
dd237c28a0 Updated DAO with findAfterDate method 2014-08-20 18:18:38 +02:00
Stas Vilchik
ba80308af0 SONAR-4407 Refactor the libraries page in order to drop GWT
List the component's libraries
2014-08-20 18:09:12 +06:00
Stas Vilchik
9604994b02 SONAR-5498 Make all links consistent 2014-08-18 17:30:04 +06:00
Stas Vilchik
de1cfcf632 SONAR-4406 Some minor improvements 2014-08-18 12:54:12 +06:00
Stephane Gamard
e3998d3696 Added license header 2014-08-16 10:00:25 +02:00
Stephane Gamard
0d0ef40322 Added tests for sonar-process Monitor Class 2014-08-15 18:06:56 +02:00
Stephane Gamard
35a5827103 Increased coverage for ListUpdateScripts 2014-08-14 16:39:12 +02:00
Stephane Gamard
b7e8093072 Revert Props setDefault 2014-08-14 15:38:21 +02:00
Stephane Gamard
84c18742d3 fix quality flaw & added test for UpdateListScriptFactory 2014-08-14 15:18:20 +02:00
Stephane Gamard
bc2f5635cd fix quality flaw 2014-08-14 13:28:49 +02:00
Stephane Gamard
ce81c9ae7b fix quality flaw 2014-08-14 13:28:49 +02:00
Stas Vilchik
912592476d SONAR-4406 Slight ui improvements 2014-08-14 17:25:13 +06:00
Stephane Gamard
48ca052161 fix quality flaw 2014-08-14 13:08:51 +02:00
Stephane Gamard
1bb9590101 fix quality flaw 2014-08-14 12:59:41 +02:00
Stephane Gamard
9fe497383a Fixed BaseIndex test 2014-08-14 12:59:23 +02:00
Stephane Gamard
c421fa7ad3 added properties for SearchServer in ServerTester for mediumTests 2014-08-14 12:39:16 +02:00
Stephane Gamard
343e4be527 fix SearchServerTest 2014-08-14 11:42:19 +02:00
Stephane Gamard
9a1366b255 fix quality flaws 2014-08-14 10:41:37 +02:00
Stephane Gamard
46bd831271 fix quality flaws 2014-08-14 09:55:19 +02:00
Stas Vilchik
efef547461 SONAR-4406 Rework design page
Fix the sidebar
2014-08-14 13:49:14 +06:00
Stas Vilchik
0e1e8ae3ed SONAR-4406 Rework design page 2014-08-14 13:47:45 +06:00
Stephane Gamard
528ef6f788 Added test for MonitoredProcess Class 2014-08-13 18:53:18 +02:00
Stephane Gamard
f661df1a2d format code 2014-08-13 17:53:14 +02:00
Stephane Gamard
e649bc9398 fix quality flaws 2014-08-13 17:52:11 +02:00
Stephane Gamard
4056a9ca7e added tests for sonar-process 2014-08-13 17:30:17 +02:00
Julien Lancelot
80346c2d8a Fix quality flaw 2014-08-13 14:36:17 +02:00
Stephane Gamard
c31f7f2abf improved test performances for sq #3 (use MetaDataHandler for MySQL) 2014-08-13 13:57:26 +02:00
Julien Lancelot
0e6b081d5a SONAR-5036 When coming from a view, a user should not be able to drilldown in a project he doesn't have access to 2014-08-13 10:13:02 +02:00
Stephane Gamard
80aa231222 SONAR-4898 - Can run in install dir with spaces in path. 2014-08-12 14:25:50 +02:00
Julien Lancelot
cae764c434 SONAR-3806 Secure "dependencies" page 2014-08-12 13:52:34 +02:00
Stas Vilchik
1ca0cfca4d SONAR-4406 The first shot of a new design page 2014-08-12 16:43:55 +06:00
Julien Lancelot
cf78650323 SONAR-5417 Get batch project referentials using WS 2014-08-12 10:34:49 +02:00
Julien Lancelot
20669607af SONAR-5343 Replace "Branch coverage" by "Condition coverage" 2014-08-12 09:14:37 +02:00
Stephane Gamard
fd30594ed1 code format 2014-08-11 15:56:50 +02:00
Stephane Gamard
e7346a8571 SONAR-4898 - Created ProcessWrapper tests in sonar-process-test 2014-08-11 15:56:50 +02:00
Julien Lancelot
3eb33cf633 SONAR-5485 SonarQube should ignore creation of a repository and its rules if the language is not installed 2014-08-11 14:03:35 +02:00
Julien Lancelot
0e52cad9c6 SONAR-5175 When deleting a group, rows related to this group in perm_templates_groups table should be deleted 2014-08-11 11:50:28 +02:00
Stephane Gamard
f4f68fce0f Fixed BaseIndex test 2014-08-11 10:59:44 +02:00
Stephane Gamard
5bd0129d64 Updated Timeouts in monitor and removed deRegister in JMXUtils (using check in register) 2014-08-11 10:46:52 +02:00
Stephane Gamard
325399d27c Added cleanup when not monitored 2014-08-11 10:38:40 +02:00
Stephane Gamard
9c0d72f5bd fixed license header 2014-08-11 10:38:40 +02:00
Stephane Gamard
3604710fac No need to wait for ES in non-blocking mode (start returns when node is started) 2014-08-11 10:38:40 +02:00
Stephane Gamard
bf4b6be6f9 Added check for mbean registration 2014-08-11 10:38:40 +02:00
Stephane Gamard
f1c87c9f04 Extracted ES from sonar-server & updated ServerTester for mediumTests 2014-08-11 10:38:40 +02:00
Stephane Gamard
7c3daba67a Extracted ES from sonar-server & updated ServerTester for mediumTests 2014-08-11 10:38:39 +02:00
Julien Lancelot
e1937fdb8b SONAR-3679 Make the password checking consistent between the "My Profile" and "Users" pages 2014-08-11 10:01:03 +02:00
Jean-Baptiste Lievremont
45896a6f22 SONAR-5504 Make "Close" link focusable and focus on it on bulk success 2014-08-08 16:41:28 +02:00
Stephane Gamard
1660dafc9e SONAR-4898 - MUST ping at a fixed rate and not at a given delay! 2014-08-08 16:28:02 +02:00
Stephane Gamard
bdcf1d5c0c SONAR-4898 - Modularized sonar-process for tests 2014-08-08 16:28:02 +02:00
Jean-Baptiste Lievremont
2139a5ab26 SONAR-5413 Use configuration to handle conversion of work durations 2014-08-08 15:53:02 +02:00
Stephane Gamard
17a4082894 SONAR-4898 - Modularized sonar-process for tests 2014-08-08 12:05:12 +02:00
Stephane Gamard
a9611c345f fixed cyclic dependencies 2014-08-08 12:05:12 +02:00
Jean-Baptiste Lievremont
b28de2ec97 SONAR-4907 Change id of search info block for better testability 2014-08-08 11:08:39 +02:00
Jean-Baptiste Lievremont
d37071a533 SONAR-4907 Enhance readability of search related info in system page 2014-08-08 10:52:54 +02:00
Jean-Baptiste Lievremont
63b1d5ffd2 SONAR-5516 Add medium test 2014-08-08 10:20:37 +02:00
Stephane Gamard
d11e245197 SONAR-4898 - Robustness (scheduled rate rather than delay). 2014-08-08 09:59:58 +02:00
Stephane Gamard
270f4e723d SONAR-4898 - Robustness (scheduled rate rather than delay). 2014-08-08 09:53:13 +02:00
Stephane Gamard
72f0502fda SONAR-4898 - Created a DummyOKApplication for Unit test of ProcessWrapper 2014-08-08 09:43:21 +02:00
Stas Vilchik
1a431d25b9 Fix regression of issues barchart 2014-08-08 13:13:01 +06:00
Stas Vilchik
483d0fa7ec SONAR-4963 Display group description in User window 2014-08-08 12:18:42 +06:00
Stas Vilchik
dd6f466777 SONAR-5498 Make all links consistent 2014-08-08 12:16:32 +06:00
Simon Brandhof
69d839b6a2 SONAR-4791 loading of single JDBC driver fixed some memory leaks detected by Tomcat 2014-08-07 17:44:34 +02:00
Simon Brandhof
cbc4901c0f SONAR-4898 do not monitor freshness of pings in master process 2014-08-07 17:42:34 +02:00
Jean-Baptiste Lievremont
5ea41059e0 SONAR-5516 Sort repositories by name, then language in the "Repositories" criterion 2014-08-07 16:04:46 +02:00
Simon Brandhof
00a83dda97 SONAR-4898 remove customization of RMI timeouts 2014-08-07 15:04:32 +02:00
Stephane Gamard
26d2028e6c temp DEBUG level for ES to inspect IT Tests 2014-08-07 14:57:43 +02:00
Stephane Gamard
05ec77770e Log and waiting for ES Shutdown when using Memory type 2014-08-07 14:31:40 +02:00
Stephane Gamard
5e11b0ee3c Added license headers 2014-08-07 14:02:52 +02:00
Stephane Gamard
6ef6a181ee Info log level for ES (Only used in tests) 2014-08-07 14:01:17 +02:00
Stephane Gamard
b4695eb44c SONAR-4898 - Created a DummyOKApplication for Unit test of ProcessWrapper 2014-08-07 14:01:17 +02:00
Jean-Baptiste Lievremont
0dc1822dc8 Add missing license header 2014-08-07 14:00:53 +02:00
Jean-Baptiste Lievremont
345b718cfc SONAR-4907 Add search index related info to system info page 2014-08-07 13:55:50 +02:00
Simon Brandhof
020bb4c00c SONAR-5522 Fail to add or remove users from groups that do not have description (Oracle DB only) 2014-08-07 12:50:07 +02:00
Stephane Gamard
993cca8233 SONAR-5483 - Fixed null rack_id in searchProcess and ESNode 2014-08-07 10:59:13 +02:00
Stephane Gamard
2cb85007b2 SONAR-5483 - Added Cluster zone-awareness using rack_id 2014-08-07 10:03:26 +02:00
Jean-Baptiste Lievremont
8507e6b939 Relax assertions on tests 2014-08-07 09:09:26 +02:00
Simon Brandhof
81006aa4f9 Fix merge 2014-08-07 00:51:14 +02:00
Simon Brandhof
868917eb6c No need to repeat default property values in SearchServer 2014-08-07 00:27:14 +02:00
Simon Brandhof
51a44e6347 SONAR-5518 Remove the property sonar.embeddedDatabase.dataDir 2014-08-07 00:27:14 +02:00
Simon Brandhof
c36cc4d9b7 SONAR-5499 Do not allow to change the distributed JDBC drivers 2014-08-07 00:27:14 +02:00
Jean-Baptiste Lievremont
cddd1cb427 SONAR-4907 Display search cluster and node information in system info page 2014-08-06 18:26:25 +02:00
Stephane Gamard
c80eba6533 SONAR-4907 - Added getLocalNodeInfo which gets the node on the same machine (not same JVM) 2014-08-06 15:34:00 +02:00
Stephane Gamard
36bf1c9ec4 SONAR-4907 - Added naming for search and server within a node. 2014-08-06 15:33:29 +02:00
Stephane Gamard
51c7b2f22b SONAR-5483 - Current version of DAO does not support partial shard success for insertions. Min replication is 1 2014-08-06 14:09:40 +02:00
Stephane Gamard
20e7078b51 SONAR-5483 - zero division error when not in cluster... 2014-08-06 14:03:37 +02:00
Stephane Gamard
0fd968b94d fixed constant name 2014-08-06 13:40:35 +02:00
Stephane Gamard
e53a726145 SONAR-5483 - Added minium replication factor for cluster 2014-08-06 13:40:35 +02:00
Stephane Gamard
0f88d64c51 SONAR-5483 - Enforce N/2+1 masters present in cluster 2014-08-06 13:40:35 +02:00
Stephane Gamard
fd50136d93 SONAR-5483 - Override ES default http property 2014-08-06 13:40:35 +02:00
Jean-Baptiste Lievremont
876f37e9cf Bump frontend medium test dependencies to recent versions 2014-08-06 09:18:23 +02:00
Stephane Gamard
fc63c8f8d3 fix quality flaw (dead code) 2014-08-06 09:10:26 +02:00
Stephane Gamard
aace044385 SONAR-5483 - Fixed SearchServerTest (missing property) 2014-08-06 09:10:26 +02:00
Stephane Gamard
6fda70f66f SONAR-5483 - Only allow http console for in-memory ES for MediumTests 2014-08-06 09:10:25 +02:00
Stephane Gamard
c5578ed7b3 SONAR-5483 - Removed HTTP Console on SQ's ES and updated node.name 2014-08-06 09:10:24 +02:00
Simon Brandhof
dd40216b6b SONAR-5515 Fail to upgrade to 4.4 when a project was lastly analyzed with SonarQube 2.8 or less 2014-08-05 15:58:47 +02:00
Julien Lancelot
42d098015c SONAR-4963 Return group description in /user_groups/search 2014-08-05 15:21:34 +02:00
Stephane Gamard
100c713873 SONAR-5483 - Removed useless output 2014-08-05 14:42:25 +02:00
Stephane Gamard
a880572cb6 SONAR-5483 - Fixed slave joining cluster. 2014-08-05 14:42:25 +02:00
Stephane Gamard
41c8052a54 SONAR-5483 - Added Cluster discovery configuration to SearchServer 2014-08-05 13:00:09 +02:00
Jean-Baptiste Lievremont
7318a18599 SONAR-4769 Add JDBC connection pool configuration and status info 2014-08-05 10:35:41 +02:00
Jean-Baptiste Lievremont
8f8524265b Fix quality flaws 2014-08-05 09:52:12 +02:00
Stephane Gamard
5bd41ba9ad Added profiling to IndexQueue (BASIC level, low verbosity) 2014-08-05 09:34:02 +02:00
Stephane Gamard
e45006f651 Added test case of synchronize above queue initial capacity 2014-08-05 09:25:52 +02:00
Simon Brandhof
3fc2a1b53d Support of exceptions without message in web services 2014-08-04 19:22:34 +02:00
Simon Brandhof
385b24540e SONAR-4898 remove props temporary file as soon as possible 2014-08-04 19:22:33 +02:00
Julien Lancelot
0a574624e0 SONAR-4627 Fix message to display 2014-08-04 17:59:56 +02:00
Stephane Gamard
c92b775456 Added test case of synchronize above queue intial capacity 2014-08-04 17:39:56 +02:00
Stephane Gamard
922c84ab37 fixed BaseIndexTest 2014-08-04 17:19:24 +02:00
Stephane Gamard
5bbc798c86 Fixed test 2014-08-04 17:19:24 +02:00
Stephane Gamard
e45b3f33e1 Updated ESNode for mem/remote 2014-08-04 17:19:23 +02:00
Stephane Gamard
0a5a6771b4 Added introspections to monitor Tests failures. 2014-08-04 17:19:23 +02:00
Stephane Gamard
f77522a29a Added introspections to monitor Tests failures. 2014-08-04 17:19:23 +02:00
Stephane Gamard
9567d73a0c Put soanr.path.home to target directory for medium tests 2014-08-04 17:19:23 +02:00
Stephane Gamard
9867dbce7f Added license header 2014-08-04 17:19:23 +02:00
Stephane Gamard
a388f6ed1c Added introspections to monitor Tests failures. 2014-08-04 17:19:22 +02:00
Simon Brandhof
17a299b77a SONAR-4898 fix support of properties that don't start with "sonar." 2014-08-04 17:09:50 +02:00
Jean-Baptiste Lievremont
62aa23863d SONAR-5004 Do not display bubble chart when all values for one axis are null/non available 2014-08-04 14:56:42 +02:00
Julien Lancelot
324e7ea6fb SONAR-5402 Fix issue on provisionned projects 2014-08-04 14:33:19 +02:00
Stephane Gamard
2124979c80 removed FULL level profiling in test 2014-08-04 14:08:55 +02:00
Stephane Gamard
346b48ab54 removed FULL level profiling in test 2014-08-04 14:06:37 +02:00
Stephane Gamard
250315a466 Improve Profiling output for *Index Classes 2014-08-04 14:05:09 +02:00
Stephane Gamard
a0f98ae3e9 Improve Profiling output for *Index Classes 2014-08-04 14:05:09 +02:00
Simon Brandhof
d260bd8405 Fix test 2014-08-04 12:52:13 +02:00
Simon Brandhof
004bd3d637 Improve documentation of web dev mode 2014-08-04 11:53:35 +02:00
Simon Brandhof
82f13ea121 Web dev mode : merge properties sonar.rails.dev and sonar.path.web into sonar.web.dev.sources 2014-08-04 11:15:39 +02:00
Simon Brandhof
18a903f8e3 SONAR-4898 remove some tomcat warning logs on shutdown 2014-08-04 11:15:03 +02:00
Simon Brandhof
00cc593273 Revert "SONAR-5402 Project administrators should be able to change quality profiles and gates"
This reverts commit ed3e542f92.
2014-08-01 17:31:29 +02:00
Simon Brandhof
02d466da7b SONAR-4898 improve support of JMX IP address in multihomed servers 2014-08-01 15:37:57 +02:00
Simon Brandhof
de01319720 Rename server temp folder 2014-08-01 14:59:09 +02:00
Simon Brandhof
2e7201c5a9 SONAR-4898 experimental test for fixing RMI IP address 2014-08-01 14:58:48 +02:00
Simon Brandhof
1e22a5cfa8 Fix TempFolderProviderTest 2014-08-01 14:07:26 +02:00
Simon Brandhof
e0ccd78900 Fix test and regression on java 6 2014-08-01 14:06:45 +02:00
Julien HENRY
9e18a64086 Fix TempFolderProviderTest 2014-08-01 14:02:03 +02:00
Julien Lancelot
57dff3366d SONAR-4627 When the metric name is wrong, display a message containing allowed characters 2014-08-01 11:33:22 +02:00
Julien Lancelot
ed3e542f92 SONAR-5402 Project administrators should be able to change quality profiles and gates 2014-08-01 11:31:12 +02:00
Simon Brandhof
4d89df11da SONAR-4898 fix compatibility with Java 6 2014-08-01 10:46:29 +02:00
Julien Lancelot
97490bac6c Restore previous human attribute ofr key and name 2014-08-01 10:13:30 +02:00
Julien Lancelot
fbafe625a8 SONAR-4627 Improve error message when creating a manual metric 2014-08-01 10:12:45 +02:00
Simon Brandhof
5c9f50f64b SONAR-4898 fix IP interface of JMX ports 2014-08-01 10:12:22 +02:00
Julien Lancelot
c4919bca3b Remove debug log 2014-08-01 10:07:29 +02:00
Simon Brandhof
f996068767 SONAR-4898 increase max process startup timeout to 5 minutes 2014-08-01 10:02:35 +02:00
Simon Brandhof
8cb8a6f93d SONAR-4898 few renamings in temp sub-folders 2014-08-01 10:02:35 +02:00
Julien Lancelot
0348531e03 SONAR-5229 "Shared with all users" is not taken into account when copying a measure filter 2014-08-01 09:44:57 +02:00
Simon Brandhof
a4c5e9c14e SONAR-4898 improve System.out/err logging 2014-07-31 23:33:33 +02:00
Simon Brandhof
6849b22ad9 SONAR-4898 fix some logs 2014-07-31 22:49:00 +02:00
Stas Vilchik
70127b482f SONAR-5385 SONAR-5386 Setting "0"/"0min" on the "Metric" criterion for technical debt should be possible in the Measures page 2014-07-31 20:28:44 +02:00
Simon Brandhof
6aeaa85d46 Remove old web dev mode 2014-07-31 19:58:18 +02:00
Simon Brandhof
e19799121c SONAR-4898 fix IP interface for RMI 2014-07-31 19:39:52 +02:00
Jean-Baptiste Lievremont
b7a5a57385 SONAR-5332 Redirect to home when drilling down on unexisting project 2014-07-31 16:24:36 +02:00
Julien Lancelot
c47cd05f34 SONAR-4437 Refactor SQL requests of the measure filter service 2014-07-31 16:11:26 +02:00
Jean-Baptiste Lievremont
f30100815b SONAR-5247 Add MT 2014-07-31 15:28:44 +02:00
Jean-Baptiste Lievremont
fc2fd04714 SONAR-4812 Add MT for availability of "Value" in metric filter 2014-07-31 15:11:52 +02:00
Stephane Gamard
a62ea5d4b0 Merge branch 'master' into SONAR-4898
Conflicts:
	server/sonar-server/src/main/java/org/sonar/server/rule/index/RuleIndex.java
2014-07-31 13:52:16 +02:00
Julien Lancelot
86c81b2b63 SONAR-5395 Fail to save a measure filter when name criteria contains a comma 2014-07-31 13:22:25 +02:00
Stas Vilchik
8e6464be27 SONAR-5510 It should be possible to remove highlighting of symbols 2014-07-31 10:58:28 +02:00
Julien Lancelot
2f10a0b97f SONAR-5429 Ignore incorrect sort 2014-07-31 10:28:09 +02:00
Julien Lancelot
a162217822 SONAR-5417 Do not fail when project does not exists 2014-07-31 09:43:45 +02:00
Stephane Gamard
9969f45f30 SONAR-4898 - Using Address instead of hostanme (robustness) after @infra remarks 2014-07-31 09:28:45 +02:00
Simon Brandhof
3d267b28bf SONAR-4898 update documentation and Minimum Viable Environment 2014-07-30 23:13:40 +02:00
Simon Brandhof
39ef3d1403 SONAR-4898 improve logs on errors 2014-07-30 18:27:07 +02:00
Julien Lancelot
ba0faa7bba SONAR-5451 Fix deletion of project event on Oracle when more than 1000 events on a project 2014-07-30 18:07:26 +02:00
Simon Brandhof
1be85fe80d SONAR-4898 fix logs 2014-07-30 18:04:58 +02:00
Jean-Baptiste Lievremont
12f243728f SONAR-5230 Display "Share..." checkbox on all copy forms 2014-07-30 18:00:43 +02:00
Jean-Baptiste Lievremont
e70c881fc8 SONAR-5497 Add medium test for "Tag" filter restore, add marker attributes to ease tests on filters 2014-07-30 17:28:54 +02:00
Stas Vilchik
b979ff9644 Revert "Fix component viewer MT"
This reverts commit 6069dd091a.
2014-07-30 16:29:01 +02:00
Stas Vilchik
a33cfaa583 Revert "SONAR-5509 Collapse the component name in the component viewer in there is no enough space"
This reverts commit 86b5edfd26.
2014-07-30 16:28:36 +02:00
Simon Brandhof
547e3117e6 SONAR-4898 fix regression 2014-07-30 16:14:32 +02:00
Simon Brandhof
3d598f644c SONAR-4898 fix handling of server early termination 2014-07-30 16:06:30 +02:00
Jean-Baptiste Lievremont
9cc7517fa0 SONAR-5505 Add MT for tag lexical order 2014-07-30 15:51:27 +02:00
Julien Lancelot
ed7933c1bb Fix quality flaws 2014-07-30 15:25:18 +02:00
Jean-Baptiste Lievremont
c477a34b4a SONAR-5497 Remove unknown items when restoring filter selection 2014-07-30 15:11:09 +02:00
Stas Vilchik
927f222bc6 SONAR-4888 Make sure d3js visualisations all display the same time and number formats 2014-07-30 14:38:43 +02:00
Jean-Baptiste Lievremont
a9461fd227 Fix quality flaws 2014-07-30 14:12:12 +02:00
Jean-Baptiste Lievremont
7c12d722e3 SONAR-5247 Focus on "Metric" when tabbing between filters 2014-07-30 14:12:12 +02:00
Stas Vilchik
6069dd091a Fix component viewer MT 2014-07-30 14:12:00 +02:00
Simon Brandhof
bd8a17093d SONAR-4898 remove misleading warning log 2014-07-30 14:04:21 +02:00
Simon Brandhof
52d72b78a1 SONAR-4898 fix application.log 2014-07-30 13:56:26 +02:00
Simon Brandhof
16647f4564 SONAR-4898 rename Terminatable to Terminable 2014-07-30 13:38:19 +02:00
Stas Vilchik
353ac18f12 SONAR-5482 The list of languages in the "Size" widget can be too long on views
Remove bars
2014-07-30 13:37:23 +02:00
Simon Brandhof
26bfa823f2 SONAR-4898 improve reliability 2014-07-30 13:34:50 +02:00
Stas Vilchik
86b5edfd26 SONAR-5509 Collapse the component name in the component viewer in there is no enough space 2014-07-30 13:29:00 +02:00
Julien Lancelot
83c1a76b4a SONAR-5417 Reorganize unit tests 2014-07-30 13:04:56 +02:00
Julien Lancelot
b7bc1c04ed SONAR-5417 Module settings should contains all parent settings 2014-07-30 12:13:21 +02:00
Stas Vilchik
0c0bff6357 SONAR-4951 Add the current user in the fields of the Issues search form
Implement for the reporter filter
2014-07-30 11:53:26 +02:00
Stas Vilchik
6939ce5686 SONAR-5480 Make it possible to "un-choose" filters and selected line
Really unset the highlighted line
2014-07-30 11:11:14 +02:00
Stas Vilchik
6f22dcadaf Merge branch 'branch-4.4'
Conflicts:
	sonar-server/src/main/coffee/drilldown/app.coffee
2014-07-30 10:53:14 +02:00
Stas Vilchik
ae80c0c09c SONAR-5490 Improve readability and payload of results in the Coding Rules page
Fix the issue with whitespace when there are no tags and no status
2014-07-30 10:29:30 +02:00
Stas Vilchik
83e0c60b23 Fix stack area overlapping issue 2014-07-30 10:19:12 +02:00
Stas Vilchik
8120006732 SONAR-5507 Improve bubble chart rendering when there is only one component 2014-07-30 09:50:57 +02:00
Stas Vilchik
b297ce0e68 Remove usages of non-standard startsWith function 2014-07-30 09:50:56 +02:00
Stephane Gamard
041d9e3103 Merge remote-tracking branch 'origin/branch-4.4'
Conflicts:
	server/sonar-server/src/test/java/org/sonar/server/rule/index/RuleIndexMediumTest.java
2014-07-30 09:23:43 +02:00
Stas Vilchik
ea978ffddc SONAR-4888 Make sure d3js visualisations all display the same time and number formats 2014-07-30 09:18:01 +02:00
Stas Vilchik
664274f010 Move momentjs lib to sonar.js mainly for using inside widgets 2014-07-30 09:01:27 +02:00
Stephane Gamard
20688b8877 SONAR-5237 - Fixed exit of runner when TC Fails to load 2014-07-29 17:43:06 +02:00
Jean-Baptiste Lievremont
8826a67d23 SONAR-5497 Load tags synchronously to be able to restore them before query 2014-07-29 17:37:59 +02:00
Jean-Baptiste Lievremont
9afd426041 SONAR-5505 Use lexical order for tags in the filter bar 2014-07-29 17:37:59 +02:00
Stas Vilchik
f0d3e015c0 SONAR-4951 Add the current user in the fields of the Issues search form 2014-07-29 17:35:17 +02:00
Stas Vilchik
710f32a61f SONAR-5500 Adapt width of static list criteria in search forms
Fix the issue that prevents to unselect a filter item
2014-07-29 17:29:20 +02:00
Stas Vilchik
a3ce51c43b SONAR-5482 The list of languages in the "Size" widget can be too long on views 2014-07-29 17:12:11 +02:00
Stephane Gamard
24f91ddaaf SONAR-5237 - Fixed exit of runner when TC Fails to load 2014-07-29 17:01:58 +02:00
Stas Vilchik
781927f5e3 SONAR-5491 For duplications, workspace should not show duplicate entries 2014-07-29 16:11:09 +02:00
Stas Vilchik
5e188fe2fa SONAR-5500 Adapt width of static list criteria in search forms 2014-07-29 15:59:58 +02:00
Jean-Baptiste Lievremont
a81b6e74f5 SONAR-5247 Open "Metric" select only on filter creation (not edition) 2014-07-29 15:42:08 +02:00
Jean-Baptiste Lievremont
c131a34539 SONAR-4812 Remove "Value" option when selecting differential metric 2014-07-29 15:42:08 +02:00
Stas Vilchik
c092c8c380 SONAR-5502 When a line is covered by many tests, after clicking on them, the popup light appear in the middle of the code 2014-07-29 15:20:53 +02:00
Stas Vilchik
baaf9c36f2 SONAR-4572 Display of source code should not exceed page width
Fix the issue with coverage/duplication bubble popup
2014-07-29 15:09:04 +02:00
Stas Vilchik
dd339e2251 SONAR-5498 Make all links consistent
Fix side effects on component viewer
2014-07-29 14:59:19 +02:00
Stas Vilchik
10a703bceb SONAR-5498 Make all links consistent 2014-07-29 14:44:30 +02:00
Stephane Gamard
71ec676b23 SONAR-4898 - Centralized profiling 2014-07-29 14:03:40 +02:00
Stephane Gamard
7222e9316c SONAR-4898 - Centralized profiling 2014-07-29 13:52:19 +02:00
Jean-Baptiste Lievremont
1fd4a8cc71 SONAR-5037 Remove "automatic" plugin upgrade features from "system updates" tab 2014-07-29 13:51:27 +02:00
Stas Vilchik
07f59ac044 SONAR-5496 Make it obvious to the user that only the most relevant items are displayed in the facets of the Rules page 2014-07-29 13:09:11 +02:00
Stas Vilchik
e90ceafc31 SONAR-5073 Display an error message when dates are not properly set in the Issues Service
Allow user input, but fix the wrong input
2014-07-29 12:26:09 +02:00
Julien Lancelot
7ee733896a SONAR-5486 DB migration hangs on the MeasuresDebtToMinutes step with MsSQL (dead lock) 2014-07-29 12:15:05 +02:00
Stas Vilchik
92ade59273 SONAR-5479 Allow to filter on Lines and Lines of Code in the Component Viewer
Do not show ncloc filter if there is no ncloc_data
2014-07-29 11:52:46 +02:00
Jean-Baptiste Lievremont
898d7c439a SONAR-5230 Do not share copied measure/issue filters by default 2014-07-29 11:12:42 +02:00
Stas Vilchik
75e6a69a88 SONAR-5490 Improve readability and payload of results in the Coding Rules page
Fix the pb with manual rules. Remove pipe and orange color for non-ready status.
2014-07-29 11:10:06 +02:00
Stas Vilchik
0e52f9b944 SONAR-5468 Improve rendering of duplications that are on the same file 2014-07-29 10:36:29 +02:00
Simon Brandhof
4e8e3124d0 Fix batch statements in Java db migrations 2014-07-29 10:33:18 +02:00
Simon Brandhof
f66622f460 Fix batch statements in Java db migrations 2014-07-29 10:25:42 +02:00
Simon Brandhof
2214f910aa SONAR-5487 fix quality flaw 2014-07-29 10:25:42 +02:00
Stephane Gamard
fdba46a215 Merge branch 'master' into SONAR-4898 2014-07-29 10:16:22 +02:00
Stephane Gamard
f15a89411c SONAR-4898 - Fixed rogue TC when SQ plateform fails to load. 2014-07-29 10:12:08 +02:00
Jean-Baptiste Lievremont
89d098b050 SONAR-4804 Use case insensitive order on name for projects on Projects Permissions 2014-07-29 10:09:49 +02:00
Julien Lancelot
a5cf8d9969 Merge branch-4.4 2014-07-29 09:11:12 +02:00
Simon Brandhof
5af0e07796 SONAR-5487 Check minimal required version of Oracle JDBC driver (11.2) 2014-07-29 00:00:04 +02:00
Simon Brandhof
a570bd8448 SONAR-4898 add missing tests, fix loading of default settings and check Java6+ 2014-07-28 23:07:45 +02:00
Simon Brandhof
4bee8f9892 SONAR-5492 Remove ability to configure JDBC driver class name 2014-07-28 21:37:21 +02:00
Stas Vilchik
78cd89b41c [SONAR-5073] Disable user input on date fields 2014-07-28 17:35:04 +02:00
Jean-Baptiste Lievremont
64014160d1 SONAR-5222 Use qualified l10n messages for resource configuration (project, view, etc.) 2014-07-28 17:31:57 +02:00
Stas Vilchik
688acad64c SONAR-5127 Always display "Manage" in the favorite measure/issue filters menu 2014-07-28 17:23:49 +02:00
Stas Vilchik
09a85daf7e SONAR-5490 Improve readability and payload of results in the Coding Rules page 2014-07-28 17:09:59 +02:00
Stephane Gamard
2702b09f74 SONAR-4898 - Renamed sonar.es.* properties to sonar.search.* 2014-07-28 17:04:45 +02:00
Stephane Gamard
b16c54633a SONAR-4898 - Centralized profiling 2014-07-28 17:00:12 +02:00
Stas Vilchik
63b044d2a4 SONAR-5468 Improve rendering of duplications that are on the same file
Add cross-project icon
2014-07-28 15:54:24 +02:00
Stas Vilchik
03a5ff3bf0 Component Viewer Tests: issues 2014-07-28 15:50:02 +02:00
Jean-Baptiste Lievremont
6e256170fb SONAR-4557 Move log to Rails code (java_facade.generateServerId is called on page load if server ID is set) 2014-07-28 15:29:39 +02:00
Stas Vilchik
ec4297d574 Component Viewer Tests: duplications 2014-07-28 15:15:22 +02:00
Stas Vilchik
ae131b662e SONAR-5480 Make it possible to "un-choose" filters and selected line 2014-07-28 14:47:23 +02:00
Stas Vilchik
d8324a360f SONAR-5466 Workspace should display the project as well as the module 2014-07-28 14:43:41 +02:00
Stas Vilchik
83fc5e53b2 Component Viewer Tests: different filters 2014-07-28 14:43:41 +02:00
Jean-Baptiste Lievremont
ae0fe5498d SONAR-5368 Use "Constant" instead of "Offset" for constant/issue function 2014-07-28 14:39:33 +02:00
Stephane Gamard
371198dae0 SONAR-4898 - Added FULL/BASIC profiling for ES Querying 2014-07-28 14:29:44 +02:00
Stephane Gamard
1736bc6404 SONAR-4898 - Added FULL/BASIC profiling for ES Querying 2014-07-28 14:20:22 +02:00
Jean-Baptiste Lievremont
33e2ffe31a SONAR-5137 Add medium tests on rule activation 2014-07-28 13:52:51 +02:00
Simon Brandhof
a6256c2da6 SONAR-4898 add INFO log for sonar.path.web 2014-07-28 13:51:51 +02:00
Stas Vilchik
5f055a33b0 Component Viewer Tests: favorites 2014-07-28 12:17:56 +02:00
Stas Vilchik
783c67d13e SONAR-5466 Workspace should display the project as well as the module 2014-07-28 11:53:35 +02:00
Stas Vilchik
32baeb8770 SONAR-5479 Allow to filter on Lines and Lines of Code in the Component Viewer 2014-07-28 11:49:23 +02:00
Simon Brandhof
ee22775511 SONAR-4898 fix app logging 2014-07-28 11:45:08 +02:00
Stas Vilchik
c1aa232502 Component Viewer Tests: select tab by metric 2014-07-28 11:34:59 +02:00
Jean-Baptiste Lievremont
93a5ca68a0 SONAR-5137 Fix stuff lost in the merge - see d2074c3527 2014-07-28 11:14:47 +02:00
Stephane Gamard
0f9d1f9715 SONAR-4898 - Fixed logger levels and messages 2014-07-28 10:46:20 +02:00
Jean-Baptiste Lievremont
d2074c3527 SONAR-5137 Add rule param type to WS response, use it in rule activation dialog
Merged from branch-4.4 9646b5948e
2014-07-28 10:45:32 +02:00
Stas Vilchik
c1cf3d9d82 Component Viewer: add some MTs 2014-07-28 10:33:55 +02:00
Stas Vilchik
31d13fb114 Component Viewer Tests: add issues filters MTs 2014-07-28 10:33:55 +02:00
Stas Vilchik
2e6fcca931 Clean up gruntfile 2014-07-28 10:33:55 +02:00
Jean-Baptiste Lievremont
b7a997628a SONAR-4557 Update server ID help message, add INFO log after generation 2014-07-25 17:44:28 +02:00
Jean-Baptiste Lievremont
6d2e194334 Cleanup logs for CI 2014-07-25 16:48:34 +02:00
Julien Lancelot
af32819577 SONAR-5417 Add a profile parameter to force usage of a given profile 2014-07-25 16:09:21 +02:00
Stephane Gamard
c799e9745b Merge branch 'master' into SONAR-4898 2014-07-25 15:45:59 +02:00
Simon Brandhof
83d4e04cfd SONAR-4898 improve logging configuration 2014-07-25 15:44:19 +02:00
Jean-Baptiste Lievremont
5de168c51c Add task to run single spec with casper, make casper less verbose on CI 2014-07-25 15:27:39 +02:00
Jean-Baptiste Lievremont
4e21ed5606 Add frontend tests on rule parameters and debt info on rules page 2014-07-25 15:27:39 +02:00
Stas Vilchik
1ad33ceca5 Add MTs of duplications in deleted files 2014-07-25 15:14:38 +02:00
Stas Vilchik
82ef788864 Add cross project duplications MTs 2014-07-25 15:00:19 +02:00
Stas Vilchik
6467547ea5 Revert "Remove unused ruby code"
This reverts commit 1c18af7b76.
2014-07-25 12:18:03 +02:00
Stas Vilchik
8236c67f08 SONAR-5480 Make it possible to "un-choose" filters and selected line 2014-07-25 12:00:00 +02:00
Simon Brandhof
94ca842bc1 SONAR-4898 Remove sonar-application-test from build 2014-07-25 11:42:22 +02:00
Stephane Gamard
81a581f8e3 SONAR-5464 - Changed text query parser for "Human readable" queries 2014-07-25 11:14:09 +02:00
Julien Lancelot
aabc87e3d1 SONAR-5417 Get batch project referentials using WS 2014-07-25 11:03:55 +02:00
Julien Lancelot
b7ab43a8a6 SONAR-5007 - Fixed overridden RemFn param in WS 2014-07-25 09:51:02 +02:00
Julien Lancelot
4109f2a8fc SONAR-5007 Add ignored medium tests when rule debt is overridden 2014-07-25 09:39:23 +02:00
Julien Lancelot
d639ec54cd SONAR-5007 Add ignored medium tests when rule debt is overridden 2014-07-25 09:39:22 +02:00
Simon Brandhof
5b57bb4e68 SONAR-4898 fix sonar-application-test 2014-07-24 22:26:03 +02:00
Simon Brandhof
2bab3c1008 SONAR-4898 fix enforcer rule + disable failing AppTest 2014-07-24 22:02:49 +02:00
Simon Brandhof
f07a28f60a SONAR-4898 move sonar-server-app to sonar-server 2014-07-24 21:50:19 +02:00
Stephane Gamard
a57b9477e3 SONAR-4898 - Fixed hangs when exiting after a failure. 2014-07-24 18:40:05 +02:00
Stephane Gamard
82bfce17f3 fixed creating log files during tests 2014-07-24 18:37:49 +02:00
Simon Brandhof
ea5346d475 SONAR-4898 improve logging 2014-07-24 17:02:53 +02:00
Stas Vilchik
ecea6110fa Clean up gruntfile 2014-07-24 16:51:29 +02:00
Stas Vilchik
1c18af7b76 Remove unused ruby code 2014-07-24 16:50:53 +02:00
Stas Vilchik
e773d7931a Component Viewer Tests: complete coverage tests 2014-07-24 16:43:24 +02:00
Stas Vilchik
2f4f45fd5c SONAR-5479 Allow to filter on Lines and Lines of Code in the Component Viewer 2014-07-24 16:19:11 +02:00
Stas Vilchik
0e45d9a4d0 SONAR-5479 Allow to filter on Lines and Lines of Code in the Component Viewer 2014-07-24 16:13:14 +02:00
Simon Brandhof
8de8f95f25 SONAR-4898 rename StartServer to App 2014-07-24 16:11:05 +02:00
Stas Vilchik
549883ba15 SONAR-5466 Workspace should display the project as well as the module 2014-07-24 15:52:58 +02:00
Jean-Baptiste Lievremont
36739b7fdc SONAR-4561 Fix vertical alignment of action links on Project History page 2014-07-24 15:51:22 +02:00
Simon Brandhof
3ed2d3a1f4 SONAR-4898 improve logging 2014-07-24 15:33:40 +02:00
Stas Vilchik
ecdc9a9748 SONAR-5400 Add overall coverage to the new Component Viewer 2014-07-24 15:32:51 +02:00
Stas Vilchik
59f5588dbc SONAR-5227 Improve rendering of single-value select-boxes 2014-07-24 15:25:30 +02:00
Stas Vilchik
dcfdca7d47 Fix double inclusion of jquery.mockjax into medium tests 2014-07-24 15:24:02 +02:00
Stas Vilchik
d63b7e206d Component Viewer Tests: add coverage tests 2014-07-24 15:04:09 +02:00
Jean-Baptiste Lievremont
6d556fb419 SONAR-5399 Relax the condition on critical issues on the default quality gate 2014-07-24 14:18:18 +02:00
Stephane Gamard
0048e07919 SONAR-4898 - Added mxBean method invokation test 2014-07-24 13:54:05 +02:00
Jean-Baptiste Lievremont
9600ea8998 SONAR-4842 sonar.updatecenter.activate=false should not hide System Info 2014-07-24 13:46:55 +02:00
Simon Brandhof
128427dc9d SONAR-4898 remove tomcat shutdown port 2014-07-24 11:44:59 +02:00
Stas Vilchik
6f82aebb52 Component Viewer Tests: add header tests 2014-07-24 10:41:22 +02:00
Stephane Gamard
f04357ba06 Merge branch 'master' into SONAR-4898 2014-07-24 10:31:07 +02:00
Stephane Gamard
c099bc484b SONAR-4898 - fixed lagging exit of sonar-application 2014-07-24 10:29:32 +02:00
Jean-Baptiste Lievremont
4b31edf8e2 SONAR-3373 Fix delete confirm message 2014-07-24 10:25:09 +02:00
Jean-Baptiste Lievremont
15e81a8e94 SONAR-3373 Increase size of description field for custom and manual rules 2014-07-24 10:25:09 +02:00
Jean-Baptiste Lievremont
83ae2d787b SONAR-3373 Remove link to "Manual Rules" in settings sidebar 2014-07-24 10:25:09 +02:00
Stephane Gamard
0b542cc656 SONAR-4898 - Console logger for server and search is filtered warn (as it is gobbled by sonar-application) 2014-07-24 10:14:33 +02:00
Stas Vilchik
e55403cbaa SONAR-3513 Feedback applied 2014-07-24 09:28:35 +02:00
Julien Lancelot
ef9869ca12 SONAR-5417 Return quality profiles and settings by module 2014-07-24 09:21:51 +02:00
Simon Brandhof
aafebf7737 SONAR-4898 improve default settings 2014-07-23 23:13:20 +02:00
Jean-Baptiste Lievremont
0a123014a0 SONAR-5001 Add medium test for extended description edition 2014-07-23 18:35:17 +02:00
Stas Vilchik
ca113ae7a4 Component Viewer Tests: add decoration tests 2014-07-23 17:59:08 +02:00
Jean-Baptiste Lievremont
24e6245875 SONAR-5368 Back to bubble popup for debt remed. function 2014-07-23 17:57:06 +02:00
Jean-Baptiste Lievremont
c9bb2e781d SONAR-5460 Add some space, make param description togglable 2014-07-23 17:28:47 +02:00
Simon Brandhof
fb1cfbfb58 Remove some unused Ruby files 2014-07-23 17:16:42 +02:00
Simon Brandhof
b7d09c38a8 SONAR-4898 fix support of sonar.log.console 2014-07-23 16:59:06 +02:00
Stephane Gamard
79f3c8c6f4 Merge branch 'master' into fork 2014-07-23 16:51:58 +02:00
Jean-Baptiste Lievremont
64fe4e04f3 SONAR-5001 Add initial medium test for Rules space 2014-07-23 16:34:56 +02:00
Stas Vilchik
7d89083b6d Fix quality gates tests 2014-07-23 16:32:23 +02:00
Simon Brandhof
ef7ea907fb SONAR-4898 fix tests 2014-07-23 16:24:16 +02:00
Simon Brandhof
7fb06c70e7 SONAR-4898 fix tests 2014-07-23 16:16:52 +02:00
Stas Vilchik
edb94988b8 Make the frontend medium tests better (integrate templates) 2014-07-23 15:49:51 +02:00
Simon Brandhof
9c29050c2d SONAR-4898 improve management of sonar.path.* properties 2014-07-23 15:34:08 +02:00
Stephane Gamard
cf4a25947f SONAR-4898 - Updated logging for top level and cleaned termination 2014-07-23 15:34:07 +02:00
Stephane Gamard
1956e1b379 SONAR-4898 - Default logging level in INFO 2014-07-23 15:34:07 +02:00
Stephane Gamard
0575221e3c SONAR-4898 - Fixed gracefull shutdown with JSW 2014-07-23 15:34:07 +02:00
Simon Brandhof
39ecd1902a SONAR-4898 few improvements 2014-07-23 15:34:06 +02:00
Simon Brandhof
5976c31b87 SONAR-4898 remove duplicated classes and usage of SONAR_HOME 2014-07-23 15:34:06 +02:00
Simon Brandhof
7ca148110a SONAR-4898 remove sonar-start module 2014-07-23 15:34:06 +02:00
Simon Brandhof
0c9d03f3aa SONAR-4898 some refactoring 2014-07-23 15:34:06 +02:00
Stephane Gamard
94445f2145 SONAR-4898 - updated stop method for top level process 2014-07-23 15:34:06 +02:00
Stephane Gamard
2bfdf1eab6 SONAR-4898 - Disable auto_start for JSW 2014-07-23 15:34:05 +02:00
Simon Brandhof
1fd258f12f SONAR-4898 some refactoring 2014-07-23 15:34:05 +02:00
Stephane Gamard
df146ab8ec reworked assembly 2014-07-23 15:34:05 +02:00
Stephane Gamard
ac0820a7e9 Working the assembly for packaging. 2014-07-23 15:34:05 +02:00
Stephane Gamard
7cee5e34d9 Added tmux output for dev logs 2014-07-23 15:34:04 +02:00
Stephane Gamard
bf3c023603 Each application logs into its own file. 2014-07-23 15:34:04 +02:00
Stephane Gamard
6fe80503fe Elastic needs a clusterName in transport mode 2014-07-23 15:34:04 +02:00
Simon Brandhof
313c75ea72 Experimental fork 2014-07-23 15:34:03 +02:00
Julien Lancelot
10308195e7 Add missing file after branch merge 2014-07-23 14:37:09 +02:00
Stas Vilchik
2a2294d055 Merge remote-tracking branch 'origin/branch-4.4'
Conflicts:
	sonar-server/src/main/coffee/component-viewer/header/scm-header.coffee
	sonar-server/src/main/coffee/component-viewer/main.coffee
2014-07-23 14:03:42 +02:00
Stas Vilchik
3017f1dd75 Make the frontend medium tests better 2014-07-23 14:01:23 +02:00
Stas Vilchik
6ec9fec5f6 SONAR-5479 Allow to filter on Lines and Lines of Code in the Component Viewer 2014-07-23 12:23:49 +02:00
Stas Vilchik
563745c2c5 SONAR-5467 Scroll tooltips with the code 2014-07-23 11:41:05 +02:00
Julien Lancelot
fa5e05ed1f SONAR-5477 Return global settings from database in /batch/global WS 2014-07-23 10:00:11 +02:00
Julien Lancelot
bdd27251c8 SONAR-5477 Return global settings in /batch/global WS 2014-07-23 08:35:05 +02:00
Stas Vilchik
e7e4d9f3fe Fix quality flaws 2014-07-22 21:12:53 +02:00
Stas Vilchik
a156268839 SONAR-5468 Improve rendering of cross-module and cross-project duplications 2014-07-22 18:51:04 +02:00
Julien Lancelot
8d31b522cd Return project key, sub project key and sub project name in /api/duplications/show WS 2014-07-22 17:04:14 +02:00
Julien Lancelot
e88728fea0 SONAR-5477 First version of the global referentials WS : only metrics are returned for the moment 2014-07-22 17:04:14 +02:00
Simon Brandhof
6c47dcc1e9 SONAR-5437 add missing test 2014-07-22 15:52:03 +02:00
Jean-Baptiste Lievremont
a365aff2a3 SONAR-5460 Show all parameter descriptions at once (instead of using bubbles) 2014-07-22 15:40:36 +02:00
Stas Vilchik
65efdc4567 Fix metric attributes in the coverage header of the component viewer 2014-07-22 15:35:34 +02:00
Stas Vilchik
22a7b60060 SONAR-5444 Tooltip on form criteria to display full list of selected items 2014-07-22 14:30:47 +02:00
Stas Vilchik
ce642c543d SONAR-5466 Workspace should display the project as well as the module 2014-07-22 14:09:09 +02:00
Stas Vilchik
40c6aeafd6 SONAR-5468 Improve rendering of duplications that are on the same file 2014-07-22 13:44:08 +02:00
Stas Vilchik
b3bbe32f49 SONAR-5400 Add overall coverage to the new Component Viewer 2014-07-22 13:05:30 +02:00
Stas Vilchik
6d5f68a9de Move ruby templates to handlebars 2014-07-22 12:03:42 +02:00
Jean-Baptiste Lievremont
2eb3d4016d SONAR-5368 Replace popup with inline help (a la quality gate) 2014-07-22 11:10:48 +02:00
Simon Brandhof
00226da4bc SONAR-5437 fix bug on postgres (at least) when no data to be upgraded 2014-07-22 10:30:27 +02:00
Julien Lancelot
ba7c312b6f SONAR-5474 Update the /api/components/app to support the overall coverage 2014-07-22 10:19:45 +02:00
Jean-Baptiste Lievremont
f3072deb3e SONAR-5001 Add Markdown help for manual/custom rules creation/update 2014-07-22 10:17:11 +02:00
Jean-Baptiste Lievremont
d2a6cb9963 SONAR-3373 Fix width of fields in manual rules creation modal 2014-07-22 09:50:29 +02:00
Jean-Baptiste Lievremont
fcc01fc2f8 SONAR-3373 Fix availability of the "Create" button 2014-07-22 09:37:26 +02:00
Julien Lancelot
9a5ebae109 SONAR-5417 Refactor existing batch WS to more easily add a new action 2014-07-22 09:22:58 +02:00
Simon Brandhof
fc5b404417 SONAR-5446 activate migration 2014-07-22 08:30:31 +02:00
Jean-Baptiste Lievremont
b0e80b5bec SONAR-3373 Remove rails stuff to manage manual rules 2014-07-21 18:34:02 +02:00
Stas Vilchik
718952272e SONAR-5227 Fix coding rules filters 2014-07-21 17:17:47 +02:00
Stas Vilchik
123c84f35b Fix the sqale rating display around the application 2014-07-21 17:11:47 +02:00
Jean-Baptiste Lievremont
409f06d2f2 Remove console.log 2014-07-21 17:00:43 +02:00
Jean-Baptiste Lievremont
b3ccc72144 SONAR-3373 Fix availability of edit/delete buttons on rules 2014-07-21 16:58:37 +02:00
Jean-Baptiste Lievremont
1eb5dbdab5 SONAR-5001 Split migration on rules description format (1 to add column, 1 to fill column) 2014-07-21 16:48:43 +02:00
Stas Vilchik
4e84e479a7 SONAR-5319 Display the SQALE Rating in the header bar of the Component Viewer 2014-07-21 16:48:06 +02:00
Julien Lancelot
a5a0eac92d Fix metrics returned when filter has saved the value of 'display' param to 'list' 2014-07-21 16:10:14 +02:00
Julien Lancelot
fc6d8e2ddc SONAR-5319 Return SQALE Rating and SQALE Debt ratio in /api/component/app WS 2014-07-21 16:00:41 +02:00
Jean-Baptiste Lievremont
997932e76a SONAR-5001 Add missing copyright header to migration 2014-07-21 15:54:51 +02:00
Stas Vilchik
c170323815 Initial component viewer tests 2014-07-21 15:45:58 +02:00
Jean-Baptiste Lievremont
6001978fe3 SONAR-5383 Add WS client methods to do raw WS calls (url+params -> string) 2014-07-21 15:05:50 +02:00
Stephane Gamard
b07f824fe4 SONAR-5410 - Fixed process hang when child fails to start 2014-07-21 14:37:37 +02:00
Stas Vilchik
e01128f4b9 SONAR-5227 Improve rendering of single-value select-boxes 2014-07-21 13:55:45 +02:00
Stephane Gamard
9a3ab999c8 SONAR-5410 - Updated log level for monitor 2014-07-21 10:32:58 +02:00
Stephane Gamard
d1bba451c9 SONAR-5410 - Fix multiple properties in JAVA_OPTS 2014-07-21 10:31:55 +02:00
Stephane Gamard
881746f43a SONAR-5410 - Using relative path to SONAR_HOME for configuraiton 2014-07-21 10:15:52 +02:00
Stephane Gamard
dcad5e5686 fix quality flaw (removed Exception printstack) 2014-07-21 10:15:52 +02:00
Stephane Gamard
693f6f1454 fix quality flaw (removed Exception printstack) 2014-07-21 10:15:52 +02:00
Stephane Gamard
010106b1ea fix quality flaw (removed Exception printstack) 2014-07-21 10:15:52 +02:00
Stas Vilchik
e8ede959a8 SONAR-5278 Components should be sorted by name in all components select boxes 2014-07-21 10:11:48 +02:00
Stas Vilchik
53c29de7a3 SONAR-5421 Fix MSIE compatibility mode issues 2014-07-21 09:40:03 +02:00
Stas Vilchik
dad2042ccb SONAR-5454 When drilling down on SQALE Rating or TechDebt Ratio, it should open the Issues tab 2014-07-21 09:30:40 +02:00
Stas Vilchik
5cffd3675d SONAR-5209 Fix issue when the unfiltered code is displayed 2014-07-21 09:08:00 +02:00
Jean-Baptiste Lievremont
18a85015fe SONAR-3373 Integrate management of manual rules in Rules space 2014-07-18 18:06:10 +02:00
Julien Lancelot
da86cf4808 SONAR-5207 Fix display of treemap 2014-07-18 16:18:03 +02:00
Stephane Gamard
6a5f7d47f8 SONAR-5408 - reading properties from sonar.properties for child processes 2014-07-18 16:08:20 +02:00
Stephane Gamard
78f1547dfa SONAR-5408 - Process and ProcessWrapper working with temp properties files 2014-07-18 15:52:17 +02:00
Stephane Gamard
9ed09aa7bd SONAR-5408 - ProcessWrapper passes properties file as args[0] 2014-07-18 15:52:16 +02:00
Julien HENRY
c3174fada2 SONAR-5417 Get active rules using batch protocol 2014-07-18 15:43:39 +02:00
Jean-Baptiste Lievremont
9d7b13c044 SONAR-5368 Use bubble popup for debt model information 2014-07-18 15:29:20 +02:00
Stas Vilchik
1a895d262c Fix component viewer permalink with duplications filter enabled 2014-07-18 17:12:19 +06:00
Stephane Gamard
dd181b05b0 SONAR-5408 - ESNode is in a "transition" state. Must take care of client and node. 2014-07-18 12:38:09 +02:00
Stephane Gamard
53dfc28036 SONAR-5408 - Reduced JMX connection trials to 5 2014-07-18 12:38:09 +02:00
Jean-Baptiste Lievremont
2cc04077c8 SONAR-5460 Refactor out bubble popup component 2014-07-18 12:26:20 +02:00
Jean-Baptiste Lievremont
0867840d7c SONAR-5460 Use popup to show long (Markdown) rule parameter descriptions 2014-07-18 12:26:19 +02:00
Stas Vilchik
f85bcca528 SONAR-5453 Add a filter to display 'Open' and 'Reopen' issues in the component viewer 2014-07-18 16:23:51 +06:00
Stephane Gamard
a0f187f7c0 SONAR-5408 - ProcessWrapper provides properties with a temp file. 2014-07-18 12:03:46 +02:00
Stas Vilchik
28d8c2c9a5 SONAR-3513 Sort unit tests based on name or execution time 2014-07-18 15:46:06 +06:00
Stephane Gamard
8e042f2ca9 SONAR-4898 - Updated default ES log levels 2014-07-18 11:39:48 +02:00
Stephane Gamard
08c51b67fa SONAR-4898 - Fixed ElasticSearchTests 2014-07-18 11:39:30 +02:00
Stephane Gamard
894ba986e7 SONAR-4898 - Using parent JVM in processWrapper 2014-07-18 11:31:35 +02:00
Stephane Gamard
1fcbbec8d7 SONAR-5410 - Ignored some ESNodeTests (temp) 2014-07-18 11:28:00 +02:00
Stephane Gamard
adc0bc21b5 SONAR-5408 - FIxed test for SONAR_HOME in process 2014-07-18 11:28:00 +02:00
Stephane Gamard
76e842ab44 SONAR-5408 - two-way ping for wrapper & process with isReady and JMX retry 2014-07-18 11:28:00 +02:00
Stephane Gamard
70dabb8a6d SONAR-5408 - Set SONAR_HOME from ProcessWrapper for child Process 2014-07-18 11:28:00 +02:00
Stephane Gamard
d45f4535d2 SONAR-5408 - Enforce existence of SONAR_HOME for process 2014-07-18 11:27:59 +02:00
Stephane Gamard
2ac26bfb14 SONAR-5408 - Added workingDirectory to ProcessWrapper 2014-07-18 11:27:59 +02:00
Stephane Gamard
672ae499cf SONAR-5410 - Added transport mode to sonar-server 2014-07-18 11:27:59 +02:00
Stephane Gamard
b474635915 SONAR-4898 - Moved NetworkUtils to sonar-process 2014-07-18 11:27:59 +02:00
Stas Vilchik
85a1d650d2 SONAR-5207 Fix ordering of treemap components 2014-07-18 15:19:42 +06:00
Stas Vilchik
5dec3e20ab SONAR-5209 Fix bug with duplications on the issues page 2014-07-18 10:18:46 +06:00
Stas Vilchik
ad032a40de SONAR-5209 Fix bug with tests header 2014-07-18 10:01:32 +06:00
Stas Vilchik
6397e5b8ed Sort issues on a same line in the Component Viewer 2014-07-18 09:23:34 +06:00
Simon Brandhof
5df2d2e6fa Fix some quality flaws 2014-07-17 22:31:43 +02:00
Julien Lancelot
c83b1e7896 SONAR-4693 Update error message while creating manual metric with same key as standard metric 2014-07-17 18:51:04 +02:00
Simon Brandhof
123eaf25e7 Fix some quality flaws 2014-07-17 17:37:25 +02:00
Simon Brandhof
7e0d3b5543 Replace MassUpdater by MassUpdate 2014-07-17 15:58:03 +02:00
Simon Brandhof
b078d6c68f SONAR-5463 log the total number of processed rows
and add missing unit tests on DECIMAL columns
2014-07-17 15:03:05 +02:00
Simon Brandhof
938581fa2a SONAR-5463 log progress status in data migrations 2014-07-17 14:45:09 +02:00
Stas Vilchik
d50085f3d8 Fix issue with the component viewer
when it has one issue selected
2014-07-17 18:38:57 +06:00
Simon Brandhof
1cd3cec55a DataChange : fix lock between connections and log progress status 2014-07-17 14:27:55 +02:00
Stas Vilchik
ffe7d3b5b7 Do not display coverage-per-test data for ERROR and FAILURE tests 2014-07-17 18:24:10 +06:00
Julien Lancelot
bb5b674ddb SONAR-5462 Upgrade PostgreSQL driver to support 9.3 2014-07-17 14:06:27 +02:00
Simon Brandhof
949a5cd949 Minor refactoring in IssueChangelogMigration 2014-07-17 12:08:30 +02:00
Simon Brandhof
a070fdd565 Enable scroll in db MassUpdate 2014-07-17 11:01:08 +02:00
Stas Vilchik
af1fcf5fe1 Merge branch 'master' of https://github.com/SonarSource/sonarqube 2014-07-17 13:28:30 +06:00
Stas Vilchik
5f9fca427e Fix IE9 drag'n'drop 2014-07-17 13:27:39 +06:00
Julien Lancelot
24abd42922 Merge remote-tracking branch 'origin/branch-4.4'
Conflicts:
	sonar-server/src/main/hbs/common/_markdown-tips.hbs
	sonar-server/src/main/java/org/sonar/server/test/ws/TestsShowAction.java
2014-07-17 09:19:57 +02:00
Stas Vilchik
38fe0c00e0 SONAR-5333 Highligh markdown links 2014-07-17 12:50:33 +06:00
Simon Brandhof
6749ac9896 wip 2014-07-17 07:15:54 +02:00
Simon Brandhof
c553274a3b SONAR-5446 Missing rule parameter values on Quality profiles 2014-07-17 07:15:05 +02:00
Simon Brandhof
69e25b3164 wip 2014-07-16 20:32:09 +02:00
Simon Brandhof
944e902116 Improve db mass update 2014-07-16 20:32:09 +02:00
Jean-Baptiste Lievremont
ecb83f2ff5 SONAR-5390 Fix tooltips of inactive filters 2014-07-16 17:38:20 +02:00
Jean-Baptiste Lievremont
921d66a09a SONAR-5001 Allow Markdown for rule property descriptions 2014-07-16 17:12:08 +02:00
Jean-Baptiste Lievremont
f92fb66e05 SONAR-5001 Set correct description_format depending on rule type 2014-07-16 16:14:16 +02:00
Jean-Baptiste Lievremont
b852e0e1be SONAR-5001 Use Markdown for custom rules and manual rules 2014-07-16 15:47:04 +02:00
Jean-Baptiste Lievremont
61e930fee6 SONAR-5001 Validate descriptions (exactly one of HTML or MD desc. must be provided) 2014-07-16 15:47:03 +02:00
Jean-Baptiste Lievremont
3c25a82416 SONAR-5001 Update API, ES and WS to support Markdown in rule descriptions 2014-07-16 15:47:03 +02:00
Jean-Baptiste Lievremont
3ecc736b43 SONAR-5001 Link description_format column to relational backend 2014-07-16 15:47:03 +02:00
Jean-Baptiste Lievremont
c1bb816479 SONAR-5001 Add DB column to store description format 2014-07-16 15:47:03 +02:00
Stas Vilchik
d61d264aa6 SONAR-4572 SONAR-5431 Fluid layout of the component viewer 2014-07-16 19:05:26 +06:00
Julien Lancelot
181d406af1 SONAR-5338 Fix UT 2014-07-16 13:13:23 +02:00
Simon Brandhof
b3fb72abc3 SONAR-5207 remove unused ruby code 2014-07-16 13:03:37 +02:00
Julien Lancelot
00552fc8c6 SONAR-5338 Add stacktrace when test_data measure is used 2014-07-16 13:03:24 +02:00
Julien Lancelot
d8f606d1de SONAR-5338 Read test info from the test_data measure 2014-07-16 13:03:06 +02:00
Julien Lancelot
d0ac5701c2 SONAR-5338 Fix UT 2014-07-16 12:54:32 +02:00
Julien Lancelot
4549c9cc09 SONAR-5338 Add stacktrace when test_data measure is used 2014-07-16 12:28:22 +02:00
Julien Lancelot
9fea95aa45 SONAR-5338 Read test info from the test_data measure 2014-07-16 12:10:27 +02:00
Stephane Gamard
3425d861e1 DAOv2 - Added upsert generation method 2014-07-16 10:26:39 +02:00
Stephane Gamard
e83fe5c029 fix qualitiy flaw 2014-07-16 10:26:38 +02:00
Stephane Gamard
8a153bf24c SONAR-4898 - Removed default ES debug 2014-07-16 00:24:56 +02:00
Stephane Gamard
3ae1e72bbc SONAR-4898 - Adjusting timeouts & fix possible NPE when ES is not ready 2014-07-15 23:03:12 +02:00
Stephane Gamard
14f774200b Commented out JVM level test 2014-07-15 22:54:53 +02:00
Stephane Gamard
31d42e891d fix missing licenses 2014-07-15 22:54:53 +02:00
Stephane Gamard
6e0670631d SONAR-5410 - Using sonar-process for ES launch (with JMX) 2014-07-15 22:54:53 +02:00
Stephane Gamard
1d9d035f19 Ignoring JVM level test 2014-07-15 22:54:53 +02:00
Stephane Gamard
c69ae78fc6 fix tests and outputs. 2014-07-15 22:54:53 +02:00
Stephane Gamard
866094481d SONAR-5409 - Using JMX to connect to wrapped Process 2014-07-15 22:54:53 +02:00
Stephane Gamard
b6d22a1cb7 SONAR-5409 - Using scheduler for Process parent ping-check 2014-07-15 22:54:53 +02:00
Stephane Gamard
f0d760a99b SONAR-5409 - Using JMS for sonar-process with MBean for monitoring 2014-07-15 22:54:53 +02:00
Stephane Gamard
b12b17b1c5 SONAR-5410 - Updated shutdown 2014-07-15 22:54:53 +02:00
Julien Lancelot
7d43b94440 SONAR-5451 Deletion of project fails on Oracle when this project contains more than 1'000 events 2014-07-15 18:53:05 +02:00
Stas Vilchik
c07c826187 SONAR-5207 Add treemap zoom test 2014-07-15 22:37:57 +06:00
Julien Lancelot
c052c67424 Restore rails dev mode in start-dev-server profile 2014-07-15 18:35:54 +02:00
Simon Brandhof
3fbb1c5c45 Remove sonar-server scripts that were moved to sonar-web 2014-07-15 14:48:09 +02:00
Stas Vilchik
ed5d70181b Come back to CasperJS 2014-07-15 18:00:45 +06:00
Stas Vilchik
ad9d114955 SONAR-5207 Remove ruby treemap 2014-07-15 12:50:12 +06:00
Stas Vilchik
d4b416add3 SONAR-5207 Remove ruby treemap 2014-07-15 12:05:27 +06:00
Stas Vilchik
5e08c120b4 Update karma tests 2014-07-15 12:04:08 +06:00
Stas Vilchik
557db7be44 karma tests 2014-07-15 12:04:08 +06:00
Simon Brandhof
9a55c20b4f Elasticsearch : disable multicast discovery of Elasticsearch (typo in property)
and remove dependencies on logback and commons-io
2014-07-14 10:56:31 +02:00
Simon Brandhof
e54940fd9e Temporarily re-enable Rails dev mode in sonar-web 2014-07-14 09:14:47 +02:00
Simon Brandhof
1de4e949ef SONAR-5408 extract sonar-web from sonar-server 2014-07-11 17:10:13 +02:00
Julien Lancelot
d67483d12e Improve some medium tests 2014-07-11 14:37:29 +02:00
Stas Vilchik
b97c29f330 SONAR-5207 Fix for views 2014-07-11 18:08:17 +06:00
Julien Lancelot
aef3934e4a SONAR-5450 Update css rating 2014-07-11 12:08:35 +02:00
Stas Vilchik
d124e6d51a Improve font rendering 2014-07-11 15:57:03 +06:00
Stephane Gamard
f0f0be6440 SONAR-5409 - Fixed test 2014-07-11 11:48:47 +02:00
Stephane Gamard
ab8b5cbcd6 SONAR-5409 - Fixed test 2014-07-11 11:44:19 +02:00
Stephane Gamard
7373af4dce SONAR-5409 - Fixed test 2014-07-11 11:34:42 +02:00
Stephane Gamard
7c12b01a5f SONAR-5409 - Monitor does not kill childs 2014-07-11 11:32:05 +02:00
Stephane Gamard
436422f908 SONAR-5409 - added onStart and onStop abstract methods to Process 2014-07-11 11:32:05 +02:00
Stas Vilchik
a404f337cd SONAR-5207 Treemap feedback 2014-07-11 15:19:42 +06:00
Stephane Gamard
2982086f6c SONAR-5409 - Coherent logs for process monitoring 2014-07-11 11:07:13 +02:00
Stephane Gamard
ebc3c1c213 SONAR-5409 - Added "--debug" switch to start.jar 2014-07-11 11:00:16 +02:00
Stephane Gamard
3aac1c8b4d SONAR-5409 - Monitor kills node if child process never checked-in (crash in main for example) 2014-07-11 10:35:14 +02:00
Stas Vilchik
cacecda0b0 Fix drag'n'drop 2014-07-11 14:20:22 +06:00
Stephane Gamard
50bdcb2e4b SONAR-5410 - Added assertions to tests 2014-07-11 09:40:02 +02:00
Stephane Gamard
5c12ffe97f SONAR-5409 - Removed non-used classes 2014-07-11 09:39:28 +02:00
Stephane Gamard
3267bd73ae SONAR-4898 - Added shutdown & interupt to shutdown hook 2014-07-11 00:58:39 +02:00
Stephane Gamard
5176c669e2 SONAR-4898 - Using NetworkUtils for ES port selection 2014-07-11 00:56:41 +02:00
Stephane Gamard
b4894854dd SONAR-5410 - fixed sonar-search log dir 2014-07-11 00:46:11 +02:00
Stephane Gamard
d6ef9a9ab4 SONAR-4898 - Fixed Env definition for start.jar 2014-07-10 23:59:49 +02:00
Stephane Gamard
30bc2f00dc SONAR-4898 - Working child/parent process with ES! :) 2014-07-10 18:06:46 +02:00
Stephane Gamard
2f7578b400 SONAR-5409 - Added monitoring service to sonar-process 2014-07-10 18:06:46 +02:00
Simon Brandhof
90ab387cde Move sonar-ws-client to sub-dir server/ 2014-07-10 14:35:50 +02:00
Simon Brandhof
c4ddca5b55 Rename artifactId "sonar-server-parent" to "server" 2014-07-10 14:33:31 +02:00
Simon Brandhof
4659898b6d Move sonar-server, sonar-search and sonar-process into sub-dir server/ 2014-07-10 14:16:46 +02:00