aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src/main/webapp/WEB-INF/app/helpers
Commit message (Expand)AuthorAgeFilesLines
* SONAR-1941 add a period filter on violations tabsimonbrandhof2010-12-163-22/+28
* SONAR-249 support filter criteria on variationssimonbrandhof2010-12-151-2/+3
* SONAR-249 rename FILTERS.VARIATION_INDEX to FILTERS.PERIOD_INDEX + support va...simonbrandhof2010-12-154-11/+11
* SONAR-249 rename the SNAPSHOTS.VARIATION_xxx columns + add SNAPSHOTS.PERIODx_...simonbrandhof2010-12-152-4/+4
* SONAR-1956 support variations in treemapssimonbrandhof2010-12-101-2/+8
* SONAR-1956 improve filters in order to display variationssimonbrandhof2010-12-101-14/+32
* SONAR-1956 Add a dropdown list on the top right of all Filters to support the...simonbrandhof2010-12-091-0/+8
* SONAR-1941 improve the select box of periodssimonbrandhof2010-12-083-13/+33
* SONAR-1937 fix calculation of new_violations : compare to a date instead of a...simonbrandhof2010-12-081-2/+2
* SONAR-1937 add the field 'age' to violations web service + display the select...simonbrandhof2010-12-071-0/+1
* SONAR-1937 filter on new violations in violations drilldownsimonbrandhof2010-12-071-0/+29
* SONAR-249 add 2 periods for variation values + rename SNAPSHOT.VAR_xxx column...simonbrandhof2010-12-061-2/+2
* SONAR-249 correctly display last analysis and date modes in the select boxsimonbrandhof2010-12-031-0/+4
* SONAR-249 add the select-box to display variation periodssimonbrandhof2010-12-031-17/+20
* SONAR-249 do not hide widgets which are changed in variation view + improve r...simonbrandhof2010-12-031-38/+102
* SONAR-2007 Remove the useless ISO Categories + fix components pagesimonbrandhof2010-12-014-47/+2
* SONAR-249 add variation values to Ruby APIsimonbrandhof2010-11-301-30/+88
* SONAR-1643 change URL format for permalinks and breadcrumbsimonbrandhof2010-11-031-1/+1
* Improve UI of Update Center + fix bug when plugin version is not listed in co...simonbrandhof2010-11-011-1/+5
* improve layout of update centersimonbrandhof2010-11-011-1/+1
* SONAR-1643 add example of widget properties in plugin archetype + use enumera...simonbrandhof2010-11-012-88/+4
* SONAR-1643 add widget propertiessimonbrandhof2010-10-292-30/+17
* SONAR-1643 edit widget propertiessimonbrandhof2010-10-281-0/+1
* SONAR-1643 apply a part of the GSOC branchsimonbrandhof2010-10-283-0/+204
* SONAR-1887: Display available plugin updatesGodin2010-10-271-0/+26
* SONAR-1830 support rating metric type in drilldowns and timemachinesimonbrandhof2010-10-211-5/+9
* SONAR-1830 display background color of measures with rating typesimonbrandhof2010-10-201-5/+12
* SONAR-1830 new metric type 'rating'simonbrandhof2010-10-191-1/+1
* fix alignment of tendency icons in the components pagesimonbrandhof2010-10-041-2/+1
* SONAR-1689 Sorting on alerts does not work anymoresimonbrandhof2010-09-281-1/+2
* SONAR-1709: in ruby-helper parameter :plugin should be optionalGodin2010-09-271-2/+11
* SONAR-1709:Godin2010-09-271-0/+9
* SONAR-1709: Add StaticResourcesServlet for loading static resources from pluginsGodin2010-09-251-3/+3
* add methods JRubyFacade.getRuleRepositories() and getRuleRepository(String key)simonbrandhof2010-09-171-13/+0
* SONAR-1549 The Sonar profile creation form doesn't allow to import checkstyle...simonbrandhof2010-09-071-9/+9
* SONAR-1290 Improve SQL requests on the Q profiles pagesimonbrandhof2010-09-071-0/+8
* SONAR-1229 Export/Import a given Sonar quality profilesimonbrandhof2010-09-061-13/+8
* SONAR-236 remove deprecated code from checkstyle plugin + display default val...simonbrandhof2010-09-0614-0/+1114