Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing null check on equals | Julien Lancelot | 2015-02-23 | 9 | -25/+37 |
| | |||||
* | Fix quality flaws | Julien Lancelot | 2015-02-23 | 10 | -24/+19 |
| | |||||
* | add shortcuts help for rules page | Stas Vilchik | 2015-02-23 | 2 | -1/+15 |
| | |||||
* | improve modal windows | Stas Vilchik | 2015-02-23 | 7 | -5/+19 |
| | |||||
* | Fix some quality flaws | Julien HENRY | 2015-02-23 | 2 | -3/+4 |
| | |||||
* | fix quality flaws | Stas Vilchik | 2015-02-23 | 3 | -99/+120 |
| | |||||
* | Fix some quality flaws | Julien HENRY | 2015-02-23 | 3 | -3/+4 |
| | |||||
* | Fix quality flaws | Simon Brandhof | 2015-02-23 | 2 | -7/+1 |
| | |||||
* | Fix quality flaws | Simon Brandhof | 2015-02-23 | 3 | -6/+9 |
| | |||||
* | missing package-info.java | Simon Brandhof | 2015-02-23 | 1 | -0/+24 |
| | |||||
* | SONAR-5936 improve display | Simon Brandhof | 2015-02-23 | 15 | -403/+86 |
| | |||||
* | Fix some quality flaws | Simon Brandhof | 2015-02-23 | 9 | -21/+58 |
| | |||||
* | Technical monitoring of web server - SONAR-4318 SONAR-5936 | Teryk Bellahsene | 2015-02-22 | 36 | -239/+1685 |
| | |||||
* | Fix cleaning of shared memory | Eric Hartmann | 2015-02-21 | 1 | -2/+2 |
| | |||||
* | SONAR-6036 : Remove KnownJavaCommand and clean the memory at the startup of ↵ | Eric Hartmann | 2015-02-21 | 6 | -72/+11 |
| | | | | the ProcessCommand | ||||
* | Update the test, we are expecting that search is started before web. | Eric Hartmann | 2015-02-21 | 1 | -1/+1 |
| | |||||
* | Revert "SONAR-6036 Try deleting the memory mapped file at JVM termination" | Eric Hartmann | 2015-02-21 | 1 | -4/+1 |
| | | | | This reverts commit 5bea5d7c5dfddf7f824977dd8e3bf93faac66be8. | ||||
* | SONAR-6036 Try deleting the memory mapped file at JVM termination | Eric Hartmann | 2015-02-21 | 1 | -1/+4 |
| | |||||
* | SONAR-6036 Close the shared memory sooner | Eric Hartmann | 2015-02-20 | 3 | -10/+21 |
| | |||||
* | SONAR-6036 use IPC (Inter Process Communication) for monitoring | Eric Hartmann | 2015-02-20 | 14 | -111/+213 |
| | | | | processes | ||||
* | Do not copy META-INF from sonarsource-branding | Simon Brandhof | 2015-02-20 | 1 | -0/+3 |
| | |||||
* | Fix links to documentation of plugins: ↵ | Simon Brandhof | 2015-02-20 | 4 | -5/+5 |
| | | | | http://redirect.sonarsource.com/doc/plugin-library.html | ||||
* | Remove constraints on ISSUES.COMPONENT_UUID and PROJECT_UUID -> keep them ↵ | Simon Brandhof | 2015-02-20 | 2 | -5/+3 |
| | | | | NULLABLE meanwhile https://jira.codehaus.org/browse/SONAR-5503 | ||||
* | Try to fix some false positive failure on a unit test | Julien HENRY | 2015-02-20 | 1 | -1/+2 |
| | |||||
* | update link from file to issues page | Stas Vilchik | 2015-02-20 | 1 | -1/+1 |
| | |||||
* | fix quality flaws | Stas Vilchik | 2015-02-20 | 1 | -102/+134 |
| | |||||
* | Fix some quality flaws | Julien HENRY | 2015-02-20 | 16 | -107/+111 |
| | |||||
* | update restore profiles message | Stas Vilchik | 2015-02-20 | 1 | -1/+1 |
| | |||||
* | SONAR-6175 Validate that offsets provided for highlighting and symbol ↵ | Julien HENRY | 2015-02-20 | 12 | -13/+88 |
| | | | | reference are val | ||||
* | SONAR-6116 Validate line is correct when creating issue on file | Julien HENRY | 2015-02-20 | 2 | -6/+49 |
| | |||||
* | SONAR-5931 Remove deprecation on Issuable | Julien HENRY | 2015-02-20 | 1 | -9/+0 |
| | |||||
* | Disable automatic refresh of ES index "sourcelines" | Simon Brandhof | 2015-02-20 | 2 | -1/+4 |
| | | | | Index is manually refreshed by BulkIndexer | ||||
* | Incremental indexing of activities | Simon Brandhof | 2015-02-20 | 3 | -6/+25 |
| | |||||
* | Remove useless debug logs | Simon Brandhof | 2015-02-20 | 1 | -15/+4 |
| | |||||
* | apply web service api feedback | Stas Vilchik | 2015-02-20 | 6 | -6/+41 |
| | |||||
* | fix scrolling by keyboard on issues and rules pages | Stas Vilchik | 2015-02-20 | 2 | -3/+4 |
| | |||||
* | SONAR-5931 Update documentation | Julien HENRY | 2015-02-20 | 18 | -65/+74 |
| | |||||
* | SONAR-5931 Add a tester class for SensorContext | Julien HENRY | 2015-02-20 | 4 | -47/+480 |
| | |||||
* | SONAR-5931 Cleanup symbol reference API | Julien HENRY | 2015-02-20 | 17 | -185/+46 |
| | |||||
* | SONAR-5931 Cleanup highlighting API | Julien HENRY | 2015-02-20 | 22 | -137/+254 |
| | |||||
* | Add some unit tests | Julien Lancelot | 2015-02-20 | 3 | -15/+40 |
| | |||||
* | fix quality flaws | Stas Vilchik | 2015-02-20 | 5 | -28/+28 |
| | |||||
* | fix global js error | Stas Vilchik | 2015-02-20 | 1 | -8/+0 |
| | |||||
* | Fix quality flaw | Julien Lancelot | 2015-02-20 | 1 | -1/+1 |
| | |||||
* | fix quality flaws | Stas Vilchik | 2015-02-20 | 5 | -186/+11 |
| | |||||
* | Fix non-deterministic NPE in BaseLogger due to incorrect static field ↵ | Simon Brandhof | 2015-02-20 | 6 | -39/+103 |
| | | | | initialization | ||||
* | Fix quality flaw | Simon Brandhof | 2015-02-20 | 1 | -4/+0 |
| | |||||
* | apply help window feedback | Stas Vilchik | 2015-02-20 | 1 | -1/+10 |
| | |||||
* | apply issue key filter feedback | Stas Vilchik | 2015-02-20 | 1 | -1/+3 |
| | |||||
* | apply issues page header feedback | Stas Vilchik | 2015-02-20 | 1 | -1/+1 |
| |