]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
10 years agoIssues: correct url after managing filters, add module name to the header
Stas Vilchik [Fri, 28 Feb 2014 16:06:38 +0000 (17:06 +0100)]
Issues: correct url after managing filters, add module name to the header

10 years agoAdd the property 'canModifyFilter' to issue filter WS response
Simon Brandhof [Fri, 28 Feb 2014 14:50:13 +0000 (15:50 +0100)]
Add the property 'canModifyFilter' to issue filter WS response

10 years agoQuality Gates: new layout, some other improvements
Stas Vilchik [Fri, 28 Feb 2014 14:48:21 +0000 (15:48 +0100)]
Quality Gates: new layout, some other improvements

10 years agoSONAR-4996 Improve migrations
Julien Lancelot [Fri, 28 Feb 2014 13:16:47 +0000 (14:16 +0100)]
SONAR-4996 Improve migrations

10 years agoFix drilldown page when project was analyzed before v4.2
Simon Brandhof [Fri, 28 Feb 2014 12:10:41 +0000 (13:10 +0100)]
Fix drilldown page when project was analyzed before v4.2

10 years agoSONAR-5080 exclude JS tests from WAR
Simon Brandhof [Fri, 28 Feb 2014 11:31:35 +0000 (12:31 +0100)]
SONAR-5080 exclude JS tests from WAR

10 years agoRedirect to Issues page from email notification does not work anymore if it goes...
Simon Brandhof [Fri, 28 Feb 2014 11:11:50 +0000 (12:11 +0100)]
Redirect to Issues page from email notification does not work anymore if it goes through authentication

10 years agoSONAR-4996 Improve migrations by selecting only ids
Julien Lancelot [Fri, 28 Feb 2014 07:37:10 +0000 (08:37 +0100)]
SONAR-4996 Improve migrations by selecting only ids

10 years agoSONAR-5099 Make sure that the new "WORK_DUR" metric type can be selected anywhere...
Julien Lancelot [Thu, 27 Feb 2014 16:22:15 +0000 (17:22 +0100)]
SONAR-5099 Make sure that the new "WORK_DUR" metric type can be selected anywhere in the UI

10 years agoImprove rule tag validation message
Julien Lancelot [Thu, 27 Feb 2014 16:22:15 +0000 (17:22 +0100)]
Improve rule tag validation message

10 years agoRevert "In the rule tag validation message, do not display tag on ui side"
Julien Lancelot [Thu, 27 Feb 2014 17:35:49 +0000 (18:35 +0100)]
Revert "In the rule tag validation message, do not display tag on ui side"

This reverts commit 633d837580f1e86ba2d188e3655b5d932ba4991b.

10 years agoIn the rule tag validation message, do not display tag on ui side
Julien Lancelot [Thu, 27 Feb 2014 17:21:15 +0000 (18:21 +0100)]
In the rule tag validation message, do not display tag on ui side

10 years agoMove javascript files into module dirs
Stas Vilchik [Thu, 27 Feb 2014 17:22:08 +0000 (18:22 +0100)]
Move javascript files into module dirs

10 years agoUpdate README.md
Simon Brandhof [Thu, 27 Feb 2014 16:58:16 +0000 (17:58 +0100)]
Update README.md

10 years agoQuality Gates: better handling of errors
Stas Vilchik [Thu, 27 Feb 2014 16:46:49 +0000 (17:46 +0100)]
Quality Gates: better handling of errors

10 years agoSONAR-5080 speed-up startup of dev mode and document the installation of nodejs
Simon Brandhof [Thu, 27 Feb 2014 16:38:52 +0000 (17:38 +0100)]
SONAR-5080 speed-up startup of dev mode and document the installation of nodejs

10 years agoUpdate spinner
Stas Vilchik [Thu, 27 Feb 2014 16:31:49 +0000 (17:31 +0100)]
Update spinner

10 years agoReturn information on groupId and rootId on issue WS
Julien Lancelot [Thu, 27 Feb 2014 16:22:15 +0000 (17:22 +0100)]
Return information on groupId and rootId on issue WS

10 years agoNew spinner
Stas Vilchik [Thu, 27 Feb 2014 15:59:38 +0000 (16:59 +0100)]
New spinner

10 years agoSONAR-5080 integrate requirejs optimizer to maven build
Simon Brandhof [Thu, 27 Feb 2014 15:58:46 +0000 (16:58 +0100)]
SONAR-5080 integrate requirejs optimizer to maven build

