Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove warnings | David Gageot | 2012-05-23 | 2 | -15/+18 |
| | |||||
* | SONAR-3016 Provide default filters through extension point | David Gageot | 2012-05-22 | 5 | -81/+89 |
| | |||||
* | SONAR-3016 Partial documentation of extension point for filter template | David Gageot | 2012-05-22 | 4 | -87/+179 |
| | |||||
* | SONAR-2706 Delete unused classes in API | Simon Brandhof | 2012-05-22 | 6 | -377/+0 |
| | |||||
* | SONAR-3016 More work on extension point for filter template | David Gageot | 2012-05-22 | 4 | -7/+284 |
| | | | Introduce Criteria and FilterColums | ||||
* | SONAR-3016 More work on extension point for filter template | David Gageot | 2012-05-22 | 2 | -8/+99 |
| | | | Recognize more filter criterias | ||||
* | SONAR-3016 More work on extension point for filter template | David Gageot | 2012-05-22 | 1 | -0/+31 |
| | | | Added mappers and dots for criteria and fiter_columns | ||||
* | SONAR-3016 Draft of new extension point for filter template | David Gageot | 2012-05-22 | 2 | -0/+82 |
| | |||||
* | Now there are PROJECT and GLOBAL constants in WidgetScope | David Gageot | 2012-05-21 | 1 | -1/+4 |
| | |||||
* | SONAR-2706 Add extension point to customize workflow of reviews | Simon Brandhof | 2012-05-21 | 2 | -36/+52 |
| | | | | | Note that this extension point is still not exposed to public API. It's still located in the package org.sonar.core.reviews.workflow of sonar-core. | ||||
* | SONAR-3495 Initial exception is lost when settings can't be decrypted | Simon Brandhof | 2012-05-21 | 1 | -1/+1 |
| | |||||
* | Explicitly set the default value of the field Dashboard#global | Simon Brandhof | 2012-05-21 | 1 | -1/+1 |
| | |||||
* | SONAR-2706 Add documentation | Fabrice Bellingard | 2012-05-14 | 4 | -0/+69 |
| | |||||
* | SONAR-2706 / SONAR-2541 Refactoring | Fabrice Bellingard | 2012-05-14 | 6 | -8/+247 |
| | |||||
* | SONAR-2541 Add the sonar-reviews-plugin with JiraLinkReviewAction | Fabrice Bellingard | 2012-05-14 | 2 | -0/+38 |
| | | | | | | | | - Based on SOAP for creating the issue - For the moment only creates on the FOO project on locahost:8080 with user admin/admin => Next step is to get all this from the project or global properties | ||||
* | SONAR-2541 Add extension point LinkReviewAction | Fabrice Bellingard | 2012-05-14 | 2 | -0/+31 |
| | | | | | | | - Draft of API - Add the review_data table - Link all this with the Ruby side - Allow to call the action from the Web UI | ||||
* | Fix warnings | David Gageot | 2012-05-14 | 3 | -7/+3 |
| | |||||
* | Replace @WidgetGlobal by @WidgetScope. | David Gageot | 2012-05-14 | 1 | -8/+8 |
| | | | A widget could be available for both project and global dashboards so we can't rely on a single flag. Using a scope identifier is better. | ||||
* | Add ServletFilter.UrlPattern#getUrl() | Simon Brandhof | 2012-05-11 | 1 | -0/+4 |
| | |||||
* | Fix pom.xml | David Gageot | 2012-05-10 | 1 | -6/+0 |
| | |||||
* | SONAR-1927 Add resource_id to widgets | David Gageot | 2012-05-09 | 1 | -2/+1 |
| | |||||
* | Unused imports | David Gageot | 2012-05-09 | 2 | -5/+0 |
| | |||||
* | SONAR-1927 Implement a Global Widget that can display Complexity of a given ↵ | David Gageot | 2012-05-09 | 1 | -1/+2 |
| | | | | project | ||||
* | SONAR-2950 Single Sign On with external authentication mechanism | Simon Brandhof | 2012-05-08 | 11 | -5/+443 |
| | |||||
* | Should fix the build on windows | David Gageot | 2012-05-07 | 1 | -1/+0 |
| | |||||
* | In the Widget Filter, we should be able to select filter by name | David Gageot | 2012-05-07 | 1 | -1/+2 |
| | |||||
* | InputFile should return an input stream to make it easier to test code ↵ | David Gageot | 2012-05-07 | 4 | -87/+150 |
| | | | | reading InputFiles | ||||
* | SONAR-1927 Fix default dashboard and widget | David Gageot | 2012-05-04 | 2 | -1/+22 |
| | |||||
* | SONAR-1927 Dashboards are global instead of detached | David Gageot | 2012-05-04 | 2 | -8/+37 |
| | |||||
* | SONAR-1927 Global dashboards | David Gageot | 2012-05-02 | 1 | -1/+9 |
| | |||||
* | Code cleaning : Add @Override annotations | David Gageot | 2012-04-27 | 13 | -0/+51 |
| | |||||
* | Code cleaning : Unused code | David Gageot | 2012-04-27 | 3 | -2/+3 |
| | |||||
* | Code cleaning : Remove indirect access to static member | David Gageot | 2012-04-27 | 3 | -6/+2 |
| | |||||
* | Code cleaning : Remove unnecessary casts | David Gageot | 2012-04-27 | 3 | -9/+9 |
| | |||||
* | Added comments on code | David Gageot | 2012-04-27 | 2 | -2/+8 |
| | |||||
* | Remove warnings | David Gageot | 2012-04-27 | 11 | -86/+105 |
| | |||||
* | SONAR-3428 Configure Infinitest | David Gageot | 2012-04-25 | 2 | -0/+4 |
| | |||||
* | Merge branch 'release-3.0' | Eric Hartmann | 2012-04-16 | 14 | -23/+29 |
|\ | |||||
| * | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2012-04-13 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare release 3.0-RC3 | Eric Hartmann | 2012-04-13 | 1 | -1/+1 |
| | | |||||
| * | SONAR-3412 Remove zero values from drilldowns of package/file cycles | Simon Brandhof | 2012-04-12 | 1 | -0/+6 |
| | | |||||
| * | Rename version 2.15 to 3.0 | Simon Brandhof | 2012-04-11 | 14 | -23/+23 |
| | | |||||
| * | Upgrade to 3.0-SNAPSHOT | Eric Hartmann | 2012-04-11 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2012-04-10 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare release 2.15-RC2 | Eric Hartmann | 2012-04-10 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2012-04-06 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare release 2.15-RC1 | Eric Hartmann | 2012-04-06 | 1 | -1/+1 |
| | | |||||
* | | Upgrade to 3.1-SNAPSHOT | Eric Hartmann | 2012-04-11 | 1 | -1/+1 |
| | | |||||
* | | Upgrade version to 2.16 | Eric Hartmann | 2012-04-06 | 1 | -1/+1 |
|/ | |||||
* | SONAR-3393 add a factory method to AverageFormula | Simon Brandhof | 2012-04-05 | 3 | -22/+29 |
| |