]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
10 years agoMove WorkDuration API to internal package as it will be refactored is 4.3
Julien Lancelot [Wed, 5 Mar 2014 09:28:40 +0000 (10:28 +0100)]
Move WorkDuration API to internal package as it will be refactored is 4.3

10 years agoSONAR-5087 Add language to /api/rules/show in order to display it in the rules select...
Jean-Baptiste Lievremont [Wed, 5 Mar 2014 09:09:29 +0000 (10:09 +0100)]
SONAR-5087 Add language to /api/rules/show in order to display it in the rules select box on issues page

10 years agoSONAR-5079 Update StackArea to use 'fy' parameter (if exists) to display values
Stas Vilchik [Wed, 5 Mar 2014 09:05:52 +0000 (10:05 +0100)]
SONAR-5079 Update StackArea to use 'fy' parameter (if exists) to display values

Support fy value of snapshots

10 years agoSONAR-5079 Update StackArea to use 'fy' parameter (if exists) to display values
Stas Vilchik [Wed, 5 Mar 2014 08:51:27 +0000 (09:51 +0100)]
SONAR-5079 Update StackArea to use 'fy' parameter (if exists) to display values

10 years agoSONAR-5087 Use correct filter and field for match against name
Jean-Baptiste Lievremont [Wed, 5 Mar 2014 08:28:28 +0000 (09:28 +0100)]
SONAR-5087 Use correct filter and field for match against name

10 years agoTry to fix issue with FF and icons
Stas Vilchik [Tue, 4 Mar 2014 19:02:34 +0000 (20:02 +0100)]
Try to fix issue with FF and icons

10 years agoSONAR-4854 Support of the new rules WS
Stas Vilchik [Tue, 4 Mar 2014 18:58:39 +0000 (19:58 +0100)]
SONAR-4854 Support of the new rules WS

10 years agoSONAR-5086 Add commonentRoots parameter to links on action plan progress bar
Jean-Baptiste Lievremont [Tue, 4 Mar 2014 17:42:10 +0000 (18:42 +0100)]
SONAR-5086 Add commonentRoots parameter to links on action plan progress bar

10 years agoSONAR-5112 Support of RATING, add tests
Stas Vilchik [Tue, 4 Mar 2014 15:56:16 +0000 (16:56 +0100)]
SONAR-5112 Support of RATING, add tests

10 years agoSONAR-5083 Support of WORK_DUR
Stas Vilchik [Tue, 4 Mar 2014 14:11:54 +0000 (15:11 +0100)]
SONAR-5083 Support of WORK_DUR

10 years agoSONAR-4366 Fix validation issue on operators for working duration
Jean-Baptiste Lievremont [Tue, 4 Mar 2014 10:14:49 +0000 (11:14 +0100)]
SONAR-4366 Fix validation issue on operators for working duration

10 years agoFix code move refactoring in Ruby code
Jean-Baptiste Lievremont [Tue, 4 Mar 2014 09:16:13 +0000 (10:16 +0100)]
Fix code move refactoring in Ruby code

10 years agoSONAR-5057 Remove artifacts
Stas Vilchik [Tue, 4 Mar 2014 09:13:31 +0000 (10:13 +0100)]
SONAR-5057 Remove artifacts

10 years agoSONAR-5087 Add WS to find rules for issues UI
Jean-Baptiste Lievremont [Mon, 3 Mar 2014 17:32:10 +0000 (18:32 +0100)]
SONAR-5087 Add WS to find rules for issues UI

10 years agoSONAR-4366 Quality Gates: fix issue with updating conditions
Stas Vilchik [Tue, 4 Mar 2014 08:46:32 +0000 (09:46 +0100)]
SONAR-4366 Quality Gates: fix issue with updating conditions

10 years agoFix quality flaws
Julien Lancelot [Tue, 4 Mar 2014 08:30:21 +0000 (09:30 +0100)]
Fix quality flaws

10 years agoDocument parameter "key" of WS /api/rules/show
Simon Brandhof [Mon, 3 Mar 2014 22:59:08 +0000 (23:59 +0100)]
Document parameter "key" of WS /api/rules/show

10 years agoAdd WebService.Controller#isInternal()
Simon Brandhof [Mon, 3 Mar 2014 22:58:36 +0000 (23:58 +0100)]
Add WebService.Controller#isInternal()

Returns true if all actions are marked as internal use

10 years agoRemove debug log
Simon Brandhof [Mon, 3 Mar 2014 22:53:57 +0000 (23:53 +0100)]
Remove debug log

10 years agoImprove log message of TechnicalDebtXMLImporter
Simon Brandhof [Mon, 3 Mar 2014 22:05:46 +0000 (23:05 +0100)]
Improve log message of TechnicalDebtXMLImporter

