aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* SONAR-8574 Delete api/resources/index WSJulien Lancelot2017-01-181-339/+0
* fix issue assignmentStas Vilchik2017-01-171-1/+1
* SONAR-7674 display activity page only for projectsStas Vilchik2017-01-163-141/+164
* SONAR-7282 implement global search with elasticsearchDaniel Schwarz2017-01-161-100/+0
* SONAR-8304 fix testsStas Vilchik2017-01-161-1/+3
* SONAR-8581 fix testsStas Vilchik2017-01-166-6/+9
* SONAR-8579 Pagination fails on project code pageStas Vilchik2017-01-162-5/+6
* SONAR-8581 Add IT to test PageDefinition APITeryk Bellahsene2017-01-138-158/+159
* SONAR-8304 Developer Connection link should be browser-friendlyStas Vilchik2017-01-133-5/+8
* SONAR-8147 Search on Users page should require 2 charactersStas Vilchik2017-01-122-3/+19
* SONAR-8203 Deleting a rule derived from a template does not change the urlStas Vilchik2017-01-121-1/+6
* SONAR-8612 Strange mouse selection in rulesStas Vilchik2017-01-121-3/+3
* SONAR-8304 Developer Connection link should be browser-friendlyStas Vilchik2017-01-124-14/+200
* auto focus the login inputStas Vilchik2017-01-112-81/+1
* SONAR-8548 Workaround Edge bug when copying tokenStas Vilchik2017-01-112-1/+10
* do not rely on "name" returned by /api/components/suggestionsStas Vilchik2017-01-111-6/+5
* SONAR-8562 do not pass "actions" parameter to /api/issues/bulk_changeStas Vilchik2017-01-101-9/+1
* SONAR-7286 Remove api/favourites from rails routesJulien Lancelot2017-01-101-1/+0
* SONAR-7300 Remove rails code about api/propertiesJulien Lancelot2017-01-102-169/+0
* avoid blinking on log outStas Vilchik2017-01-092-8/+20
* SONAR-8451 fix favoritesStas Vilchik2017-01-092-6/+10
* SONAR-8562 apply feedbackStas Vilchik2017-01-092-8/+5
* do not request activity for views on the measure history pageStas Vilchik2017-01-091-0/+4
* Fix support of web context in CE consoleSimon Brandhof2017-01-061-1/+1
* SONAR-8575 Set api/settings WS as public and keep only one parameter for comp...Julien Lancelot2017-01-051-4/+7
* SONAR-8562 Rewrite issues bulk changeStas Vilchik2016-12-307-29/+490