Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Remove generated files | Stas Vilchik | 2014-03-24 | 1 | -509/+0 | |
| | ||||||
* | Remove useless space in ui | Julien Lancelot | 2014-03-24 | 3 | -6/+3 | |
| | ||||||
* | SONAR-4843 move URL to /api/system/restart and complete ws-client | Simon Brandhof | 2014-03-21 | 5 | -18/+16 | |
| | ||||||
* | SONAR-5011 Allow to install two plugins sharing the same dependency | Julien HENRY | 2014-03-21 | 2 | -5/+38 | |
| | ||||||
* | SONAR-4843 do not fail if filenames between source and dest dirs are equal | Simon Brandhof | 2014-03-21 | 3 | -60/+76 | |
| | ||||||
* | SONAR-4366 Rework rename/copy modal | Stas Vilchik | 2014-03-21 | 3 | -54/+14 | |
| | ||||||
* | Remove generated js file | Stas Vilchik | 2014-03-21 | 1 | -107/+0 | |
| | ||||||
* | SONAR-5121 Refactor the way remediation function is defined on rules in ↵ | Julien Lancelot | 2014-03-21 | 7 | -103/+90 | |
| | | | | order to remove the static creation and to be able to know which rule is failing when a wrong function is defined. | |||||
* | SONAR-5007 Add characteristic criterion | Stas Vilchik | 2014-03-21 | 3 | -1/+63 | |
| | ||||||
* | SONAR-4366 Some UI improvements | Stas Vilchik | 2014-03-21 | 3 | -2/+5 | |
| | ||||||
* | SONAR-5007 Add languages next to quality profiles | Stas Vilchik | 2014-03-21 | 2 | -11/+11 | |
| | ||||||
* | SONAR-5007 Rework bulk change | Stas Vilchik | 2014-03-21 | 9 | -79/+166 | |
| | ||||||
* | SONAR-5007 Improve coding rule details display | Stas Vilchik | 2014-03-21 | 4 | -8/+10 | |
| | ||||||
* | SONAR-5056 Fix issue when removing characteristic and rules linked with ↵ | Julien Lancelot | 2014-03-20 | 2 | -26/+33 | |
| | | | | default characteristic linked on it was updated | |||||
* | SONAR-5056 Fix issue on move up/down | Julien Lancelot | 2014-03-20 | 6 | -25/+48 | |
| | ||||||
* | SONAR-5056 Create restore from language action | Julien Lancelot | 2014-03-20 | 5 | -52/+140 | |
| | ||||||
* | SONAR-5056 Create restore from provided model action | Julien Lancelot | 2014-03-20 | 14 | -632/+1376 | |
| | ||||||
* | Merge branch 'grunt' | Stas Vilchik | 2014-03-20 | 214 | -6102/+1227 | |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: sonar-server/src/main/webapp/WEB-INF/app/views/coding_rules/templates/_coding_rules_detail_quality_profile_template.hbs.erb sonar-server/src/main/webapp/WEB-INF/app/views/coding_rules/templates/_coding_rules_detail_template.hbs.erb sonar-server/src/main/webapp/WEB-INF/app/views/coding_rules/templates/_coding_rules_list_item_template.hbs.erb sonar-server/src/main/webapp/WEB-INF/app/views/quality_gates/templates/_quality_gate_detail_condition_template.hbs.erb sonar-server/src/main/webapp/javascripts/coding-rules/mockjax.js sonar-server/src/main/webapp/javascripts/coding-rules/views/coding-rules-detail-quality-profile-view.js sonar-server/src/main/webapp/javascripts/coding-rules/views/coding-rules-detail-view.js sonar-server/src/main/webapp/javascripts/quality-gate/collections/conditions.js sonar-server/src/main/webapp/javascripts/quality-gate/views/quality-gate-detail-condition-view.js sonar-server/src/main/webapp/stylesheets/coding-rules.css sonar-server/src/main/webapp/stylesheets/icons.css | |||||
| * | Merge branch 'master' into grunt | Stas Vilchik | 2014-03-20 | 48 | -162/+748 | |
| |\ | | | | | | | | | | | | | | | | | | | Conflicts: sonar-server/src/main/webapp/WEB-INF/app/views/quality_gates/templates/_quality_gate_detail_conditions_template.hbs.erb sonar-server/src/main/webapp/javascripts/quality-gate/views/quality-gate-detail-condition-view.js sonar-server/src/main/webapp/javascripts/quality-gate/views/quality-gate-detail-header-view.js | |||||
| * | | Grunt Handlebars | Stas Vilchik | 2014-03-20 | 171 | -3472/+1881 | |
| | | | ||||||
| * | | Grunt Build | Stas Vilchik | 2014-03-19 | 3 | -35/+9 | |
| | | | ||||||
| * | | Merge branch 'master' into grunt | Stas Vilchik | 2014-03-19 | 11 | -227/+376 | |
| |\ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: sonar-server/src/main/webapp/javascripts/quality-gate/views/quality-gate-detail-condition-view.js sonar-server/src/main/webapp/stylesheets/quality-gates.css | |||||
| * | | | Grunt for development | Stas Vilchik | 2014-03-18 | 106 | -2658/+316 | |
| | | | | ||||||
* | | | | SONAR-5007 Apply some feedback | Stas Vilchik | 2014-03-20 | 13 | -76/+100 | |
| | | | | ||||||
* | | | | Fix quality flaws | Jean-Baptiste Lievremont | 2014-03-20 | 1 | -8/+14 | |
| | | | | ||||||
* | | | | SONAR-4366 Transform WORK_DUR in read-only mode | Stas Vilchik | 2014-03-20 | 2 | -2/+2 | |
| | | | | ||||||
* | | | | Refactor privileged code execution, protecting against un-stop()-ed ↵ | Jean-Baptiste Lievremont | 2014-03-20 | 3 | -31/+90 | |
| | | | | | | | | | | | | | | | | privileged sections | |||||
* | | | | SONAR-5007 Add missed file | Stas Vilchik | 2014-03-20 | 1 | -0/+107 | |
| | | | | ||||||
* | | | | SONAR-5083 SONAR-5112 Add placeholder for WORK_DUR and RATING fields | Stas Vilchik | 2014-03-20 | 4 | -2/+23 | |
| | | | | ||||||
* | | | | SONAR-4366 Transform WORK_DUR in read-only mode. Sort conditions. | Stas Vilchik | 2014-03-20 | 4 | -23/+35 | |
| | | | | ||||||
* | | | | Revert SONAR-4950 | Simon Brandhof | 2014-03-20 | 1 | -4/+2 | |
| |_|/ |/| | | ||||||
* | | | SONAR-926 improve documentation of exclusion settings | Simon Brandhof | 2014-03-19 | 1 | -35/+32 | |
| | | | ||||||
* | | | SONAR-5096 Provide a builtin quality gate | Jean-Baptiste Lievremont | 2014-03-19 | 3 | -0/+158 | |
| | | | ||||||
* | | | Add utility to execute privileged code without user session from HTTP | Jean-Baptiste Lievremont | 2014-03-19 | 2 | -0/+85 | |
| | | | ||||||
* | | | SONAR-5056 Refactor the way characteristics and rules are imported from XML | Julien Lancelot | 2014-03-19 | 10 | -59/+117 | |
| | | | ||||||
* | | | SONAR-5152 RuleRepositories.repositories() do not return all repositories | Julien Lancelot | 2014-03-19 | 2 | -1/+39 | |
| | | | ||||||
* | | | SONAR-926 fix documentation of exclusion settings | Simon Brandhof | 2014-03-19 | 1 | -3/+100 | |
| | | | ||||||
* | | | SONAR-5091 Update deletion confirm messages in conformance to UI guidelines | Jean-Baptiste Lievremont | 2014-03-19 | 6 | -28/+38 | |
| | | | ||||||
* | | | SONAR-5091 Change display of inline help paragraph | Jean-Baptiste Lievremont | 2014-03-19 | 2 | -22/+22 | |
| | | | ||||||
* | | | SONAR-5091 Make sure that conditions are kept in sync between QG model and ↵ | Jean-Baptiste Lievremont | 2014-03-19 | 2 | -0/+2 | |
| | | | | | | | | | | | | collection | |||||
* | | | SONAR-4915 Rename rules.effort_to_fix_l10_key to ↵ | Julien Lancelot | 2014-03-19 | 17 | -40/+40 | |
| | | | | | | | | | | | | rules.effort_to_fix_description and add a warning when rule define a linear or linear with offset remediation function with setting description | |||||
* | | | SONAR-5056 Add delete characteristic action | Julien Lancelot | 2014-03-19 | 3 | -16/+165 | |
| | | | ||||||
* | | | SONAR-4843 /extensions/downloads does not override /extensions/plugins if ↵ | Simon Brandhof | 2014-03-19 | 1 | -1/+1 | |
| | | | | | | | | | | | | same filename in both directories | |||||
* | | | Fix path size for Windows build... | Simon Brandhof | 2014-03-19 | 2 | -1/+1 | |
| |/ |/| | ||||||
* | | Restore rule association from Characteristic to fix issue with the Views plugin | Julien Lancelot | 2014-03-19 | 1 | -0/+3 | |
| | | ||||||
* | | SONAR-5092 Use consistent styles across message boxes | Jean-Baptiste Lievremont | 2014-03-18 | 3 | -4/+17 | |
| | | ||||||
* | | SONAR-5056 Create rename, move up and move down actions | Julien Lancelot | 2014-03-18 | 2 | -23/+196 | |
| | | ||||||
* | | SONAR-5143 revert. Inclusions are coming back to UI ! | Simon Brandhof | 2014-03-18 | 1 | -35/+0 | |
| | | | | | | | | | | | | | | Conflicts: sonar-core/src/main/java/org/sonar/core/persistence/DatabaseVersion.java sonar-core/src/main/resources/org/sonar/core/persistence/rows-h2.sql sonar-server/src/main/webapp/WEB-INF/db/migrate/499_delete_inclusions_properties.rb | |||||
* | | SONAR-5056 Add create profile | Julien Lancelot | 2014-03-18 | 3 | -29/+166 | |
| | | ||||||
* | | SONAR-5091 Fix icon wrapping under input field | Jean-Baptiste Lievremont | 2014-03-18 | 1 | -2/+2 | |
| | |