| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | SONAR-2604 Default value for properties "sonar.java.source" and "sonar.java.t... | Evgeny Mandrikov | 2011-07-12 | 1 | -8/+5 |
* | Upgrade version to 2.10-SNAPSHOT | Simon Brandhof | 2011-07-11 | 1 | -1/+1 |
* | temporary reverting to 2.9-SNAPSHOT | simonbrandhof | 2011-07-10 | 1 | -1/+1 |
* | Upgrade to version 2.10-SNAPSHOT | simonbrandhof | 2011-07-10 | 1 | -1/+1 |
* | Cleanup temp files generated by CommandExecutorTest.java | Simon Brandhof | 2011-07-07 | 1 | -0/+3 |
* | SONAR-2469 extensions annotated with @InstantiationStrategy(BATCH) should acc... | Simon Brandhof | 2011-07-07 | 1 | -0/+5 |
* | SONAR-2574 API: configure the working directory used by org.sonar.api.utils.c... | Simon Brandhof | 2011-07-05 | 6 | -9/+55 |
* | Add the method org.sonar.api.rules.Violation#isNew() | simonbrandhof | 2011-06-29 | 1 | -0/+21 |
* | Fix loading of extensions which extend abstract classes | Simon Brandhof | 2011-06-23 | 2 | -2/+9 |
* | Fix potential lock on Windows ? | Simon Brandhof | 2011-06-22 | 1 | -1/+4 |
* | SONAR-75 Document i18n API as experimental (postponed to v2.10) | Simon Brandhof | 2011-06-21 | 2 | -105/+11 |
* | SONAR-2497 Merge i18n plugin with core | Simon Brandhof | 2011-06-21 | 1 | -2/+2 |
* | SONAR-2525 Stop displaying the SCM revision number in the TimeMachine service | Evgeny Mandrikov | 2011-06-21 | 1 | -0/+1 |
* | SONAR-2505 support measure variations | Simon Brandhof | 2011-06-21 | 3 | -0/+12 |
* | Fix violations | Evgeny Mandrikov | 2011-06-20 | 1 | -0/+1 |
* | SONAR-2505 support tracking of violations on dry runs | Simon Brandhof | 2011-06-17 | 2 | -18/+17 |
* | Add Javadocs to Metric.Builder | Evgeny Mandrikov | 2011-06-16 | 1 | -4/+31 |
* | SONAR-75 Apply first version of contribution by www.serli.com | Simon Brandhof | 2011-06-13 | 2 | -0/+208 |
* | Fix license headers | simonbrandhof | 2011-06-10 | 1 | -0/+19 |
* | Add javadoc to org.sonar.api.platform.PluginRepository | simonbrandhof | 2011-06-10 | 1 | -0/+5 |
* | Merge remote branch 'upstream/master' | simonbrandhof | 2011-06-10 | 21 | -1991/+0 |
|\ |
|
| * | SONAR-2414 remove the Clouds page written in GWT | simonbrandhof | 2011-06-08 | 21 | -1991/+0 |
| * | Fix compatibility with ant task | Simon Brandhof | 2011-06-08 | 2 | -12/+1 |
| * | Clone properties when creating ProjectDefinition | Simon Brandhof | 2011-06-07 | 2 | -1/+12 |
* | | SONAR-2507 Batch must load plugins without connecting to database | simonbrandhof | 2011-06-10 | 5 | -2/+72 |
|/ |
|
* | Fix recursive loop in ProjectDefinition#setSourceDirs() | Simon Brandhof | 2011-06-07 | 1 | -2/+8 |
* | Do not allow to change ProjectDefinition#properties | Simon Brandhof | 2011-06-07 | 2 | -13/+11 |
* | Allow the extension ProjectBuilder to change the source directories of root m... | Simon Brandhof | 2011-06-06 | 4 | -36/+68 |
* | Add ProjectDefinition#resetSourceDirs() and resetTestDirs() | Simon Brandhof | 2011-06-03 | 2 | -0/+30 |
* | SONAR-2497 Add batch properties to include/exclude plugins to load | Simon Brandhof | 2011-06-03 | 1 | -0/+2 |
* | Fix unit test on windows | Simon Brandhof | 2011-06-03 | 1 | -9/+8 |
* | Allow to manually define source files to analyze | Simon Brandhof | 2011-06-03 | 4 | -43/+165 |
* | SONAR-1922 Improve UI for profile changelog | Evgeny Mandrikov | 2011-06-01 | 2 | -33/+18 |
* | SONAR-2487 Do not analyse bytecode, when property "sonar.skipDesign" set to "... | Evgeny Mandrikov | 2011-06-01 | 1 | -0/+6 |
* | Fix loading of metric formulas when defined in plugins | Simon Brandhof | 2011-05-31 | 3 | -2/+36 |
* | SONAR-2164 Add an option to skip package design analysis | Evgeny Mandrikov | 2011-05-30 | 1 | -0/+8 |
* | SONAR-2485 Best value should be set for lcom4 to 1 | Evgeny Mandrikov | 2011-05-30 | 1 | -0/+1 |
* | Fix violations | Evgeny Mandrikov | 2011-05-29 | 7 | -8/+8 |
* | SONAR-2468 add a better sample of ProjectBuilder | simonbrandhof | 2011-05-27 | 1 | -7/+32 |
* | Add some javadoc | simonbrandhof | 2011-05-27 | 2 | -4/+12 |
* | SONAR-2468 new extension point org.sonar.api.bootstrap.ProjectBuilder | simonbrandhof | 2011-05-27 | 6 | -0/+561 |
* | SONAR-1922 Add a kind of version control for quality profiles | Evgeny Mandrikov | 2011-05-27 | 7 | -0/+359 |
* | SONAR-2469 fix typo in name of InstantiationStrategy class | simonbrandhof | 2011-05-26 | 1 | -3/+3 |
* | SONAR-2469 refactor Module | simonbrandhof | 2011-05-25 | 3 | -14/+46 |
* | Add missing Javadocs for Metric.Builder | Evgeny Mandrikov | 2011-05-24 | 1 | -6/+9 |
* | SONAR-2464 Metric.Builder must set best and worst values when type percent | Evgeny Mandrikov | 2011-05-23 | 2 | -0/+20 |
* | Use factory Metric.Builder instead of Metric constructor | Evgeny Mandrikov | 2011-05-21 | 1 | -157/+498 |
* | SONAR-2432 Tune best and worst values for coverage metrics | Evgeny Mandrikov | 2011-05-20 | 1 | -0/+6 |
* | Upgrade to version 2.9-SNAPSHOT | simonbrandhof | 2011-05-13 | 1 | -1/+1 |
* | Add Javadocs for CoreMetrics | Evgeny Mandrikov | 2011-05-11 | 1 | -0/+25 |