aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add SCM to scanner report viewerDuarte Meneses2017-01-301-18/+57
|
* SONAR-7286 Add docs on removed api/favourites WSJulien Lancelot2017-01-303-1/+44
|
* SONAR-8684 Update response examples for removed WSJulien Lancelot2017-01-3012-187/+26
|
* Remove UserSession#localeJulien Lancelot2017-01-3020-127/+56
| | | | This method was useless as it was always returning Locale#ENGLISH
* Remove useless TODOJulien Lancelot2017-01-301-1/+0
| | | | No other ServletFilter should be executed after the login action
* SONAR-7300 Display a proper message when id is missingJulien Lancelot2017-01-304-15/+49
|
* SONAR-8644 Do not fail with error 500 on unknown componentJulien Lancelot2017-01-302-18/+35
|
* SONAR-8644 Refactor UTJulien Lancelot2017-01-302-212/+205
|
* SONAR-8574 Fix typoJulien Lancelot2017-01-302-2/+2
|
* SONAR-8413 Take into account context path during authentication errorJulien Lancelot2017-01-308-8/+70
|
* SONAR-8684 Clean up rails filesJulien Lancelot2017-01-302-13/+0
|
* Improve quality and javadocDuarte Meneses2017-01-3012-38/+56
|
* Remove error-prone params Organization in UserDbTesterSimon Brandhof2017-01-2917-138/+138
|
* SONAR-8694 use only one component search request for all qualifiersDaniel Schwarz2017-01-278-61/+148
|
* SONAR-8694 separate the concerns of ComponentIndexTestsDaniel Schwarz2017-01-278-314/+495
|
* SONAR-8694 make search query features independent from each otherDaniel Schwarz2017-01-276-33/+143
|
* SONAR-8694 put elasticsearch default settings in one placeDaniel Schwarz2017-01-2712-140/+445
|
* SONAR-8690 add IT for analysing a project in other organizationSébastien Lesaint2017-01-273-36/+214
|
* SONAR-8710 create org's default perm template in api/organizations/createSébastien Lesaint2017-01-272-22/+95
|
* SONAR-8690 read and write default templates from ORGANIZATIONS tableSébastien Lesaint2017-01-2745-1136/+1135
|
* SONAR-8690 add support for default templates to OrganizationDaoSébastien Lesaint2017-01-276-15/+328
|
* SONAR-8690 populate DEFAULT_PERM_TEMPLATE_* columns from PROPERTIESSébastien Lesaint2017-01-279-4/+404
|
* SONAR-8690 add columns ORGANIZATIONS.default_perm_template_*Sébastien Lesaint2017-01-277-2/+125
|
* SONAR-8608 consistent organization on permission/group/componentSébastien Lesaint2017-01-2737-306/+362
|
* SONAR-8622 Lazily generate metadata for input filesDuarte Meneses2017-01-2746-174/+477
|
* SONAR-8630 query by filename and ext (#1555)Janos Gyerik2017-01-2712-0/+422
|
* SONAR-8631 Only publish input files used by sensorsDuarte Meneses2017-01-2784-954/+866
|
* Refactor resources APIDuarte Meneses2017-01-27113-2146/+1515
|
* Improve qualityDuarte Meneses2017-01-273-3/+1
|
* SONAR-8622 Lazily generate metadata for input filesDuarte Meneses2017-01-27106-1087/+1546
|
* SONAR-8701 Lines measures are computed using lines from CE ComponentJulien Lancelot2017-01-279-162/+282
|
* SONAR-8701 Read lines from Component instead of reportJulien Lancelot2017-01-274-34/+22
|
* SONAR-8701 Store number of lines of files in compute engine ComponentJulien Lancelot2017-01-2728-90/+125
|
* SONAR-8676 add ws api/navigation/organizationSébastien Lesaint2017-01-275-1/+266
|
* SONAR-8647 add organization param to api/components/search_projectsSébastien Lesaint2017-01-278-91/+294
|
* SONAR-8684 Always create cookie with web contextJulien Lancelot2017-01-269-168/+251
|
* SONAR-8684 Remove env variable TMPDIRJulien Lancelot2017-01-262-14/+0
| | | | This variable was only used by rails
* SONAR-8684 Cleanup code related to railsJulien Lancelot2017-01-2628-522/+13
| | | | Signed-off-by: Julien Lancelot <julien.lancelot@sonarsource.com>
* SONAR-6506 Rewrite internal WS api/updatecenter/installed_plugins in JavaJulien Lancelot2017-01-265-3/+178
|
* fix color of coverage rating on projects pageStas Vilchik2017-01-261-1/+1
|
* fix quality gate badge location on project dashboardStas Vilchik2017-01-261-0/+1
|
* SONAR-7931 Show hierarchy of profiles in rule activationStas Vilchik2017-01-263-14/+31
|
* SONAR-8539 Avoid useless WS call when adding/editing/deleting a comment to ↵Stas Vilchik2017-01-263-21/+13
| | | | refresh the issue
* SONAR-8202 Add links to quality profiles from rule descriptionStas Vilchik2017-01-261-2/+6
|
* SONAR-7887 Group bulk changes when browsing quality profile changelogStas Vilchik2017-01-261-26/+48
|
* SONAR-7935 Change logo headlineStas Vilchik2017-01-261-1/+1
|
* SONAR-7305 Improve performances of WS api/measures/search_historyTeryk Bellahsene2017-01-257-36/+137
|
* SONAR-8679 fix race condition when fetching languagesStas Vilchik2017-01-251-2/+1
|
* SONAR-8393 display size rating on project pageStas Vilchik2017-01-253-6/+11
|
* SONAR-8397 Exploring a failed quality condition on rating is not usable (#1562)Stas Vilchik2017-01-255-61/+550
|