-
Notifications
You must be signed in to change notification settings - Fork 362
Deprecate crm_time_calculate_duration() through crm_time_get_seconds() #4130
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
nrwahl2
wants to merge
40
commits into
ClusterLabs:main
Choose a base branch
from
nrwahl2:nrwahl2-time_first
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 11 commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
63c955c
API: libcrmcommon: Deprecate crm_time_calculate_duration()
nrwahl2 90d276e
Refactor: libcrmcommon: New pcmk__time_parse_duration()
nrwahl2 ab7373c
API: libcrmcommon: Deprecate crm_time_parse_duration()
nrwahl2 cc4b6ca
Refactor: libcrmcommon: Clean up includes in scheduler.h
nrwahl2 9f3d7bd
Refactor: various: Drop crm_time_new_undefined() internally
nrwahl2 75e562a
API: libcrmcommon: Deprecate crm_time_new_undefined()
nrwahl2 0e6d29a
Refactor: libcrmcommon: New pcmk__time_is_initialized()
nrwahl2 49f1248
API: libcrmcommon: Deprecate crm_time_is_defined()
nrwahl2 49f1583
Refactor: libcrmcommon: New pcmk__time_text()
nrwahl2 996311c
API: libcrmcommon: Deprecate crm_time_as_string()
nrwahl2 45a0716
Refactor: libcrmcommon: New pcmk__time_fmt_date flag
nrwahl2 b846a9b
API: libcrmcommon: Deprecate crm_time_log_date
nrwahl2 660c7fb
Refactor: libcrmcommon: New pcmk__time_fmt_time
nrwahl2 aa5bc31
API: libcrmcommon: Deprecate crm_time_log_timeofday
nrwahl2 eb5476d
Refactor: libcrmcommon: New pcmk__time_fmt_timezone
nrwahl2 2e5f99d
API: libcrmcommon: Deprecate crm_time_log_with_timezone
nrwahl2 4adca87
Refactor: libcrmcommon: New pcmk__time_fmt_duration
nrwahl2 e0e9729
API: libcrmcommon: Deprecate crm_time_log_duration
nrwahl2 f5ddcce
Refactor: libcrmcommon: New pcmk__time_fmt_ordinal
nrwahl2 04a95fe
API: libcrmcommon: Deprecate crm_time_ordinal
nrwahl2 6777325
Refactor: libcrmcommon: New pcmk__time_fmt_weeks
nrwahl2 801c759
API: libcrmcommon: Deprecate crm_time_weeks
nrwahl2 afef1dd
Refactor: libcrmcommon: New pcmk__time_fmt_seconds
nrwahl2 a8a5b3c
API: libcrmcommon: Deprecate crm_time_seconds
nrwahl2 6fccffc
Refactor: libcrmcommon: New pcmk__time_fmt_epoch
nrwahl2 f31267f
API: libcrmcommon: Deprecate crm_time_epoch
nrwahl2 3044398
Refactor: libcrmcommon: New pcmk__time_fmt_usecs
nrwahl2 fcd69e7
API: libcrmcommon: Deprecate crm_time_usecs
nrwahl2 ec89873
Refactor: libcrmcommon: New pcmk__time_compare()
nrwahl2 c000874
API: libcrmcommon: Deprecate crm_time_compare()
nrwahl2 d0b6ca9
Refactor: libcrmcommon: Ignore crm_time_get_timeofday() return value
nrwahl2 065d54c
Refactor: libcrmcommon: New pcmk__time_get_timeofday()
nrwahl2 6525503
API: libcrmcommon: Deprecate crm_time_get_timeofday()
nrwahl2 8fd90a7
Refactor: libcrmcommon: Ignore crm_time_get_gregorian() return value
nrwahl2 d62dbe4
Refactor: libcrmcommon: New pcmk__time_get_ymd()
nrwahl2 6be3545
API: libcrmcommon: Deprecate crm_time_get_gregorian()
nrwahl2 4a92af5
Refactor: libcrmcommon: Drop crm_time_get_ordinal() internally
nrwahl2 6ae822b
API: libcrmcommon: Deprecate crm_time_get_ordinal()
nrwahl2 30df7dc
Refactor: libcrmcommon: New pcmk__time_get_seconds()
nrwahl2 9629516
API: libcrmcommon: Deprecate crm_time_get_seconds()
nrwahl2 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.