| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
same mock implementation as for api/editions/apply_license
|
|
|
|
|
|
|
| |
edition key is the whole license
if license contains string "manual", the state will be changed to MANUAL_IN_PROGRESS
if license contains string "done", the license will be applies without requiring a restart
otherwise state will go to AUTOMATIC_IN_PROGRESS
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
api/qualitygates/project_status
|
| |
|
|
|
|
|
| |
For unknown reasons HttpConnectorTest does not fail on Maven 3.3+
whereas a required dependency on commons-codec is missing.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
- functional key of a quality profile is: name, language and organization
- quality profile name is named 'name'
- quality profile key is named 'key'
- quality profile key parameter is deprecated when appropriate
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|