aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/Gruntfile.coffee
Commit message (Expand)AuthorAgeFilesLines
* improve the web build system, introduce gulp and browserifyStas Vilchik2015-10-141-383/+0
* SONAR-6830 make it possible to change server log level from UIStas Vilchik2015-10-071-0/+1
* SONAR-6834 apply feedbackStas Vilchik2015-10-051-0/+1
* SONAR-6834 clean up old codeStas Vilchik2015-10-021-4/+0
* SONAR-6556 clean up bulk deletion and provisioning stuffStas Vilchik2015-10-021-4/+0
* SONAR-6848 Merge the "Bulk Deletion" and "Provisioning" pagesStas Vilchik2015-10-021-0/+4
* migrate js components to es2015 modulesStas Vilchik2015-09-291-0/+1
* move js libsStas Vilchik2015-09-291-4/+4
* SONAR-6801 rewrite the permission templates pageStas Vilchik2015-09-281-0/+4
* use production version of react for the buildStas Vilchik2015-09-281-1/+1
* SONAR-6834 Add search and filtering capabilities to the Project Computation pageStas Vilchik2015-09-251-1/+2
* migrate js apps to es2015 modulesStas Vilchik2015-09-181-6/+6
* SONAR-6331 revert overview pageStas Vilchik2015-09-161-1/+0
* move from jshint to eslintStas Vilchik2015-09-101-13/+0
* Revert "use single web app"Stas Vilchik2015-09-101-21/+17
* 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