aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web
Commit message (Expand)AuthorAgeFilesLines
* scroll to top on route changeStas Vilchik2017-01-301-1/+9
* fix rating's letter positionStas Vilchik2017-01-301-10/+11
* SONAR-8388 HTTP POST request parameters are handled as UTF-8 by defaultTeryk Bellahsene2017-01-301-0/+12
* SONAR-8684 Clean up rails filesJulien Lancelot2017-01-301-1/+0
* 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 re...Stas Vilchik2017-01-263-21/+13
* 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-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
* use different qualifiers for search on code pageStas Vilchik2017-01-251-2/+4
* explicitly provide list of qualifiers to WS /api/components/treeStas Vilchik2017-01-251-1/+3
* use WS /api/components/search for projects facetStas Vilchik2017-01-251-40/+21
* SONAR-8700 Missing redirect of codingrules to coding_rulesStas Vilchik2017-01-251-0/+3
* SONAR-8684 Remove Rails filesJulien Lancelot2017-01-24989-138749/+0
* SONAR-7298 replace usage of /api/projects/index by /api/components/searchStas Vilchik2017-01-242-10/+3
* SONAR-7303 replace usage of /api/resources/search by /api/components/searchStas Vilchik2017-01-241-1/+18
* SONAR-6506 Delete internal WS api/updatecenter/installed_pluginsJulien Lancelot2017-01-241-70/+0
* SONAR-6309 Delete WS api/profiles/listJulien Lancelot2017-01-241-158/+0
* SONAR-6310 Delete WS api/profiles/indexJulien Lancelot2017-01-241-21/+0
* SONAR-7303 Delete WS api/resources/searchJulien Lancelot2017-01-242-104/+0
* SONAR-5270 Delete WS api/user_propertiesJulien Lancelot2017-01-242-118/+0
* SONAR-8643 Make the color palette consistentStas Vilchik2017-01-2411-39/+46
* SONAR-8692 Replace calls to api/timemachine/index WS by api/measures/search_h...Stas Vilchik2017-01-243-38/+42
* fix measures-testStas Vilchik2017-01-241-1/+1
* SONAR-8393 Rating indicators are not consistentStas Vilchik2017-01-249-56/+74
* SONAR-8679 Quality Profiles page never finishes loading when there is no pluginsStas Vilchik2017-01-242-5/+4
* SONAR-8645 Unexpected text wrapping on the Projects pageStas Vilchik2017-01-241-1/+1
* SONAR-8451 fix problem with settingsStas Vilchik2017-01-241-2/+1
* SONAR-8661 Display organization in the searchStas Vilchik2017-01-244-4/+28
* SONAR-8629 Display organization on the Background Tasks pageStas Vilchik2017-01-243-26/+48
* SONAR-8628 Display organizations on the Issues pageStas Vilchik2017-01-243-3/+47
* SONAR-8627 Display organization on the project dashboardStas Vilchik2017-01-248-26/+118
* SONAR-8626 Display organization on the Projects pageStas Vilchik2017-01-2412-15/+377
* SONAR-7289 Drop unused api/gwp_resources Ruby web serviceSimon Brandhof2017-01-191-123/+0
* SONAR-8554 Drop unused old Ruby Page extensionsSimon Brandhof2017-01-194-177/+0
* Drop unused Ruby helpersSimon Brandhof2017-01-185-269/+0
* Drop author.rbSimon Brandhof2017-01-182-32/+0
* Remove dead code in JRubyFacadeSimon Brandhof2017-01-182-30/+0
* Drop unused (and failing) tests_controller.rbSimon Brandhof2017-01-181-130/+0
* Remove unused Platform#getServer()Simon Brandhof2017-01-181-4/+0
* Clean-up internal.rbSimon Brandhof2017-01-181-16/+0
* Remove Internal.durations in RubySimon Brandhof2017-01-181-4/+0
* Remove unused trends_chart.rbSimon Brandhof2017-01-181-48/+0
* Clean-up DefaultUserServiceSimon Brandhof2017-01-182-34/+0
* Remove unused RubyTextServiceSimon Brandhof2017-01-183-17/+0
* Remove unused RubyRuleServiceSimon Brandhof2017-01-181-4/+0