Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | SONAR-5694: Keep history of analysis reports | Teryk Bellahsene | 2014-10-17 | 2 | -5/+26 | |
| | | ||||||
* | | SONAR-5529 Fix issue on MySQL when adding a comment | Julien Lancelot | 2014-10-16 | 2 | -24/+80 | |
| | | ||||||
* | | Fix quality flaws | Simon Brandhof | 2014-10-14 | 3 | -53/+41 | |
| | | ||||||
* | | SONAR-5698 WS for the admin page | Teryk Bellahsene | 2014-10-14 | 6 | -27/+46 | |
| | | ||||||
* | | Automatic merge from branch-4.5 | Jenkins CI | 2014-10-14 | 1 | -0/+2 | |
|\| | | | | | | | | | | | | | | | * origin/branch-4.5: SONAR-5634 Fix facet list height to prevent flicker on loading SONAR-5713 Display note with note CSS class SONAR-5538 Fix comparison page on projects when snapshot_id != null but referenced snapshot has disappeared SONAR-5593 Better handling of profile overwrite on copy | |||||
| * | SONAR-5593 Better handling of profile overwrite on copy | Jean-Baptiste Lievremont | 2014-10-14 | 1 | -0/+2 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/branch-4.5' | Julien Lancelot | 2014-10-14 | 6 | -6/+43 | |
|\| | | | | | | | | | | | | | | | | | Conflicts: plugins/sonar-xoo-plugin/src/main/java/org/sonar/xoo/XooPlugin.java sonar-application/src/main/assembly/conf/sonar.properties sonar-application/src/test/java/org/sonar/application/JdbcSettingsTest.java sonar-core/src/main/java/org/sonar/core/persistence/DatabaseVersion.java sonar-core/src/main/resources/org/sonar/core/persistence/rows-h2.sql | |||||
| * | SONAR-5612 Do not return disabled users on the permission template users list | Julien Lancelot | 2014-10-10 | 5 | -6/+42 | |
| | | ||||||
| * | SONAR-4950 Add a transaction to prevent multiple connection to add multiple ↵ | Julien Lancelot | 2014-10-10 | 2 | -1/+2 | |
| | | | | | | | | lines in group_roles | |||||
* | | Fix delete query | Julien Lancelot | 2014-10-10 | 1 | -2/+2 | |
| | | ||||||
* | | Add missing @Override annotations | Simon Brandhof | 2014-10-10 | 37 | -0/+156 | |
| | | ||||||
* | | Fix quality flaws | Simon Brandhof | 2014-10-09 | 3 | -0/+69 | |
| | | ||||||
* | | fix MySql IT tests caused by MySql limitation regarding Update statement ↵ | Teryk Bellahsene | 2014-10-09 | 2 | -7/+1 | |
| | | | | | | | | with a sub-query | |||||
* | | fix large tests cause by a non standard sql query | Teryk Bellahsene | 2014-10-09 | 3 | -7/+13 | |
| | | ||||||
* | | Fix merge with 4.5 | Julien Lancelot | 2014-10-09 | 9 | -2/+328 | |
|\| | ||||||
| * | SONAR-5575 Fix missing parameter when creating and updating custom rule with ↵ | Julien Lancelot | 2014-10-09 | 9 | -3/+328 | |
| | | | | | | | | empty parameter | |||||
| * | SONAR-5606 Timeline chart does not behave correctly when measures don't have ↵ | Stas Vilchik | 2014-10-09 | 1 | -0/+1 | |
| | | | | | | | | the same history | |||||
* | | Execute tests on non-h2 databases with the profile named "dbTests" | Simon Brandhof | 2014-10-09 | 2 | -32/+6 | |
| | | ||||||
* | | SONAR-5623 Further frontend work | Stas Vilchik | 2014-10-09 | 1 | -0/+3 | |
| | | ||||||
* | | SONAR-5623 Rename space to Analysis Reports | Stas Vilchik | 2014-10-09 | 1 | -4/+4 | |
| | | ||||||
* | | SONAR-5623 Further frontend work | Stas Vilchik | 2014-10-09 | 1 | -1/+2 | |
| | | ||||||
* | | Automatic merge from branch-4.5 | Jenkins CI | 2014-10-09 | 1 | -0/+1 | |
|\| | | | | | | | | | * origin/branch-4.5: SONAR-5713 Make it more explicit that custom rule parameters cannot be changed at activation | |||||
| * | SONAR-5713 Make it more explicit that custom rule parameters cannot be ↵ | Jean-Baptiste Lievremont | 2014-10-08 | 1 | -0/+1 | |
| | | | | | | | | changed at activation | |||||
* | | SONAR-5626: Refactor and test task/thread management. Analyze report | Teryk Bellahsene | 2014-10-08 | 3 | -1/+7 | |
| | | ||||||
* | | added assertion for enqueue without commit in BatchSession | Stephane Gamard | 2014-10-08 | 1 | -4/+24 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/branch-4.5' | Julien HENRY | 2014-10-08 | 1 | -0/+1 | |
|\| | ||||||
| * | SONAR-5574 Display an explicit label when custom rule parameter is empty | Jean-Baptiste Lievremont | 2014-10-08 | 1 | -0/+1 | |
| | | ||||||
* | | SONAR-5623 Initial step to implement the monitoring page | Stas Vilchik | 2014-10-08 | 1 | -0/+10 | |
| | | ||||||
* | | Fix quality flaws | Julien Lancelot | 2014-10-08 | 7 | -10/+88 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/branch-4.5' | Stephane Gamard | 2014-10-08 | 4 | -33/+33 | |
|\| | | | | | | | | | | | Conflicts: server/sonar-server/src/main/java/org/sonar/server/rule/index/RuleIndex.java sonar-batch/src/main/java/org/sonar/batch/scan2/DefaultFileLinesContextFactory.java | |||||
| * | Fix some quality flaws | Julien HENRY | 2014-10-08 | 4 | -33/+33 | |
| | | ||||||
* | | SONAR-5531 Fix /api/issues/search when issues are linked on removed file | Julien Lancelot | 2014-10-08 | 2 | -0/+6 | |
| | | ||||||
* | | fix quality flaw | Stephane Gamard | 2014-10-08 | 1 | -1/+2 | |
| | | ||||||
* | | Merge from branch 4.5 | Julien Lancelot | 2014-10-08 | 1 | -0/+1 | |
|\| | ||||||
| * | SONAR-5630 The permalink to a deleted profile should display a nice message | Julien Lancelot | 2014-10-07 | 1 | -0/+1 | |
| | | ||||||
* | | Fix quality flaws | Simon Brandhof | 2014-10-07 | 4 | -1/+82 | |
| | | ||||||
* | | Fix quality flaws | Simon Brandhof | 2014-10-07 | 2 | -0/+46 | |
| | | ||||||
* | | Merge remote-tracking branch 'remotes/origin/branch-4.5' | Simon Brandhof | 2014-10-06 | 13 | -14/+126 | |
|\| | | | | | | | | | | | Conflicts: sonar-plugin-api/src/main/java/org/sonar/api/batch/SensorContext.java sonar-plugin-api/src/main/java/org/sonar/api/batch/sensor/SensorContext.java | |||||
| * | SONAR-5615 When the DSM is not computed on a module, the page fails to load | Stas Vilchik | 2014-10-06 | 1 | -0/+1 | |
| | | ||||||
| * | SONAR-5612 Disabled users are displayed in global and project permissions page | Julien Lancelot | 2014-10-06 | 5 | -6/+46 | |
| | | ||||||
| * | SONAR-5675 Rename the "Pie Chart" into "Donut Chart" | Julien Lancelot | 2014-10-06 | 1 | -4/+4 | |
| | | ||||||
| * | SONAR-5381 SONAR-3350 replace mysql MEDIUMTEXT columns by LONGTEXT | Simon Brandhof | 2014-10-05 | 8 | -5/+76 | |
| | | ||||||
* | | Merge remote-tracking branch 'remotes/origin/branch-4.5' | Simon Brandhof | 2014-10-06 | 1 | -4/+7 | |
|\| | | | | | | | | | | | Conflicts: sonar-plugin-api/src/main/java/org/sonar/api/batch/SensorContext.java sonar-plugin-api/src/main/java/org/sonar/api/batch/sensor/SensorContext.java | |||||
| * | SONAR-5656 Add descriptions on pie chart widget properties | Jean-Baptiste Lievremont | 2014-10-03 | 1 | -0/+3 | |
| | | ||||||
| * | SONAR-5617 Update package_design widget | Jean-Baptiste Lievremont | 2014-10-03 | 1 | -4/+4 | |
| | | ||||||
| * | SONAR-5535 refine layout of size widget (generated_sloc under sloc) | Jean-Baptiste Lievremont | 2014-10-03 | 1 | -0/+1 | |
| | | ||||||
* | | SONAR-5626 find and book next available analysis report | Teryk Bellahsene | 2014-10-03 | 3 | -1/+39 | |
| | | ||||||
* | | SONAR-5535 refine layout of size widget (generated_sloc under sloc) | Jean-Baptiste Lievremont | 2014-10-03 | 1 | -0/+1 | |
| | | ||||||
* | | Fix some quality flaws | Simon Brandhof | 2014-10-03 | 2 | -6/+7 | |
| | | ||||||
* | | Merge remote-tracking branch 'remotes/origin/branch-4.5' | Simon Brandhof | 2014-10-03 | 1 | -0/+2 | |
|\| | | | | | | | | | | | | | Conflicts: plugins/sonar-xoo-plugin/pom.xml sonar-plugin-api/pom.xml sonar-plugin-api/src/main/java/org/sonar/api/config/Settings.java |