]>
source.dussan.org Git - sonarqube.git/log
Teryk Bellahsene [Thu, 16 Jun 2016 14:01:53 +0000 (16:01 +0200)]
SONAR-7747 IT to validate automatic onboarding
Teryk Bellahsene [Thu, 16 Jun 2016 13:25:52 +0000 (15:25 +0200)]
SONAR-7747 IT to add and remove a project template creator
Teryk Bellahsene [Thu, 16 Jun 2016 11:52:57 +0000 (13:52 +0200)]
SONAR-7747 Check potential permissions when submitting a report
Teryk Bellahsene [Tue, 14 Jun 2016 17:32:34 +0000 (19:32 +0200)]
SONAR-7747 Replace project creator by current user when creating a project
Teryk Bellahsene [Wed, 15 Jun 2016 14:49:19 +0000 (16:49 +0200)]
Fix typo of WS description api/rules/show
Teryk Bellahsene [Tue, 14 Jun 2016 13:47:35 +0000 (15:47 +0200)]
Fix quality flaws
Julien Lancelot [Fri, 17 Jun 2016 11:30:13 +0000 (13:30 +0200)]
SONAR-7713 SONAR-7733 Context path of cookies is now always "/"
It's useless to set the context path of cookies to the web context.
Moreover, settings the web context in cookie's path will prevent rails to remove the cookie as it's only using '/'
Stas Vilchik [Fri, 17 Jun 2016 07:33:18 +0000 (09:33 +0200)]
fix display of My Projects page when web context is set
Simon Brandhof [Thu, 16 Jun 2016 20:41:26 +0000 (22:41 +0200)]
Fix Quality flaws in DB migrations
Simon Brandhof [Thu, 16 Jun 2016 12:28:17 +0000 (14:28 +0200)]
Fix quality flaws
Stas Vilchik [Thu, 16 Jun 2016 15:28:47 +0000 (17:28 +0200)]
SONAR-7708 Reorganize "Code Smells" domain on project page (#1027)
Simon Brandhof [Thu, 16 Jun 2016 12:28:17 +0000 (14:28 +0200)]
Fix Quality flaws
Sébastien Lesaint [Tue, 14 Jun 2016 13:22:05 +0000 (15:22 +0200)]
SONAR-7738 support in code use of *_UUID instead of PROJECTS._*ID
Sébastien Lesaint [Tue, 14 Jun 2016 16:44:35 +0000 (18:44 +0200)]
SONAR-7738 ensure remove_index is reentrant
Sébastien Lesaint [Fri, 10 Jun 2016 15:19:48 +0000 (17:19 +0200)]
SONAR-7738 update table PROJECTS to have self UUIDs insteaf of ID
Julien Lancelot [Wed, 15 Jun 2016 08:57:58 +0000 (10:57 +0200)]
SONAR-7746 Delete permission template characteristics when deleting a permission template
Simon Brandhof [Thu, 16 Jun 2016 07:23:27 +0000 (09:23 +0200)]
Disable Clirr check
As it's incompatible with Java 8
Simon Brandhof [Wed, 15 Jun 2016 20:15:18 +0000 (22:15 +0200)]
Fix and add tests, fix quality flaws
Simon Brandhof [Wed, 15 Jun 2016 13:04:44 +0000 (15:04 +0200)]
Improve org.sonar.api.web.ServletFilter.UrlPattern
Stas Vilchik [Wed, 15 Jun 2016 14:57:33 +0000 (16:57 +0200)]
fix l10n message
Stas Vilchik [Wed, 15 Jun 2016 14:01:34 +0000 (16:01 +0200)]
fix MyAccountPageTest
Teryk Bellahsene [Wed, 15 Jun 2016 12:36:40 +0000 (14:36 +0200)]
SONAR-7244 fix component's selectByQuery when no component id is provided
Stas Vilchik [Wed, 15 Jun 2016 11:17:27 +0000 (13:17 +0200)]
improve reliability of MyAccountPageTest
Stas Vilchik [Wed, 15 Jun 2016 11:11:59 +0000 (13:11 +0200)]
fix double web context when request l10n messages
Simon Brandhof [Wed, 15 Jun 2016 09:46:31 +0000 (11:46 +0200)]
Remove useless code from UpgradeTest
Simon Brandhof [Wed, 15 Jun 2016 09:45:29 +0000 (11:45 +0200)]
SONAR-7688 fix migration from 4.5
Column PROJECT_MEASURES.PROJECT_ID is NULL when
upgrading from 4.5
Julien Lancelot [Tue, 14 Jun 2016 15:28:20 +0000 (17:28 +0200)]
SONAR-7713 Exclude static resources from token validation filter
Julien Lancelot [Tue, 14 Jun 2016 12:49:55 +0000 (14:49 +0200)]
SONAR-7713 Fix JWT usage with authentication plugins
Init of UserSession is now done in User.authenticate and removal of cookies is now done in reset_session for authentication plugins to correctly work with JWT
Stas Vilchik [Mon, 6 Jun 2016 12:22:50 +0000 (14:22 +0200)]
SONAR-7718 Web API requests should send X-XSRF-TOKEN HTTP header
Julien Lancelot [Mon, 13 Jun 2016 12:40:10 +0000 (14:40 +0200)]
SONAR-7733 Add CSRF protection with JWT
Julien Lancelot [Thu, 9 Jun 2016 14:52:53 +0000 (16:52 +0200)]
SONAR-7739 Remove remember me cookie
Julien Lancelot [Tue, 14 Jun 2016 09:27:38 +0000 (11:27 +0200)]
SONAR-7740 /oauth/callback is generating a JWT token
Julien Lancelot [Tue, 14 Jun 2016 09:27:10 +0000 (11:27 +0200)]
SONAR-7713 Use JWT session
Stas Vilchik [Fri, 3 Jun 2016 08:14:44 +0000 (10:14 +0200)]
SONAR-7229 Create new Projects page for My Account space
Teryk Bellahsene [Fri, 10 Jun 2016 11:32:45 +0000 (13:32 +0200)]
SONAR-7244 WS api/projects/search_my_projects list projects of which current user is admin
Stas Vilchik [Wed, 15 Jun 2016 07:36:50 +0000 (09:36 +0200)]
SONAR-7717 automatically handle baseUrl (#1039)
Simon Brandhof [Mon, 13 Jun 2016 09:54:01 +0000 (11:54 +0200)]
SONAR-7688 table PROJECT_MEASURES should use component UUID
Simon Brandhof [Mon, 13 Jun 2016 09:54:20 +0000 (11:54 +0200)]
Improve documentation of UuidFactory
Sébastien Lesaint [Tue, 14 Jun 2016 14:12:31 +0000 (16:12 +0200)]
restore migration 1152, lost in a merge, into rows-h2.sql
Sébastien Lesaint [Thu, 9 Jun 2016 15:09:20 +0000 (17:09 +0200)]
SONAR-7693 support removal of ID columns in SNAPSHOTS
Sébastien Lesaint [Thu, 9 Jun 2016 15:08:37 +0000 (17:08 +0200)]
SONAR-7693 replace SNAPSHOTS.*PROJECT_ID by columns with uuids
Stas Vilchik [Tue, 14 Jun 2016 12:00:13 +0000 (14:00 +0200)]
fix bad refactoring
Stas Vilchik [Tue, 14 Jun 2016 11:32:01 +0000 (13:32 +0200)]
SONAR-7720 Modify the Permission Templates page to support project creators (#1030)
Stas Vilchik [Tue, 14 Jun 2016 08:51:00 +0000 (10:51 +0200)]
fix padding on the "Update Key" page
Simon Brandhof [Sat, 11 Jun 2016 09:00:49 +0000 (11:00 +0200)]
SONAR-7501 drop DB columns
Simon Brandhof [Sat, 11 Jun 2016 08:58:54 +0000 (10:58 +0200)]
SONAR-7501 remove usage of columns in SQL requests
Simon Brandhof [Mon, 13 Jun 2016 15:02:07 +0000 (17:02 +0200)]
Fix OOM in build
due to https://issues.apache.org/jira/browse/MSOURCES-94
Reverting upgrade to parent 35 and fixing skip of enforcer rules
in quick-build.sh
Simon Brandhof [Mon, 13 Jun 2016 14:11:50 +0000 (16:11 +0200)]
Improve quick-build.sh
- upgrade to parent 35 to allow to skip license header check
- do not enabled enforcer on size of zip file
Stas Vilchik [Mon, 13 Jun 2016 08:19:55 +0000 (10:19 +0200)]
improve table rendering on the Code page
Julien HENRY [Thu, 9 Jun 2016 09:45:01 +0000 (11:45 +0200)]
SONAR-7748 Implement API Server.getPublicRootUrl() on scanner side
ssjenka [Mon, 13 Jun 2016 07:45:53 +0000 (09:45 +0200)]
Automatic merge from branch-5.6
* origin/branch-5.6:
SONAR-7752 Documentation of sonar.web.port in sonar.properties is not correct
Fix 2 links in javadoc of org.sonar.api.batch
Simon Brandhof [Mon, 13 Jun 2016 07:42:55 +0000 (09:42 +0200)]
SONAR-7752 Documentation of sonar.web.port in sonar.properties is not correct
Simon Brandhof [Mon, 13 Jun 2016 07:39:07 +0000 (09:39 +0200)]
Fix 2 links in javadoc of org.sonar.api.batch
Sébastien Lesaint [Wed, 8 Jun 2016 08:22:22 +0000 (10:22 +0200)]
DB migration: make alter column re-entrant on Oracle
this is achieved by handling errors ORA-01451 and ORA-01442 when statement is executed and executing it again without the confliction NULL or NOT NULL
also, altering multiple columns in the same statement on Oracle had to be removed to ensure correct handling of these errors
Sébastien Lesaint [Wed, 8 Jun 2016 06:48:28 +0000 (08:48 +0200)]
rename AlterColumnsTypeBuilder to AlterColumnsBuilder
Sébastien Lesaint [Tue, 7 Jun 2016 16:35:06 +0000 (18:35 +0200)]
SONAR-7692 support uuid columns in resource_index
Sébastien Lesaint [Tue, 7 Jun 2016 07:16:15 +0000 (09:16 +0200)]
AlterColumnsTypeBuilder: support change nullity on postgre and oracle too
Sébastien Lesaint [Thu, 9 Jun 2016 13:55:10 +0000 (15:55 +0200)]
SONAR-7692 add DdlChange#getDialect() and use it in subclasses
this avoid having two private property with the same object
Sébastien Lesaint [Mon, 6 Jun 2016 15:12:38 +0000 (17:12 +0200)]
SONAR-7692 change table resource_index to use project uuids
Sébastien Lesaint [Mon, 6 Jun 2016 15:11:34 +0000 (17:11 +0200)]
DbTester: add test on nullable or not to assertColumnDefinition
Sébastien Lesaint [Mon, 6 Jun 2016 15:11:06 +0000 (17:11 +0200)]
DbTester: add executeInsert with varargs
Simon Brandhof [Thu, 9 Jun 2016 13:33:43 +0000 (15:33 +0200)]
Remove support of unused property sonar.authorizer in ruby code
Simon Brandhof [Thu, 9 Jun 2016 13:15:18 +0000 (15:15 +0200)]
SONAR-7501 do not use rule_id in project_measure.rb
Simon Brandhof [Thu, 9 Jun 2016 13:11:59 +0000 (15:11 +0200)]
Remove unused ruby classes Dependency and ResourceFinder
Simon Brandhof [Tue, 7 Jun 2016 08:11:14 +0000 (10:11 +0200)]
Remove useless property enforcer.skip
This property is already defined in profile skipSanityChecks
Simon Brandhof [Tue, 7 Jun 2016 10:40:32 +0000 (12:40 +0200)]
Add comment to PluginsTest for disabled maifcobol plugin
Simon Brandhof [Tue, 7 Jun 2016 08:07:17 +0000 (10:07 +0200)]
Remove unused constants in ProcessProperties
Stas Vilchik [Fri, 10 Jun 2016 15:37:21 +0000 (17:37 +0200)]
refactor react components (#1033)
Teryk Bellahsene [Fri, 10 Jun 2016 09:50:39 +0000 (11:50 +0200)]
SONAR-7726 WS api/permissions/search_templates ordered alphabetically
Teryk Bellahsene [Fri, 10 Jun 2016 09:03:29 +0000 (11:03 +0200)]
Fix IT - WS api/permissions/search_templates returns all project permissions
ssjenka [Thu, 9 Jun 2016 13:55:53 +0000 (15:55 +0200)]
Automatic merge from branch-5.6
* origin/branch-5.6:
Remove useless declaration of animal-sniffer-maven-plugin
Simon Brandhof [Thu, 9 Jun 2016 13:37:33 +0000 (15:37 +0200)]
Remove useless declaration of animal-sniffer-maven-plugin
Teryk Bellahsene [Thu, 9 Jun 2016 13:08:19 +0000 (15:08 +0200)]
SONAR-7724 WS api/permissions/remove_project_creator_from_template fix WS key
Stas Vilchik [Thu, 9 Jun 2016 12:49:05 +0000 (14:49 +0200)]
refactor permission templates page (#1025)
Teryk Bellahsene [Thu, 9 Jun 2016 12:10:47 +0000 (14:10 +0200)]
Fix quality flaws
Teryk Bellahsene [Wed, 8 Jun 2016 14:20:07 +0000 (16:20 +0200)]
SONAR-7726 WS api/permissions/search_templates returns with_project_creator
Teryk Bellahsene [Wed, 8 Jun 2016 12:28:59 +0000 (14:28 +0200)]
SONAR-7726 WS api/permissions/search_templates returns all the project permissions
Teryk Bellahsene [Wed, 8 Jun 2016 08:39:19 +0000 (10:39 +0200)]
SONAR-7724 WS api/permissions/remove_project_creator_from_template
Teryk Bellahsene [Wed, 8 Jun 2016 07:05:29 +0000 (09:05 +0200)]
SONAR-7723 WS api/permissions/add_project_creator_to_template
Teryk Bellahsene [Tue, 7 Jun 2016 14:34:13 +0000 (16:34 +0200)]
SONAR-7723 Create dao for perm_tpl_characteristics
Stas Vilchik [Wed, 8 Jun 2016 15:14:15 +0000 (17:14 +0200)]
use repox as npm registry on travis
Stas Vilchik [Thu, 9 Jun 2016 07:33:40 +0000 (09:33 +0200)]
fix MeasureFiltersTest
Teryk Bellahsene [Wed, 8 Jun 2016 14:41:55 +0000 (16:41 +0200)]
Revert "SONAR-7635 Sort core bundle messages in alphabetical order"
This reverts commit
3e08e0769b8fa6ac333fd66d16f8c48dc281103a .
Stas Vilchik [Wed, 8 Jun 2016 12:55:57 +0000 (14:55 +0200)]
update page and tables styles
Julien HENRY [Tue, 7 Jun 2016 12:09:22 +0000 (14:09 +0200)]
Make Clirr baseline to new LTS (5.6)
Julien Lancelot [Fri, 20 May 2016 08:36:19 +0000 (10:36 +0200)]
Reactivate SearchActionMediumTest.available_since
Julien Lancelot [Thu, 2 Jun 2016 08:32:50 +0000 (10:32 +0200)]
Fix quality flaws
Julien Lancelot [Wed, 25 May 2016 10:15:21 +0000 (12:15 +0200)]
Clean useless code in test
Stas Vilchik [Mon, 6 Jun 2016 09:45:34 +0000 (11:45 +0200)]
refactor account app to drop redux (#1019)
Stas Vilchik [Mon, 6 Jun 2016 09:39:31 +0000 (11:39 +0200)]
SONAR-7537 improve the changelog message
Julien HENRY [Mon, 6 Jun 2016 09:29:12 +0000 (11:29 +0200)]
Fix UT on Windows
Sébastien Lesaint [Fri, 3 Jun 2016 12:56:16 +0000 (14:56 +0200)]
SONAR-3321 fix MatchesByScore when ScoreMatric contains min required score
Sébastien Lesaint [Fri, 3 Jun 2016 11:33:50 +0000 (13:33 +0200)]
fix quality flaw: use method references in DAO rather than lamdba
Sébastien Lesaint [Fri, 3 Jun 2016 09:01:07 +0000 (11:01 +0200)]
remove pico component instantiation trace logs
Simon Brandhof [Fri, 3 Jun 2016 11:24:10 +0000 (13:24 +0200)]
Remove unused file .mailmap
Simon Brandhof [Fri, 3 Jun 2016 11:22:40 +0000 (13:22 +0200)]
Remove unused file KEYS
Simon Brandhof [Fri, 3 Jun 2016 08:52:59 +0000 (10:52 +0200)]
Remove FP of duplicate-finder-maven-plugin in sonar-core
Simon Brandhof [Fri, 3 Jun 2016 07:03:42 +0000 (09:03 +0200)]
Move org.sonar.core.user classes outside sonar-db
Simon Brandhof [Mon, 6 Jun 2016 07:39:54 +0000 (09:39 +0200)]
Add minor comments to build files
Simon Brandhof [Mon, 6 Jun 2016 07:37:59 +0000 (09:37 +0200)]
Remove unused .gitattributes