136 Commits (c1caffa9fb8cabe9659d81372d82481edc00b545)

Author SHA1 Message Date
  Simon Brandhof c1caffa9fb SONARCLOUD-213 fix Quality flaws 5 years ago
  Simon Brandhof 86cd2f36c8 SONARCLOUD-213 remove useless method in PermissionService 5 years ago
  Simon Brandhof bee3ce3d74 Fix bugs, mainly about type casts 5 years ago
  Eric Hartmann d933f38f5f SONAR-11271 Add migration to create new permissions 5 years ago
  Sébastien Lesaint 2c540713f9 SONAR-11310 add temporary columns to CE tables 5 years ago
  Sébastien Lesaint e80c0f3d1e remove usage of Guava Optional from ComponentDao 5 years ago
  Simon Brandhof 22249fd4cc SONAR-11077 remove ambiguity in CE when supporting old branches 5 years ago
  Eric Hartmann 4dacc257b8 SONAR-10948 Move UpdateProjectVisibility 6 years ago
  Teryk Bellahsene 68776c0a94 SONAR-10567 Compute Engine analysis do not fail if project name or description is too long 6 years ago
  Sébastien Lesaint 182432a56d GOV-331 trigger views refresh on api/projects/bulk_delete 6 years ago
  Sébastien Lesaint 7e92934e0f GOV-331 trigger views refresh on api/projects/delete 6 years ago
  Simon Brandhof c58ff4caa5 SONAR-10536 refactoring, no functional changes 6 years ago
  Simon Brandhof 636acf3875 SONAR-10317 Make visibility param public in WS api/projects/create and api/views/create 6 years ago
  Simon Brandhof 0b2bd218c8 SONAR-10356 Oracle error on some WS involving more than 1000 projects 6 years ago
  Julien Lancelot 209c36aefa SONAR-10411 Do not persist name of provided project links 6 years ago
  Simon Brandhof c0d2705e61 Fix license headers for 2018 6 years ago
  Daniel Schwarz d987a6a527 SONAR-10116 Better scalability of loading of project measures 6 years ago
  Daniel Schwarz 1f7ec82618 Reduce the dependency between sonar-server and sonar-ws 6 years ago
  Daniel Schwarz b4a1564642 Apply naming conventions in sonar-ws protobuf 6 years ago
  Daniel Schwarz bff9cf373e Auto-generate sonar-ws for integration tests 6 years ago
  Julien Lancelot 0b7335e712 SONAR-10040 add length validation to Request api and api/projects/create 6 years ago
  Teryk Bellahsene 91d6e8d704 SONAR-9826 Document date format required in the Web API 6 years ago
  Teryk Bellahsene 7ee2cc6372 SONAR-7734 Clarify message when one of several parameters is required 6 years ago
  Teryk Bellahsene 5687738266 SONAR-9813 WS api/projects/update_visibility allows portfolio and application 6 years ago
  Janos Gyerik 63302f1ca5 SONAR-9616 propagate visibility to branches (#2392) 6 years ago
  Julien Lancelot a14c1865a7 SONAR-9616 Does not allow ws to use branch db key 6 years ago
  Simon Brandhof bd0860b8fc SONAR-9616 add WS api/project_branches/list 6 years ago
  Simon Brandhof 7515f738fb SONAR-9616 compute engine backend to support branches 6 years ago
  Teryk Bellahsene 0926670e79 SONAR-9181 WS api/projects/bulk_delete accepts the sames parameters as api/projects/search 6 years ago
  Teryk Bellahsene 272dfe9180 SONAR-9181 Sanitize json example filenames of api/projects domain 6 years ago
  Teryk Bellahsene b6a2847855 SONAR-9181 ProjectWsSupport has dependency on DefaultOrganizationProvider 6 years ago
  Teryk Bellahsene 2f84511c91 SONAR-9181 WS api/projects/search search by component keys or uuids 6 years ago
  Teryk Bellahsene e8eff068e1 SONAR-9181 Deprecate WS api/projects/ghosts 6 years ago
  Teryk Bellahsene 8cd67853ec SONAR-9181 Make WS api/projects/search public 6 years ago
  Teryk Bellahsene 920bebc83b SONAR-9181 Deprecate WS api/projects/provisioned 6 years ago
  Teryk Bellahsene 455b8b5a12 SONAR-9181 WS api/projects/provisioned relies on ComponentDao.selectByQuery(...) 6 years ago
  Teryk Bellahsene 205cd6c0fa SONAR-9181 WS api/projects/search filters on provisioned projects 6 years ago
  Teryk Bellahsene 513356269c SONAR-8640 WS api/projects/search query on key does partial match and is case insensitive 6 years ago
  Teryk Bellahsene c8f7d461d3 Fix 'q' parameter documentation for WS api/components/search and api/projects/search 6 years ago
  Teryk Bellahsene ce06125872 SONAR-4566 Search old projects in WS api/projects/search 6 years ago
  Teryk Bellahsene 71140666ff Explicit difference between api/projects/search and api/components/search 6 years ago
  Julien Lancelot 16b42344b1 Rename ComponentDto#getKey to ComponentDto#getDbKey 6 years ago
  Teryk Bellahsene cab800cc17 SONAR-9551 Web services handles APP qualifier 7 years ago
  Simon Brandhof b18e284c54 SONAR-9516 add integration tests on api/projects/update_key 7 years ago
  Eric Hartmann 329a3c594a SONAR-9514 SONAR-9516 SONAR-9517 ES resilience from POST WS 7 years ago
  Simon Brandhof 289be70bf6 Fix Quality flaws 7 years ago
  Simon Brandhof 09b18e8e57 Remove most usages of AuthorizationDao#keepAuthorizedProjectIds() 7 years ago
  Teryk Bellahsene d83ff5e204 SONAR-9182 Add visibility to WS api/projects/search 7 years ago
  Stas Vilchik 19f9ad34bd SONAR-9164 Display project visibility badge 7 years ago
  Julien Lancelot b700e83c77 SONAR-9124 Allow preventing create private in api/projects/create 7 years ago