10 years agoSONAR-5080 integrate requirejs optimizer to maven build
Simon Brandhof [Thu, 27 Feb 2014 15:58:20 +0000 (16:58 +0100)]
SONAR-5080 integrate requirejs optimizer to maven build

10 years agoQuality Gates: add initial spinner
Stas Vilchik [Thu, 27 Feb 2014 14:22:16 +0000 (15:22 +0100)]
Quality Gates: add initial spinner

10 years agoUpdate labels
Stas Vilchik [Thu, 27 Feb 2014 14:11:00 +0000 (15:11 +0100)]
Update labels

10 years agoRemove source maps
Stas Vilchik [Thu, 27 Feb 2014 14:01:36 +0000 (15:01 +0100)]
Remove source maps

10 years agoSONAR-5080 Enable require.js optimizer
Stas Vilchik [Thu, 27 Feb 2014 13:50:39 +0000 (14:50 +0100)]
SONAR-5080 Enable require.js optimizer

10 years agoDeprecate remaining Java-specific stuff
Simon Brandhof [Thu, 27 Feb 2014 12:37:22 +0000 (13:37 +0100)]
Deprecate remaining Java-specific stuff

10 years agoFix test
Stas Vilchik [Thu, 27 Feb 2014 10:49:15 +0000 (11:49 +0100)]
Fix test

10 years agoQuality Gates UI
Stas Vilchik [Thu, 27 Feb 2014 10:23:00 +0000 (11:23 +0100)]
Quality Gates UI

10 years agoSONAR-926 fix deprecated key of files
Simon Brandhof [Wed, 26 Feb 2014 16:30:15 +0000 (17:30 +0100)]
SONAR-926 fix deprecated key of files

10 years agoSONAR-5067 Remove unique index on active rules due to hibernate limitation on inheritance
Julien Lancelot [Wed, 26 Feb 2014 14:01:17 +0000 (15:01 +0100)]
SONAR-5067 Remove unique index on active rules due to hibernate limitation on inheritance

10 years agoSONAR-5067 Use a MessageException when activating already activated rules on a profile
Julien Lancelot [Wed, 26 Feb 2014 14:01:17 +0000 (15:01 +0100)]
SONAR-5067 Use a MessageException when activating already activated rules on a profile

10 years agoFix quality flaws
Simon Brandhof [Wed, 26 Feb 2014 15:37:29 +0000 (16:37 +0100)]
Fix quality flaws

10 years agoSONAR-926 fix loading of quality profile alerts
Simon Brandhof [Wed, 26 Feb 2014 14:37:54 +0000 (15:37 +0100)]
SONAR-926 fix loading of quality profile alerts

10 years agoSONAR-926 fix loading of quality profile alerts on multi-modules projects
Simon Brandhof [Wed, 26 Feb 2014 14:25:11 +0000 (15:25 +0100)]
SONAR-926 fix loading of quality profile alerts on multi-modules projects

10 years agoSONAR-5067 Update message displayed when activating already activated rules on a...
Julien Lancelot [Wed, 26 Feb 2014 14:01:09 +0000 (15:01 +0100)]
SONAR-5067 Update message displayed when activating already activated rules on a profile

10 years agoSend redirect_to_anchor
Stas Vilchik [Wed, 26 Feb 2014 08:17:03 +0000 (09:17 +0100)]
Send redirect_to_anchor

10 years agoSONAR-5067 Fail when activating already activated rules on a profile
Julien Lancelot [Wed, 26 Feb 2014 13:00:28 +0000 (14:00 +0100)]
SONAR-5067 Fail when activating already activated rules on a profile

10 years agoSONAR-926 remove ModuleLanguages from API. Replaced by FileSystem#languages()
Simon Brandhof [Wed, 26 Feb 2014 11:15:38 +0000 (12:15 +0100)]
SONAR-926 remove ModuleLanguages from API. Replaced by FileSystem#languages()

10 years agoSONAR-926 remove dependency on JavaFile
Simon Brandhof [Wed, 26 Feb 2014 08:45:51 +0000 (09:45 +0100)]
SONAR-926 remove dependency on JavaFile

10 years agoRemove unused classes
Simon Brandhof [Mon, 24 Feb 2014 21:58:22 +0000 (22:58 +0100)]
Remove unused classes

10 years agoDisplay 'min' instead of 'm' in work duration short format
Julien Lancelot [Wed, 26 Feb 2014 10:07:26 +0000 (11:07 +0100)]
Display 'min' instead of 'm' in work duration short format

