aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-10356 clean message when bulk deleting more than 1000 projectsSimon Brandhof2018-02-222-15/+48
* SONAR-10356 clean message when applying template on >1000 projectsSimon Brandhof2018-02-222-15/+36
* SONAR-10356 ComponentDao calls fail if too many conditionsSimon Brandhof2018-02-224-6/+136
* SONAR-10438 Fix XSS issues related to select2Grégoire Aubert2018-02-228-18/+33
* SONAR-10323 Fix permission on api/project_branches/listEric Hartmann2018-02-213-4/+37
* SONAR-10420 Fail at startup when cluster enabled on MySQLEric Hartmann2018-02-154-0/+152
* SONAR-10409 Update too long keys of permission templatesEric Hartmann2018-02-145-1/+187
* SONAR-10407 Fix upgrade of too long permision_templates keysEric Hartmann2018-02-133-12/+137
* SONAR-10315 do not fail if a plugin has been uninstalled between analysis and...Simon Brandhof2018-02-123-11/+11
* SONAR-10315 log the plugins loaded by compute engineSimon Brandhof2018-02-122-2/+11
* SONAR-10410 Rule#getSystemTags is populated with definition tagsSébastien Lesaint2018-02-095-2/+48
* SONAR-10410 harden UT coverage on some methods of RuleDaoSébastien Lesaint2018-02-091-25/+180
* SONAR-10414 Missing l10n message in Marketplace (#3038)Stas Vilchik2018-02-094-12/+12
* SONAR-10297 ce task run at most onceSébastien Lesaint2018-01-182-30/+18
* SONAR-10215 clean corrupted view default perm template in 6.4Sébastien Lesaint2018-01-162-11/+47
* SONAR-10258 Missing information about uncovered conditions on a lineStas Vilchik2018-01-101-7/+7
* SONAR-10236 Cannot bulk activate/deactivate rules when using a web contextStas Vilchik2018-01-101-1/+1
* SONAR-10217 Fix 500 error when branch is incorrectEric Hartmann2017-12-292-1/+14
* Upgrade to version 6.7.2-SNAPSHOTEric Hartmann2017-12-2911-11/+11
* Release 6.7.16.7.1Simon Brandhof2017-12-2011-11/+11
* SONAR-10216 Tests with long names can't be indexedSimon Brandhof2017-12-203-1/+25
* SONAR-10216 fix quality flawsSimon Brandhof2017-12-203-15/+13
* SONAR-10131 purge test files when purging project historySimon Brandhof2017-12-2010-80/+469
* SONAR-10214 Deprecated value of "qualityProfile" is "name", not "profileName"Julien Lancelot2017-12-202-2/+7
* SONAR-10210 Fix performance hotspot in DB migration #1267Simon Brandhof2017-12-202-7/+1
* SONAR-8216 System info page fails when a setting is defined both in sonar.pro...Simon Brandhof2017-12-207-55/+58
* SONAR-10177 Dont rely on router Link in the source code viewer headerGrégoire Aubert2017-12-195-43/+43
* SONAR-10191 Update profile name parameter (#2896)John Du Hart2017-12-131-1/+1
* SONAR-10176 Fix query of users having a global permissionJulien HENRY2017-12-122-0/+5
* SONAR-10067 add "Restore Access" action on projects management pageStas Vilchik2017-12-1113-133/+547
* SONAR-10076 Impossible to create a QP using IE11Stas Vilchik2017-12-111-0/+2
* SONAR-10159 display sub-portfolios before projectsStas Vilchik2017-12-112-10/+9
* Revert "SONAR-10176 Fix query of users having a global permission"Julien HENRY2017-12-072-5/+0
* SONAR-10176 Fix query of users having a global permissionJulien HENRY2017-12-072-0/+5
* SONAR-10123 UserSession#keepkeepAuthorizedComponents handles branches properlyTeryk Bellahsene2017-12-072-2/+14
* SONAR-10060 api/system/info throws clean message when an exception is thrownTeryk Bellahsene2017-11-301-5/+12
* SONAR-10072 Fix styling issue for Applications Quality GatesGrégoire Aubert2017-11-291-0/+3
* SONAR-10054 Fix error when changing rule severity for a quality profileGrégoire Aubert2017-11-201-11/+12
* Prepare for next development iterationJulien Lancelot2017-11-0711-11/+11
* Release 6.76.7Simon Brandhof2017-11-0711-11/+11
* LICENSE-82 reset server ID on DB URL changesSimon Brandhof2017-11-078-84/+432
* Drop unused constant in InternalPropertiesSimon Brandhof2017-11-071-2/+0
* SONAR-9937 Add TOS checkbox when installing an edition in the marketplaceGrégoire Aubert2017-11-066-104/+143
* SONAR-9973 TaskContainer now support errors during start of componentsSébastien Lesaint2017-11-035-31/+51
* SONAR-9973 ComponentContainer#stopComponent now never failSébastien Lesaint2017-11-032-3/+5
* Update wording and links for datacenter editionGrégoire Aubert2017-11-034-29/+54
* SONAR-9937 Add cluster instruction link for datacenter installationGrégoire Aubert2017-11-033-0/+32
* SONAR-9937 New workflow for uninstallation of edition in marketplaceGrégoire Aubert2017-11-0320-339/+201
* fix unstable ClusterHealthTest#equals_is_based_on_contentSébastien Lesaint2017-11-021-13/+33
* SONAR-9863 Do not return licenses hashed in api/settings/valueJulien Lancelot2017-11-0110-214/+28