Skip to content

Time.now => Time.current usage in /lib [RUN AS-IF-FOSS]

Sean Arnold requested to merge 216527-fix-time-usage-lib into master

What does this MR do?

Further changes to #216527 (closed), this changes references from Time.current to Time.now where appropriate in /lib.

For code we are not changing, we are moving them to rubocop-todo.yml in order to stash them away, while still allowing us to enable to cop for future code.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Sean Arnold

Merge request reports