10 years agoFix quality flaws
Julien Lancelot [Wed, 26 Feb 2014 09:57:34 +0000 (10:57 +0100)]
Fix quality flaws

10 years agoSmall visual adjustments on the issues page
Stas Vilchik [Wed, 26 Feb 2014 08:17:03 +0000 (09:17 +0100)]
Small visual adjustments on the issues page
(cherry picked from commit 2623672)

10 years agoFix query for Oracle
Julien Lancelot [Wed, 26 Feb 2014 07:57:21 +0000 (08:57 +0100)]
Fix query for Oracle

10 years agoFix unit tests on MsSQL and Oracle
Julien Lancelot [Tue, 25 Feb 2014 22:20:53 +0000 (23:20 +0100)]
Fix unit tests on MsSQL and Oracle

10 years agoFix merge
Julien Lancelot [Tue, 25 Feb 2014 21:46:02 +0000 (22:46 +0100)]
Fix merge

10 years agoSONAR-4366 Add permission check for project/QG association management
Jean-Baptiste Lievremont [Tue, 25 Feb 2014 21:40:23 +0000 (22:40 +0100)]
SONAR-4366 Add permission check for project/QG association management

10 years agoSONAR-4366 Add naive implementation of WS to list "alertable" metrics
Jean-Baptiste Lievremont [Tue, 25 Feb 2014 21:16:51 +0000 (22:16 +0100)]
SONAR-4366 Add naive implementation of WS to list "alertable" metrics

10 years agoSONAR-4366 Add WS to manage project/qgate associations
Jean-Baptiste Lievremont [Tue, 25 Feb 2014 17:45:43 +0000 (18:45 +0100)]
SONAR-4366 Add WS to manage project/qgate associations

10 years agoFix rebase with master
Julien Lancelot [Tue, 25 Feb 2014 15:48:56 +0000 (16:48 +0100)]
Fix rebase with master

10 years agoSONAR-4996 Create migration on debt measures
Julien Lancelot [Tue, 25 Feb 2014 15:33:24 +0000 (16:33 +0100)]
SONAR-4996 Create migration on debt measures

10 years agoSONAR-4996 Add migration to update issue changelog debt to seconds
Julien Lancelot [Tue, 25 Feb 2014 15:32:50 +0000 (16:32 +0100)]
SONAR-4996 Add migration to update issue changelog debt to seconds

10 years agoSONAR-4996 Insert migration on issues debt
Julien Lancelot [Tue, 25 Feb 2014 15:32:50 +0000 (16:32 +0100)]
SONAR-4996 Insert migration on issues debt

10 years agoSONAR-4996 Add migration to update issue changelog debt to seconds
Julien Lancelot [Tue, 25 Feb 2014 15:32:50 +0000 (16:32 +0100)]
SONAR-4996 Add migration to update issue changelog debt to seconds

10 years agoSONAR-4996 Insert migration on issues debt
Julien Lancelot [Tue, 25 Feb 2014 15:32:16 +0000 (16:32 +0100)]
SONAR-4996 Insert migration on issues debt

10 years agoSONAR-4996 Update issue debt to seconds (backend + display)
Julien Lancelot [Tue, 25 Feb 2014 15:31:25 +0000 (16:31 +0100)]
SONAR-4996 Update issue debt to seconds (backend + display)

10 years agoSONAR-4996 Fix migration on workUnitsBySizePoint
Julien Lancelot [Tue, 25 Feb 2014 11:29:12 +0000 (12:29 +0100)]
SONAR-4996 Fix migration on workUnitsBySizePoint

10 years agoSONAR-4996 Fix migrations
Julien Lancelot [Tue, 25 Feb 2014 11:03:06 +0000 (12:03 +0100)]
SONAR-4996 Fix migrations

10 years agoSONAR-4996 Save debt on issues and measures in minutes (instead of seconds)
Julien Lancelot [Tue, 25 Feb 2014 10:24:45 +0000 (11:24 +0100)]
SONAR-4996  Save debt on issues and measures in minutes (instead of seconds)

10 years agoSONAR-4996 Migrate sqale measures to seconds and migration of workUnitsBySizePoint...
Julien Lancelot [Tue, 25 Feb 2014 08:13:58 +0000 (09:13 +0100)]
SONAR-4996 Migrate sqale measures to seconds and migration of workUnitsBySizePoint settings

10 years agoSONAR-4996 Update debt display in technical debt pyramid widget
Julien Lancelot [Mon, 24 Feb 2014 11:40:19 +0000 (12:40 +0100)]
SONAR-4996 Update debt display in technical debt pyramid widget

