aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Decrease complexity of org.sonar.server.projectlink.ws.SearchActionSimon Brandhof2016-11-161-6/+3
* SONAR-8332 add request ID in request under key IDSébastien Lesaint2016-11-152-1/+27
* SONAR-8332 do not generate request id (and don't fail) in safe-modeSébastien Lesaint2016-11-152-1/+13
* fix redirection after login where there are many parametersStas Vilchik2016-11-151-1/+1
* Project admin permission is not considered as a System AdminTeryk Bellahsene2016-11-151-0/+2
* SONAR-8345 WS api/user_groups/search requires System Administer permissionTeryk Bellahsene2016-11-152-12/+17
* SONAR-8342 SONAR-8343 SONAR-8344 Make permission template WS require system a...Teryk Bellahsene2016-11-1518-66/+59
* SONAR-8367 The "Apply Template" button should be displayed only to system adm...Stas Vilchik2016-11-151-7/+7
* SONAR-8300 apply feedback to projects page (#1386)Stas Vilchik2016-11-156-14/+35
* SONAR-8332 make RequestIdMDCStorage inner class of RequestIdFilterSébastien Lesaint2016-11-154-103/+108
* SONAR-8332 use name ID instead of UID in classe naming and commentsSébastien Lesaint2016-11-1513-43/+43
* SONAR-8332 make RequestUidGeneratorImpl support any number of HTTP requestSébastien Lesaint2016-11-159-19/+212
* SONAR-8332 add HTTP request UID to WebServer logsSébastien Lesaint2016-11-1517-9/+436
* SONAR-8292 Quality Profile change includes the author of the modificationTeryk Bellahsene2016-11-153-2/+48
* SONAR-8005 Limit ES results to the first 10'000Teryk Bellahsene2016-11-154-18/+39
* SONAR-8313 Sanitize description of filter parameter in WS api/components/sear...Teryk Bellahsene2016-11-151-2/+2
* SONAR-8351 fix support of malformed URLSimon Brandhof2016-11-142-12/+34
* SONAR-8353 add WS api/webhooks/deliverySimon Brandhof2016-11-147-22/+360
* SONAR-8351 fix resource leak when sending HTTP requestSimon Brandhof2016-11-141-2/+1
* SONAR-8353 add WS api/webhooks/deliveriesSimon Brandhof2016-11-1410-1/+588
* SONAR-8351 limit number of webhooks to 10Simon Brandhof2016-11-142-0/+30
* SONAR-8353 purge webhook deliveries when deleting projectSimon Brandhof2016-11-141-11/+4
* SONAR-8353 persist deliveries in Compute EngineSimon Brandhof2016-11-1411-36/+364
* SONAR-8353 add WebhookDeliveryDaoSimon Brandhof2016-11-141-1/+1
* SONAR-8353 create table webhook_deliveriesSimon Brandhof2016-11-141-0/+31
* SONAR-8247 Fix security headersJulien Lancelot2016-11-143-38/+6
* Update some copyright headers to 2016Simon Brandhof2016-11-14498-548/+509
* SONAR-8313 Enhance filter field description of WS api/components/search_projectsTeryk Bellahsene2016-11-141-6/+24
* SONAR-8363 Mark just created projects as favoriteTeryk Bellahsene2016-11-1410-20/+186
* SONAR-8329 clean upStas Vilchik2016-11-141-9/+0
* Fix Quality flawsSimon Brandhof2016-11-126-39/+24
* Decrease complexity when using Protobuf buildersSimon Brandhof2016-11-1113-118/+62
* Fix Quality flaws around NPESimon Brandhof2016-11-113-3/+5
* Improve stability of ProcessUtilsTest on slow boxSimon Brandhof2016-11-111-3/+8
* SONAR-8313 Describe filter field in WS api/components/search_projectsTeryk Bellahsene2016-11-111-1/+10
* display a special message on the projects page on empty instancesStas Vilchik2016-11-113-9/+44
* fix quality flawsTeryk Bellahsene2016-11-102-24/+24
* 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 Rename IssueFilterParameters to IssuesWsParametersJulien Lancelot2016-11-1010-160/+159
* SONAR-8377 Drop issue filters tablesJulien Lancelot2016-11-101-0/+29
* SONAR-8377 Remove issue filters daoJulien Lancelot2016-11-101-1/+1
* SONAR-8377 Remove WS / startup registration on issue filtersJulien Lancelot2016-11-1043-3356/+14
* 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