| Commit message (Expand) | Author | Age | Files | Lines |
* | SONAR-5884 Apply feedback | Stas Vilchik | 2015-01-08 | 5 | -11/+29 |
* | Clean up | Stas Vilchik | 2015-01-08 | 3 | -15/+0 |
* | SONAR-5884 Fix line fading in measures drilldown page | Stas Vilchik | 2015-01-08 | 3 | -15/+10 |
* | SONAR-6031 Issue permalink must display source code, not the list with single... | Stas Vilchik | 2015-01-08 | 4 | -2/+426 |
* | SONAR-5966 Make the issue box more compact | Stas Vilchik | 2015-01-08 | 1 | -1/+1 |
* | send key instead of id in AnalysisReportLog | Teryk Bellahsene | 2015-01-08 | 2 | -2/+2 |
* | improve error handling and send report id in submit_report ws response | Teryk Bellahsene | 2015-01-08 | 5 | -28/+82 |
* | SONAR-5945 Change format of batch report | Julien HENRY | 2015-01-08 | 7 | -61/+65 |
* | SONAR-5966 Make the issue box more compact | Stas Vilchik | 2015-01-08 | 2 | -106/+142 |
* | SONAR-5935 Add frontend tests for issue tag management | Jean-Baptiste Lievremont | 2015-01-08 | 5 | -0/+269 |
* | Add default port when --port is not passed to grunt | Jean-Baptiste Lievremont | 2015-01-08 | 1 | -4/+5 |
* | SONAR-5926 Shorter big number in issues facets | Stas Vilchik | 2015-01-08 | 17 | -16/+1696 |
* | SONAR-5820 Ability to bulk "Activate In" or "Deactivate In" all rules matchin... | Stas Vilchik | 2015-01-08 | 1 | -0/+1 |
* | Update analysis reports page after small refactoring | Stas Vilchik | 2015-01-08 | 1 | -1/+1 |
* | SONAR-5573 Make it possible to bulk (de)activate rules in several profiles at... | Stas Vilchik | 2015-01-08 | 1 | -14/+21 |
* | fix quality flaws | Stas Vilchik | 2015-01-08 | 2 | -2/+0 |
* | SONAR-5909 Fix SQL query on Oracle | Julien Lancelot | 2015-01-08 | 1 | -1/+1 |
* | SONAR-5884 Apply feedback | Stas Vilchik | 2015-01-08 | 7 | -65/+68 |
* | Replace overlay component with modals | Stas Vilchik | 2015-01-08 | 10 | -122/+121 |
* | SONAR-5884 Apply feedback | Stas Vilchik | 2015-01-08 | 2 | -2/+10 |
* | Fix expected timeouts of server-benchmarks after change of hardware | Simon Brandhof | 2015-01-08 | 2 | -2/+2 |
* | SONAR-5830 Fix issue when twice scm account was added and when no scm account... | Julien Lancelot | 2015-01-08 | 3 | -15/+64 |
* | SONAR-5909 Copy login from authors to users | Julien Lancelot | 2015-01-08 | 8 | -22/+394 |
* | change ws path from /api/analysis_reports/* to /api/computation/* | Teryk Bellahsene | 2015-01-08 | 9 | -213/+76 |
* | fix resource leak | Teryk Bellahsene | 2015-01-08 | 1 | -5/+4 |
* | Fix quality flaw | Jean-Baptiste Lievremont | 2015-01-08 | 1 | -1/+1 |
* | SONAR-5893 Add base JS component for tag cloud widget | Jean-Baptiste Lievremont | 2015-01-07 | 4 | -9/+67 |
* | SONAR-5893 Add internal web service to list n most violated tags on a component | Jean-Baptiste Lievremont | 2015-01-07 | 13 | -41/+436 |
* | Move batch/upload_report to api/analysis_reports/submit_report | Simon Brandhof | 2015-01-07 | 8 | -116/+48 |
* | Drop old issue code | Stas Vilchik | 2015-01-07 | 17 | -751/+0 |
* | SONAR-5820 Fix bug with activation parameter | Stas Vilchik | 2015-01-07 | 2 | -2/+15 |
* | Refactoring of package org.sonar.server.computation.ws | Simon Brandhof | 2015-01-07 | 13 | -70/+104 |
* | SONAR-5820 Improve rule description ui | Stas Vilchik | 2015-01-07 | 2 | -4/+7 |
* | Update issues widget in order to point to the issues page | Stas Vilchik | 2015-01-07 | 1 | -3/+1 |
* | SONAR-6028 Fix formatting of issue comments | Stas Vilchik | 2015-01-07 | 1 | -0/+2 |
* | improve code coverage | Teryk Bellahsene | 2015-01-07 | 2 | -0/+145 |
* | SONAR-5935 Close tag input field on escape key | Jean-Baptiste Lievremont | 2015-01-07 | 1 | -0/+5 |
* | SONAR-5556 In the activation popup, make it possible to read the description ... | Stas Vilchik | 2015-01-07 | 1 | -1/+1 |
* | SONAR-5573 Make it possible to bulk (de)activate rules in several profiles at... | Stas Vilchik | 2015-01-07 | 3 | -16/+36 |
* | Fix quality flaw | Julien Lancelot | 2015-01-07 | 2 | -2/+1 |
* | Do not allow to declare WS parameters with both required flag and default value | Simon Brandhof | 2015-01-06 | 11 | -35/+22 |
* | Fix quality flaws | Simon Brandhof | 2015-01-06 | 1 | -1/+0 |
* | Fix quality flaws | Julien Lancelot | 2015-01-06 | 1 | -42/+37 |
* | SONAR-5884 Drop old component viewer | Stas Vilchik | 2015-01-06 | 47 | -3300/+1 |
* | SONAR-5928 The "effort_to_fix" property description should be available in ru... | Stas Vilchik | 2015-01-06 | 1 | -1/+2 |
* | SONAR-5553 Long values of rule parameters should somehow wrap | Stas Vilchik | 2015-01-06 | 2 | -3/+9 |
* | SONAR-5807 On Rules page, display the number of unresolved issues in the deta... | Stas Vilchik | 2015-01-06 | 17 | -3/+474 |
* | SONAR-5820 Drop old rules page | Stas Vilchik | 2015-01-06 | 72 | -4676/+1 |
* | SONAR-6008 Fix display of My Profile page when user has no SCM account | Julien Lancelot | 2015-01-06 | 1 | -1/+1 |
* | SONAR-5830 Fix issue when updating a user without changing its SCM accounts | Julien Lancelot | 2015-01-06 | 2 | -4/+21 |