Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | SONAR-5173 New move icons | Stas Vilchik | 2014-03-31 | 2 | -8/+25 | |
| | ||||||
* | SONAR-5173 New trend icons | Stas Vilchik | 2014-03-31 | 32 | -13/+58 | |
| | ||||||
* | SONAR-5007 Improve bulk change | Stas Vilchik | 2014-03-31 | 2 | -9/+5 | |
| | ||||||
* | SONAR-5174 Fix hasDebtCharacteristic filter | Julien Lancelot | 2014-03-28 | 1 | -2/+2 | |
| | ||||||
* | Fix unit test | Julien Lancelot | 2014-03-28 | 1 | -1/+1 | |
| | ||||||
* | SONAR-5174 Add missing repository in rules list WS result | Julien Lancelot | 2014-03-28 | 2 | -0/+2 | |
| | ||||||
* | SONAR-5174 Add hasDebtCharacteristic filter in Rules search API | Julien Lancelot | 2014-03-28 | 7 | -9/+37 | |
| | ||||||
* | SONAR-5174 Rules WS : search by languages, severities, statuses, tags and ↵ | Julien Lancelot | 2014-03-28 | 10 | -110/+203 | |
| | | | | characteristics | |||||
* | SONAR-5173 New qualifier icons | Stas Vilchik | 2014-03-28 | 6 | -61/+66 | |
| | ||||||
* | SONAR-5174 Rules WS search by language and characteristic | Julien Lancelot | 2014-03-28 | 3 | -12/+57 | |
| | ||||||
* | SONAR-5007 Small UI changes | Stas Vilchik | 2014-03-28 | 9 | -22/+78 | |
| | ||||||
* | SONAR-5174 Rules search by language and repositories | Julien Lancelot | 2014-03-28 | 6 | -23/+157 | |
| | ||||||
* | SONAR-5173 Change favorite icon, qualifiers icons | Stas Vilchik | 2014-03-28 | 20 | -38/+50 | |
| | ||||||
* | SONAR-5174 Rules search by characteristic or sub characteristic | Julien Lancelot | 2014-03-27 | 3 | -23/+5 | |
| | ||||||
* | SONAR-5174 Add rule debt definitions into E/S and search rules by ↵ | Julien Lancelot | 2014-03-27 | 11 | -152/+362 | |
| | | | | characteristic or sub characteristic | |||||
* | Rename RuleDto characteristic to subCharacteristic | Julien Lancelot | 2014-03-27 | 11 | -86/+86 | |
| | ||||||
* | SONAR-5056 Restore from xml do not disable no more existing characteristics | Julien Lancelot | 2014-03-27 | 2 | -8/+48 | |
| | ||||||
* | Fix quality flaws | Julien Lancelot | 2014-03-27 | 1 | -10/+9 | |
| | ||||||
* | Simplify read of test files | Julien Lancelot | 2014-03-26 | 3 | -45/+28 | |
| | ||||||
* | SONAR-5056 Restore characteristics when restoring language | Julien Lancelot | 2014-03-26 | 2 | -63/+54 | |
| | ||||||
* | Fix quality flaws | Julien Lancelot | 2014-03-26 | 12 | -91/+186 | |
| | ||||||
* | Replace factor by coefficient | Julien Lancelot | 2014-03-26 | 8 | -49/+49 | |
| | ||||||
* | SONAR-5007 First facets prototype | Stas Vilchik | 2014-03-26 | 8 | -15/+120 | |
| | ||||||
* | SONAR-5056 Refactoring of restore feature | Julien Lancelot | 2014-03-26 | 3 | -110/+225 | |
| | ||||||
* | SONAR-5056 Minor refactoring | Julien Lancelot | 2014-03-26 | 2 | -4/+2 | |
| | ||||||
* | SONAR-5007 Rework context banner | Stas Vilchik | 2014-03-26 | 7 | -103/+124 | |
| | ||||||
* | SONAR-5007 Rework quality profiles | Stas Vilchik | 2014-03-26 | 8 | -39/+79 | |
| | ||||||
* | SONAR-5007 Bulk Change: remove "all" option | Stas Vilchik | 2014-03-26 | 4 | -2/+19 | |
| | ||||||
* | SONAR-5007 Add permalink | Stas Vilchik | 2014-03-26 | 4 | -1/+20 | |
| | ||||||
* | SONAR-5007 Small details UI improvements | Stas Vilchik | 2014-03-26 | 9 | -8/+22 | |
| | ||||||
* | SONAR-4908 extract RulesDefinitionAnnotationLoader | Simon Brandhof | 2014-03-25 | 50 | -55/+72 | |
| | | | | + refactor the classes RegisterXXX used during server startup | |||||
* | SONAR-4908 rename RulesDefinition#setDebtCharacteristic() to ↵ | Simon Brandhof | 2014-03-25 | 4 | -4/+4 | |
| | | | | | | setDebtSubCharacteristic() -> better follow SQALE method | |||||
* | SONAR-4908 refactor RulesDefinition API (debt functions, XML) | Simon Brandhof | 2014-03-25 | 8 | -9/+9 | |
| | ||||||
* | SONAR-5056 Backup debt model | Julien Lancelot | 2014-03-25 | 22 | -384/+1334 | |
| | ||||||
* | SONAR-4843 disable restart on Windows + Java 6 (UrlClassloader locks JAR files) | Simon Brandhof | 2014-03-25 | 3 | -6/+46 | |
| | ||||||
* | Improve org.sonar.api.utils.System2 : | Simon Brandhof | 2014-03-25 | 1 | -1/+3 | |
| | | | | | | * add to picocontainer * new method isJavaAtLeast17() * fix Javadoc | |||||
* | Move source outside from webapp | Stas Vilchik | 2014-03-25 | 137 | -150/+3 | |
| | ||||||
* | Fix loading of Hibernate rules on MyBatis | Simon Brandhof | 2014-03-25 | 1 | -1/+1 | |
| | ||||||
* | SONAR-5007 Bulk action on found rules | Stas Vilchik | 2014-03-25 | 4 | -12/+34 | |
| | ||||||
* | SONAR-5147 do not install "bundled plugin" if already present in ↵ | Simon Brandhof | 2014-03-25 | 14 | -47/+197 | |
| | | | | "extensions/plugins", whatever its version | |||||
* | Fix CI | Simon Brandhof | 2014-03-24 | 1 | -3/+1 | |
| | ||||||
* | Fix loading of rules during registration of Q profiles (MySQL only ?) | Simon Brandhof | 2014-03-24 | 1 | -0/+4 | |
| | ||||||
* | Sanitize code - remove commented-out code and dead code | Simon Brandhof | 2014-03-24 | 3 | -63/+48 | |
| | ||||||
* | SONAR-4908 extract RulesDefinitionXmlLoader | Simon Brandhof | 2014-03-24 | 1 | -0/+4 | |
| | ||||||
* | SONAR-5007 Update QP section | Stas Vilchik | 2014-03-24 | 7 | -17/+56 | |
| | ||||||
* | Add check to verify that rule is not null when searching rule from active rule | Julien Lancelot | 2014-03-24 | 1 | -10/+5 | |
| | ||||||
* | SONAR-5007 Improve QP filter | Stas Vilchik | 2014-03-24 | 9 | -79/+63 | |
| | ||||||
* | SONAR-5056 Use restore to populate debt model at startup | Julien Lancelot | 2014-03-24 | 5 | -252/+48 | |
| | ||||||
* | SONAR-5121 Add restore from XMl actions | Julien Lancelot | 2014-03-24 | 9 | -111/+482 | |
| | ||||||
* | SONAR-5007 Feedback applied | Stas Vilchik | 2014-03-24 | 16 | -236/+287 | |
| |