Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace factor by coefficient | Julien Lancelot | 2014-03-26 | 25 | -141/+150 |
| | |||||
* | SONAR-5007 First facets prototype | Stas Vilchik | 2014-03-26 | 8 | -15/+120 |
| | |||||
* | Improve duration format validation | Julien Lancelot | 2014-03-26 | 4 | -15/+64 |
| | |||||
* | 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-5154 remove duplications | Simon Brandhof | 2014-03-26 | 2 | -26/+35 |
| | |||||
* | SONAR-4908 extract RulesDefinitionAnnotationLoader | Simon Brandhof | 2014-03-25 | 57 | -112/+316 |
| | | | | + refactor the classes RegisterXXX used during server startup | ||||
* | SONAR-4908 rename RulesDefinition#setDebtCharacteristic() to ↵ | Simon Brandhof | 2014-03-25 | 8 | -26/+29 |
| | | | | | | setDebtSubCharacteristic() -> better follow SQALE method | ||||
* | SONAR-4908 refactor RulesDefinition API (debt functions, XML) | Simon Brandhof | 2014-03-25 | 23 | -150/+435 |
| | |||||
* | SONAR-5056 Backup debt model | Julien Lancelot | 2014-03-25 | 29 | -1400/+1014 |
| | |||||
* | SONAR-5154 A plugin should fail when using classes JavaFile or JavaPackage | Julien HENRY | 2014-03-25 | 26 | -701/+441 |
| | |||||
* | Upgrade to plexus-classwords 2.5.1 to unlock JAR files on Windows | Simon Brandhof | 2014-03-25 | 1 | -2/+1 |
| | | | | UrlClassloader locks JAR files on JVM implementations for Windows. This recent version of plexus-classworlds executes ClassLoader#close() when available (since Java 7) | ||||
* | 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 | 4 | -7/+31 |
| | | | | | | * add to picocontainer * new method isJavaAtLeast17() * fix Javadoc | ||||
* | SONAR-5062 New implementation of concurrent safe unzip using FileLock | Julien HENRY | 2014-03-25 | 2 | -33/+22 |
| | |||||
* | Fix definition of JS files to be analyzed | Simon Brandhof | 2014-03-25 | 1 | -2/+2 |
| | |||||
* | SONAR-5062 Disable test until a correct implementation is found. | Julien HENRY | 2014-03-25 | 1 | -1/+3 |
| | |||||
* | Fix build | Stas Vilchik | 2014-03-25 | 1 | -4/+1 |
| | |||||
* | Move source outside from webapp | Stas Vilchik | 2014-03-25 | 140 | -204/+75 |
| | |||||
* | Set the correct SCM information for the renamed repository | Eric Hartmann | 2014-03-25 | 1 | -3/+3 |
| | |||||
* | Fix URL of Git repository | Simon Brandhof | 2014-03-25 | 1 | -3/+2 |
| | |||||
* | Fix loading of Hibernate rules on MyBatis | Simon Brandhof | 2014-03-25 | 1 | -1/+1 |
| | |||||
* | SONAR-4366 Remove unnecessary colons | Stas Vilchik | 2014-03-25 | 1 | -2/+2 |
| | |||||
* | 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 | 8 | -77/+108 |
| | |||||
* | Fix javadoc of org.sonar.api.server.ws.WebService | Simon Brandhof | 2014-03-24 | 1 | -3/+3 |
| | |||||
* | SONAR-5051 Support Maven encryption mechanism for SonarQube passwords | Julien HENRY | 2014-03-24 | 3 | -4/+66 |
| | |||||
* | Fix quality flaws | Julien Lancelot | 2014-03-24 | 2 | -11/+8 |
| | |||||
* | 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 Remove useless static creation methods | Julien Lancelot | 2014-03-24 | 4 | -42/+33 |
| | |||||
* | 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 | 19 | -266/+487 |
| | |||||
* | SONAR-5062 Improve stability of tests | Julien HENRY | 2014-03-24 | 1 | -1/+4 |
| | |||||
* | SONAR-5028 Reuse property sonar.preview.readTimeout when downloading file ↵ | Julien HENRY | 2014-03-24 | 6 | -43/+65 |
| | | | | sources in preview | ||||
* | SONAR-5007 Feedback applied | Stas Vilchik | 2014-03-24 | 16 | -236/+287 |
| | |||||
* | SONAR-5062 Add test | Julien HENRY | 2014-03-24 | 2 | -5/+26 |
| | |||||
* | SONAR-5062 Don't fail when concurrent process unzip same plugin dependency | Julien HENRY | 2014-03-24 | 1 | -1/+7 |
| | |||||
* | Remove templates from sonar.exclusions | Stas Vilchik | 2014-03-24 | 1 | -1/+1 |
| | |||||
* | Remove generated files | Stas Vilchik | 2014-03-24 | 1 | -509/+0 |
| |