aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Improve stability of IssueSearch#redirect_to_search_url_after_wrong_loginJulien Lancelot2016-11-091-1/+1
* | | SONAR-8355 Fix IT using all_projects pageJulien Lancelot2016-11-091-2/+2
* | | SONAR-8381 Remove links to All Views and All Developers from the searchStas Vilchik2016-11-091-10/+1
* | | SONAR-8355 Fix IT using /all_projects pageJulien Lancelot2016-11-094-94/+12
* | | SONAR-8355 Drop tables "measure_filters" and "measure_filter_favourites"Julien Lancelot2016-11-099-27/+174
* | | SONAR-8355 Remove property 'supportsMeasureFilters' from ResourceType APIJulien Lancelot2016-11-094-47/+10
* | | SONAR-8355 Remove measure filters DaoJulien Lancelot2016-11-0943-3683/+2
* | | SONAR-8355 Remove rails code related to measure filtersJulien Lancelot2016-11-0913-1298/+0
* | | SONAR-8354 Drop tables "active_dashboards", "dashboards", "widgets", "widget_...Julien Lancelot2016-11-0913-56/+419
* | | SONAR-8354 Remove dao related to dashboardsJulien Lancelot2016-11-0941-1875/+4
* | | SONAR-8354 Remove dashboards from api/navigation/global WSJulien Lancelot2016-11-098-124/+10
* | | SONAR-8354 Remove dashboards startup registrationJulien Lancelot2016-11-097-849/+0
* | | SONAR-8354 Remove ITs related to dashboardsJulien Lancelot2016-11-0911-243/+4
* | | SONAR-8354 Deprecate API related to dashboardsJulien Lancelot2016-11-0912-0/+31
* | | SONAR-8354 Remove widgetsJulien Lancelot2016-11-0970-4592/+6
* | | SONAR-8354 Clean rails code related to dashboardsJulien Lancelot2016-11-0913-1188/+1
* | | redirect from /issues/search to /issuesStas Vilchik2016-11-093-3/+3
* | | SONAR-8376 Do not display issue filters and drop management pageStas Vilchik2016-11-0923-838/+13
* | | SONAR-8119 apply feedbackStas Vilchik2016-11-092-31/+48
* | | SONAR-8379 Sort issues by date in api/issues/searchJulien Lancelot2016-11-092-2/+34
* | | SONAR-8321 Improve error handling when error is thrown by web serviceJulien Lancelot2016-11-092-6/+10
* | | 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-0923-3425/+1
* | | disable eslint loader on fast buildStas Vilchik2016-11-091-0/+3
* | | SONAR-8361 WS api/components/search_projects no isFavorite in response when a...Teryk Bellahsene2016-11-092-7/+37
* | | Fix some Quality flaws about nullability of variablesSimon Brandhof2016-11-0910-46/+37
* | | Improve qualityDuarte Meneses2016-11-093-6/+4
* | | SONAR-8172 make all args of api/organizations/update optional but keySébastien Lesaint2016-11-085-27/+100
* | | SONAR-8172 fix support for empty parameter in WsClient's RequestSébastien Lesaint2016-11-081-2/+2
* | | SONAR-8172 add steroid support for optional parameters in RequestSébastien Lesaint2016-11-082-1/+456
* | | SONAR-8361 WS api/components/search_projects return isFavoriteTeryk Bellahsene2016-11-0811-102/+103
* | | SONAR-8288 WS api/measures/search_projects DSL handle isFavoriteTeryk Bellahsene2016-11-0810-56/+180
* | | SONAR-8120 Fix project names to stabilize UTJulien Lancelot2016-11-081-3/+3
* | | Fix quality flawsJulien HENRY2016-11-088-27/+21
* | | Fix quality flawsJulien Lancelot2016-11-082-1/+14
* | | fix quality flawsStas Vilchik2016-11-086-7/+7
* | | SONAR-8300 change wordingStas Vilchik2016-11-082-1/+2
* | | SONAR-8089 Cleanup ComponentTreeQueryJulien Lancelot2016-11-081-92/+0
* | | SONAR-8089 Load all measures at onceJulien Lancelot2016-11-085-174/+125
* | | SONAR-8089 Create new MeasureDao#selectTreeByQueryJulien Lancelot2016-11-0813-42/+462
* | | SONAR-8089 Merge ComponentDao#selectChildren and selectDescendantsJulien Lancelot2016-11-0810-339/+170
* | | SONAR-8300 display special message when use has no favorite projectsStas Vilchik2016-11-076-22/+77
* | | SONAR-8300 add ITsStas Vilchik2016-11-0710-10/+236
* | | SONAR-8359 Increase size of LOB columns on embedded databaseSimon Brandhof2016-11-071-6/+6
* | | fix profiles comparisonStas Vilchik2016-11-071-1/+1
* | | open projects page by default (#1358)Stas Vilchik2016-11-0421-513/+15
* | | 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-0419-244/+167