]>
source.dussan.org Git - sonarqube.git/log
Stas Vilchik [Wed, 3 Feb 2016 10:40:53 +0000 (11:40 +0100)]
drop z-index optimization (fixes issue with overalpped global search)
Stas Vilchik [Wed, 3 Feb 2016 10:24:19 +0000 (11:24 +0100)]
display key for provisioned projects
Teryk Bellahsene [Tue, 2 Feb 2016 13:27:48 +0000 (14:27 +0100)]
SONAR-6584 WS api/resources/index limit number of measures and components
Stas Vilchik [Wed, 3 Feb 2016 10:04:14 +0000 (11:04 +0100)]
fix projects management page
Stas Vilchik [Wed, 3 Feb 2016 09:55:32 +0000 (10:55 +0100)]
drop status tooltips on background tasks page
Stas Vilchik [Wed, 3 Feb 2016 09:53:24 +0000 (10:53 +0100)]
improve rendering of key on overview page
Simon Brandhof [Wed, 3 Feb 2016 09:57:43 +0000 (10:57 +0100)]
Fix HttpsTest
Simon Brandhof [Wed, 3 Feb 2016 09:27:39 +0000 (10:27 +0100)]
Fix conflict of SQ installations in ITs
Simon Brandhof [Wed, 3 Feb 2016 08:29:31 +0000 (09:29 +0100)]
Use release v24 of travis-utils
Duarte Meneses [Wed, 3 Feb 2016 08:26:49 +0000 (09:26 +0100)]
Fix IT
Simon Brandhof [Wed, 3 Feb 2016 08:15:42 +0000 (09:15 +0100)]
Temporarily exclude city-model plugin from tests
Orchestrator does not correctly handle the Content-Disposition header to extract filename
Simon Brandhof [Wed, 3 Feb 2016 08:04:49 +0000 (09:04 +0100)]
Upgrade to orchestrator 3.10 to fix downloads from Bintray
Teryk Bellahsene [Fri, 29 Jan 2016 18:13:49 +0000 (19:13 +0100)]
SONAR-7152 WS api/qualitygates/project_status search by project id or key
Stas Vilchik [Tue, 2 Feb 2016 15:53:49 +0000 (16:53 +0100)]
one more time, improve rendering of login form with many oauth providers
Stas Vilchik [Tue, 2 Feb 2016 15:52:25 +0000 (16:52 +0100)]
improve rendering of login form with many oauth providers
Stas Vilchik [Tue, 2 Feb 2016 15:45:19 +0000 (16:45 +0100)]
fix display of favorite measure filters
Simon Brandhof [Mon, 1 Feb 2016 21:22:13 +0000 (22:22 +0100)]
SONAR-5582 drop jfreechart
Simon Brandhof [Mon, 1 Feb 2016 19:35:30 +0000 (20:35 +0100)]
SONAR-7122 Drop the ability to customize the web app context
Stas Vilchik [Tue, 2 Feb 2016 15:05:58 +0000 (16:05 +0100)]
Merge pull request #748 from SonarSource/feature/stas/issues-notifications
SONAR-7246 Link of "My New Issues" notification should go the User's Issues page
Stas Vilchik [Tue, 2 Feb 2016 15:04:23 +0000 (16:04 +0100)]
SONAR-7250 use api/users/current on "My Account" page
Stas Vilchik [Tue, 2 Feb 2016 14:18:01 +0000 (15:18 +0100)]
SONAR-6226 update login form for oauth providers
Teryk Bellahsene [Tue, 2 Feb 2016 10:41:19 +0000 (11:41 +0100)]
SONAR-7134 WS api/measures/* return empy measures array when there is no measure
Julien Lancelot [Tue, 2 Feb 2016 08:44:19 +0000 (09:44 +0100)]
SONAR-7257 Fix expected time to persist sources
Simon Brandhof [Mon, 1 Feb 2016 22:09:09 +0000 (23:09 +0100)]
Use INFO level by default in unit tests
Simon Brandhof [Mon, 1 Feb 2016 20:47:30 +0000 (21:47 +0100)]
Reduce verbosity of unit test logs
That makes Travis crash (too many logs)
Stas Vilchik [Mon, 1 Feb 2016 17:46:00 +0000 (18:46 +0100)]
improve rendering of quality gates conditions
Teryk Bellahsene [Mon, 1 Feb 2016 16:59:39 +0000 (17:59 +0100)]
Fix quality flaws
Stas Vilchik [Mon, 1 Feb 2016 17:00:20 +0000 (18:00 +0100)]
do not open global search or help modal when another modal is open
Stas Vilchik [Mon, 1 Feb 2016 16:49:10 +0000 (17:49 +0100)]
highlight current row in background tasks table
Stas Vilchik [Mon, 1 Feb 2016 16:42:16 +0000 (17:42 +0100)]
SONAR-7011 fix UsersPageTest
Sébastien Lesaint [Mon, 1 Feb 2016 10:51:27 +0000 (11:51 +0100)]
SONAR-7257 make SymbolsLineReader instantaneous
Teryk Bellahsene [Mon, 1 Feb 2016 14:45:36 +0000 (15:45 +0100)]
SONAR-7115 Retrieve system status when forced authentication is enabled
Stas Vilchik [Mon, 1 Feb 2016 15:40:02 +0000 (16:40 +0100)]
SONAR-7246 Link of "My New Issues" notification should go the User's Issues page
Teryk Bellahsene [Mon, 1 Feb 2016 11:16:22 +0000 (12:16 +0100)]
SONAR-7020 forbid login with a space when creating a user
Stas Vilchik [Mon, 1 Feb 2016 13:08:20 +0000 (14:08 +0100)]
SONAR-7252 display widgets to my issues on "My Account" page
Stas Vilchik [Mon, 1 Feb 2016 14:04:13 +0000 (15:04 +0100)]
SONAR-7011 For admin, it is impossible to change its own password in the "Users" page
Julien Lancelot [Mon, 1 Feb 2016 11:20:41 +0000 (12:20 +0100)]
SONAR-7249 Search email only on active users
Julien Lancelot [Fri, 29 Jan 2016 16:55:02 +0000 (17:55 +0100)]
SONAR-6226 Add ITs
Julien Lancelot [Thu, 28 Jan 2016 16:32:12 +0000 (17:32 +0100)]
SONAR-7233 remove email / SCM accounts when deactivating a user
Julien Lancelot [Thu, 28 Jan 2016 16:58:42 +0000 (17:58 +0100)]
SONAR-7233 Migrate disabled users to only keep login and name
Julien Lancelot [Thu, 28 Jan 2016 10:30:24 +0000 (11:30 +0100)]
SONAR-7249 Update ITs
Julien Lancelot [Thu, 28 Jan 2016 09:22:14 +0000 (10:22 +0100)]
SONAR-7249 Identity provider must provide user login
Julien Lancelot [Thu, 28 Jan 2016 08:59:16 +0000 (09:59 +0100)]
SONAR-6226 Set external identity columns on user admin on H2
Stas Vilchik [Mon, 1 Feb 2016 08:46:34 +0000 (09:46 +0100)]
SONAR-7231 add tokens help text
Simon Brandhof [Sun, 31 Jan 2016 09:21:36 +0000 (10:21 +0100)]
Decrease amount of maven debug logs on Travis
Simon Brandhof [Sat, 30 Jan 2016 18:16:52 +0000 (19:16 +0100)]
Fix deployment to Artifactory by upgrading to parent 28
Simon Brandhof [Sat, 30 Jan 2016 13:01:58 +0000 (14:01 +0100)]
Fix minor quality flaws
Simon Brandhof [Sat, 30 Jan 2016 13:01:38 +0000 (14:01 +0100)]
Upgrade to parent 27
Simon Brandhof [Fri, 29 Jan 2016 20:55:14 +0000 (21:55 +0100)]
Reduce volume of logs on Travis
Simon Brandhof [Fri, 29 Jan 2016 20:52:01 +0000 (21:52 +0100)]
Do not deploy ITs to Maven repository
Simon Brandhof [Fri, 29 Jan 2016 20:39:39 +0000 (21:39 +0100)]
Remove appveyor config
Simon Brandhof [Fri, 29 Jan 2016 20:39:18 +0000 (21:39 +0100)]
Enable deploy to SonarSource maven repository
Zeeshan Asghar [Wed, 20 Jan 2016 10:51:03 +0000 (15:51 +0500)]
squid:UselessPrenthesesCheck Useless parentheses around expression should be removed to prevent any misunderstanging
Zeeshan Asghar [Thu, 21 Jan 2016 10:56:32 +0000 (15:56 +0500)]
squid:S1213 members of an interface decleration or class should appear in a pre-defined order
Zeeshan Asghar [Fri, 22 Jan 2016 02:56:01 +0000 (07:56 +0500)]
squid:S2209 static members should be accessed statically
Sébastien Lesaint [Thu, 28 Jan 2016 15:23:54 +0000 (16:23 +0100)]
SONAR-7168 add CeQueue.massSubmit
Sébastien Lesaint [Thu, 28 Jan 2016 15:20:33 +0000 (16:20 +0100)]
SONAR-7183 add CeQueueStatus.addReceived(long)
Teryk Bellahsene [Tue, 26 Jan 2016 17:39:28 +0000 (18:39 +0100)]
SONAR-7070 Enforced leak period in quality gates - migration script
Teryk Bellahsene [Tue, 26 Jan 2016 10:07:20 +0000 (11:07 +0100)]
SONAR-7070 WS qualitygates/* leak period enforced when creating/updating a quality gate condition
Teryk Bellahsene [Tue, 26 Jan 2016 10:06:07 +0000 (11:06 +0100)]
SONAR-7070 WS qualitygates/app returns solely the leak period
Julien Lancelot [Fri, 29 Jan 2016 14:21:56 +0000 (15:21 +0100)]
Fix quality flaws
Sébastien Lesaint [Thu, 28 Jan 2016 10:41:13 +0000 (11:41 +0100)]
SONAR-7168 don't query Components of CETasks 1 by 1 in TaskFormatter
Sébastien Lesaint [Thu, 28 Jan 2016 10:39:17 +0000 (11:39 +0100)]
IN claus and group of OR should have constant order and no duplicate
Sébastien Lesaint [Thu, 28 Jan 2016 08:45:29 +0000 (09:45 +0100)]
avoid result array reallocation in DatabaseUtils.executeLargeInputs
Teryk Bellahsene [Fri, 29 Jan 2016 11:42:34 +0000 (12:42 +0100)]
SONAR-7135 SONAR-7129 base component is returned in the response
Teryk Bellahsene [Fri, 29 Jan 2016 11:21:26 +0000 (12:21 +0100)]
SONAR-7135 WS api/measures/component_tree fix leaves strategy and qualifiers together
Teryk Bellahsene [Fri, 29 Jan 2016 10:45:33 +0000 (11:45 +0100)]
SONAR-7129 SONAR-7131 SONAR-7134 SONAR-7135 add language in response
Teryk Bellahsene [Fri, 29 Jan 2016 10:09:09 +0000 (11:09 +0100)]
SONAR-7129 WS api/components/tree leaves strategy with qualifiers fixed
Sébastien Lesaint [Wed, 27 Jan 2016 14:41:03 +0000 (15:41 +0100)]
SONAR-7013 fail in CE for bad line count in file source
Stas Vilchik [Thu, 28 Jan 2016 16:10:59 +0000 (17:10 +0100)]
SONAR-7228 Create new "My Issues" page
Stas Vilchik [Thu, 28 Jan 2016 09:00:29 +0000 (10:00 +0100)]
SONAR-7227 SONAR-7230 SONAR-7231 apply ui feedback
Stas Vilchik [Wed, 27 Jan 2016 14:44:24 +0000 (15:44 +0100)]
SONAR-7230 improve rendering of notifications page
Stas Vilchik [Wed, 27 Jan 2016 14:00:10 +0000 (15:00 +0100)]
SONAR-7231 improve rendering of password form
Stas Vilchik [Wed, 27 Jan 2016 12:18:47 +0000 (13:18 +0100)]
SONAR-7227 improve overall rendering
Stas Vilchik [Tue, 26 Jan 2016 14:46:59 +0000 (15:46 +0100)]
SONAR-7231 Create new "Security" page in "My Space"
Stas Vilchik [Tue, 26 Jan 2016 13:34:51 +0000 (14:34 +0100)]
SONAR-7230 Move user notifications into separate page of "My Account" space
Stas Vilchik [Mon, 25 Jan 2016 15:20:19 +0000 (16:20 +0100)]
SONAR-7227 Convert "My Profile" page to the new "My Account" page
Teryk Bellahsene [Wed, 27 Jan 2016 16:11:54 +0000 (17:11 +0100)]
SONAR-7250 WS users/current - add details
Sébastien Lesaint [Thu, 28 Jan 2016 12:43:48 +0000 (13:43 +0100)]
SONAR-7166 fix check of projectKey for branches analyses
Sébastien Lesaint [Wed, 27 Jan 2016 17:24:56 +0000 (18:24 +0100)]
SONAR-7166 fail when projectKey in report is not the component key
failure implemented as early as possible
Teryk Bellahsene [Thu, 28 Jan 2016 09:39:02 +0000 (10:39 +0100)]
SONAR-7164 WS api/users/search is not sensitive to special characters
Teryk Bellahsene [Thu, 28 Jan 2016 09:04:34 +0000 (10:04 +0100)]
SONAR-6584 WS api/resources/index document known bug regarding pagination
Sébastien Lesaint [Wed, 27 Jan 2016 16:56:09 +0000 (17:56 +0100)]
revert change to omponentDaoWithDuplicatedKeysTest
Simon Brandhof [Wed, 27 Jan 2016 16:27:01 +0000 (17:27 +0100)]
Fix display of web homepage without ending slash
Julien Lancelot [Wed, 27 Jan 2016 11:01:39 +0000 (12:01 +0100)]
SONAR-6226 Add ITs
Julien Lancelot [Wed, 27 Jan 2016 10:58:36 +0000 (11:58 +0100)]
SONAR-6226 Not fail when reactivating a user without password
Julien Lancelot [Mon, 25 Jan 2016 15:23:06 +0000 (16:23 +0100)]
SONAR-7217 Fail to authenticate user with existing email
Julien Lancelot [Mon, 25 Jan 2016 16:00:36 +0000 (17:00 +0100)]
SONAR-7219 Remove sonar.security.updateUserAttributes property
Sébastien Lesaint [Wed, 27 Jan 2016 09:33:59 +0000 (10:33 +0100)]
make selectComponentsHavingSameKeyOrderedById populate all fields
this is required by Developer Cockpit usage of this method
Sébastien Lesaint [Tue, 26 Jan 2016 16:43:49 +0000 (17:43 +0100)]
remove specific schema for ComponentDaoWithDuplicatedKeysTest
less maintenance and risk for test to get out of sync with current definition of table PROJECTS
Sébastien Lesaint [Thu, 21 Jan 2016 12:41:43 +0000 (13:41 +0100)]
SONAR-7130 group deletion and purges of snapshots all together
avoid doing select requests between deletion/purges of snapshots
Sébastien Lesaint [Wed, 20 Jan 2016 14:22:49 +0000 (15:22 +0100)]
SONAR-7130 don't do select for aborted build twice per component
Sébastien Lesaint [Wed, 20 Jan 2016 13:45:13 +0000 (14:45 +0100)]
SONAR-7130 faster purge: single SQL query for all PRJ children
Simon Brandhof [Wed, 20 Jan 2016 22:00:54 +0000 (23:00 +0100)]
Upgrade to Tomcat 8.0.30
Julien Lancelot [Tue, 26 Jan 2016 11:37:23 +0000 (12:37 +0100)]
SONAR-6226 Populate external identity columns in rails authentication
Julien Lancelot [Tue, 26 Jan 2016 09:49:07 +0000 (10:49 +0100)]
SONAR-6226 USERS.EXTERNAL_IDENTITY columns has size 255
Julien Lancelot [Mon, 25 Jan 2016 14:49:41 +0000 (15:49 +0100)]
SONAR-7122 Update ITs to not use web context
Julien Lancelot [Tue, 26 Jan 2016 09:12:56 +0000 (10:12 +0100)]
SONAR-6226 Remove index on external identity columns
The index is too big on MySQL
Julien Lancelot [Tue, 26 Jan 2016 08:14:04 +0000 (09:14 +0100)]
Fix unit tests
Julien Lancelot [Mon, 25 Jan 2016 16:49:40 +0000 (17:49 +0100)]
Fix /api/authentication/validate
authentication_controler was using symbol :user_id instead of string 'user_id' to access to user id from session