c2c8b10298dca7f463a824e516eca55995e4dac2
Files Diff
- Added: 3
- Removed: 3
- Renamed: 0
- Modified: 3
Link to commit
Third party dependencies:
| Dependency Action | |
|---|---|
| Updated | |
| From org.graylog2:syslog4j 0.9.51 To 0.9.50 |
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type configuration : Configuration to configuration : BaseConfiguration in method public DocumentationResource(configuration BaseConfiguration, restControllerPackages String[]) in class org.graylog2.shared.rest.resources.documentation.DocumentationResource | From | To | |
| Move Class | 3 | ||
| Move Class org.graylog2.rest.resources.documentation.DocumentationResource moved to org.graylog2.shared.rest.resources.documentation.DocumentationResource | From | To | |
| Move Class org.graylog2.rest.documentation.generator.Generator moved to org.graylog2.shared.rest.documentation.generator.Generator | From | To | |
| Move Class org.graylog2.rest.resources.documentation.DocumentationBrowserResource moved to org.graylog2.shared.rest.resources.documentation.DocumentationBrowserResource | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute RESOURCE_PACKAGE : String to restControllerPackages : String[] in class org.graylog2.shared.rest.resources.documentation.DocumentationResource | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type RESOURCE_PACKAGE : String to restControllerPackages : String[] in class org.graylog2.shared.rest.resources.documentation.DocumentationResource | From | To | |
| Change Attribute Type configuration : Configuration to configuration : BaseConfiguration in class org.graylog2.shared.rest.resources.documentation.DocumentationResource | From | To |