summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Cut dependency between sonar-core and sonar-homeJulien HENRY2016-01-192-6/+8
|
* SONAR-7133 Display number of tokens for each userStas Vilchik2016-01-191-1/+2
|
* fix display of conditions table on quality gates pageStas Vilchik2016-01-191-1/+3
|
* fix locale generation in safariStas Vilchik2016-01-191-1/+4
|
* SONAR-7210 WS user_tokens/search a user can search its own token5.4-M8Teryk Bellahsene2016-01-185-28/+46
|
* SONAR-7209 WS user_tokens/revoke a user can delete its own tokensTeryk Bellahsene2016-01-184-23/+34
|
* SONAR-7208 WS user_tokens/generate a user can generate its own tokensTeryk Bellahsene2016-01-185-21/+94
|
* SONAR-7205 WS users/search with token count in responseTeryk Bellahsene2016-01-1812-75/+183
|
* update working on background tasks page, againStas Vilchik2016-01-181-1/+1
|
* extract SelectList componentStas Vilchik2016-01-1813-50/+46
|
* fix DifferentialPeriodsTest instabilitySébastien Lesaint2016-01-181-4/+5
|
* update working on background tasks pageStas Vilchik2016-01-181-1/+1
|
* do not show workspace on login pageStas Vilchik2016-01-181-1/+2
|
* SONAR-7168 add user login to log message when restart is requestedSébastien Lesaint2016-01-183-6/+21
|
* SONAR-7168 add system().restart() to WsClientSébastien Lesaint2016-01-187-4/+129
|
* SONAR-7168 do not recreate HardStopWatcherThread for realiabilitySébastien Lesaint2016-01-182-39/+54
| | | | this can be implemented but at the depend of IOs since a new File will be open every 500ms when the watcher looks at the sharedMemory
* SONAR-7168 fileSystem must be reset during a restartSébastien Lesaint2016-01-1810-175/+507
| | | | deletion of temp directory is required for uninstalling plugins but also to cleanly start web server (eg. deleting unsuccessfully processed analysis reports)
* SONAR-7224 Links to favorite projects in "My Profile" page do not workStas Vilchik2016-01-181-1/+9
|
* fix file headerStas Vilchik2016-01-181-1/+1
|
* SONAR-1976 ask confirmation before restart serverStas Vilchik2016-01-186-38/+92
|
* fix warning on overview pageStas Vilchik2016-01-181-0/+1
|
* Move WS responses at the right placeTeryk Bellahsene2016-01-156-3/+3
|
* SONAR-7135 WS api/measures/component_tree better best value algorithmTeryk Bellahsene2016-01-155-35/+36
|
* SONAR-7135 WS api/measures/component_tree describe best value algorithmTeryk Bellahsene2016-01-151-0/+16
|
* fix display of rule creation formStas Vilchik2016-01-152-2/+2
|
* improve link on background tasks pageStas Vilchik2016-01-152-14/+19
|
* Change maven like key in WS documentTeryk Bellahsene2016-01-1523-25/+84
|
* SONAR-7103 new_debt_ratio not based on new_technical_debt on non-file5.4-M7Sébastien Lesaint2016-01-152-37/+113
|
* SONAR-7135 WS api/measures/component_tree parameterized periods in a measureTeryk Bellahsene2016-01-156-55/+103
|
* SONAR-7135 WS api/measures/component_tree search query must match exactly ↵Teryk Bellahsene2016-01-152-20/+22
| | | | the component key
* SONAR-7184 Add the token management to the 'My Profile' pageStas Vilchik2016-01-154-0/+193
|
* SONAR-6629 Rewrite complexity widgetStas Vilchik2016-01-155-83/+77
|
* SONAR-7167 display key in a text input5.4-M6Stas Vilchik2016-01-151-3/+4
|
* SONAR-7135 WS api/measures/component_tree baseComponent has measuresTeryk Bellahsene2016-01-144-10/+42
|
* SONAR-7135 WS api/measures/component_tree sort by textual metric valueTeryk Bellahsene2016-01-142-20/+87
|
* SONAR-7135 WS api/measures/component_tree sorting does not depend on metric ↵Teryk Bellahsene2016-01-142-12/+1
| | | | direction
* SONAR-7135 WS api/measures/component_tree update description base component ↵Teryk Bellahsene2016-01-141-3/+3
| | | | is returned in the response
* Analyze pull requests with Java 7Simon Brandhof2016-01-141-14/+10
|
* SONAR-4610 Highlight product name in red when license details do not match ↵Stas Vilchik2016-01-141-4/+8
| | | | product
* SONAR-7161 Update links in the coverage widgetsStas Vilchik2016-01-142-12/+10
|
* Fix quality flawsTeryk Bellahsene2016-01-1422-161/+167
|
* Disable unstable testDuarte Meneses2016-01-141-0/+3
|
* SONAR-6929 Issues page loads unnecessary facetsStas Vilchik2016-01-142-1/+4
|
* Fix quality flawsJulien Lancelot2016-01-143-16/+51
|
* Remove IE9 hack in quality profilesSimon Brandhof2016-01-142-35/+1
|
* SONAR-7180 remove old property from WS exampleSébastien Lesaint2016-01-141-4/+0
|
* SONAR-7180 script to delete properties sonar.core.projectsdashboard.*Sébastien Lesaint2016-01-148-3/+256
|