Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Restore url_for_static method because it's used by Governance plugin | Julien Lancelot | 2016-11-10 | 1 | -0/+18 | |
| | | | ||||||
* | | | SONAR-8352 add the scanner properties sonar.analysis.* to payload | Simon Brandhof | 2016-11-09 | 11 | -55/+165 | |
| | | | ||||||
* | | | SONAR-8351 Send JSON payload over HTTP when project analysis is complete | Simon Brandhof | 2016-11-09 | 22 | -3/+1132 | |
| | | | ||||||
* | | | SONAR-8351 share OkHttpClient utilities | Simon Brandhof | 2016-11-09 | 10 | -168/+485 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sonar-ws correctly configures OkHttpClient for the support of HTTPS, proxy (incl. authentication), timeouts and user agent. This code should be reused by web server and compute engine, for example when sending webhook payloads. The new class OkHttpClientProvider allows web server/CE to instantiate and configure a single instance of OkHttpClient. | |||||
* | | | SONAR-8351 Configure HTTP proxy URL from bootstrap process | Simon Brandhof | 2016-11-09 | 5 | -109/+116 | |
| | | | | | | | | | | | | | | | | | | | | | Proxy is configured in conf/sonar.properties. The related properties are propagated to system properties by the first call to DefaultHttpDownloader. The correct approach is to directly configure the JVM properties when the bootstrap process creates web server and CE processes. | |||||
* | | | SONAR-8351 Clean-up AppTest | Simon Brandhof | 2016-11-09 | 1 | -33/+21 | |
| | | | ||||||
* | | | SONAR-8354 Complete javadoc on deprecated class related to dashboards | Julien Lancelot | 2016-11-09 | 12 | -12/+12 | |
| | | | ||||||
* | | | Improve stability of IssueSearch#redirect_to_search_url_after_wrong_login | Julien Lancelot | 2016-11-09 | 1 | -1/+1 | |
| | | | ||||||
* | | | SONAR-8355 Fix IT using all_projects page | Julien Lancelot | 2016-11-09 | 1 | -2/+2 | |
| | | | ||||||
* | | | SONAR-8381 Remove links to All Views and All Developers from the search | Stas Vilchik | 2016-11-09 | 1 | -10/+1 | |
| | | | ||||||
* | | | SONAR-8355 Fix IT using /all_projects page | Julien Lancelot | 2016-11-09 | 4 | -94/+12 | |
| | | | ||||||
* | | | SONAR-8355 Drop tables "measure_filters" and "measure_filter_favourites" | Julien Lancelot | 2016-11-09 | 9 | -27/+174 | |
| | | | ||||||
* | | | SONAR-8355 Remove property 'supportsMeasureFilters' from ResourceType API | Julien Lancelot | 2016-11-09 | 4 | -47/+10 | |
| | | | ||||||
* | | | SONAR-8355 Remove measure filters Dao | Julien Lancelot | 2016-11-09 | 43 | -3683/+2 | |
| | | | ||||||
* | | | SONAR-8355 Remove rails code related to measure filters | Julien Lancelot | 2016-11-09 | 13 | -1298/+0 | |
| | | | ||||||
* | | | SONAR-8354 Drop tables "active_dashboards", "dashboards", "widgets", ↵ | Julien Lancelot | 2016-11-09 | 13 | -56/+419 | |
| | | | | | | | | | | | | "widget_properties" | |||||
* | | | SONAR-8354 Remove dao related to dashboards | Julien Lancelot | 2016-11-09 | 41 | -1875/+4 | |
| | | | ||||||
* | | | SONAR-8354 Remove dashboards from api/navigation/global WS | Julien Lancelot | 2016-11-09 | 8 | -124/+10 | |
| | | | ||||||
* | | | SONAR-8354 Remove dashboards startup registration | Julien Lancelot | 2016-11-09 | 7 | -849/+0 | |
| | | | ||||||
* | | | SONAR-8354 Remove ITs related to dashboards | Julien Lancelot | 2016-11-09 | 11 | -243/+4 | |
| | | | ||||||
* | | | SONAR-8354 Deprecate API related to dashboards | Julien Lancelot | 2016-11-09 | 12 | -0/+31 | |
| | | | ||||||
* | | | SONAR-8354 Remove widgets | Julien Lancelot | 2016-11-09 | 70 | -4592/+6 | |
| | | | ||||||
* | | | SONAR-8354 Clean rails code related to dashboards | Julien Lancelot | 2016-11-09 | 13 | -1188/+1 | |
| | | | ||||||
* | | | redirect from /issues/search to /issues | Stas Vilchik | 2016-11-09 | 3 | -3/+3 | |
| | | | ||||||
* | | | SONAR-8376 Do not display issue filters and drop management page | Stas Vilchik | 2016-11-09 | 23 | -838/+13 | |
| | | | ||||||
* | | | SONAR-8119 apply feedback | Stas Vilchik | 2016-11-09 | 2 | -31/+48 | |
| | | | ||||||
* | | | SONAR-8379 Sort issues by date in api/issues/search | Julien Lancelot | 2016-11-09 | 2 | -2/+34 | |
| | | | ||||||
* | | | SONAR-8321 Improve error handling when error is thrown by web service | Julien Lancelot | 2016-11-09 | 2 | -6/+10 | |
| | | | ||||||
* | | | move sidebar to the left | Stas Vilchik | 2016-11-09 | 2 | -10/+5 | |
| | | | ||||||
* | | | SONAR-8360 Add favorite projects filter | Stas Vilchik | 2016-11-09 | 15 | -84/+62 | |
| | | | ||||||
* | | | SONAR-8362 Display information of favorite projects | Stas Vilchik | 2016-11-09 | 13 | -107/+242 | |
| | | | ||||||
* | | | delete widgets/ and dashboard/ | Stas Vilchik | 2016-11-09 | 23 | -3425/+1 | |
| | | | ||||||
* | | | disable eslint loader on fast build | Stas Vilchik | 2016-11-09 | 1 | -0/+3 | |
| | | | ||||||
* | | | SONAR-8361 WS api/components/search_projects no isFavorite in response when ↵ | Teryk Bellahsene | 2016-11-09 | 2 | -7/+37 | |
| | | | | | | | | | | | | anonymous user | |||||
* | | | Fix some Quality flaws about nullability of variables | Simon Brandhof | 2016-11-09 | 10 | -46/+37 | |
| | | | ||||||
* | | | Improve quality | Duarte Meneses | 2016-11-09 | 3 | -6/+4 | |
| | | | ||||||
* | | | SONAR-8172 make all args of api/organizations/update optional but key | Sébastien Lesaint | 2016-11-08 | 5 | -27/+100 | |
| | | | | | | | | | | | | all but key | |||||
* | | | SONAR-8172 fix support for empty parameter in WsClient's Request | Sébastien Lesaint | 2016-11-08 | 1 | -2/+2 | |
| | | | ||||||
* | | | SONAR-8172 add steroid support for optional parameters in Request | Sébastien Lesaint | 2016-11-08 | 2 | -1/+456 | |
| | | | | | | | | | | | | | | | also adds support for validation of parameter parameter value when it is retrieved from request also adds support for customized extraction and validation parameter value from the request | |||||
* | | | SONAR-8361 WS api/components/search_projects return isFavorite | Teryk Bellahsene | 2016-11-08 | 11 | -102/+103 | |
| | | | ||||||
* | | | SONAR-8288 WS api/measures/search_projects DSL handle isFavorite | Teryk Bellahsene | 2016-11-08 | 10 | -56/+180 | |
| | | | ||||||
* | | | SONAR-8120 Fix project names to stabilize UT | Julien Lancelot | 2016-11-08 | 1 | -3/+3 | |
| | | | ||||||
* | | | Fix quality flaws | Julien HENRY | 2016-11-08 | 8 | -27/+21 | |
| | | | ||||||
* | | | Fix quality flaws | Julien Lancelot | 2016-11-08 | 2 | -1/+14 | |
| | | | ||||||
* | | | fix quality flaws | Stas Vilchik | 2016-11-08 | 6 | -7/+7 | |
| | | | ||||||
* | | | SONAR-8300 change wording | Stas Vilchik | 2016-11-08 | 2 | -1/+2 | |
| | | | ||||||
* | | | SONAR-8089 Cleanup ComponentTreeQuery | Julien Lancelot | 2016-11-08 | 1 | -92/+0 | |
| | | | ||||||
* | | | SONAR-8089 Load all measures at once | Julien Lancelot | 2016-11-08 | 5 | -174/+125 | |
| | | | ||||||
* | | | SONAR-8089 Create new MeasureDao#selectTreeByQuery | Julien Lancelot | 2016-11-08 | 13 | -42/+462 | |
| | | | ||||||
* | | | SONAR-8089 Merge ComponentDao#selectChildren and selectDescendants | Julien Lancelot | 2016-11-08 | 10 | -339/+170 | |
| | | |