Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #346 from SonarSource/feature/groups-ui | Stas Vilchik | 2015-06-02 | 41 | -346/+1082 |
|\ | |||||
| * | SONAR-6602 refresh collections after membership change | Stas Vilchik | 2015-06-02 | 2 | -0/+10 |
| * | SONAR-6602 use "q" for search | Stas Vilchik | 2015-06-02 | 3 | -2/+8 |
| * | fix quality flaws | Stas Vilchik | 2015-06-02 | 1 | -1/+0 |
| * | SONAR-6602 drop ruby code | Stas Vilchik | 2015-06-02 | 4 | -267/+0 |
| * | SONAR-6602 refactor groups page | Stas Vilchik | 2015-06-02 | 37 | -78/+1066 |
* | | update grunt and its dependecies | Stas Vilchik | 2015-06-02 | 1 | -8/+6 |
|/ | |||||
* | fix quality flaws | Stas Vilchik | 2015-06-02 | 1 | -1/+2 |
* | update login requirements for user login | Stas Vilchik | 2015-06-02 | 1 | -2/+2 |
* | SONAR-6579 apply feedback | Stas Vilchik | 2015-06-02 | 2 | -2/+4 |
* | fix quality flaws | Stas Vilchik | 2015-06-02 | 5 | -48/+30 |
* | drop coffee mentions | Stas Vilchik | 2015-06-01 | 1 | -2/+2 |
* | SONAR-6600 add module name to issues breadcrumbs | Stas Vilchik | 2015-06-01 | 4 | -15/+24 |
* | fix quality flaws | Stas Vilchik | 2015-06-01 | 21 | -208/+208 |
* | move issues page from coffee to js | Stas Vilchik | 2015-06-01 | 119 | -3340/+2974 |
* | update grunt-contrib-requirejs to v0.4.4 | Stas Vilchik | 2015-06-01 | 1 | -1/+1 |
* | fix quality flaws | Stas Vilchik | 2015-06-01 | 5 | -19/+19 |
* | show intro on quality gates page | Stas Vilchik | 2015-06-01 | 5 | -4/+23 |
* | move widgets from coffee to js | Stas Vilchik | 2015-05-29 | 10 | -665/+739 |
* | Replace references to jira.codehaus.org by jira.sonarsource.com | Simon Brandhof | 2015-05-29 | 10 | -15/+15 |
* | fix ui overflow problem on the issues page | Stas Vilchik | 2015-05-29 | 1 | -0/+6 |
* | move issue component from coffee to js | Stas Vilchik | 2015-05-29 | 45 | -1462/+1300 |
* | SONAR-6581 add a project dashboard link to the provisioning page | Stas Vilchik | 2015-05-29 | 1 | -1/+1 |
* | SONAR-6416 fix display of stacktrace | Stas Vilchik | 2015-05-29 | 4 | -4/+18 |
* | fix web build | Stas Vilchik | 2015-05-29 | 1 | -5/+2 |
* | use grunt-concurrent | Stas Vilchik | 2015-05-28 | 2 | -26/+35 |
* | SONAR-6565 display groups on users page | Stas Vilchik | 2015-05-28 | 7 | -11/+36 |
* | SONAR-6579 apply gravatars feedback | Stas Vilchik | 2015-05-28 | 6 | -8/+19 |
* | SONAR-6579 add user email fields to responses of api/issues/search and api/is... | Simon Brandhof | 2015-05-28 | 1 | -2/+5 |
* | refactor quality gates page | Stas Vilchik | 2015-05-28 | 70 | -1387/+1311 |
* | add web tests for quality gates page | Stas Vilchik | 2015-05-27 | 13 | -149/+2304 |
* | add module for MigrationStep | Sébastien Lesaint | 2015-05-27 | 1 | -1/+1 |
* | SONAR-6553 fix web test | Stas Vilchik | 2015-05-26 | 1 | -2/+1 |
* | drop ruby code | Stas Vilchik | 2015-05-26 | 5 | -501/+0 |
* | SONAR-6553 drop dependencies page | Stas Vilchik | 2015-05-26 | 4 | -219/+1 |
* | migrate some code from coffee to js | Stas Vilchik | 2015-05-26 | 45 | -727/+778 |
* | fix ui overflow problem on issues page | Stas Vilchik | 2015-05-26 | 1 | -0/+1 |
* | improve gruntfile | Stas Vilchik | 2015-05-26 | 1 | -68/+29 |
* | fix quality flaws | Stas Vilchik | 2015-05-26 | 1 | -1/+0 |
* | SONAR-6581 fix provisioning web tests | Stas Vilchik | 2015-05-25 | 1 | -5/+5 |
* | SONAR-6581 refactor provisioning page | Stas Vilchik | 2015-05-25 | 33 | -154/+848 |
* | SONAR-6579 add support of gravatars | Stas Vilchik | 2015-05-25 | 14 | -36/+358 |
* | SONAR-6565 add select list for groups | Stas Vilchik | 2015-05-25 | 5 | -6/+74 |
* | SONAR-6565 refactor users page | Stas Vilchik | 2015-05-22 | 45 | -162/+1341 |
* | Fix comment of DB migration 915 | Simon Brandhof | 2015-05-21 | 1 | -1/+2 |
* | remove the api/projects/destroy WS - SONAR-6531 | Teryk Bellahsene | 2015-05-20 | 2 | -17/+1 |
* | SONAR-6418 delete table GRAPHS | Simon Brandhof | 2015-05-20 | 1 | -0/+31 |
* | 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 | 2 | -28/+9 |