10 years agoJava implementation of WS /api/issue_filters/favorites
Simon Brandhof [Mon, 3 Mar 2014 21:58:12 +0000 (22:58 +0100)]
Java implementation of WS /api/issue_filters/favorites

10 years agoChange the internal WS /api/issue_filters/page to /api/issue_filters/app
Simon Brandhof [Mon, 3 Mar 2014 21:34:30 +0000 (22:34 +0100)]
Change the internal WS /api/issue_filters/page to /api/issue_filters/app

10 years agoSONAR-5010 rename some methods before publishing API
Simon Brandhof [Mon, 3 Mar 2014 18:23:58 +0000 (19:23 +0100)]
SONAR-5010 rename some methods before publishing API

Conflicts:
sonar-server/src/test/java/org/sonar/server/ws/WebServiceEngineTest.java

10 years agoSONAR-5010 fix merge
Simon Brandhof [Mon, 3 Mar 2014 17:51:26 +0000 (18:51 +0100)]
SONAR-5010 fix merge

10 years agoSONAR-5010 rename isPrivate() by isInternal()
Simon Brandhof [Mon, 3 Mar 2014 17:47:43 +0000 (18:47 +0100)]
SONAR-5010 rename isPrivate() by isInternal()

10 years agoSONAR-5080 remove comments in minimized JS
Simon Brandhof [Mon, 3 Mar 2014 17:35:26 +0000 (18:35 +0100)]
SONAR-5080 remove comments in minimized JS

10 years agoFix display of the footer on issues and quality gate pages
Stas Vilchik [Mon, 3 Mar 2014 17:28:20 +0000 (18:28 +0100)]
Fix display of the footer on issues and quality gate pages

10 years agoUse projectName and subProjectName
Stas Vilchik [Mon, 3 Mar 2014 16:42:10 +0000 (17:42 +0100)]
Use projectName and subProjectName

10 years agoFix footer in the issues page
Stas Vilchik [Mon, 3 Mar 2014 16:40:37 +0000 (17:40 +0100)]
Fix footer in the issues page

10 years agoAdd missed file
Stas Vilchik [Mon, 3 Mar 2014 16:39:04 +0000 (17:39 +0100)]
Add missed file

10 years agoSONAR-5107 Update ruby helper in order to use new alert icons
Stas Vilchik [Mon, 3 Mar 2014 16:30:52 +0000 (17:30 +0100)]
SONAR-5107 Update ruby helper in order to use new alert icons

10 years agoUpdate groupId to subProjectId and rootIt to projectId in issues WS
Julien Lancelot [Mon, 3 Mar 2014 16:27:29 +0000 (17:27 +0100)]
Update groupId to subProjectId and rootIt to projectId in issues WS

10 years agoSONAR-5057 remove usage of prototypejs
Simon Brandhof [Mon, 3 Mar 2014 16:21:42 +0000 (17:21 +0100)]
SONAR-5057 remove usage of prototypejs

10 years agoSONAR-4366 Quality Gates: latest feedback
Stas Vilchik [Mon, 3 Mar 2014 16:17:11 +0000 (17:17 +0100)]
SONAR-4366 Quality Gates: latest feedback

10 years agoSONAR-5057 remove usage of prototypejs
Simon Brandhof [Mon, 3 Mar 2014 15:15:36 +0000 (16:15 +0100)]
SONAR-5057 remove usage of prototypejs

10 years agoFix quality flaws
Julien Lancelot [Mon, 3 Mar 2014 13:31:46 +0000 (14:31 +0100)]
Fix quality flaws

10 years agoSONAR-4366 Quality Gates: enable usage of the permissions
Stas Vilchik [Mon, 3 Mar 2014 15:01:17 +0000 (16:01 +0100)]
SONAR-4366 Quality Gates: enable usage of the permissions

10 years agoSONAR-4366 Quality Gates: ready for the permissions stuff
Stas Vilchik [Mon, 3 Mar 2014 14:52:35 +0000 (15:52 +0100)]
SONAR-4366 Quality Gates: ready for the permissions stuff

10 years agoSONAR-4366 Quality Gates: enable all actions
Stas Vilchik [Mon, 3 Mar 2014 14:51:30 +0000 (15:51 +0100)]
SONAR-4366 Quality Gates: enable all actions

10 years agoSONAR-4366 Quality Gates: ready for the permissions stuff
Stas Vilchik [Mon, 3 Mar 2014 14:51:01 +0000 (15:51 +0100)]
SONAR-4366 Quality Gates: ready for the permissions stuff

