| Commit message (Expand) | Author | Age | Files | Lines |
* | add backbone-super | Stas Vilchik | 2015-06-02 | 1 | -0/+1 |
* | SONAR-6602 refactor groups page | Stas Vilchik | 2015-06-02 | 1 | -0/+7 |
* | move issues page from coffee to js | Stas Vilchik | 2015-06-01 | 1 | -17/+2 |
* | move issue component from coffee to js | Stas Vilchik | 2015-05-29 | 1 | -1/+1 |
* | fix web build | Stas Vilchik | 2015-05-29 | 1 | -5/+2 |
* | use grunt-concurrent | Stas Vilchik | 2015-05-28 | 1 | -24/+32 |
* | refactor quality gates page | Stas Vilchik | 2015-05-28 | 1 | -3/+3 |
* | migrate some code from coffee to js | Stas Vilchik | 2015-05-26 | 1 | -5/+8 |
* | improve gruntfile | Stas Vilchik | 2015-05-26 | 1 | -68/+29 |
* | SONAR-6581 refactor provisioning page | Stas Vilchik | 2015-05-25 | 1 | -0/+11 |
* | SONAR-6579 add support of gravatars | Stas Vilchik | 2015-05-25 | 1 | -0/+1 |
* | SONAR-6565 refactor users page | Stas Vilchik | 2015-05-22 | 1 | -1/+18 |
* | disable parallel compilation of web assets | Stas Vilchik | 2015-05-20 | 1 | -4/+1 |
* | fix paths in coverage report | Stas Vilchik | 2015-05-19 | 1 | -2/+1 |
* | sanitize gruntfile | Stas Vilchik | 2015-05-19 | 1 | -25/+8 |
* | parallel execution of web tests using grunt-parallel | Stas Vilchik | 2015-05-19 | 1 | -24/+58 |
* | move require.js to third-party | Stas Vilchik | 2015-05-19 | 1 | -1/+1 |
* | change web structure: separate components | Stas Vilchik | 2015-05-19 | 1 | -235/+195 |
* | SONAR-6553 SONAR-6554 Drop the web part of the design space | Stas Vilchik | 2015-05-19 | 1 | -16/+0 |
* | fix grunt watch task | Stas Vilchik | 2015-05-15 | 1 | -1/+1 |
* | add grunt task for quick build (no minification) | Stas Vilchik | 2015-05-15 | 1 | -0/+3 |
* | faster grunt build | Stas Vilchik | 2015-05-06 | 1 | -20/+30 |
* | SONAR-6005 Migrate markdown help window from ruby | Stas Vilchik | 2015-04-20 | 1 | -0/+7 |
* | drop unused js code | Stas Vilchik | 2015-04-10 | 1 | -2/+0 |
* | SONAR-5851 add app skeleton | Stas Vilchik | 2015-04-10 | 1 | -0/+7 |
* | revert SONAR-6331 | Stas Vilchik | 2015-04-09 | 1 | -7/+0 |
* | remove dashboard2 prototype | Stas Vilchik | 2015-04-02 | 1 | -7/+0 |
* | SONAR-6331 refactor overview page | Stas Vilchik | 2015-03-31 | 1 | -3/+1 |
* | SONAR-6331 add a project overview page | Stas Vilchik | 2015-03-30 | 1 | -0/+9 |
* | add some web tests | Stas Vilchik | 2015-03-17 | 1 | -0/+1 |
* | remove extra logging of web tests, do not fail fast during analysis | Stas Vilchik | 2015-03-13 | 1 | -5/+2 |
* | fix lcov report for windows | Stas Vilchik | 2015-03-13 | 1 | -4/+4 |
* | try to fix execution of web tests on windows | Stas Vilchik | 2015-03-13 | 1 | -2/+6 |
* | add extra logging for web tests | Stas Vilchik | 2015-03-13 | 1 | -2/+1 |
* | Revert "disable parallel execution of web tests with coverage" | Stas Vilchik | 2015-03-13 | 1 | -0/+1 |
* | disable parallel execution of web tests with coverage | Stas Vilchik | 2015-03-12 | 1 | -1/+0 |
* | enable parallel execution for tests with coverage, stabilize coverage reporting | Stas Vilchik | 2015-03-12 | 1 | -0/+1 |
* | do not instrument 3rd-party libraries and templates | Stas Vilchik | 2015-03-06 | 1 | -4/+4 |
* | Merge remote-tracking branch 'remotes/origin/feature/workspace' into branch-5.2 | Stas Vilchik | 2015-03-06 | 1 | -0/+3 |
|\ |
|
| * | SONAR-6215 Add a workspace POC | Stas Vilchik | 2015-03-02 | 1 | -0/+3 |
* | | Revert "generate relative paths for the lcov report" | Stas Vilchik | 2015-03-06 | 1 | -2/+2 |
* | | Revert "try to fix file paths in the coverage report" | Stas Vilchik | 2015-03-06 | 1 | -4/+4 |
* | | try to fix file paths in the coverage report | Stas Vilchik | 2015-03-06 | 1 | -4/+4 |
* | | generate relative paths for the lcov report | Stas Vilchik | 2015-03-05 | 1 | -2/+2 |
* | | SONAR-5726 SONAR-6234 cover some corner cases, add tests | Stas Vilchik | 2015-03-04 | 1 | -0/+10 |
* | | generate js coverage report from casperjs tests | Stas Vilchik | 2015-03-04 | 1 | -6/+52 |
* | | SONAR-5726 add global issue filter widget | Stas Vilchik | 2015-03-04 | 1 | -0/+7 |
|/ |
|
* | add combined dev&watch grunt task | Stas Vilchik | 2015-02-25 | 1 | -0/+3 |
* | add static mapping for express | Stas Vilchik | 2015-02-20 | 1 | -1/+3 |
* | speed up uglify js step | Stas Vilchik | 2015-02-20 | 1 | -18/+4 |