aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/Gruntfile.coffee
Commit message (Expand)AuthorAgeFilesLines
* add some web testsStas Vilchik2015-03-171-0/+1
* remove extra logging of web tests, do not fail fast during analysisStas Vilchik2015-03-131-5/+2
* fix lcov report for windowsStas Vilchik2015-03-131-4/+4
* try to fix execution of web tests on windowsStas Vilchik2015-03-131-2/+6
* add extra logging for web testsStas Vilchik2015-03-131-2/+1
* Revert "disable parallel execution of web tests with coverage"Stas Vilchik2015-03-131-0/+1
* disable parallel execution of web tests with coverageStas Vilchik2015-03-121-1/+0
* enable parallel execution for tests with coverage, stabilize coverage reportingStas Vilchik2015-03-121-0/+1
* do not instrument 3rd-party libraries and templatesStas Vilchik2015-03-061-4/+4
* Merge remote-tracking branch 'remotes/origin/feature/workspace' into branch-5.2Stas Vilchik2015-03-061-0/+3
|\
| * SONAR-6215 Add a workspace POCStas Vilchik2015-03-021-0/+3
* | Revert "generate relative paths for the lcov report"Stas Vilchik2015-03-061-2/+2
* | Revert "try to fix file paths in the coverage report"Stas Vilchik2015-03-061-4/+4
* | try to fix file paths in the coverage reportStas Vilchik2015-03-061-4/+4
* | generate relative paths for the lcov reportStas Vilchik2015-03-051-2/+2
* | SONAR-5726 SONAR-6234 cover some corner cases, add testsStas Vilchik2015-03-041-0/+10
* | generate js coverage report from casperjs testsStas Vilchik2015-03-041-6/+52
* | SONAR-5726 add global issue filter widgetStas Vilchik2015-03-041-0/+7
|/
* add combined dev&watch grunt taskStas Vilchik2015-02-251-0/+3
* add static mapping for expressStas Vilchik2015-02-201-1/+3
* speed up uglify js stepStas Vilchik2015-02-201-18/+4
* fix quality flawsStas Vilchik2015-02-201-2/+0
* enable parallel execution of web testsStas Vilchik2015-02-191-0/+1
* SONAR-5820 remove old rule permalinkStas Vilchik2015-02-061-4/+0
* rework cssStas Vilchik2015-02-051-16/+12
* SONAR-5886 improve the creation date facet on the issues pageStas Vilchik2015-02-041-0/+4
* SONAR-5345 Merge Issues Drilldown and the Issues pagesStas Vilchik2015-01-261-0/+4
* Attempt to work without dev modeStas Vilchik2015-01-211-122/+122
* fix SONAR-6041 update breadcrumb stylesStas Vilchik2015-01-211-2/+2
* SONAR-6041 New webapp layoutStas Vilchik2015-01-211-0/+9
* Reverse "SONAR-6041 New webapp layout"Stas Vilchik2015-01-211-11/+0
* resolve SONAR-6041 New global layoutStas Vilchik2015-01-141-0/+11
* move some js libs to a standard distributionStas Vilchik2015-01-091-2/+11
* Add default port when --port is not passed to gruntJean-Baptiste Lievremont2015-01-081-4/+5
* SONAR-5926 Shorter big number in issues facetsStas Vilchik2015-01-081-0/+4
* SONAR-5893 Add base JS component for tag cloud widgetJean-Baptiste Lievremont2015-01-071-0/+2
* Drop old issue codeStas Vilchik2015-01-071-2/+0
* SONAR-5884 Drop old component viewerStas Vilchik2015-01-061-3/+0
* SONAR-5820 Drop old rules pageStas Vilchik2015-01-061-8/+0
* SONAR-5820 Fix display of rule permalinkStas Vilchik2015-01-051-1/+1
* SONAR-5820 Add tooltipsStas Vilchik2014-12-261-0/+2
* SONAR-5820 Provide a permalink on each rule descriptionStas Vilchik2014-12-241-0/+4
* Merge remote-tracking branch 'origin/branch-5.0'Stas Vilchik2014-12-221-2/+2
|\
| * Invalidate browser cache for issues appStas Vilchik2014-12-221-2/+2
* | SONAR-5820 Create a new coding rules pageStas Vilchik2014-12-221-0/+8
* | Fix execution of web testsStas Vilchik2014-12-151-1/+1
* | Automatic merge from branch-5.0Jenkins CI2014-12-141-1/+2
|\|
| * Temporary disable web testsStas Vilchik2014-12-121-1/+1
| * Web Tests: take a screenshot on failureStas Vilchik2014-12-121-0/+1
* | SONAR-5884 Remove usages of the component viewerStas Vilchik2014-12-101-7/+15
|/