| Commit message (Expand) | Author | Age | Files | Lines |
* | SONAR-5936 add response example to documentation | Simon Brandhof | 2015-02-23 | 2 | -0/+197 |
* | Fix quality flaws | Simon Brandhof | 2015-02-23 | 9 | -27/+159 |
* | SONAR-5716 drop documentation of api/server/system | Simon Brandhof | 2015-02-23 | 3 | -57/+2 |
* | SONAR-5936 remove useless ES startup time (same as web server) | Simon Brandhof | 2015-02-23 | 1 | -1/+0 |
* | SONAR-5936 remove ES CPU usage which is most of times null | Simon Brandhof | 2015-02-23 | 3 | -8/+90 |
* | Fix quality flaw | Simon Brandhof | 2015-02-23 | 1 | -1/+1 |
* | SONAR-5936 improve Elasticsearch information displayed in System Info | Simon Brandhof | 2015-02-23 | 20 | -959/+180 |
* | fix quality flaws | Stas Vilchik | 2015-02-23 | 1 | -130/+0 |
* | fix quality flaws | Stas Vilchik | 2015-02-23 | 1 | -139/+97 |
* | Merge pull request #112 from SonarSource/feature/fast_grunt | Stas Vilchik | 2015-02-23 | 2 | -18/+8 |
|\ |
|
| * | add static mapping for express | Stas Vilchik | 2015-02-20 | 1 | -1/+3 |
| * | speed up uglify js step | Stas Vilchik | 2015-02-20 | 2 | -18/+6 |
* | | fix issues bulk change on contextualized pages, part 2 | Stas Vilchik | 2015-02-23 | 2 | -3/+3 |
* | | fix issues bulk change on contextualized pages | Stas Vilchik | 2015-02-23 | 1 | -0/+9 |
* | | SONAR-6009 Return only needed rule fields | Julien Lancelot | 2015-02-23 | 2 | -6/+45 |
* | | SONAR-6009 Use filter instead of query for activation filter of rule search | Jean-Baptiste Lievremont | 2015-02-23 | 1 | -27/+7 |
* | | Revert change on equals on Category since it is breaking UI | Julien HENRY | 2015-02-23 | 2 | -1/+35 |
* | | Revert "Fix quality flaws" | Julien Lancelot | 2015-02-23 | 10 | -19/+24 |
* | | Revert "Add missing null check on equals" | Julien Lancelot | 2015-02-23 | 9 | -37/+25 |
* | | 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 t... | Eric Hartmann | 2015-02-21 | 6 | -72/+11 |
* | | 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 |
* | | 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 |
* | | Do not copy META-INF from sonarsource-branding | Simon Brandhof | 2015-02-20 | 1 | -0/+3 |
* | | Fix links to documentation of plugins: http://redirect.sonarsource.com/doc/pl... | Simon Brandhof | 2015-02-20 | 4 | -5/+5 |
* | | Remove constraints on ISSUES.COMPONENT_UUID and PROJECT_UUID -> keep them NUL... | Simon Brandhof | 2015-02-20 | 2 | -5/+3 |
* | | 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 referen... | Julien HENRY | 2015-02-20 | 12 | -13/+88 |
* | | 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 |