aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/webapp
Commit message (Expand)AuthorAgeFilesLines
* Rename RoutesFilter to RedirectFilterTeryk Bellahsene2017-02-221-3/+4
* remove unused styles and images (#1648)Stas Vilchik2017-02-09224-64/+0
* SONAR-8470 Add favicon and apple touch icons (#1644)Stas Vilchik2017-02-0915-0/+4
* SONAR-8749 Update landing pageStas Vilchik2017-02-081-4/+3
* SONAR-8470 Remove useless static files from root folderJulien Lancelot2017-02-014-130/+0
* 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
* SONAR-8684 Remove Rails filesJulien Lancelot2017-01-24989-138749/+0
* 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-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
* SONAR-7282 implement global search with elasticsearchDaniel Schwarz2017-01-161-100/+0
* 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
* SONAR-7297 Replace Ruby WS api/issues/bulk_change by Java WSJulien Lancelot2016-12-301-84/+0
* drop api/events WSStas Vilchik2016-12-221-1/+0
* SONAR-7286 Create WS api/favorites/searchTeryk Bellahsene2016-12-191-89/+0
* SONAR-7283 Drop Ruby WS api/events/* (#1476)Stas Vilchik2016-12-193-495/+0
* SONAR-7288 Use api/favorites/remove in the UITeryk Bellahsene2016-12-191-9/+0
* SONAR-7287 Use api/favorites/add in the UITeryk Bellahsene2016-12-192-25/+0
* SONAR-7293 Replace Ruby WS api/issues/delete_comment by Java WSJulien Lancelot2016-12-151-17/+0
* SONAR-7294 Replace Ruby WS api/issues/edit_commentJulien Lancelot2016-12-151-26/+0
* SONAR-7292 Replace Ruby WS api/issues/add_commentJulien Lancelot2016-12-151-28/+0
* Drop some Ruby codeSimon Brandhof2016-12-1422-2389/+0
* SONAR-8445 do auto upgrade on fresh install without RubySébastien Lesaint2016-12-142-20/+29
* SONAR-8445 move SQ 5.6 create schema migrations out of RubySébastien Lesaint2016-12-145-260/+1
* SONAR-8445 move SQ 5.6.1 migration out of RubySébastien Lesaint2016-12-141-31/+0
* SONAR-8445 move SQ 6.0 migrations out of RubySébastien Lesaint2016-12-1476-2207/+0
* SONAR-8445 move SQ 6.1 migrations out of RubySébastien Lesaint2016-12-1417-499/+0
* SONAR-8445 move SQ 6.2 migrations out of RubySébastien Lesaint2016-12-1424-697/+0
* SONAR-8445 run DB migration of SQ 6.3 with JavaSébastien Lesaint2016-12-144-87/+1
* SONAR-8535 SONAR-7304 sanitize WS api/server/*Simon Brandhof2016-12-143-242/+0
* Remove file related to measure filtersJulien Lancelot2016-12-141-61/+0
* SONAR-7290 Remove api/issues/changelog from railsJulien Lancelot2016-12-132-57/+0