summaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/test
Commit message (Expand)AuthorAgeFilesLines
* Refactor table ANALYSIS_REPORTS because of MySQL packet size limitationSimon Brandhof2015-03-023-5/+62
* Fix quality flawsSimon Brandhof2015-02-231-0/+32
* SONAR-5936 improve Elasticsearch information displayed in System InfoSimon Brandhof2015-02-231-1/+6
* Revert change on equals on Category since it is breaking UIJulien HENRY2015-02-231-0/+34
* Fix quality flawsSimon Brandhof2015-02-231-0/+8
* Fix some quality flawsSimon Brandhof2015-02-232-0/+13
* SONAR-6175 Validate that offsets provided for highlighting and symbol referen...Julien HENRY2015-02-202-6/+42
* SONAR-6116 Validate line is correct when creating issue on fileJulien HENRY2015-02-201-3/+44
* SONAR-5931 Update documentationJulien HENRY2015-02-202-0/+38
* SONAR-5931 Add a tester class for SensorContextJulien HENRY2015-02-201-0/+158
* SONAR-5931 Cleanup highlighting APIJulien HENRY2015-02-201-0/+73
* Fix non-deterministic NPE in BaseLogger due to incorrect static field initial...Simon Brandhof2015-02-202-1/+39
* SONAR-5931 Cleanup new issue APIJulien HENRY2015-02-201-3/+3
* SONAR-5931 Cleanup new issue APIJulien HENRY2015-02-192-4/+4
* SONAR-5931 Remove beta test APIJulien HENRY2015-02-193-480/+0
* SONAR-6194 SONAR-5009 profiling api + unique property sonar.log.levelSimon Brandhof2015-02-198-36/+362
* SONAR-5700 ability to change level of loggers of 3rd-party librariesSimon Brandhof2015-02-193-2/+23
* SONAR-5700 New logging API to remove coupling on SLF4JSimon Brandhof2015-02-1910-10/+379
* SONAR-6079 A license might be displayed as expired even though it's not the caseJulien HENRY2015-02-171-3/+16
* SONAR-6000 Try to decrease size of duplications in persistitJulien HENRY2015-02-164-114/+115
* Fix test on WindowsJulien HENRY2015-02-102-7/+4
* SONAR-6134, SONAR-6048 Improve performance of FS indexationJulien HENRY2015-02-1029-176/+186
* SONAR-6068 Improve performance of FileSystem query operationJulien HENRY2015-02-104-14/+153
* Merge remote-tracking branch 'origin/branch-5.0'Julien HENRY2015-02-091-3/+3
|\
| * SONAR-6162 Fix NPE when searching for Check of custom rulesJulien HENRY2015-02-091-3/+3
* | SONAR-5183 timezones - migrate issues table from timestamp to longTeryk Bellahsene2015-02-091-1/+8
* | Refactor issue search stack in order to remove dependency withSimon Brandhof2015-02-091-4/+18
* | SONAR-5183 timezones - fix views and devcockpitTeryk Bellahsene2015-02-061-3/+3
* | SONAR-5183 - analysis unsensitive to timezones - snapshots tableTeryk Bellahsene2015-02-042-9/+4
* | Use protocol buffers format for analysis reportsSimon Brandhof2015-02-021-4/+15
* | WS API: accept NewParam#setPossibleValues(Collection) with not-null empty col...Simon Brandhof2015-01-261-0/+19
* | delete component ids from the issues tableTeryk Bellahsene2015-01-261-2/+0
* | Computation stack based on an isolated picocontainerSimon Brandhof2015-01-201-0/+33
* | SONAR-6056 API: closeable components must be closed when stopping picocontainerSimon Brandhof2015-01-201-0/+54
* | Deprecate Resource::getLanguage() to ease later API changesJulien HENRY2015-01-191-1/+9
* | SONAR-5931 Publish new sensor APIJulien HENRY2015-01-151-11/+9
* | fix quality flawsTeryk Bellahsene2015-01-131-3/+16
* | Replace fest-assert by assertJSimon Brandhof2015-01-10122-165/+159
* | Do not allow to declare WS parameters with both required flag and default valueSimon Brandhof2015-01-061-0/+19
* | SONAR-5934 Rewrite create users WS, SONAR-5961 Rewrite the update user WSJulien Lancelot2014-12-182-0/+23
* | Fix some quality flawsJulien HENRY2014-12-171-0/+11
* | SONAR-5910 unzip analysis reportTeryk Bellahsene2014-12-161-0/+8
* | SONAR-5910 read report sent via WSTeryk Bellahsene2014-12-111-0/+16
* | Upgrade to JUnit 4.12Simon Brandhof2014-12-091-1/+3
|/
* Refactor issue indexer (project-agnostic approach)Simon Brandhof2014-12-041-2/+2
* SONAR-5878 More improvement concerning memory consumptionJulien HENRY2014-12-031-14/+0
* Centralize algorithm of UUID generationSimon Brandhof2014-11-211-0/+47
* Remove class TxtWriterSimon Brandhof2014-11-071-51/+0
* Merge remote-tracking branch 'origin/branch-4.5'Julien Lancelot2014-11-061-0/+19
|\
| * SONAR-5841 Empty parameter on integer, boolean and float types should be auth...Julien Lancelot2014-11-061-0/+19