aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src/main/webapp/WEB-INF/app/controllers
Commit message (Expand)AuthorAgeFilesLines
* * SONAR-2048: Add an option to define parent in quality profile settingsGodin2010-12-171-4/+29
* SONAR-249 rename FILTERS.VARIATION_INDEX to FILTERS.PERIOD_INDEX + support va...simonbrandhof2010-12-154-16/+53
* SONAR-249 rename the SNAPSHOTS.VARIATION_xxx columns + add SNAPSHOTS.PERIODx_...simonbrandhof2010-12-151-0/+21
* SONAR-833 remove support of XML formatsimonbrandhof2010-12-141-30/+0
* SONAR-833: New Web Service to get history of measures (time machine)Godin2010-12-141-0/+35
* SONAR-833: New Web Service to get history of measures (time machine)Godin2010-12-131-3/+10
* SONAR-833: New Web Service to get history of measures (time machine)Godin2010-12-131-38/+128
* SONAR-833: New Web Service to get history of measures (time machine)Godin2010-12-131-4/+4
* SONAR-1956 support variations in treemapssimonbrandhof2010-12-101-2/+5
* SONAR-1956 improve filters in order to display variationssimonbrandhof2010-12-101-6/+12
* SONAR-1956 Add a dropdown list on the top right of all Filters to support the...simonbrandhof2010-12-091-4/+7
* SONAR-833: New Web Service to get history of measures (time machine)Godin2010-12-091-2/+4
* SONAR-833: New Web Service to get history of measures (time machine)Godin2010-12-091-0/+92
* SONAR-2039 Allow non-admin users to backup quality profilessimonbrandhof2010-12-081-2/+4
* SONAR-1937 filter on new violations in violations drilldownsimonbrandhof2010-12-071-7/+15
* SONAR-2032 Delete the measures on metric 'violations' and rule prioritysimonbrandhof2010-12-061-7/+11
* SONAR-249 add 2 periods for variation values + rename SNAPSHOT.VAR_xxx column...simonbrandhof2010-12-061-1/+1
* SONAR-249 do not hide widgets which are changed in variation view + improve r...simonbrandhof2010-12-031-1/+1
* SONAR-2007 Remove the useless ISO Categories + fix components pagesimonbrandhof2010-12-018-73/+22
* SONAR-249 add variation values to Ruby APIsimonbrandhof2010-11-304-16/+4
* fix /api/server/systemsimonbrandhof2010-11-151-1/+0
* SONAR-1964 Quality model measures are wrong in the page 'Components'simonbrandhof2010-11-121-1/+2
* fix redirect when adding a widget with a selected categorysimonbrandhof2010-11-111-1/+1
* SONAR-1897 the WS must be available to anonymous users + add ITsimonbrandhof2010-11-081-3/+1
* fix edition of dashboard layoutsimonbrandhof2010-11-051-6/+5
* SONAR-1897 URL /api/plugins conflicts with existing web service extension poi...simonbrandhof2010-11-051-4/+4
* fix edition of dashboard propertiessimonbrandhof2010-11-051-1/+1
* custom dashboards: add the annotation @WidgetLayout with values DEFAULT (gray...simonbrandhof2010-11-051-3/+3
* SONAR-1850 A new snapshot is created on project A each time project B (which ...simonbrandhof2010-11-041-1/+5
* SONAR-1643 filter widgets by category when configuring a dashboardsimonbrandhof2010-11-031-3/+14
* SONAR-1898: Instead of Plugin use PluginMetadata in ruby codeGodin2010-11-031-1/+1
* SONAR-1910 Add a web service to upgrade database versionsimonbrandhof2010-11-032-5/+29
* SONAR-1643 change layout format in database: "50%-50%" instead of "50-50"simonbrandhof2010-11-031-1/+1
* SONAR-1643 add new widget to top left corner of dashboard instead of bottom r...simonbrandhof2010-11-031-2/+7
* SONAR-1643 do not delete the last default dashboardsimonbrandhof2010-11-032-1/+7
* SONAR-1643 change URL format for permalinks and breadcrumbsimonbrandhof2010-11-032-12/+12
* SONAR-1911 prevent HTTP proxy from caching responsesimonbrandhof2010-11-021-0/+7
* SONAR-1911 New web service to get server statussimonbrandhof2010-11-021-0/+12
* SONAR-1893 display system updates in a new tabsimonbrandhof2010-11-021-7/+19
* improve UI of update center + do not delete the last single dashboardsimonbrandhof2010-11-022-10/+23
* improve UI of update centersimonbrandhof2010-11-021-2/+2
* improve layout of update centersimonbrandhof2010-11-011-11/+12
* SONAR-1897: Add web service to get information about installed pluginsGodin2010-11-011-0/+66
* SONAR-1643 fix ITsimonbrandhof2010-11-011-1/+1
* SONAR-1643 add example of widget properties in plugin archetype + use enumera...simonbrandhof2010-11-011-2/+2
* SONAR-1913: Property renamed to "sonar.updatecenter.activate".Godin2010-11-011-1/+1
* SONAR-1643 simonbrandhof2010-11-011-1/+1
* SONAR-1913: Add a property to deactivate Update CenterGodin2010-11-011-0/+8
* SONAR-1643 widgets require to be configured only if it has mandatory properti...simonbrandhof2010-11-011-1/+1
* SONAR-1643 add widget propertiessimonbrandhof2010-10-291-4/+40