-
Notifications
You must be signed in to change notification settings - Fork 76
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
Add object tagging - Moodle 42 #623
Merged
Merged
Conversation
This file contains 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
Leaving as draft until #619 is in a mergeable-state |
matthewhilton
force-pushed
the
object-tagging-42
branch
from
September 29, 2024 23:04
51101d9
to
06223ce
Compare
matthewhilton
force-pushed
the
object-tagging-42
branch
from
September 29, 2024 23:23
06223ce
to
a8cff29
Compare
Rebased, but marking as draft again since the 310 PR has made some changes that i'll need to cherry pick over |
matthewhilton
force-pushed
the
object-tagging-42
branch
2 times, most recently
from
November 21, 2024 01:04
cdb21ff
to
57e0202
Compare
matthewhilton
force-pushed
the
object-tagging-42
branch
from
December 6, 2024 03:00
57e0202
to
13150c6
Compare
* feat: add object tagging * test: fix unit test count checking * tagging: don't wait for object lock * tagging: improve migration controls and progress visibility * feat: move tagging status reports to check api * feat: display header with status report * refactor: integrate tagpushedtime into single update query * refactor: store tags against object id instead of hash * chore: organise tagging lang strings * bugfix: fix mysql query compatibility * tagging: move mimetype to metadata, add location/orphan tag source * tagging: check environment config length * settings: use admin_setting_check if available * report: remove object size from tag count report * tagging: ignore if cannot get lock * ci: small fixups * tagging: switch to admin setting for tagging environment * refactor: get object tag sync status count details separately * refactor: tweak defaults and add tagging adhoc task spawn limit * tests: reset static file storage before tests * bugfix: fix test * ci: fixup
matthewhilton
force-pushed
the
object-tagging-42
branch
from
December 6, 2024 03:26
13150c6
to
5f7b35a
Compare
Just updated this PR:
Once the CI is good, i'll merge this in. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
MOODLE_402_STABLE
branch