aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-7230 Move user notifications into separate page of "My Account" spaceStas Vilchik2016-01-2818-27/+529
* SONAR-7227 Convert "My Profile" page to the new "My Account" pageStas Vilchik2016-01-2820-136/+737
* SONAR-7250 WS users/current - add detailsTeryk Bellahsene2016-01-287-31/+182
* SONAR-7166 fix check of projectKey for branches analysesSébastien Lesaint2016-01-282-5/+21
* SONAR-7166 fail when projectKey in report is not the component keySébastien Lesaint2016-01-282-10/+52
* SONAR-7164 WS api/users/search is not sensitive to special charactersTeryk Bellahsene2016-01-282-10/+22
* SONAR-6584 WS api/resources/index document known bug regarding paginationTeryk Bellahsene2016-01-281-1/+8
* revert change to omponentDaoWithDuplicatedKeysTestSébastien Lesaint2016-01-282-12/+36
* Fix display of web homepage without ending slashSimon Brandhof2016-01-271-0/+4
* SONAR-6226 Add ITsJulien Lancelot2016-01-2717-4/+795
* SONAR-6226 Not fail when reactivating a user without passwordJulien Lancelot2016-01-273-5/+41
* SONAR-7217 Fail to authenticate user with existing emailJulien Lancelot2016-01-2717-4/+166
* SONAR-7219 Remove sonar.security.updateUserAttributes propertyJulien Lancelot2016-01-274-9/+4
* make selectComponentsHavingSameKeyOrderedById populate all fieldsSébastien Lesaint2016-01-271-1/+2
* remove specific schema for ComponentDaoWithDuplicatedKeysTestSébastien Lesaint2016-01-272-36/+12
* SONAR-7130 group deletion and purges of snapshots all togetherSébastien Lesaint2016-01-264-19/+40
* SONAR-7130 don't do select for aborted build twice per componentSébastien Lesaint2016-01-261-13/+3
* SONAR-7130 faster purge: single SQL query for all PRJ childrenSébastien Lesaint2016-01-266-21/+16
* Upgrade to Tomcat 8.0.30Simon Brandhof2016-01-261-1/+1
* SONAR-6226 Populate external identity columns in rails authenticationJulien Lancelot2016-01-262-2/+4
* SONAR-6226 USERS.EXTERNAL_IDENTITY columns has size 255Julien Lancelot2016-01-263-3/+3
* SONAR-7122 Update ITs to not use web contextJulien Lancelot2016-01-26114-364/+329
* SONAR-6226 Remove index on external identity columnsJulien Lancelot2016-01-264-35/+1
* Fix unit testsJulien Lancelot2016-01-261-20/+27
* Fix /api/authentication/validateJulien Lancelot2016-01-252-1/+22
* SONAR-6226 Display identity providers in login pageJulien Lancelot2016-01-252-0/+13
* SONAR-6226 Create IdentityProvider APIJulien Lancelot2016-01-2545-58/+2640
* SONAR-6226 Add ext identity columns in USERS tableJulien Lancelot2016-01-2538-52/+753
* SONAR-6226 UserUpdater now allows user to be created without passwordJulien Lancelot2016-01-259-244/+105
* SONAR-7168 fix HardStopWatcher support for external restartSébastien Lesaint2016-01-251-8/+8
* SONAR-7197 remove binaries of Java Service Wrapper for Solaris5.4-M9Simon Brandhof2016-01-211-0/+1
* SONAR-7234 Remove @SupportedEnvironmentJulien HENRY2016-01-205-131/+6
* Fix random behaviour of unit testJulien Lancelot2016-01-201-17/+17
* SONAR-7205 WS api/users/search deprecate 'f' fieldTeryk Bellahsene2016-01-203-4/+10
* use new WS on overview pageStas Vilchik2016-01-207-66/+58
* add index on project_measures.person_idSébastien Lesaint2016-01-204-1/+34
* add MeasureDao.selectProjectMeasuresByDeveloperForMetricsSébastien Lesaint2016-01-204-38/+167
* use new WS on code, projects and overview pagesStas Vilchik2016-01-2015-70/+84
* Disable analysis of external PRsSimon Brandhof2016-01-201-2/+1
* Make test more robust on Java 8 (use LinkedHashSet instead of HashSet)Julien HENRY2016-01-201-8/+5
* highlight "Sure?" button when delete a tokenStas Vilchik2016-01-203-3/+3
* SONAR-7134 WS api/measures/component refKey in responseTeryk Bellahsene2016-01-202-3/+4
* SONAR-7134 WS api/measures/componentTeryk Bellahsene2016-01-2020-61/+1055
* SONAR-7135 WS api/measures/component_tree refKey in the responseTeryk Bellahsene2016-01-205-18/+21
* SONAR-7129 WS api/components/tree return refKeyTeryk Bellahsene2016-01-205-48/+51
* Merge pull request #719 from felipebz/l10n-fixStas Vilchik2016-01-201-2/+2
|\
| * Replace hardcoded string in AddedRemovedDebt componentFelipe Zorzo2016-01-151-2/+2
* | fix display of issues tag cloud widget when period is selectedStas Vilchik2016-01-201-2/+2
* | SONAR-7236 When clicking on TechDebt Ratio on New Code, we should drilldown o...Stas Vilchik2016-01-203-9/+3
* | SONAR-7210 WS user_tokens/search tokenCount replaced by tokensCount in responseTeryk Bellahsene2016-01-205-14/+14