| Commit message (Expand) | Author | Age | Files | Lines |
* | SONAR-3755 Moved view issues action to view issue controller | Julien Lancelot | 2013-04-24 | 7 | -25/+49 |
* | Fix javadoc formatting | Simon Brandhof | 2013-04-24 | 1 | -1/+1 |
* | SONAR-3755 Improve IssueFinder pagination | Julien Lancelot | 2013-04-24 | 12 | -59/+206 |
* | Add some javadoc to org.sonar.api.conf.PropertyDef | Simon Brandhof | 2013-04-24 | 2 | -0/+19 |
* | Refactor org.sonar.api.conf.PropertyDef | Simon Brandhof | 2013-04-24 | 1 | -68/+19 |
* | Rename PropertyDefinition by PropertyDef | Julien Lancelot | 2013-04-24 | 8 | -102/+97 |
* | SONAR-3159 Removed index on @Property annotation that is deprecated | Julien HENRY | 2013-04-24 | 2 | -9/+3 |
* | SONAR-4210 Add a new "Quality Profile Administrator" role | Julien HENRY | 2013-04-24 | 24 | -94/+214 |
* | SONAR-4221 Delay loading of project properties | Julien HENRY | 2013-04-24 | 3 | -46/+53 |
* | SONAR-3755 Add IssueFinder pagination | Julien Lancelot | 2013-04-24 | 13 | -31/+320 |
* | Remove some unused faux-models in db migrations | Simon Brandhof | 2013-04-23 | 3 | -12/+0 |
* | SONAR-3755 refactor signature of perspective Issuable | Simon Brandhof | 2013-04-23 | 7 | -65/+58 |
* | SONAR-3755 default issue resolution is OPEN | Simon Brandhof | 2013-04-23 | 3 | -8/+11 |
* | SONAR-3755 use persistent cache | Simon Brandhof | 2013-04-23 | 9 | -52/+42 |
* | SONAR-3893 Fixed missing scm data in source display | Jean-Baptiste Vilain | 2013-04-23 | 1 | -1/+1 |
* | SONAR-4258 Added ampersand escaping in sonar-colorizer | Jean-Baptiste Vilain | 2013-04-23 | 1 | -0/+14 |
* | SONAR-4258 Added ampersand escaping in sonar-colorizer | Jean-Baptiste Vilain | 2013-04-23 | 4 | -11/+33 |
* | Forbid setting both onQualifiers and onlyOnQualifiers | Julien Lancelot | 2013-04-23 | 2 | -35/+70 |
* | Update PropertyDefinition API : rename Builder.build() to Builder.builder(), ... | Julien Lancelot | 2013-04-23 | 4 | -63/+107 |
* | SONAR-3893 Fixed missing scm data in source display | Jean-Baptiste Vilain | 2013-04-23 | 1 | -7/+1 |
* | SONAR-3893 Fixed uncaught error when no source is available | Jean-Baptiste Vilain | 2013-04-23 | 1 | -1/+1 |
* | SONAR-3755 Issue finder optimization | Julien Lancelot | 2013-04-23 | 2 | -4/+34 |
* | SONAR-3755 Remove title property from Issue WS | Julien Lancelot | 2013-04-23 | 5 | -14/+1 |
* | SONAR-3755 Add methods in IssueFinder Results to get rule by issue and compon... | Julien Lancelot | 2013-04-23 | 48 | -149/+538 |
* | SONAR-3893 Fixed erroneous line numbers in source display | Jean-Baptiste Vilain | 2013-04-23 | 2 | -2/+2 |
* | SONAR-3893 Code display refactoring | Jean-Baptiste Vilain | 2013-04-23 | 10 | -382/+234 |
* | SONAR-3755 fix declaration of properties declared in issues components | Simon Brandhof | 2013-04-23 | 19 | -38/+41 |
* | SONAR-3755 complete issue workflow | Simon Brandhof | 2013-04-23 | 36 | -352/+538 |
* | SONAR-3755 Fix IssueDao#insert() for Oracle | Simon Brandhof | 2013-04-22 | 1 | -2/+2 |
* | Merge remote-tracking branch 'origin/master' | Julien Lancelot | 2013-04-22 | 22 | -48/+716 |
|\ |
|
| * | SONAR-3755 first draft of issue state machine | Simon Brandhof | 2013-04-22 | 22 | -48/+716 |
* | | Fix CoreWidget template path | Julien Lancelot | 2013-04-22 | 1 | -2/+1 |
|/ |
|
* | Merge remote-tracking branch 'origin/master' | Julien Lancelot | 2013-04-22 | 2 | -4/+8 |
|\ |
|
| * | SONAR-3159 Minor UI improvement | Julien HENRY | 2013-04-22 | 2 | -4/+8 |
* | | SONAR-3755 Add Issues Widget : Rule Compliance, Active Issues, False Positive... | Julien Lancelot | 2013-04-22 | 21 | -8/+657 |
|/ |
|
* | SONAR-3159 Some visual improvements on subcategories | Julien HENRY | 2013-04-22 | 3 | -12/+29 |
* | SONAR-3893 Introduced unique partial for source display | Jean-Baptiste Vilain | 2013-04-22 | 2 | -12/+15 |
* | SONAR-3893 Introduced unique partial for source display | Jean-Baptiste Vilain | 2013-04-22 | 1 | -5/+6 |
* | Fix some quality flaws | Julien HENRY | 2013-04-22 | 2 | -2/+6 |
* | SONAR-3893 Introduced unique partial for source display | Jean-Baptiste Vilain | 2013-04-22 | 1 | -0/+1 |
* | SONAR-3893 Introduced unique partial for source display | Jean-Baptiste Vilain | 2013-04-22 | 15 | -204/+221 |
* | SONAR-3159 Fix project settings with subcategories | Julien HENRY | 2013-04-22 | 3 | -8/+7 |
* | Delete useless code | Julien Lancelot | 2013-04-22 | 1 | -13/+0 |
* | SONAR-3755 Restore fix of issue tracking, add author login to issue | Julien Lancelot | 2013-04-22 | 8 | -45/+241 |
* | Update copyright headers | Simon Brandhof | 2013-04-22 | 2383 | -9523/+9535 |
* | SONAR-3755 abbreviate issue descriptions | Simon Brandhof | 2013-04-22 | 2 | -12/+5 |
* | SONAR-3755 fix INSERT of ISSUES on Oracle | Simon Brandhof | 2013-04-22 | 4 | -6/+6 |
* | SONAR-4252 rename Sonar to SonarQube in admin pages | Simon Brandhof | 2013-04-21 | 2 | -3/+3 |
* | SONAR-4252 rename Sonar to SonarQube in source headers | Simon Brandhof | 2013-04-21 | 2383 | -6865/+6865 |
* | Merge remote-tracking branch 'origin/master' | Julien Lancelot | 2013-04-19 | 10 | -30/+147 |
|\ |
|