aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/Gruntfile.coffee
Commit message (Expand)AuthorAgeFilesLines
* Move sonar-server, sonar-search and sonar-process into sub-dir server/Simon Brandhof2014-07-101-318/+0
* CasperJS tests improvements. Drop karma.Stas Vilchik2014-07-081-9/+2
* SONAR-5207 Treemap as a metric widget skeletonStas Vilchik2014-07-041-0/+2
* WIP frontend medium tests for Quality GatesJean-Baptiste Lievremont2014-07-041-1/+18
* SONAR-5209 Return the underline of the issue lineStas Vilchik2014-07-011-2/+6
* SONAR-5209 PermalinkStas Vilchik2014-06-201-0/+4
* SONAR-5209 File dashboard integrationStas Vilchik2014-06-171-0/+4
* SONAR-5331 Fix path issuesStas Vilchik2014-06-171-3/+5
* SONAR-5355 Add resources to create a custom rule from a templateJean-Baptiste Lievremont2014-06-161-0/+2
* SONAR-5331 Invalidate browser cacheStas Vilchik2014-06-161-1/+14
* SONAR-5209 Issues drilldown integrationStas Vilchik2014-06-161-0/+4
* Skip uglification of JS source, only concatenate filesJean-Baptiste Lievremont2014-06-121-7/+3
* Try to remove some false-positives in Grunt clean taskSimon Brandhof2014-05-071-0/+3
* SONAR-5250 Initialize backbone app for API documentationJean-Baptiste Lievremont2014-04-301-0/+7
* Refactor widgetsStas Vilchik2014-04-301-1/+3
* Component Viewer: integrate into issue pageStas Vilchik2014-04-251-4/+4
* Component Viewer: source code, coverageStas Vilchik2014-04-161-0/+7
* Confirmation modal windowsStas Vilchik2014-04-101-0/+2
* SONAR-3113 Word Cloud ChartStas Vilchik2014-04-071-1/+3
* Enable DEBUG logs of phantomjsSimon Brandhof2014-04-021-0/+1
* Update js unit tests configurationStas Vilchik2014-04-021-0/+2
* SONAR-5166 Offer shortcut to access the top-right search engineStas Vilchik2014-04-011-0/+2
* Grunt: use concat instead of uglify for dev modeStas Vilchik2014-04-011-7/+9
* Move source outside from webappStas Vilchik2014-03-251-40/+66
* Run JS tests on maven test phaseJean-Baptiste Lievremont2014-03-201-0/+7
* Change the default grunt taskStas Vilchik2014-03-201-1/+1
* Change the default grunt taskStas Vilchik2014-03-201-6/+6
* Grunt HandlebarsStas Vilchik2014-03-201-49/+79
* Grunt BuildStas Vilchik2014-03-191-2/+131
* Grunt for developmentStas Vilchik2014-03-181-0/+55