This repository was archived by the owner on Sep 24, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 482
Support UTC #676
Merged
Merged
Support UTC #676
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fb85d26 to
4d751bf
Compare
4d751bf to
504f7dc
Compare
junoyoon
reviewed
Oct 22, 2020
ngrinder-controller/src/main/java/org/ngrinder/perftest/service/PerfTestRunnable.java
Outdated
Show resolved
Hide resolved
junoyoon
reviewed
Oct 22, 2020
...ontroller/src/test/java/org/ngrinder/perftest/service/AbstractPerfTestTransactionalTest.java
Outdated
Show resolved
Hide resolved
ngrinder-controller/src/test/java/org/ngrinder/perftest/service/PerfTestServiceTest.java
Outdated
Show resolved
Hide resolved
73062bb to
0b8a7d5
Compare
junoyoon
reviewed
Oct 22, 2020
88d10c6 to
056e5fa
Compare
|
What is passed when I reserve a schedule to run perftest? |
The |
34af7cd to
d1dd35d
Compare
d183f45 to
e1d8d27
Compare
- created_date -> created_at - last_modified_date -> last_modified_at - created_user -> created_by - last_modified_user -> last_modified_by - created_user_id -> creator_id
e1d8d27 to
0e50ccd
Compare
junoyoon
approved these changes
Oct 28, 2020
songeunwoo
approved these changes
Oct 29, 2020
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.

Make to use UTC
Date.classconvert toInstant.class.Rename column