Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move some js libs to a standard distribution | Stas Vilchik | 2015-01-09 | 163 | -3227/+721 |
| | |||||
* | SONAR-6014 Fix regression with rule parameters | Julien HENRY | 2015-01-09 | 1 | -0/+1 |
| | |||||
* | Automatic merge from branch-5.0 | Jenkins CI | 2015-01-09 | 0 | -0/+0 |
|\ | | | | | | | | | | | * origin/branch-5.0: [maven-release-plugin] prepare for next development iteration [maven-release-plugin] prepare release 5.0-RC4 | ||||
| * | [maven-release-plugin] prepare for next development iteration | Thomas Vérin | 2015-01-08 | 33 | -34/+34 |
| | | |||||
| * | [maven-release-plugin] prepare release 5.0-RC45.0-RC4 | Thomas Vérin | 2015-01-08 | 33 | -34/+34 |
| | | |||||
* | | SONAR-6014 Make sensor mode use the same container than normal mode | Julien HENRY | 2015-01-08 | 37 | -601/+879 |
| | | |||||
* | | 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 ↵ | Stas Vilchik | 2015-01-08 | 4 | -2/+426 |
| | | | | | | | | single result | ||||
* | | SONAR-5966 Make the issue box more compact | Stas Vilchik | 2015-01-08 | 1 | -1/+1 |
| | | | | | | | | Fix width of the issue message | ||||
* | | 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 | 20 | -101/+323 |
| | | |||||
* | | 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 ↵ | Stas Vilchik | 2015-01-08 | 1 | -0/+1 |
| | | | | | | | | | | | | matching some search criteria Refresh list after bulk change | ||||
* | | 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 ↵ | Stas Vilchik | 2015-01-08 | 1 | -14/+21 |
| | | | | | | | | | | | | at once Make the requests sequential | ||||
* | | 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 | 3 | -2/+11 |
| | | |||||
* | | 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 ↵ | Julien Lancelot | 2015-01-08 | 3 | -15/+64 |
| | | | | | | | | account was added | ||||
* | | SONAR-5909 Copy login from authors to users | Julien Lancelot | 2015-01-08 | 11 | -42/+438 |
| | | |||||
* | | change ws path from /api/analysis_reports/* to /api/computation/* | Teryk Bellahsene | 2015-01-08 | 10 | -214/+77 |
| | | |||||
* | | SONAR-6014 Remove dependency on project ID. | Julien HENRY | 2015-01-08 | 2 | -3/+5 |
| | | |||||
* | | fix resource leak | Teryk Bellahsene | 2015-01-08 | 1 | -5/+4 |
| | | |||||
* | | Fix quality flaw | Jean-Baptiste Lievremont | 2015-01-08 | 1 | -1/+1 |
| | | |||||
* | | SONAR-6014 Fix persistence of dependencies | Julien HENRY | 2015-01-08 | 2 | -5/+8 |
| | | |||||
* | | Automatic merge from branch-5.0 | Jenkins CI | 2015-01-08 | 0 | -0/+0 |
|\| | | | | | | | | | * origin/branch-5.0: SONAR-6028 Fix formatting of issue comments | ||||
| * | SONAR-6028 Fix formatting of issue comments | Stas Vilchik | 2015-01-07 | 2 | -0/+82 |
| | | |||||
* | | SONAR-6014 Drop deprecated violations | Julien HENRY | 2015-01-07 | 19 | -642/+76 |
| | | |||||
* | | SONAR-6014 Fix regression when persisting dependencies and start dropping ↵ | Julien HENRY | 2015-01-07 | 4 | -28/+42 |
| | | | | | | | | violations | ||||
* | | SONAR-6014 Fix issue when saving dependencies | Julien HENRY | 2015-01-07 | 3 | -14/+25 |
| | | |||||
* | | SONAR-5893 Add component tag cloud widget | Jean-Baptiste Lievremont | 2015-01-07 | 4 | -0/+93 |
| | | |||||
* | | 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 |
| | | |||||
* | | SONAR-6014 Isolate persistence of resources to ease its removal in preview mode | Julien HENRY | 2015-01-07 | 29 | -405/+397 |
| | | |||||
* | | Move batch/upload_report to api/analysis_reports/submit_report | Simon Brandhof | 2015-01-07 | 9 | -117/+49 |
| | | |||||
* | | 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 |
| | | | | | | | | | | - class renaming - add class ComputationWsAction to simplify ComputationWebService | ||||
* | | 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-6014 Remove/Postpone DB dependencies | Julien HENRY | 2015-01-07 | 11 | -42/+58 |
| | |