| Commit message (Expand) | Author | Age | Files | Lines |
* | drop old unused tests | Stas Vilchik | 2016-03-29 | 278 | -40613/+0 |
* | rename permission "Provision Projects" to "Create Projects" | Stas Vilchik | 2016-02-03 | 1 | -1/+1 |
* | SONAR-7242 Remove "Execute Preview Analysis" permission | Julien Lancelot | 2016-02-03 | 3 | -10/+1 |
* | SONAR-6283 add global permission gatesadmin and use it | Sébastien Lesaint | 2016-01-13 | 2 | -2/+10 |
* | improve the web build system, introduce gulp and browserify | Stas Vilchik | 2015-10-14 | 17 | -237/+206 |
* | SONAR-6854 use api/user_groups | Stas Vilchik | 2015-10-06 | 1 | -19/+19 |
* | SONAR-6834 clean up old code | Stas Vilchik | 2015-10-02 | 5 | -137/+0 |
* | SONAR-6834 Rename column CE_ACTIVITY.FINISHED_AT to EXECUTED_AT | Simon Brandhof | 2015-09-30 | 3 | -5/+5 |
* | use nvm to install node.js 4, add mocha tests | Stas Vilchik | 2015-09-30 | 5 | -522/+18 |
* | fix loader options for web tests | Stas Vilchik | 2015-09-29 | 1 | -1/+5 |
* | move js libs | Stas Vilchik | 2015-09-29 | 1 | -4/+4 |
* | sanitize web tests | Stas Vilchik | 2015-09-29 | 271 | -1/+37826 |
* | disable web selenium tests | Stas Vilchik | 2015-09-25 | 1 | -12/+1 |
* | format the total number of issues/rules | Stas Vilchik | 2015-09-21 | 1 | -1/+1 |
* | increase the retry timeout for web tests | Stas Vilchik | 2015-09-21 | 1 | -1/+1 |
* | SONAR-6834 use new API | Stas Vilchik | 2015-09-18 | 1 | -8/+7 |
* | remove unused tests | Stas Vilchik | 2015-09-18 | 2 | -37/+0 |
* | try to fix selenium FP | Stas Vilchik | 2015-09-18 | 1 | -0/+2 |
* | SONAR-6654 When a user flags an issue as "False Positive" or "Won't Fix", enc... | Stas Vilchik | 2015-09-15 | 2 | -7/+15 |
* | SONAR-6209 While in the profile context, activation modal should suggest sele... | Stas Vilchik | 2015-09-15 | 1 | -0/+24 |
* | SONAR-6747 Display the number of issues on a line in the component viewer | Stas Vilchik | 2015-09-15 | 1 | -0/+14 |
* | SONAR-6697 update UI of the custom measures page | Stas Vilchik | 2015-09-15 | 1 | -5/+5 |
* | SONAR-5851 fix bug with duplicated languages in the list | Stas Vilchik | 2015-09-14 | 1 | -0/+2 |
* | SONAR-6802 SONAR-6803 add an ability to apply a permission template to projects | Stas Vilchik | 2015-09-14 | 1 | -1/+46 |
* | fix execution of web tests | Stas Vilchik | 2015-09-11 | 1 | -0/+6 |
* | fix execution of web tests | Stas Vilchik | 2015-09-11 | 2 | -15/+3 |
* | SONAR-6285 show filters on the issues home page | Stas Vilchik | 2015-09-11 | 1 | -19/+8 |
* | Revert "use single web app" | Stas Vilchik | 2015-09-10 | 17 | -495/+428 |
* | Revert "temporary disable web medium tests" | Stas Vilchik | 2015-09-10 | 1 | -12/+10 |
* | temporary disable web medium tests | Stas Vilchik | 2015-08-28 | 1 | -10/+12 |
* | SONAR-6766 add execution flow step numbers, decrease the contrast of issue lo... | Stas Vilchik | 2015-08-27 | 1 | -2/+0 |
* | stabilize web tests | Stas Vilchik | 2015-08-26 | 2 | -2/+2 |
* | SONAR-6805 Rewrite project permissions page on a project level | Stas Vilchik | 2015-08-26 | 2 | -2/+18 |
* | fix tests for SONAR-6797 order permissions | Stas Vilchik | 2015-08-26 | 1 | -4/+4 |
* | fix SONAR-6249 Non favorite issue filters cannot be loaded by Issues page | Stas Vilchik | 2015-08-26 | 1 | -20/+26 |
* | clean up ruby code | Stas Vilchik | 2015-08-26 | 4 | -15/+21 |
* | use the single web app | Stas Vilchik | 2015-08-26 | 16 | -195/+247 |
* | SONAR-6797 rewrite project permissions page | Stas Vilchik | 2015-08-24 | 2 | -1/+24 |
* | rewrite component navigation | Stas Vilchik | 2015-08-20 | 2 | -2/+35 |
* | SONAR-6796 rewrite global permissions page | Stas Vilchik | 2015-08-19 | 3 | -2/+32 |
* | SONAR-6576 fix parsing of "<" and ">" characters | Stas Vilchik | 2015-08-19 | 1 | -0/+6 |
* | SONAR-6576 do not show secondary locations and execution flows of closed issues | Stas Vilchik | 2015-08-19 | 1 | -0/+18 |
* | fix SONAR-6657 Cannot deactivate just activated rule | Stas Vilchik | 2015-08-18 | 1 | -0/+51 |
* | SONAR-6765 apply feedback | Stas Vilchik | 2015-08-17 | 1 | -3/+3 |
* | SONAR-6766 show issue execution flow | Stas Vilchik | 2015-08-14 | 1 | -3/+3 |
* | SONAR-6765 SONAR-6766 show multiple issue locations and execution flows | Stas Vilchik | 2015-08-13 | 3 | -3/+100 |
* | SONAR-6764 add web tests | Stas Vilchik | 2015-08-12 | 2 | -1/+35 |
* | SONAR-6764 show precise issue locations | Stas Vilchik | 2015-08-11 | 1 | -0/+60 |
* | SONAR-6331 add tests | Stas Vilchik | 2015-08-10 | 3 | -23/+38 |
* | add react.js | Stas Vilchik | 2015-08-04 | 2 | -2/+14 |