Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | 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 | |
|\ \ | | | | | | | speed up uglify js step | |||||
| * | | 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 | |
| | | | | | | | | | | | | This reverts commit 7efdaa4a6e4f2ce8cbcc024e74407ccb13a413d3. | |||||
* | | | Revert "Add missing null check on equals" | Julien Lancelot | 2015-02-23 | 9 | -37/+25 | |
| | | | | | | | | | | | | This reverts commit 3c5fec7277657389960231c8ee650256028a1d7a. | |||||
* | | | 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 | |
| | | |