10 years agoSONAR-5052 use jquery in code generated by RoR helpers
Simon Brandhof [Mon, 3 Mar 2014 14:25:12 +0000 (15:25 +0100)]
SONAR-5052 use jquery in code generated by RoR helpers

with the help of https://github.com/aaronchi/jrails

10 years agoSONAR-4923 Add missing JIRA ticket on migration
Julien Lancelot [Mon, 3 Mar 2014 13:32:24 +0000 (14:32 +0100)]
SONAR-4923 Add missing JIRA ticket on migration

10 years agoSONAR-4923 Fix migration when rule_notes or active_rule_notes are linked to not exist...
Julien Lancelot [Mon, 3 Mar 2014 13:31:37 +0000 (14:31 +0100)]
SONAR-4923 Fix migration when rule_notes or active_rule_notes are linked to not existing rules or active_rules

10 years agoSONAR-4366 Quality Gates: prepare for the permissions stuff
Stas Vilchik [Mon, 3 Mar 2014 12:46:43 +0000 (13:46 +0100)]
SONAR-4366 Quality Gates: prepare for the permissions stuff

10 years agoSONAR-4366 Quality Gates: prepare for the permissions stuff
Stas Vilchik [Mon, 3 Mar 2014 12:44:48 +0000 (13:44 +0100)]
SONAR-4366 Quality Gates: prepare for the permissions stuff

10 years agoSONAR-4366 Add permission info in list WS, improve coverage
Jean-Baptiste Lievremont [Mon, 3 Mar 2014 11:57:00 +0000 (12:57 +0100)]
SONAR-4366 Add permission info in list WS, improve coverage

10 years agoFix query on MySQL
Julien Lancelot [Mon, 3 Mar 2014 11:37:34 +0000 (12:37 +0100)]
Fix query on MySQL

10 years agoSONAR-4366 Quality Gates: implement copy action
Stas Vilchik [Mon, 3 Mar 2014 11:26:57 +0000 (12:26 +0100)]
SONAR-4366 Quality Gates: implement copy action

10 years agoSONAR-4996 Correctly create alert on batch side on work duration
Julien Lancelot [Mon, 3 Mar 2014 11:19:32 +0000 (12:19 +0100)]
SONAR-4996 Correctly create alert on batch side on work duration

10 years agoSONAR-4996 Update work duration message and move code to i18n API
Julien Lancelot [Mon, 3 Mar 2014 10:49:18 +0000 (11:49 +0100)]
SONAR-4996 Update work duration message and move code to i18n API

10 years agoSONAR-4996 Use long instead of int to calculate total number of updated rows
Julien Lancelot [Mon, 3 Mar 2014 10:02:12 +0000 (11:02 +0100)]
SONAR-4996 Use long instead of int to calculate total number of updated rows

10 years agoSONAR-4366 Unassociate projects when a quality gate is disassociated
Jean-Baptiste Lievremont [Mon, 3 Mar 2014 10:44:14 +0000 (11:44 +0100)]
SONAR-4366 Unassociate projects when a quality gate is disassociated

10 years agoAdd WS to copy a quality gate
Jean-Baptiste Lievremont [Mon, 3 Mar 2014 10:22:38 +0000 (11:22 +0100)]
Add WS to copy a quality gate

10 years agoSONAR-4366 Fix bug on insertion of quality gate conditions
Jean-Baptiste Lievremont [Mon, 3 Mar 2014 10:22:19 +0000 (11:22 +0100)]
SONAR-4366 Fix bug on insertion of quality gate conditions

10 years agoSONAR-4366 Quality Gates: reduce sidebar width
Stas Vilchik [Mon, 3 Mar 2014 10:37:30 +0000 (11:37 +0100)]
SONAR-4366 Quality Gates: reduce sidebar width

10 years agoSONAR-5107 New icons for alert levels
Stas Vilchik [Mon, 3 Mar 2014 10:20:58 +0000 (11:20 +0100)]
SONAR-5107 New icons for alert levels

10 years agoAdd missing test in IssueFilterWsTest
Simon Brandhof [Mon, 3 Mar 2014 09:45:05 +0000 (10:45 +0100)]
Add missing test in IssueFilterWsTest

10 years agoSONAR-4366 Improve the ui of the quality gates list
Stas Vilchik [Mon, 3 Mar 2014 09:41:23 +0000 (10:41 +0100)]
SONAR-4366 Improve the ui of the quality gates list

10 years agoFix quality flaws
Julien Lancelot [Mon, 3 Mar 2014 09:38:04 +0000 (10:38 +0100)]
Fix quality flaws

