aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main
Commit message (Collapse)AuthorAgeFilesLines
...
* SONAR-8300 apply feedback to projects page (#1386)Stas Vilchik2016-11-156-14/+35
|
* 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-8329 clean upStas Vilchik2016-11-141-9/+0
|
* display a special message on the projects page on empty instancesStas Vilchik2016-11-113-9/+44
|
* fix requesting of issues facetStas Vilchik2016-11-101-0/+3
|
* do not explicitly provide sorting criteria on issues pageStas Vilchik2016-11-101-1/+0
|
* SONAR-8375 Display the summary of a search on the "Issues" pageStas Vilchik2016-11-102-7/+18
|
* SONAR-8373 Change the "Issues" link in the global navigationStas Vilchik2016-11-101-1/+2
|
* SONAR-8374 Make the "Me" option more visible on the "Issues" pageStas Vilchik2016-11-1012-88/+132
|
* 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-102-5/+5
|
* fix issues bulk changeStas Vilchik2016-11-102-1/+2
|
* Restore url_for_static method because it's used by Governance pluginJulien Lancelot2016-11-101-0/+18
|
* SONAR-8381 Remove links to All Views and All Developers from the searchStas Vilchik2016-11-091-10/+1
|
* 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", ↵Julien Lancelot2016-11-091-0/+29
| | | | "widget_properties"
* SONAR-8354 Clean rails code related to dashboardsJulien Lancelot2016-11-0912-817/+0
|
* redirect from /issues/search to /issuesStas Vilchik2016-11-093-3/+3
|
* SONAR-8376 Do not display issue filters and drop management pageStas Vilchik2016-11-0920-791/+13
|
* SONAR-8119 apply feedbackStas Vilchik2016-11-092-31/+48
|
* move sidebar to the leftStas Vilchik2016-11-092-10/+5
|
* SONAR-8360 Add favorite projects filterStas Vilchik2016-11-0915-84/+62
|
* SONAR-8362 Display information of favorite projectsStas Vilchik2016-11-0913-107/+242
|
* delete widgets/ and dashboard/Stas Vilchik2016-11-0922-3421/+0
|
* fix quality flawsStas Vilchik2016-11-086-7/+7
|
* SONAR-8300 change wordingStas Vilchik2016-11-081-1/+1
|
* SONAR-8300 display special message when use has no favorite projectsStas Vilchik2016-11-075-9/+74
|
* SONAR-8300 add ITsStas Vilchik2016-11-074-10/+10
|
* fix profiles comparisonStas Vilchik2016-11-071-1/+1
|
* open projects page by default (#1358)Stas Vilchik2016-11-0414-435/+12
|
* SONAR-8300 reverse option of quality gate facetStas Vilchik2016-11-041-1/+1
|
* SONAR-8300 Create new "Projects" page [5th iteration] (#1357)Stas Vilchik2016-11-0418-244/+165
|
* extend the main js app (#1345)Stas Vilchik2016-11-0425-183/+162
|
* SONAR-8300 open favorite projects for authenticated usersStas Vilchik2016-11-041-1/+2
|
* SONAR-8300 open all facetsStas Vilchik2016-11-0410-219/+12
|
* SONAR-8300 mute unselected facet optionsStas Vilchik2016-11-0416-27/+70
|
* SONAR-8300 display cumulative facetsStas Vilchik2016-11-045-21/+62
|
* SONAR-8300 display facet histogramStas Vilchik2016-11-047-5/+53
|
* SONAR-8300 add labelsStas Vilchik2016-11-044-18/+32
|
* SONAR-8300 change layoutStas Vilchik2016-11-049-78/+109
|
* drop global dashboards and measures from ui (#1353)Stas Vilchik2016-11-0341-2594/+2
|
* SONAR-8120 api/measures/search now accepts only project keysJulien Lancelot2016-11-032-4/+4
|
* SONAR-8300 adjust layoutStas Vilchik2016-11-0221-37/+129
|