10 years agoSONAR-4996 Measure on added debt are now in seconds
Julien Lancelot [Fri, 21 Feb 2014 16:55:39 +0000 (17:55 +0100)]
SONAR-4996 Measure on added debt are now in seconds

10 years agoSONAR-4996 Fix display of debt measure
Julien Lancelot [Fri, 21 Feb 2014 16:06:45 +0000 (17:06 +0100)]
SONAR-4996 Fix display of debt measure

10 years agoSONAR-4996 Create migration on debt measures
Julien Lancelot [Fri, 21 Feb 2014 16:00:57 +0000 (17:00 +0100)]
SONAR-4996 Create migration on debt measures

10 years agoSONAR-4996 Display debt variation
Julien Lancelot [Fri, 21 Feb 2014 14:38:40 +0000 (15:38 +0100)]
SONAR-4996 Display debt variation

10 years agoSONAR-4996 Update debt on measures sqale_index
Julien Lancelot [Fri, 21 Feb 2014 13:32:39 +0000 (14:32 +0100)]
SONAR-4996 Update debt on measures sqale_index

10 years agoSONAR-4996 Add migration to update issue changelog debt to seconds
Julien Lancelot [Fri, 21 Feb 2014 11:05:56 +0000 (12:05 +0100)]
SONAR-4996 Add migration to update issue changelog debt to seconds

10 years agoSONAR-4996 Insert migration on issues debt
Julien Lancelot [Fri, 21 Feb 2014 11:05:55 +0000 (12:05 +0100)]
SONAR-4996 Insert migration on issues debt

10 years agoFix merge
Julien Lancelot [Fri, 21 Feb 2014 11:05:27 +0000 (12:05 +0100)]
Fix merge

10 years agoSONAR-4996 Update issue debt to seconds (backend + display)
Julien Lancelot [Fri, 21 Feb 2014 11:05:27 +0000 (12:05 +0100)]
SONAR-4996 Update issue debt to seconds (backend + display)

10 years agoSONAR-4996 Add migration to update issue changelog debt to seconds
Julien Lancelot [Fri, 21 Feb 2014 07:23:44 +0000 (08:23 +0100)]
SONAR-4996 Add migration to update issue changelog debt to seconds

10 years agoSONAR-4996 Create migration to update issue changelog debt to seconds
Julien Lancelot [Thu, 20 Feb 2014 14:39:30 +0000 (15:39 +0100)]
SONAR-4996 Create migration to update issue changelog debt to seconds

10 years agoSONAR-4996 Prepare migration to update issue changelog debt to seconds
Julien Lancelot [Thu, 20 Feb 2014 11:53:09 +0000 (12:53 +0100)]
SONAR-4996 Prepare migration to update issue changelog debt to seconds

10 years agoSONAR-4996 Fix display of issue changelog
Julien Lancelot [Thu, 20 Feb 2014 11:17:22 +0000 (12:17 +0100)]
SONAR-4996 Fix display of issue changelog

10 years agoSONAR-4996 Update issue changelog debt to seconds (backend + display)
Julien Lancelot [Thu, 20 Feb 2014 10:40:27 +0000 (11:40 +0100)]
SONAR-4996 Update issue changelog debt to seconds (backend + display)

10 years agoSONAR-4996 Insert migration on issues debt
Julien Lancelot [Thu, 20 Feb 2014 09:53:56 +0000 (10:53 +0100)]
SONAR-4996 Insert migration on issues debt

10 years agoSONAR-4996 Fix unit test on migration
Julien Lancelot [Thu, 20 Feb 2014 09:28:11 +0000 (10:28 +0100)]
SONAR-4996 Fix unit test on migration

10 years agoSONAR-4996 Update issue debt to seconds (backend + display)
Julien Lancelot [Thu, 20 Feb 2014 07:29:44 +0000 (08:29 +0100)]
SONAR-4996 Update issue debt to seconds (backend + display)

10 years agoFix bad merge
Julien Lancelot [Thu, 20 Feb 2014 07:26:28 +0000 (08:26 +0100)]
Fix bad merge

10 years agoSONAR-4996 Add migration to update issues debt to seconds
Julien Lancelot [Wed, 19 Feb 2014 17:26:02 +0000 (18:26 +0100)]
SONAR-4996 Add migration to update issues debt to seconds

