summaryrefslogtreecommitdiffstats
path: root/server/sonar-web/Gruntfile.coffee
Commit message (Expand)AuthorAgeFilesLines
* use the single web appStas Vilchik2015-08-261-13/+21
* SONAR-6797 rewrite project permissions pageStas Vilchik2015-08-241-0/+4
* SONAR-6796 rewrite global permissions pageStas Vilchik2015-08-191-0/+4
* SONAR-6331 add project overviewStas Vilchik2015-08-101-0/+3
* compile .jsx filesStas Vilchik2015-08-041-1/+16
* add react.jsStas Vilchik2015-08-041-0/+2
* SONAR-6697 add new custom measures pageStas Vilchik2015-07-081-1/+5
* add issues saved searches web testsStas Vilchik2015-07-021-5/+1
* add intern test framework, setup initial unit and medium testsStas Vilchik2015-06-301-152/+23
* add histogram widget web testsStas Vilchik2015-06-261-0/+3
* SONAR-6661 add update center web testsStas Vilchik2015-06-261-0/+3
* SONAR-6661 rewrite update centerStas Vilchik2015-06-251-0/+4
* SONAR-6507 use ws to change passwordStas Vilchik2015-06-251-0/+3
* SONAR-6507 apply ui feedbackStas Vilchik2015-06-221-0/+1
* fix js importsStas Vilchik2015-06-181-1/+0
* add web tests for maintenance appStas Vilchik2015-06-181-0/+3
* SONAR-6639 redesign migration page, step 1Stas Vilchik2015-06-151-0/+4
* SONAR-6624 refactor custom metrics pageStas Vilchik2015-06-081-0/+7
* add backbone-superStas Vilchik2015-06-021-0/+1
* SONAR-6602 refactor groups pageStas Vilchik2015-06-021-0/+7
* move issues page from coffee to jsStas Vilchik2015-06-011-17/+2
* move issue component from coffee to jsStas Vilchik2015-05-291-1/+1
* fix web buildStas Vilchik2015-05-291-5/+2
* use grunt-concurrentStas Vilchik2015-05-281-24/+32
* refactor quality gates pageStas Vilchik2015-05-281-3/+3
* migrate some code from coffee to jsStas Vilchik2015-05-261-5/+8
* improve gruntfileStas Vilchik2015-05-261-68/+29
* SONAR-6581 refactor provisioning pageStas Vilchik2015-05-251-0/+11
* SONAR-6579 add support of gravatarsStas Vilchik2015-05-251-0/+1
* SONAR-6565 refactor users pageStas Vilchik2015-05-221-1/+18
* disable parallel compilation of web assetsStas Vilchik2015-05-201-4/+1
* fix paths in coverage reportStas Vilchik2015-05-191-2/+1
* sanitize gruntfileStas Vilchik2015-05-191-25/+8
* parallel execution of web tests using grunt-parallelStas Vilchik2015-05-191-24/+58
* move require.js to third-partyStas Vilchik2015-05-191-1/+1
* change web structure: separate componentsStas Vilchik2015-05-191-235/+195
* SONAR-6553 SONAR-6554 Drop the web part of the design spaceStas Vilchik2015-05-191-16/+0
* fix grunt watch taskStas Vilchik2015-05-151-1/+1
* add grunt task for quick build (no minification)Stas Vilchik2015-05-151-0/+3
* faster grunt buildStas Vilchik2015-05-061-20/+30
* SONAR-6005 Migrate markdown help window from rubyStas Vilchik2015-04-201-0/+7
* drop unused js codeStas Vilchik2015-04-101-2/+0
* SONAR-5851 add app skeletonStas Vilchik2015-04-101-0/+7
* revert SONAR-6331Stas Vilchik2015-04-091-7/+0
* remove dashboard2 prototypeStas Vilchik2015-04-021-7/+0
* SONAR-6331 refactor overview pageStas Vilchik2015-03-311-3/+1
* SONAR-6331 add a project overview pageStas Vilchik2015-03-301-0/+9
* 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