Commit Graph

13196 Commits

Author SHA1 Message Date
Stas Vilchik
235812b9c7 Fix qualify flaws 2014-11-28 20:18:10 +01:00
Simon Brandhof
5061aeb3a4 Remove ignored tests 2014-11-28 19:44:55 +01:00
Simon Brandhof
c2fad0c080 Fix memory leaks in server medium tests 2014-11-28 19:34:19 +01:00
Simon Brandhof
41e9fb68fb Re-enable random execution of tests 2014-11-28 19:34:19 +01:00
Julien HENRY
0646b63766 SONAR-5867 Add symbol references data into file_sources table 2014-11-28 17:59:35 +01:00
Jean-Baptiste Lievremont
4253a18002 Revert "SONAR-5742 Add ignorePaging parameter handle to WS client (for IT)"
This reverts commit 58dd435377.
2014-11-28 17:29:46 +01:00
Jean-Baptiste Lievremont
58dd435377 SONAR-5742 Add ignorePaging parameter handle to WS client (for IT) 2014-11-28 17:25:27 +01:00
Stas Vilchik
c0ea0f9938 SONAR-5718 Apply feedback 2014-11-28 17:08:16 +01:00
Stas Vilchik
f535ffe5c5 Fix quality gate modals 2014-11-28 17:08:16 +01:00
Simon Brandhof
1bf578dfaa Omit lucene norms on non-analyzed string fields 2014-11-28 16:55:34 +01:00
Simon Brandhof
a0394aff09 Do not memory store for elasticsearch tests 2014-11-28 16:52:24 +01:00
Simon Brandhof
5b4d889451 Fix closing of connection in SourceLineResultSetIteratorTest 2014-11-28 16:52:24 +01:00
Jean-Baptiste Lievremont
0b1d1fa709 Fix DB connection leak 2014-11-28 16:08:41 +01:00
Jean-Baptiste Lievremont
06f0ef1085 SONAR-5742 Add explicit parameter to ignore paging in issue search 2014-11-28 16:08:41 +01:00
Simon Brandhof
0e5b13c602 Do not reuse previous Elasticsearch installations in EsTester 2014-11-28 16:05:12 +01:00
Julien HENRY
0cb501f39e SONAR-5878 Fix another regression (should not remove root properties from TaskProperties) 2014-11-28 15:50:36 +01:00
Stas Vilchik
c0d3675313 SONAR-5872 Apply feedback 2014-11-28 15:21:53 +01:00
Stas Vilchik
84f3fca440 SONAR-5877 Make the coverage and duplication popups work 2014-11-28 14:44:54 +01:00
Stas Vilchik
2543734e11 Fix quality flaws 2014-11-28 14:11:53 +01:00
Julien HENRY
b4d6e8ecd2 SONAR-5878 Fix regression on deep multi-module projects after previous change 2014-11-28 11:59:48 +01:00
Stas Vilchik
9c85293cc4 SONAR-5718 Drop old issues page 2014-11-28 11:43:34 +01:00
Stas Vilchik
433f9cde12 Fix quality flaws 2014-11-28 11:41:51 +01:00
Simon Brandhof
c838d73798 Temporarily disable random execution of tests for investigating infra FP 2014-11-28 11:39:53 +01:00
Stas Vilchik
ac80f04342 SONAR-5877 Fix adding manual issues 2014-11-28 10:24:03 +01:00
Stas Vilchik
d910309632 Migrate source viewer to js 2014-11-28 09:49:36 +01:00
Julien HENRY
f2c17b30eb SONAR-5878 High memory consumption for very big Maven projects 2014-11-28 08:45:03 +01:00
Simon Brandhof
99103b5625 Fix compatibility of migration FeedFileSources with Oracle 2014-11-27 18:44:54 +01:00
Jean-Baptiste Lievremont
9d21593ad4 SONAR-5866 Add coverage data to lines WS 2014-11-27 16:54:07 +01:00
Simon Brandhof
a3098827a4 Increase timeout of ES to go to yellow status (3s -> 30s) 2014-11-27 16:49:08 +01:00
Simon Brandhof
132375889e Add module sonar-server-benchmark 2014-11-27 16:49:08 +01:00
Stas Vilchik
bc6d4d9f84 SONAR-5877 Unified source viewer 2014-11-27 16:15:41 +01:00
Jean-Baptiste Lievremont
2d575bd89f Fix quality flaws 2014-11-27 15:08:29 +01:00
Julien HENRY
f2ceeb253e SONAR-5866 Fix UT 2014-11-27 14:42:34 +01:00
Stas Vilchik
6debebeca3 Update web MTs 2014-11-27 14:35:27 +01:00
Julien HENRY
cb7d179fd7 SONAR-5866 Add IT and Overall coverage data into file_sources 2014-11-27 13:53:42 +01:00
Simon Brandhof
224052a179 Stabilize startup of ES in tests 2014-11-27 13:22:04 +01:00
Simon Brandhof
88d8c08e36 Add some missing close() 2014-11-27 10:42:38 +01:00
Simon Brandhof
ea4543d287 Fix critical issue in WorkDuration 2014-11-27 00:40:16 +01:00
Simon Brandhof
5e33b9ef61 Improve issue indexing 2014-11-27 00:37:01 +01:00
Simon Brandhof
92db06d938 SONAR-5801 support empty files
+ fix quality flaws
2014-11-27 00:08:29 +01:00
Simon Brandhof
bd4db3165d Support empty files in SourceLineResultSetIterator 2014-11-26 23:02:56 +01:00
Simon Brandhof
ad1c6547dd Change type of column PROJECTS.AUTHORIZATION_UPDATED_AT from TIMESTAMP to BIGINT 2014-11-26 20:41:57 +01:00
Simon Brandhof
f153a711e3 Temporarily disable benchmark of issue db extraction 2014-11-26 17:22:51 +01:00
Simon Brandhof
77d11d0173 Refactor issue authorizations in Elasticsearch 2014-11-26 17:18:39 +01:00
Jean-Baptiste Lievremont
8059a18ae6 Fix DB connection leak 2014-11-26 16:50:12 +01:00
Jean-Baptiste Lievremont
fddf95cc91 SONAR-5819 Fix handling of empty line (IOOBE in WS) 2014-11-26 15:45:50 +01:00
Jean-Baptiste Lievremont
302171599c SONAR-5868 Protect against NPE when there is no source for a file (e.g directory) 2014-11-26 15:40:01 +01:00
Jean-Baptiste Lievremont
074b44ed7d Fix faulty test 2014-11-26 14:55:55 +01:00
Jean-Baptiste Lievremont
e649d92002 SONAR-5819 Add highlighting in api/sources/lines 2014-11-26 14:36:20 +01:00
Stas Vilchik
a672bfc7fe SONAR-5872 Apply feedback 2014-11-26 09:22:28 +01:00