-
Notifications
You must be signed in to change notification settings - Fork 347
Development
: Add exercise id to result table to speed up database queries
#11459
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
tobias-lippert
wants to merge
42
commits into
develop
Choose a base branch
from
chore/further-management-stats-improvement
base: develop
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 41 commits
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
36b6b0d
try to improve database performance
krusche dd9e7e1
additional performance improvements
krusche c218720
Merge branch 'develop' into chore/improve-management-stats-performance
krusche 8cda8d9
Merge branch 'develop' into chore/improve-management-stats-performance
krusche a5d66cb
Merge branch 'develop' into chore/improve-management-stats-performance
krusche f683494
Merge branch 'develop' into chore/improve-management-stats-performance
krusche 7ecb3ee
Merge branch 'develop' into chore/improve-management-stats-performance
krusche 1b3e6d0
Merge branch 'develop' into chore/improve-management-stats-performance
tobias-lippert e46a314
cleanup and add logging
tobias-lippert 037fdf6
speedup active students query
tobias-lippert 0072bd8
fix bug assessments over 100%
tobias-lippert 53efabc
add exercise id to result
tobias-lippert ec9675b
set exercise id for programming exercise results
tobias-lippert 9ee9a88
add changelog to master.xml
tobias-lippert 81e8529
adjust query to new table layout
tobias-lippert 4940811
adapt query
tobias-lippert bac732d
Revert "speedup active students query"
tobias-lippert fc8ee50
Merge branch 'develop' into chore/further-management-stats-improvement
tobias-lippert 5a47625
Merge branch 'develop' into chore/further-management-stats-improvement
tobias-lippert d4fd6b6
migration
tobias-lippert a89f982
adapt queries
tobias-lippert b697052
fix architecture tests
tobias-lippert 8c7abfa
fix course tests
tobias-lippert 4fb8942
switch to liquibase migration
tobias-lippert 0bdaf62
try to fix migration
tobias-lippert 43eddf0
fix db migration
tobias-lippert 2670a00
add rollback
tobias-lippert 3f9ce53
fix server style, guard against some empty clauses and introduce help…
tobias-lippert b56d1d7
fix server style again
tobias-lippert b36c0a8
down to 511 test failures
tobias-lippert ae3bf01
down to 57 test failures
tobias-lippert cc4f177
down to 45 test failures
tobias-lippert 9a809ef
fix remaining tests
tobias-lippert a7a00de
rabbit
tobias-lippert cf1f2e5
code review
tobias-lippert 612b115
fix javadoc
tobias-lippert 8994631
Merge branch 'develop' into chore/further-management-stats-improvement
tobias-lippert 1736988
remove newline at the end of runconfig
tobias-lippert a31473d
fix indentation
tobias-lippert 74f9984
Merge branch 'develop' into chore/further-management-stats-improvement
tobias-lippert 7ce07eb
Merge branch 'develop' into chore/further-management-stats-improvement
tobias-lippert 901c7e3
Merge branch 'develop' into chore/further-management-stats-improvement
krusche 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
Some comments aren't visible on the classic Files Changed page.
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.
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.