Skip to content
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

Cleanup oauth2 admin settings #32521

Merged
merged 1 commit into from
Jul 18, 2022
Merged

Conversation

CarlSchwan
Copy link
Member

  • Use more vue components
  • Add link to doc

@CarlSchwan CarlSchwan added the 3. to review Waiting for reviews label May 20, 2022
@CarlSchwan CarlSchwan requested a review from a team May 20, 2022 15:09
@CarlSchwan CarlSchwan self-assigned this May 20, 2022
@CarlSchwan CarlSchwan requested review from PVince81, Pytal and vanpertsch and removed request for a team May 20, 2022 15:09
@CarlSchwan CarlSchwan force-pushed the cleanup/oauth2-admin-setting branch from fb651fe to 20c77ce Compare May 20, 2022 15:23
apps/oauth2/tests/Settings/AdminTest.php Outdated Show resolved Hide resolved
apps/oauth2/src/App.vue Outdated Show resolved Hide resolved
@CarlSchwan CarlSchwan force-pushed the cleanup/oauth2-admin-setting branch from 20c77ce to cf3ccbe Compare May 20, 2022 20:15
apps/oauth2/src/App.vue Outdated Show resolved Hide resolved
@CarlSchwan CarlSchwan force-pushed the cleanup/oauth2-admin-setting branch 2 times, most recently from 4e16b7e to 743dc1c Compare May 23, 2022 10:37
@CarlSchwan CarlSchwan force-pushed the cleanup/oauth2-admin-setting branch from 743dc1c to 5c3a459 Compare June 21, 2022 16:39
@CarlSchwan
Copy link
Member Author

/rebase

- Use more vue components
- Add link to doc

Signed-off-by: Carl Schwan <[email protected]>
@CarlSchwan CarlSchwan force-pushed the cleanup/oauth2-admin-setting branch from 5c3a459 to 53db418 Compare July 14, 2022 10:16
@github-actions
Copy link
Contributor

Possible performance regression detected

Show Output
1 queries added

≠ /remote.php/dav/files/test with 1 queries removed
  - UPDATE "oc_preferences" SET "configvalue" = :dcValue1 WHERE ("userid" = :dcValue2) AND ("appid" = :dcValue3) AND ("configkey" = :dcValue4)
≠ /remote.php/dav/files/test/test.txt with 1 queries added
  + UPDATE "oc_preferences" SET "configvalue" = :dcValue1 WHERE ("userid" = :dcValue2) AND ("appid" = :dcValue3) AND ("configkey" = :dcValue4)
= /remote.php/dav/files/test/many_files
= /remote.php/dav/files/test/new_file.txt
≠ /remote.php/dav/files/test/new_file.txt with 1 queries added
  + UPDATE "oc_preferences" SET "configvalue" = :dcValue1 WHERE ("userid" = :dcValue2) AND ("appid" = :dcValue3) AND ("configkey" = :dcValue4)

@CarlSchwan CarlSchwan merged commit 6a6ce39 into master Jul 18, 2022
@CarlSchwan CarlSchwan deleted the cleanup/oauth2-admin-setting branch July 18, 2022 09:47
@skjnldsv skjnldsv mentioned this pull request Aug 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants