aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* | display name of just created tokenStas Vilchik2016-01-204-8/+8
* | fix rendering of tokens on profile page with zoom 90%Stas Vilchik2016-01-201-1/+1
* | SONAR-4610 relax checkStas Vilchik2016-01-201-1/+1
* | SONAR-7133 updade number of tokens on modal closingStas Vilchik2016-01-201-0/+5
* | fix display of results in SelectList componentStas Vilchik2016-01-201-1/+1
* | extract some js from ruby templateStas Vilchik2016-01-202-7/+10
* | SONAR-7210 SONAR-7209 WS user_tokens/* add ITTeryk Bellahsene2016-01-192-2/+31
* | SONAR-7208 WS api/user_tokens/generate forbid blank token nameTeryk Bellahsene2016-01-192-1/+11
* | SONAR-7129 WS api/components/tree baseComponent and refId in responseStas Vilchik2016-01-194-45/+101
* | SONAR-7214 fix XSS injection on name of new usersStas Vilchik2016-01-191-3/+3
* | Cut many dependencies on sonar-testing-harnessJulien HENRY2016-01-1914-140/+199
* | Remove useless dependency between sonar-web and sonar-colorizerJulien HENRY2016-01-191-8/+0
* | Cut dependency between sonar-server and sonar-homeJulien HENRY2016-01-193-14/+19