10 years agoSONAR-4996 Fix migration type on null string value
Julien Lancelot [Mon, 3 Mar 2014 09:22:47 +0000 (10:22 +0100)]
SONAR-4996 Fix migration type on null string value

10 years agoSONAR-4996 Improve Java migrations performance
Julien Lancelot [Mon, 3 Mar 2014 09:20:13 +0000 (10:20 +0100)]
SONAR-4996 Improve Java migrations performance

10 years agoFix quality flaws
Jean-Baptiste Lievremont [Mon, 3 Mar 2014 09:11:19 +0000 (10:11 +0100)]
Fix quality flaws

10 years agoFix js unit tests
Stas Vilchik [Mon, 3 Mar 2014 09:10:38 +0000 (10:10 +0100)]
Fix js unit tests

10 years agoIssues Service: wrong redirect when editing a filter
Stas Vilchik [Mon, 3 Mar 2014 09:02:27 +0000 (10:02 +0100)]
Issues Service: wrong redirect when editing a filter

10 years agoSupport edit permissions for each saved issue filter
Stas Vilchik [Mon, 3 Mar 2014 08:46:27 +0000 (09:46 +0100)]
Support edit permissions for each saved issue filter

10 years agoProcess login link in order to add the anchor
Stas Vilchik [Mon, 3 Mar 2014 08:30:27 +0000 (09:30 +0100)]
Process login link in order to add the anchor

10 years agoSONAR-4996 Improve measure filter migration when values are at the end of the line
Julien Lancelot [Mon, 3 Mar 2014 08:32:33 +0000 (09:32 +0100)]
SONAR-4996 Improve measure filter migration when values are at the end of the line

10 years agoSONAR-4366 Create initial layout on fly
Stas Vilchik [Sun, 2 Mar 2014 17:08:55 +0000 (18:08 +0100)]
SONAR-4366 Create initial layout on fly

Add missed file

10 years agoSONAR-4366 Create initial layout on fly
Stas Vilchik [Sun, 2 Mar 2014 16:01:09 +0000 (17:01 +0100)]
SONAR-4366 Create initial layout on fly

10 years agoAdd gif fallback for the spinner for IE9
Stas Vilchik [Sun, 2 Mar 2014 15:42:36 +0000 (16:42 +0100)]
Add gif fallback for the spinner for IE9

10 years agoSONAR-5057 Remove Prototype.JS from SonarQube
Stas Vilchik [Sun, 2 Mar 2014 15:14:34 +0000 (16:14 +0100)]
SONAR-5057 Remove Prototype.JS from SonarQube

Use native forEach instead of prototype's each

10 years agoRemove usage of underscore templates
Stas Vilchik [Sun, 2 Mar 2014 15:06:40 +0000 (16:06 +0100)]
Remove usage of underscore templates

10 years agoSONAR-5057 Remove Prototype.JS from SonarQube
Stas Vilchik [Sun, 2 Mar 2014 13:18:36 +0000 (14:18 +0100)]
SONAR-5057 Remove Prototype.JS from SonarQube

10 years agoReplace third-party libraries with non-minified versions
Stas Vilchik [Sun, 2 Mar 2014 13:15:25 +0000 (14:15 +0100)]
Replace third-party libraries with non-minified versions

10 years agoSONAR-5106 Remove HTTP redirect on /batch_bootstrap/index
Simon Brandhof [Fri, 28 Feb 2014 21:13:16 +0000 (22:13 +0100)]
SONAR-5106 Remove HTTP redirect on /batch_bootstrap/index

10 years agoAdd missed file
Stas Vilchik [Fri, 28 Feb 2014 20:12:19 +0000 (21:12 +0100)]
Add missed file

10 years agoAdd canModify property to issue_filter WS response
Simon Brandhof [Fri, 28 Feb 2014 17:42:34 +0000 (18:42 +0100)]
Add canModify property to issue_filter WS response

10 years agoQuality Gates: some improvements of the rendering
Stas Vilchik [Fri, 28 Feb 2014 17:30:08 +0000 (18:30 +0100)]
Quality Gates: some improvements of the rendering

10 years agoFix spinner on the migration page
Stas Vilchik [Fri, 28 Feb 2014 16:27:17 +0000 (17:27 +0100)]
Fix spinner on the migration page

10 years agoAdd missed file
Stas Vilchik [Fri, 28 Feb 2014 16:12:07 +0000 (17:12 +0100)]
Add missed file

10 years agoSONAR-4996 Add migrations on alerts and measure filters on debt
Julien Lancelot [Fri, 28 Feb 2014 16:11:58 +0000 (17:11 +0100)]
SONAR-4996 Add migrations on alerts and measure filters on debt

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