Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace fest-assert by assertJ | Simon Brandhof | 2015-01-10 | 840 | -1419/+1323 |
| | |||||
* | Remove duplicated statement in CommandExecutor | Simon Brandhof | 2015-01-09 | 1 | -1/+0 |
| | |||||
* | Refactor computation stack | Simon Brandhof | 2015-01-09 | 11 | -158/+76 |
| | |||||
* | Refactor computation stack | Simon Brandhof | 2015-01-09 | 51 | -798/+583 |
| | |||||
* | Merge remote-tracking branch 'origin/branch-5.0' | Julien Lancelot | 2015-01-09 | 12 | -201/+352 |
|\ | | | | | | | | | | | Conflicts: server/sonar-server/src/main/java/org/sonar/server/component/ComponentService.java server/sonar-server/src/test/java/org/sonar/server/component/ComponentServiceMediumTest.java | ||||
| * | SONAR-3718 Allow creation of components with branch with provisioning | Julien Lancelot | 2015-01-09 | 12 | -195/+350 |
| | | |||||
* | | SONAR-5954 Fix typos in parameter descriptions (missing whitespace after ↵ | Jean-Baptiste Lievremont | 2015-01-09 | 1 | -3/+3 |
| | | | | | | | | full stop) | ||||
* | | Fix wrong SQ version | Julien Lancelot | 2015-01-09 | 2 | -2/+2 |
| | | |||||
* | | Merge branch 'branch-5.0' | Stas Vilchik | 2015-01-09 | 2 | -1/+7 |
|\| | | | | | | | | | Conflicts: server/sonar-web/src/main/hbs/issue/issue-rule.hbs | ||||
| * | Fix comment textarea max-width. Fix display of extra rule description of an ↵ | Stas Vilchik | 2015-01-09 | 2 | -1/+7 |
| | | | | | | | | | | | | | | issue. Conflicts: server/sonar-web/src/main/hbs/issue/issue-rule.hbs | ||||
* | | Automatic merge from branch-5.0 | Jenkins CI | 2015-01-09 | 2 | -10/+47 |
|\| | | | | | | | | | * origin/branch-5.0: SONAR-5801 utLineHits, utConditions, utCoveredConditions, ... should be defined as integer instead of short | ||||
| * | SONAR-5801 utLineHits, utConditions, utCoveredConditions, ... should be ↵ | Julien Lancelot | 2015-01-09 | 2 | -10/+47 |
| | | | | | | | | defined as integer instead of short | ||||
* | | change the way to use requirejs | Stas Vilchik | 2015-01-09 | 20 | -394/+391 |
| | | |||||
* | | SONAR-5893 Fix initial feedback on tag cloud widget | Jean-Baptiste Lievremont | 2015-01-09 | 4 | -1/+13 |
| | | |||||
* | | 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 |
| | |