Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [maven-release-plugin] prepare release 4.5-RC14.5-RC1 | Eric Hartmann | 2014-09-08 | 33 | -60/+48 |
| | |||||
* | Add unit tests | Julien Lancelot | 2014-09-03 | 2 | -0/+68 |
| | |||||
* | Add minor test + remove sonar-dummy-app from analysis | Simon Brandhof | 2014-09-03 | 2 | -5/+11 |
| | |||||
* | Revert previous jacoco change | Simon Brandhof | 2014-09-03 | 1 | -12/+0 |
| | |||||
* | Improve performance of jacoco on sonar-server | Simon Brandhof | 2014-09-03 | 1 | -0/+12 |
| | |||||
* | Fix quality flaws | Simon Brandhof | 2014-09-03 | 8 | -28/+36 |
| | |||||
* | Try to fix unit test on Windows | Julien HENRY | 2014-09-03 | 1 | -4/+3 |
| | |||||
* | SONAR-5576 Display coverage exclusions in logs | Julien HENRY | 2014-09-02 | 4 | -10/+30 |
| | |||||
* | SONAR-5417 Fix issues when properties on a module were wrongly copied on ↵ | Julien Lancelot | 2014-09-02 | 3 | -5/+62 |
| | | | | other modules | ||||
* | Improve code coverage | Julien HENRY | 2014-09-02 | 2 | -0/+159 |
| | |||||
* | Improve code coverage | Julien HENRY | 2014-09-02 | 3 | -5/+72 |
| | |||||
* | Rename for consistency | Julien HENRY | 2014-09-01 | 3 | -5/+5 |
| | |||||
* | Fix some quality flaws | Julien HENRY | 2014-09-01 | 1 | -2/+1 |
| | |||||
* | Fix some quality flaws | Julien HENRY | 2014-09-01 | 21 | -344/+280 |
| | |||||
* | Fix quality flaws | Stas Vilchik | 2014-09-01 | 3 | -27/+79 |
| | |||||
* | fix Ignored test and removed another one | Stephane Gamard | 2014-09-01 | 2 | -25/+4 |
| | |||||
* | Add unit test coverage | Julien HENRY | 2014-09-01 | 2 | -1/+98 |
| | |||||
* | Fix minor quality flaw | Simon Brandhof | 2014-09-01 | 1 | -1/+1 |
| | |||||
* | SONAR-5484 Fix test on windows | Jean-Baptiste Lievremont | 2014-09-01 | 1 | -1/+5 |
| | |||||
* | Fix some quality flaws | Simon Brandhof | 2014-09-01 | 3 | -7/+4 |
| | |||||
* | SONAR-5546 fix typo in ruby code | Simon Brandhof | 2014-09-01 | 1 | -2/+2 |
| | |||||
* | Fix some quality flaws | Simon Brandhof | 2014-09-01 | 5 | -1/+32 |
| | |||||
* | Fix quality flaw | Jean-Baptiste Lievremont | 2014-09-01 | 1 | -1/+1 |
| | |||||
* | Move latinize.js to 3rd party libraries | Jean-Baptiste Lievremont | 2014-09-01 | 2 | -2/+2 |
| | |||||
* | Fix header | Julien HENRY | 2014-09-01 | 2 | -0/+38 |
| | |||||
* | Improve code coverage | Julien HENRY | 2014-09-01 | 1 | -0/+67 |
| | |||||
* | Improve code coverage | Julien HENRY | 2014-09-01 | 3 | -2/+81 |
| | |||||
* | SONAR-4898 - forgot a synchronized for JSW | Stephane Gamard | 2014-08-29 | 1 | -18/+16 |
| | |||||
* | SONAR-4898 - fixed sonar-server SearchClient exceptions on server shutdown | Stephane Gamard | 2014-08-29 | 2 | -4/+15 |
| | |||||
* | SONAR-5530 - IssueDao server uses UUID as key | Stephane Gamard | 2014-08-29 | 1 | -5/+3 |
| | |||||
* | SONAR-4898 - fixed concurrent termination and exception on exit | Stephane Gamard | 2014-08-29 | 3 | -61/+76 |
| | |||||
* | Null authorName instead of "Not Yet Implemented" | Stephane Gamard | 2014-08-29 | 2 | -7/+6 |
| | |||||
* | SONAR-5530 - Issuekey is UUID string | Stephane Gamard | 2014-08-29 | 2 | -124/+3 |
| | |||||
* | SONAR-5546 do not display "true" when change login is set ! | Simon Brandhof | 2014-08-29 | 1 | -1/+8 |
| | |||||
* | SONAR-4898 revert autokill timeout to 30 seconds | Simon Brandhof | 2014-08-29 | 1 | -1/+1 |
| | |||||
* | Add details of persisters in profiling output to ease understanding | Julien HENRY | 2014-08-29 | 9 | -6/+321 |
| | |||||
* | SONAR-4898 - fix early termination leaves search server as ghost | Stephane Gamard | 2014-08-29 | 1 | -5/+5 |
| | |||||
* | SONAR-4898 - fix early termination leaves search server as ghost | Stephane Gamard | 2014-08-29 | 3 | -81/+89 |
| | |||||
* | Remove views proto | Stas Vilchik | 2014-08-29 | 2 | -182/+0 |
| | |||||
* | SONAR-4898 - Fixed process-locking monitor | Stephane Gamard | 2014-08-29 | 1 | -3/+3 |
| | |||||
* | SONAR-5547 Support branches when disabling automatic project creation | Julien HENRY | 2014-08-29 | 2 | -3/+13 |
| | |||||
* | Testing IPv4 for sonar-server | Stephane Gamard | 2014-08-29 | 1 | -1/+1 |
| | |||||
* | SONAR-5498 Make all links consistent | Stas Vilchik | 2014-08-29 | 1 | -2/+2 |
| | | | | Remove blue color from headers | ||||
* | SONAR-5490 Improve readability and payload of results in the page "Rules" | Stas Vilchik | 2014-08-29 | 1 | -0/+13 |
| | | | | Condense the result list | ||||
* | New views prototype | Stas Vilchik | 2014-08-29 | 1 | -47/+104 |
| | |||||
* | Remove unused fields in SearchClient | Simon Brandhof | 2014-08-28 | 1 | -21/+6 |
| | |||||
* | SONAR-5546 Fail to display changelog of Quality Profile | Simon Brandhof | 2014-08-28 | 1 | -1/+1 |
| | |||||
* | Fix some quality flaws | Julien HENRY | 2014-08-28 | 2 | -5/+5 |
| | |||||
* | SONAR-5542 /batch/file should never be secured | Julien Lancelot | 2014-08-28 | 1 | -3/+3 |
| | |||||
* | SONAR-4898 try to fix ping monitoring | Simon Brandhof | 2014-08-28 | 4 | -24/+19 |
| | | | | Sometimes child autokills because it did not receive pings in the last 30 seconds. I hope it comes from the parent process that is slow to start monitoring (send pings). |