aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
Commit message (Expand)AuthorAgeFilesLines
* SONAR-4996 Add migrations on alerts and measure filters on debtJulien Lancelot2014-02-282-1/+3
* Return information on groupId and rootId on issue WSJulien Lancelot2014-02-277-37/+124
* Fix testStas Vilchik2014-02-271-1/+1
* Quality Gates UIStas Vilchik2014-02-272-5/+5
* Fix query for OracleJulien Lancelot2014-02-261-1/+1
* Fix unit tests on MsSQL and OracleJulien Lancelot2014-02-251-21/+21
* SONAR-4366 Add WS to manage project/qgate associationsJean-Baptiste Lievremont2014-02-2520-6/+981
* SONAR-4996 Add migration to update issue changelog debt to secondsJulien Lancelot2014-02-251-1/+0
* SONAR-4996 Insert migration on issues debtJulien Lancelot2014-02-251-0/+1
* SONAR-4996 Save debt on issues and measures in minutes (instead of seconds)Julien Lancelot2014-02-252-1/+2
* SONAR-4996 Migrate sqale measures to seconds and migration of workUnitsBySize...Julien Lancelot2014-02-252-1/+2
* SONAR-4996 Create migration on debt measuresJulien Lancelot2014-02-252-1/+2
* SONAR-4996 Add migration to update issue changelog debt to secondsJulien Lancelot2014-02-251-1/+0
* SONAR-4996 Insert migration on issues debtJulien Lancelot2014-02-251-0/+1
* SONAR-4996 Add migration to update issue changelog debt to secondsJulien Lancelot2014-02-252-1/+2
* SONAR-4996 Prepare migration to update issue changelog debt to secondsJulien Lancelot2014-02-251-1/+1
* SONAR-4996 Update issue changelog debt to seconds (backend + display)Julien Lancelot2014-02-253-23/+7
* SONAR-4996 Insert migration on issues debtJulien Lancelot2014-02-252-1/+2
* SONAR-4996 Fix unit test on migrationJulien Lancelot2014-02-252-34/+45
* Fix bad mergeJulien Lancelot2014-02-252-10/+33
* SONAR-4996 Update issue debt to seconds (backend + display)Julien Lancelot2014-02-252-33/+10
* SONAR-4996 Fix display of debt on issue changelogJulien Lancelot2014-02-253-12/+34
* SONAR-4996 Update issue debt to seconds (backend + display)Julien Lancelot2014-02-257-53/+44
* SONAR-4366 Add timestamp columns for quality gates and conditionsJean-Baptiste Lievremont2014-02-259-19/+82
* SONAR-4366 Add remaining WS for conditions (update/delete condition)Jean-Baptiste Lievremont2014-02-252-2/+2
* SONAR-4366 Create WS for creation of a quality gate conditionJean-Baptiste Lievremont2014-02-252-3/+134
* SONAR-4366 Create DB components for management of quality gate conditionsJean-Baptiste Lievremont2014-02-2514-5/+422
* SONAR-4366 Add remaining CRUD Web Services for quality gatesJean-Baptiste Lievremont2014-02-256-10/+103
* SONAR-4366 Create initial DB structure and first WS for quality gatesJean-Baptiste Lievremont2014-02-2512-2/+283
* Upgrade version to 4.3-SNAPSHOTEric Hartmann2014-02-241-1/+1
* SONAR-926 Add module key information on components for IntelliJJulien HENRY2014-02-2110-19/+83
* Add toString on ResourceComponentJulien HENRY2014-02-211-0/+5
* SONAR-5067 Duplicate entries can exist in active_rules table whereas it shoul...Julien Lancelot2014-02-212-1/+2
* Fix quality flawsJulien Lancelot2014-02-182-5/+101
* Fix NPE when there's no unit on a requirement of a SQALE modelJulien Lancelot2014-02-184-7/+81
* Do not use anymore deprecated WorkUnitJulien Lancelot2014-02-1714-47/+121
* Fix unit testJulien Lancelot2014-02-141-1/+1
* Fix some quality flawsJulien Lancelot2014-02-142-25/+13
* Replace WorkUnit by WorkDuration for technical debtJulien Lancelot2014-02-129-36/+40
* Database implements StartableSimon Brandhof2014-02-114-17/+14
* SONAR-926 Export component path in issues WS search resultsJulien HENRY2014-02-118-7/+35
* Merge WorkDayDuration with WorkUnitJulien Lancelot2014-02-1011-231/+56
* Remove unused migration.Julien HENRY2014-02-101-1/+0
* Fix quality flawsJulien Lancelot2014-02-102-0/+18
* SONAR-4785 Revert display of rule name if no issue message by migration of is...Julien Lancelot2014-02-092-1/+2
* Revert "SONAR-4999 Remove duplicate messages from logfile when console is ena...Jean-Baptiste Lievremont2014-02-071-2/+1
* SONAR-4999 Remove duplicate messages from logfile when console is enabledJean-Baptiste Lievremont2014-02-071-1/+2
* Fix quality flawsJean-Baptiste Lievremont2014-02-076-16/+34
* SONAR-4925 Fix an issue with unexpected exception thrown by proxified objectsJean-Baptiste Lievremont2014-02-076-19/+139
* Update issue ui in resource viewer update to be consistent with issues filterJulien Lancelot2014-02-072-2/+53