aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/webapp
Commit message (Expand)AuthorAgeFilesLines
* Remove rails code from static error pagesJulien Lancelot2016-12-083-14/+0
* drop unused ruby views and controllers (#1438)Stas Vilchik2016-12-08114-3314/+0
* SONAR-8448 Provide a unique HTML page for every url except statics files and WSJulien Lancelot2016-12-071-0/+8
* SONAR-8464 Make column UUID of Events unique and non nullTeryk Bellahsene2016-12-051-0/+30
* SONAR-8464 Populate UUID column of table EVENTSTeryk Bellahsene2016-12-051-0/+29
* SONAR-8467 Add UUID column to db table EVENTSTeryk Bellahsene2016-12-051-0/+29
* fix displaying a source code of a file after searchStas Vilchik2016-11-301-9/+0
* step towards a single-entry-point js app (#1362)Stas Vilchik2016-11-2836-118/+104
* SONAR-8382 apply feedback on about page (#1411)Stas Vilchik2016-11-252-0/+8
* SONAR-8382 move "About" link to the footer and help windowStas Vilchik2016-11-241-1/+2
* show generic 404 page when a project is not foundStas Vilchik2016-11-231-2/+1
* SONAR-8382 change msbuild logo, fix wordingStas Vilchik2016-11-182-3/+0
* SONAR-8385 apply feedbackStas Vilchik2016-11-161-1/+1
* SONAR-8382 move About link to the top navStas Vilchik2016-11-161-1/+0
* SONAR-8339 drop access_log-like log debug line in Web serverSébastien Lesaint2016-11-161-4/+0
* SONAR-8385 Provide an option to extend the landing pageStas Vilchik2016-11-161-0/+1
* SONAR-8382 Create landing page for anonymous usersStas Vilchik2016-11-1615-31/+237
* fix redirection after login where there are many parametersStas Vilchik2016-11-151-1/+1
* SONAR-8332 use name ID instead of UID in classe naming and commentsSébastien Lesaint2016-11-151-1/+1
* SONAR-8332 add HTTP request UID to WebServer logsSébastien Lesaint2016-11-151-0/+8
* SONAR-8353 create table webhook_deliveriesSimon Brandhof2016-11-141-0/+31
* SONAR-8247 Fix security headersJulien Lancelot2016-11-142-37/+3
* Update some copyright headers to 2016Simon Brandhof2016-11-14479-480/+480
* SONAR-8377 Drop issue filters tablesJulien Lancelot2016-11-101-0/+29
* SONAR-8377 Remove WS / startup registration on issue filtersJulien Lancelot2016-11-101-5/+1
* SONAR-8377 Remove some code related to issue filters in railsJulien Lancelot2016-11-102-21/+0
* SONAR-8248 Fix SSF-51 Item 2 (#1376)Stas Vilchik2016-11-101-4/+4
* Restore url_for_static method because it's used by Governance pluginJulien Lancelot2016-11-101-0/+18
* SONAR-8355 Drop tables "measure_filters" and "measure_filter_favourites"Julien Lancelot2016-11-091-0/+29
* SONAR-8355 Remove rails code related to measure filtersJulien Lancelot2016-11-0912-1216/+0
* SONAR-8354 Drop tables "active_dashboards", "dashboards", "widgets", "widget_...Julien Lancelot2016-11-091-0/+29
* SONAR-8354 Clean rails code related to dashboardsJulien Lancelot2016-11-0912-817/+0
* redirect from /issues/search to /issuesStas Vilchik2016-11-092-2/+2
* SONAR-8376 Do not display issue filters and drop management pageStas Vilchik2016-11-097-368/+0
* open projects page by default (#1358)Stas Vilchik2016-11-041-1/+1
* extend the main js app (#1345)Stas Vilchik2016-11-042-8/+2
* drop global dashboards and measures from ui (#1353)Stas Vilchik2016-11-0336-2309/+1
* SONAR-8300 display favorite projectsStas Vilchik2016-11-021-0/+4
* SONAR-8283 Migrate quality gates after removall of IT/overall coverage metricsJulien Lancelot2016-10-261-0/+29
* SONAR-8278 remove coupling of Ruby on class PermissionServiceSimon Brandhof2016-10-212-10/+1
* SONAR-8300 Create new "Projects" page [first iter]Stas Vilchik2016-10-212-0/+29
* move /projects to /projects/adminStas Vilchik2016-10-212-2/+2
* SONAR-8134 add organization uuid to unique index of table GROUP_ROLESSébastien Lesaint2016-10-201-0/+31
* SONAR-8134 make column group_roles.organization_uuid not nullSimon Brandhof2016-10-131-0/+29
* SONAR-8134 populate column group_roles.organization_uuid on upgradeSimon Brandhof2016-10-131-0/+29
* SONAR-8134 add column group_roles.organization_uuidSimon Brandhof2016-10-131-0/+29
* Support organizations in user group web servicesSimon Brandhof2016-10-1311-0/+0
* SONAR-8134 add column permission_templates.organization_uuidSimon Brandhof2016-10-133-0/+87
* SONAR-8134 add column user_roles.organization_uuidSimon Brandhof2016-10-133-0/+87
* SONAR-8134 make column groups.organization_uuid not nullSimon Brandhof2016-10-132-0/+58