| Commit message (Expand) | Author | Age | Files | Lines |
* | * SONAR-2048: Add an option to define parent in quality profile settings | Godin | 2010-12-17 | 1 | -4/+29 |
* | SONAR-249 rename FILTERS.VARIATION_INDEX to FILTERS.PERIOD_INDEX + support va... | simonbrandhof | 2010-12-15 | 4 | -16/+53 |
* | SONAR-249 rename the SNAPSHOTS.VARIATION_xxx columns + add SNAPSHOTS.PERIODx_... | simonbrandhof | 2010-12-15 | 1 | -0/+21 |
* | SONAR-833 remove support of XML format | simonbrandhof | 2010-12-14 | 1 | -30/+0 |
* | SONAR-833: New Web Service to get history of measures (time machine) | Godin | 2010-12-14 | 1 | -0/+35 |
* | SONAR-833: New Web Service to get history of measures (time machine) | Godin | 2010-12-13 | 1 | -3/+10 |
* | SONAR-833: New Web Service to get history of measures (time machine) | Godin | 2010-12-13 | 1 | -38/+128 |
* | SONAR-833: New Web Service to get history of measures (time machine) | Godin | 2010-12-13 | 1 | -4/+4 |
* | SONAR-1956 support variations in treemaps | simonbrandhof | 2010-12-10 | 1 | -2/+5 |
* | SONAR-1956 improve filters in order to display variations | simonbrandhof | 2010-12-10 | 1 | -6/+12 |
* | SONAR-1956 Add a dropdown list on the top right of all Filters to support the... | simonbrandhof | 2010-12-09 | 1 | -4/+7 |
* | SONAR-833: New Web Service to get history of measures (time machine) | Godin | 2010-12-09 | 1 | -2/+4 |
* | SONAR-833: New Web Service to get history of measures (time machine) | Godin | 2010-12-09 | 1 | -0/+92 |
* | SONAR-2039 Allow non-admin users to backup quality profiles | simonbrandhof | 2010-12-08 | 1 | -2/+4 |
* | SONAR-1937 filter on new violations in violations drilldown | simonbrandhof | 2010-12-07 | 1 | -7/+15 |
* | SONAR-2032 Delete the measures on metric 'violations' and rule priority | simonbrandhof | 2010-12-06 | 1 | -7/+11 |
* | SONAR-249 add 2 periods for variation values + rename SNAPSHOT.VAR_xxx column... | simonbrandhof | 2010-12-06 | 1 | -1/+1 |
* | SONAR-249 do not hide widgets which are changed in variation view + improve r... | simonbrandhof | 2010-12-03 | 1 | -1/+1 |
* | SONAR-2007 Remove the useless ISO Categories + fix components page | simonbrandhof | 2010-12-01 | 8 | -73/+22 |
* | SONAR-249 add variation values to Ruby API | simonbrandhof | 2010-11-30 | 4 | -16/+4 |
* | fix /api/server/system | simonbrandhof | 2010-11-15 | 1 | -1/+0 |
* | SONAR-1964 Quality model measures are wrong in the page 'Components' | simonbrandhof | 2010-11-12 | 1 | -1/+2 |
* | fix redirect when adding a widget with a selected category | simonbrandhof | 2010-11-11 | 1 | -1/+1 |
* | SONAR-1897 the WS must be available to anonymous users + add IT | simonbrandhof | 2010-11-08 | 1 | -3/+1 |
* | fix edition of dashboard layout | simonbrandhof | 2010-11-05 | 1 | -6/+5 |
* | SONAR-1897 URL /api/plugins conflicts with existing web service extension poi... | simonbrandhof | 2010-11-05 | 1 | -4/+4 |
* | fix edition of dashboard properties | simonbrandhof | 2010-11-05 | 1 | -1/+1 |
* | custom dashboards: add the annotation @WidgetLayout with values DEFAULT (gray... | simonbrandhof | 2010-11-05 | 1 | -3/+3 |
* | SONAR-1850 A new snapshot is created on project A each time project B (which ... | simonbrandhof | 2010-11-04 | 1 | -1/+5 |
* | SONAR-1643 filter widgets by category when configuring a dashboard | simonbrandhof | 2010-11-03 | 1 | -3/+14 |
* | SONAR-1898: Instead of Plugin use PluginMetadata in ruby code | Godin | 2010-11-03 | 1 | -1/+1 |
* | SONAR-1910 Add a web service to upgrade database version | simonbrandhof | 2010-11-03 | 2 | -5/+29 |
* | SONAR-1643 change layout format in database: "50%-50%" instead of "50-50" | simonbrandhof | 2010-11-03 | 1 | -1/+1 |
* | SONAR-1643 add new widget to top left corner of dashboard instead of bottom r... | simonbrandhof | 2010-11-03 | 1 | -2/+7 |
* | SONAR-1643 do not delete the last default dashboard | simonbrandhof | 2010-11-03 | 2 | -1/+7 |
* | SONAR-1643 change URL format for permalinks and breadcrumb | simonbrandhof | 2010-11-03 | 2 | -12/+12 |
* | SONAR-1911 prevent HTTP proxy from caching response | simonbrandhof | 2010-11-02 | 1 | -0/+7 |
* | SONAR-1911 New web service to get server status | simonbrandhof | 2010-11-02 | 1 | -0/+12 |
* | SONAR-1893 display system updates in a new tab | simonbrandhof | 2010-11-02 | 1 | -7/+19 |
* | improve UI of update center + do not delete the last single dashboard | simonbrandhof | 2010-11-02 | 2 | -10/+23 |
* | improve UI of update center | simonbrandhof | 2010-11-02 | 1 | -2/+2 |
* | improve layout of update center | simonbrandhof | 2010-11-01 | 1 | -11/+12 |
* | SONAR-1897: Add web service to get information about installed plugins | Godin | 2010-11-01 | 1 | -0/+66 |
* | SONAR-1643 fix IT | simonbrandhof | 2010-11-01 | 1 | -1/+1 |
* | SONAR-1643 add example of widget properties in plugin archetype + use enumera... | simonbrandhof | 2010-11-01 | 1 | -2/+2 |
* | SONAR-1913: Property renamed to "sonar.updatecenter.activate". | Godin | 2010-11-01 | 1 | -1/+1 |
* | SONAR-1643 | simonbrandhof | 2010-11-01 | 1 | -1/+1 |
* | SONAR-1913: Add a property to deactivate Update Center | Godin | 2010-11-01 | 1 | -0/+8 |
* | SONAR-1643 widgets require to be configured only if it has mandatory properti... | simonbrandhof | 2010-11-01 | 1 | -1/+1 |
* | SONAR-1643 add widget properties | simonbrandhof | 2010-10-29 | 1 | -4/+40 |