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

Bug/57305 sorting by custom field has strong impact on performance for the project list #16841

Open
wants to merge 26 commits into
base: dev
Choose a base branch
from

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    9201af8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de75198 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cfe36b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f4abec View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4fd686d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    19c4111 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    059f844 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    38b0992 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ac45ea4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7d4668b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    004ab35 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bfc466b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    341be96 View commit details
    Browse the repository at this point in the history
  14. handle absent values in group by

    Previously it relied on receiving empty string
    toy committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    6960db8 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ca87936 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    74d1286 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b482958 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b32f241 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    5266817 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    47c97a0 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    f754b0e View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    383c5f4 View commit details
    Browse the repository at this point in the history
  23. fix columns used in summing

    toy committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    aa9f044 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    af97ea2 View commit details
    Browse the repository at this point in the history
  25. extract method to calm rubocop

    toy committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    f8d9195 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    5bd80f6 View commit details
    Browse the repository at this point in the history