| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix test | Stas Vilchik | 2014-02-27 | 1 | -1/+1 |
* | Quality Gates UI | Stas Vilchik | 2014-02-27 | 2 | -5/+5 |
* | Fix query for Oracle | Julien Lancelot | 2014-02-26 | 1 | -1/+1 |
* | Fix unit tests on MsSQL and Oracle | Julien Lancelot | 2014-02-25 | 1 | -21/+21 |
* | SONAR-4366 Add WS to manage project/qgate associations | Jean-Baptiste Lievremont | 2014-02-25 | 20 | -6/+981 |
* | SONAR-4996 Add migration to update issue changelog debt to seconds | Julien Lancelot | 2014-02-25 | 1 | -1/+0 |
* | SONAR-4996 Insert migration on issues debt | Julien Lancelot | 2014-02-25 | 1 | -0/+1 |
* | SONAR-4996 Save debt on issues and measures in minutes (instead of seconds) | Julien Lancelot | 2014-02-25 | 2 | -1/+2 |
* | SONAR-4996 Migrate sqale measures to seconds and migration of workUnitsBySize... | Julien Lancelot | 2014-02-25 | 2 | -1/+2 |
* | SONAR-4996 Create migration on debt measures | Julien Lancelot | 2014-02-25 | 2 | -1/+2 |
* | SONAR-4996 Add migration to update issue changelog debt to seconds | Julien Lancelot | 2014-02-25 | 1 | -1/+0 |
* | SONAR-4996 Insert migration on issues debt | Julien Lancelot | 2014-02-25 | 1 | -0/+1 |
* | SONAR-4996 Add migration to update issue changelog debt to seconds | Julien Lancelot | 2014-02-25 | 2 | -1/+2 |
* | SONAR-4996 Prepare migration to update issue changelog debt to seconds | Julien Lancelot | 2014-02-25 | 1 | -1/+1 |
* | SONAR-4996 Update issue changelog debt to seconds (backend + display) | Julien Lancelot | 2014-02-25 | 3 | -23/+7 |
* | SONAR-4996 Insert migration on issues debt | Julien Lancelot | 2014-02-25 | 2 | -1/+2 |
* | SONAR-4996 Fix unit test on migration | Julien Lancelot | 2014-02-25 | 2 | -34/+45 |
* | Fix bad merge | Julien Lancelot | 2014-02-25 | 2 | -10/+33 |
* | SONAR-4996 Update issue debt to seconds (backend + display) | Julien Lancelot | 2014-02-25 | 2 | -33/+10 |
* | SONAR-4996 Fix display of debt on issue changelog | Julien Lancelot | 2014-02-25 | 3 | -12/+34 |
* | SONAR-4996 Update issue debt to seconds (backend + display) | Julien Lancelot | 2014-02-25 | 7 | -53/+44 |
* | SONAR-4366 Add timestamp columns for quality gates and conditions | Jean-Baptiste Lievremont | 2014-02-25 | 9 | -19/+82 |
* | SONAR-4366 Add remaining WS for conditions (update/delete condition) | Jean-Baptiste Lievremont | 2014-02-25 | 2 | -2/+2 |
* | SONAR-4366 Create WS for creation of a quality gate condition | Jean-Baptiste Lievremont | 2014-02-25 | 2 | -3/+134 |
* | SONAR-4366 Create DB components for management of quality gate conditions | Jean-Baptiste Lievremont | 2014-02-25 | 14 | -5/+422 |
* | SONAR-4366 Add remaining CRUD Web Services for quality gates | Jean-Baptiste Lievremont | 2014-02-25 | 6 | -10/+103 |
* | SONAR-4366 Create initial DB structure and first WS for quality gates | Jean-Baptiste Lievremont | 2014-02-25 | 12 | -2/+283 |
* | SONAR-926 Add module key information on components for IntelliJ | Julien HENRY | 2014-02-21 | 10 | -19/+83 |
* | Add toString on ResourceComponent | Julien HENRY | 2014-02-21 | 1 | -0/+5 |
* | SONAR-5067 Duplicate entries can exist in active_rules table whereas it shoul... | Julien Lancelot | 2014-02-21 | 2 | -1/+2 |
* | Fix quality flaws | Julien Lancelot | 2014-02-18 | 2 | -5/+101 |
* | Fix NPE when there's no unit on a requirement of a SQALE model | Julien Lancelot | 2014-02-18 | 4 | -7/+81 |
* | Do not use anymore deprecated WorkUnit | Julien Lancelot | 2014-02-17 | 14 | -47/+121 |
* | Fix unit test | Julien Lancelot | 2014-02-14 | 1 | -1/+1 |
* | Fix some quality flaws | Julien Lancelot | 2014-02-14 | 2 | -25/+13 |
* | Replace WorkUnit by WorkDuration for technical debt | Julien Lancelot | 2014-02-12 | 9 | -36/+40 |
* | Database implements Startable | Simon Brandhof | 2014-02-11 | 4 | -17/+14 |
* | SONAR-926 Export component path in issues WS search results | Julien HENRY | 2014-02-11 | 8 | -7/+35 |
* | Merge WorkDayDuration with WorkUnit | Julien Lancelot | 2014-02-10 | 11 | -231/+56 |
* | Remove unused migration. | Julien HENRY | 2014-02-10 | 1 | -1/+0 |
* | Fix quality flaws | Julien Lancelot | 2014-02-10 | 2 | -0/+18 |
* | SONAR-4785 Revert display of rule name if no issue message by migration of is... | Julien Lancelot | 2014-02-09 | 2 | -1/+2 |
* | Revert "SONAR-4999 Remove duplicate messages from logfile when console is ena... | Jean-Baptiste Lievremont | 2014-02-07 | 1 | -2/+1 |
* | SONAR-4999 Remove duplicate messages from logfile when console is enabled | Jean-Baptiste Lievremont | 2014-02-07 | 1 | -1/+2 |
* | Fix quality flaws | Jean-Baptiste Lievremont | 2014-02-07 | 6 | -16/+34 |
* | SONAR-4925 Fix an issue with unexpected exception thrown by proxified objects | Jean-Baptiste Lievremont | 2014-02-07 | 6 | -19/+139 |
* | Update issue ui in resource viewer update to be consistent with issues filter | Julien Lancelot | 2014-02-07 | 2 | -2/+53 |
* | SONAR-4925 Intercept parameters to format SQL string | Jean-Baptiste Lievremont | 2014-02-06 | 3 | -7/+44 |
* | Fix quality flaws | Julien Lancelot | 2014-02-06 | 1 | -5/+44 |
* | Fix quality flaws | Julien Lancelot | 2014-02-06 | 1 | -9/+3 |