Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | split sonar-db into server/sonar-db-core and server/sonar-db-dao | Sébastien Lesaint | 2017-02-17 | 1 | -206/+0 |
| | |||||
* | SONAR-8637 Update POM parent version | Teryk Bellahsene | 2017-02-10 | 1 | -2/+2 |
| | |||||
* | SONAR-8595 enforce organization of component is specified in UTs | Sébastien Lesaint | 2017-01-16 | 1 | -24/+0 |
| | | | | for UTs using ComponentTesting and/or ComponentDbTester | ||||
* | SONAR-8595 ComponentTesting support for root components' organization | Sébastien Lesaint | 2017-01-16 | 1 | -23/+47 |
| | |||||
* | SONAR-8474 add non nullable column PROJECTS.ORGANIZATION_UUID | Sébastien Lesaint | 2017-01-16 | 1 | -6/+10 |
| | | | | | | | | | hardcode CE and ComponentService to persist components into default organization hardcode WS api/components/bulk_update_key to work on default organization hardcode WS api/projects/create to create project into default organization hardcode WS api/ce/submit to create project into default organization fix UTs to set this new non nullable column | ||||
* | SONAR-8160 WS measures/search handles permission check on several projects | Julien Lancelot | 2016-10-25 | 1 | -12/+16 |
| | |||||
* | SONAR-8120 Create WS measures/search to search for measures | Teryk Bellahsene | 2016-09-30 | 1 | -0/+1 |
| | |||||
* | SONAR-7958 fix UUID_PATH of file created by ComponentTesting | Sébastien Lesaint | 2016-08-10 | 1 | -14/+15 |
| | |||||
* | SONAR-7800 add column PROJECTS.UUID_PATH | Simon Brandhof | 2016-06-27 | 1 | -11/+32 |
| | |||||
* | SONAR-7738 support in code use of *_UUID instead of PROJECTS._*ID | Sébastien Lesaint | 2016-06-16 | 1 | -5/+5 |
| | |||||
* | Fix project title in copyright headers | Simon Brandhof | 2016-01-13 | 1 | -1/+1 |
| | |||||
* | SONAR-7135 WS api/measures/component_tree navigate through components and ↵ | Teryk Bellahsene | 2016-01-13 | 1 | -4/+4 |
| | | | | display measures | ||||
* | Upgrade to parent 26 and new copyright headers | Simon Brandhof | 2016-01-05 | 1 | -5/+4 |
| | |||||
* | SONAR-7129 WS api/components/tree | Teryk Bellahsene | 2015-12-21 | 1 | -0/+3 |
| | |||||
* | fix ComponentTesting: Subview in table PROJECTS have no path | Sébastien Lesaint | 2015-09-08 | 1 | -5/+4 |
| | |||||
* | SONAR-6487 WS permissions/search_project_permissions do not return component ↵ | Teryk Bellahsene | 2015-09-02 | 1 | -3/+3 |
| | | | | copies used in views for example | ||||
* | SONAR-6812 Improve format of generated UUIDs for better usage of Lucene | Simon Brandhof | 2015-08-28 | 1 | -1/+1 |
| | |||||
* | make PersistSnapshotsStep support Views Components | Sébastien Lesaint | 2015-08-24 | 1 | -6/+16 |
| | |||||
* | SONAR-6485 WS permissions/search_project_permissions search for project ↵ | Teryk Bellahsene | 2015-08-19 | 1 | -0/+4 |
| | | | | permissions | ||||
* | Move ComponentTesting to sonar-db | Teryk Bellahsene | 2015-08-19 | 1 | -0/+160 |