Xcyq
24b4586944
fix: Video.toString() outputs an illegal json string ( #3032 )
...
refactor: json string concat
add an extra line at EOF
2024-10-06 09:54:41 +03:00
Ilkka Seppälä
51716824ee
docs: update partial response ( #2959 )
2024-05-16 09:59:28 +03:00
Marcel Ribeiro-Dantas
f79782bea9
fix: Fix minor typos ( #2619 )
...
Signed-off-by: Marcel Ribeiro-Dantas <mribeirodantas@seqera.io >
Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com >
2023-10-14 18:59:21 +03:00
Mughees Qasim
3ae6b07590
refactoring: Issue #2377 : The repository code has been refactored to use the recor… ( #2505 )
...
* Issue #2377 : The repository code has been refactored to use the record class
* Issue #2377 : Refactored according to the rules defined for the repo code
* Issue #2377 : Refactored according to the rules defined for the repo code
* Issue #2377 : Refactored according to the rules defined for the repo code
2023-05-06 12:08:12 +03:00
Ilkka Seppälä
932836f68b
Update license plugin ( #2020 )
...
* update license plugin
* suppress linelength and emptylineseparator rules
* fix checkstyle error
Co-authored-by: Subhrodip Mohanta <hello@subho.xyz >
2022-09-14 23:22:24 +05:30
Subhrodip Mohanta
7891c2b117
update inception year to 2021 ( #1653 )
2021-02-14 11:57:57 +02:00
Anurag Agarwal
271d7ae9bd
Resolves checkstyle errors for remaining p ( #1091 )
...
* Reduces checkstyle errors in page-object
* Reduces checkstyle errors in partial-response
* Reduces checkstyle errors in pipeline
* Reduces checkstyle errors in poison-pill
* Reduces checkstyle errors in priority-queue
* Reduces checkstyle errors in private-class-data
* Reduces checkstyle errors in property
* Reduces checkstyle errors in prototype
* Reduces checkstyle errors in proxy
2019-11-16 14:56:26 +02:00
Alexander Ivanov
4904d7eea0
#1021 : Fix checkstyle warnings by changing the license header template ( #1027 )
...
* Add custom license header style in order to comply with Google's Checkstyle format
* Update license headers to comply with Google's Checkstyle format
2019-10-22 08:15:35 +03:00
Ilkka Seppälä
9ebbc421dd
Update license headers
2019-10-12 20:05:54 +03:00
Gopinath Langote
5d8d312733
#631 - Partial Response : Made final private variables in immutable class.
2017-09-22 11:55:21 +05:30
Gopinath Langote
a59e0fa961
#631 - Partial Response : Update copyright header.
2017-09-22 11:53:26 +05:30
Gopinath Langote
44e4b3c803
#631 - Partial Response : Implement Field to json conversion
2017-09-14 22:34:02 +05:30
Gopinath Langote
c89bf0eb44
#631 - Partial Response : Add java doc
2017-09-14 21:50:40 +05:30
Gopinath Langote
d0ad0f7ea9
#631 - Partial Response : Add missing length in video details
2017-09-14 19:35:52 +05:30
Gopinath Langote
a0c081f5ea
#631 - Partial Response : Return video details as json string.
2017-09-14 19:27:46 +05:30
Gopinath Langote
b7dbb4049c
#631 - Partial Response : [Refactor] Modify video model fields.
2017-09-14 19:15:44 +05:30
Gopinath Langote
f38119c565
#631 - Partial Response : Get video details by id.
2017-09-14 10:09:02 +05:30
Gopinath Langote
7ca5342819
#631 - Partial Response : Add video model.
2017-09-13 22:58:34 +05:30