Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-6259 Use component caches to get id or uuid | Julien Lancelot | 2015-05-21 | 3 | -5297/+3085 |
| | |||||
* | SONAR-6553 Remove Java design WS and File dependencies persistence in ↵ | Julien Lancelot | 2015-05-20 | 6 | -5381/+4894 |
| | | | | Compute Engine | ||||
* | Fix quality flaws | Julien Lancelot | 2015-05-13 | 1 | -5/+29 |
| | |||||
* | SONAR-6281 Add description in Component report | Julien Lancelot | 2015-05-13 | 3 | -170/+396 |
| | |||||
* | Useless code | David Gageot | 2015-05-12 | 6 | -97/+77 |
| | |||||
* | Redundant throws clause in tests | David Gageot | 2015-05-07 | 4 | -39/+39 |
| | |||||
* | update WS to rely on new tests - SONAR-6255 | Teryk Bellahsene | 2015-05-07 | 2 | -41/+146 |
| | |||||
* | Fix protobuf merge | Jean-Baptiste Lievremont | 2015-05-05 | 4 | -1335/+1094 |
| | |||||
* | SONAR-6521 Add protobuf declaration for users | Jean-Baptiste Lievremont | 2015-05-05 | 2 | -1/+783 |
| | |||||
* | SONAR-6457 Feed dependencies in batch report | Julien HENRY | 2015-05-05 | 2 | -0/+13 |
| | |||||
* | Cleanup batch side from specific code for devcockpit and views | Julien HENRY | 2015-05-04 | 5 | -1136/+1224 |
| | |||||
* | Remove useless ResourceSnapshotMapper and rename folder dependency to design | Julien Lancelot | 2015-04-28 | 1 | -10/+170 |
| | |||||
* | several tests with the same name SONAR-6255 | Teryk Bellahsene | 2015-04-28 | 3 | -70/+228 |
| | | | | | several tests can have the same name. a uuid is introduced to have an identifier for the test. coverage details are aggregated for all the tests with the same name. | ||||
* | persist tests in db - SONAR-6255 | Teryk Bellahsene | 2015-04-28 | 7 | -1209/+3040 |
| | |||||
* | SONAR-6338 Add some docs in the coverage batch report | Julien Lancelot | 2015-04-28 | 1 | -2/+7 |
| | |||||
* | SONAR-6278 Feed tests in compute report | Julien HENRY | 2015-04-27 | 8 | -1476/+1397 |
| | |||||
* | SONAR-6392 Drop measure trends | Simon Brandhof | 2015-04-23 | 2 | -154/+74 |
| | |||||
* | SONAR-6256 Add dependencies in batch report | Julien Lancelot | 2015-04-22 | 7 | -5/+2461 |
| | |||||
* | Reorganize unit tests | Julien Lancelot | 2015-04-22 | 1 | -116/+116 |
| | |||||
* | sanitize batch protocol domains relating to use of singular/plural | Teryk Bellahsene | 2015-04-20 | 7 | -244/+244 |
| | |||||
* | separate test and coverage details in batch protocol - SONAR-6255 | Teryk Bellahsene | 2015-04-17 | 9 | -893/+1521 |
| | |||||
* | SONAR-6258 Remove hack setting updated_at to 0 by only indexing file sources ↵ | Julien Lancelot | 2015-04-17 | 1 | -0/+48 |
| | | | | of current project | ||||
* | Move tests persistence from batch to compute - SONAR-6255 | Teryk Bellahsene | 2015-04-16 | 11 | -88/+5694 |
| | | | | | | - define index and check the 3 use cases - define batch report format - create file_sources.test_data | ||||
* | SONAR-6258 Read/write Highlighting using Streaming | Julien Lancelot | 2015-04-09 | 6 | -1102/+227 |
| | |||||
* | Fix compilation issue after merge | Julien HENRY | 2015-04-07 | 1 | -4/+1 |
| | |||||
* | SONAR-6277 Feed file sources in compute report | Julien HENRY | 2015-04-07 | 2 | -14/+20 |
| | |||||
* | SONAR-6277 Replace ReportStream by CloseableIterator and remove FileStream ↵ | Julien Lancelot | 2015-04-02 | 9 | -467/+46 |
| | | | | (IOUtils.lineIterator should be used instead) | ||||
* | SONAR-6319 Another perf improvement | Julien HENRY | 2015-04-01 | 1 | -0/+5 |
| | |||||
* | Restore some tests | Julien Lancelot | 2015-04-01 | 1 | -0/+207 |
| | |||||
* | SONAR-6277 Add File source in report | Julien Lancelot | 2015-04-01 | 11 | -154/+457 |
| | |||||
* | Allow ReportStream to call iterator() multiple times | Julien Lancelot | 2015-04-01 | 2 | -19/+24 |
| | |||||
* | Improve message streaming | Julien Lancelot | 2015-04-01 | 7 | -75/+256 |
| | |||||
* | Simplify tests | Julien Lancelot | 2015-03-31 | 3 | -274/+83 |
| | |||||
* | SONAR-6338 Stream reading / writing coverage message | Julien Lancelot | 2015-03-31 | 7 | -1186/+473 |
| | |||||
* | SONAR-6338 Coverage in compute | Julien Lancelot | 2015-03-27 | 10 | -973/+2709 |
| | |||||
* | fix quality flaws | Teryk Bellahsene | 2015-03-27 | 1 | -2/+1 |
| | |||||
* | SONAR-6280 Use a range to represent duplication position | Julien HENRY | 2015-03-26 | 8 | -1453/+1791 |
| | |||||
* | SONAR-6317 Feed SCM in compute report - batch side | Julien HENRY | 2015-03-26 | 3 | -33/+3 |
| | |||||
* | SCM on server side - SONAR-6253 SONAR-6316 | Teryk Bellahsene | 2015-03-26 | 7 | -60/+1840 |
| | |||||
* | SONAR-6318 Highlighting in compute | Julien Lancelot | 2015-03-26 | 9 | -9/+1743 |
| | |||||
* | SONAR-6320 Symbol in compute | Julien Lancelot | 2015-03-26 | 7 | -5/+2407 |
| | |||||
* | SONAR-6257 Persist duplication measures in compute | Julien Lancelot | 2015-03-25 | 10 | -816/+3650 |
| | |||||
* | SONAR-6275 Add temporary field person_id on measure to keep devcockpit working | Julien HENRY | 2015-03-24 | 5 | -634/+835 |
| | |||||
* | SONAR-6275 Feed measures in compute report | Julien HENRY | 2015-03-23 | 1 | -0/+1 |
| | |||||
* | Replace lib org.skyscreamer.jsonassert by org.sonar.test.JsonAssert. | Simon Brandhof | 2015-03-20 | 4 | -29/+88 |
| | | | | This class supports lenient comparison of datetime values. | ||||
* | persist measures on server side - SONAR-6253 | Teryk Bellahsene | 2015-03-20 | 11 | -681/+4042 |
| | |||||
* | SONAR-6276 SONAR-6288 Feed events and version in analysis report and drop ↵ | Julien HENRY | 2015-03-17 | 2 | -181/+181 |
| | | | | ability to create custom event on batch side | ||||
* | SONAR-6261 Persist events in compute stack | Julien Lancelot | 2015-03-17 | 4 | -72/+1721 |
| | |||||
* | Apply naming convention for repeated protobuf attributes | Julien HENRY | 2015-03-16 | 10 | -3499/+2468 |
| | |||||
* | SONAR-6262 Persist links in compute stack | Julien Lancelot | 2015-03-12 | 6 | -1814/+3905 |
| |