10 years agoFix merge
Julien Lancelot [Wed, 19 Feb 2014 17:26:02 +0000 (18:26 +0100)]
Fix merge

10 years agoSONAR-4996 Update issue debt to seconds (backend + display)
Julien Lancelot [Wed, 19 Feb 2014 17:26:02 +0000 (18:26 +0100)]
SONAR-4996 Update issue debt to seconds (backend + display)

10 years agoSONAR-4996 Fix display of debt on issue changelog
Julien Lancelot [Wed, 19 Feb 2014 13:29:57 +0000 (14:29 +0100)]
SONAR-4996 Fix display of debt on issue changelog

10 years agoSONAR-4996 Update issue debt to seconds (backend + display)
Julien Lancelot [Wed, 19 Feb 2014 11:28:38 +0000 (12:28 +0100)]
SONAR-4996 Update issue debt to seconds (backend + display)

10 years agoFix bug with restoring non-assigned option
Stas Vilchik [Tue, 25 Feb 2014 15:38:29 +0000 (16:38 +0100)]
Fix bug with restoring non-assigned option

10 years agoUse fTotal
Stas Vilchik [Tue, 25 Feb 2014 15:16:50 +0000 (16:16 +0100)]
Use fTotal

10 years agoAdd formatted total value in issues search WS
Julien Lancelot [Tue, 25 Feb 2014 14:13:44 +0000 (15:13 +0100)]
Add formatted total value in issues search WS

10 years agoAdd a visible scrollbar on mac on chrome
Stas Vilchik [Tue, 25 Feb 2014 10:49:33 +0000 (11:49 +0100)]
Add a visible scrollbar on mac on chrome

10 years agoSome feedback on the issues page
Stas Vilchik [Tue, 25 Feb 2014 09:37:35 +0000 (10:37 +0100)]
Some feedback on the issues page

10 years agoMerge branch 'new-issues-filters'
Stas Vilchik [Tue, 25 Feb 2014 10:15:34 +0000 (11:15 +0100)]
Merge branch 'new-issues-filters'

Conflicts:
sonar-server/src/main/webapp/WEB-INF/app/views/navigator/_filter_templates.html.erb
sonar-server/src/main/webapp/javascripts/navigator/filters/ajax-select-filters.js
sonar-server/src/main/webapp/javascripts/navigator/issues.js

10 years agoSONAR-926 do not index files twice
Simon Brandhof [Tue, 25 Feb 2014 10:04:33 +0000 (11:04 +0100)]
SONAR-926 do not index files twice

10 years agoRename "resource" to "component" in logs of MeasurePersister
Simon Brandhof [Tue, 25 Feb 2014 08:51:01 +0000 (09:51 +0100)]
Rename "resource" to "component" in logs of MeasurePersister

10 years agoFix license header
Jean-Baptiste Lievremont [Tue, 25 Feb 2014 08:18:59 +0000 (09:18 +0100)]
Fix license header

10 years agoRemove the profile -Pdev
Simon Brandhof [Tue, 25 Feb 2014 08:08:50 +0000 (09:08 +0100)]
Remove the profile -Pdev

10 years agoUpdate karma config to support requirejs
Stas Vilchik [Tue, 25 Feb 2014 07:59:53 +0000 (08:59 +0100)]
Update karma config to support requirejs

10 years agoSONAR-4366 Add timestamp columns for quality gates and conditions
Jean-Baptiste Lievremont [Mon, 24 Feb 2014 14:26:54 +0000 (15:26 +0100)]
SONAR-4366 Add timestamp columns for quality gates and conditions

10 years agoRemove quality flasw
Jean-Baptiste Lievremont [Mon, 24 Feb 2014 10:21:30 +0000 (11:21 +0100)]
Remove quality flasw

10 years agoSONAR-4366 Add remaining WS for conditions (update/delete condition)
Jean-Baptiste Lievremont [Mon, 24 Feb 2014 09:53:42 +0000 (10:53 +0100)]
SONAR-4366 Add remaining WS for conditions (update/delete condition)

10 years agoSONAR-4366 Add WS to show a quality gate (including conditions)
Jean-Baptiste Lievremont [Fri, 21 Feb 2014 17:41:58 +0000 (18:41 +0100)]
SONAR-4366 Add WS to show a quality gate (including conditions)

10 years agoSONAR-4366 Create WS for creation of a quality gate condition
Jean-Baptiste Lievremont [Fri, 21 Feb 2014 15:55:11 +0000 (16:55 +0100)]
SONAR-4366 Create WS for creation of a quality gate condition