-
Notifications
You must be signed in to change notification settings - Fork 850
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
Release 0.50.3 #2426
Merged
Release 0.50.3 #2426
Changes from 53 commits
Commits
Show all changes
75 commits
Select commit
Hold shift + click to select a range
6562e4a
Merge pull request #2399 from chaoss/docs-patch-ccd
sgoggins 798a893
documentation tweak
sgoggins 6d47b3f
mkdir
IsaacMilarky 1f0866f
Merge pull request #2400 from chaoss/migration-patch
IsaacMilarky 5d7c885
set repo back to error when an unexpected error happened
IsaacMilarky b08cb3c
remove raise of error
IsaacMilarky 75ef404
error log
IsaacMilarky 2b745b2
Merge pull request #2402 from chaoss/clone-err-handle
IsaacMilarky abf7513
Fix success check for org and repo adding
ABrain7710 4604eff
Raise exception if no valid github api keys exist
ABrain7710 5cca96d
Catch exception when no valid keys exists and return False
ABrain7710 bab1ce4
Handle github 204 api status
ABrain7710 337268c
default materialized view refresh for every 7 days
IsaacMilarky aba50ad
simplify worker start logic
IsaacMilarky c8355de
write method to scale celery processes based on memory
IsaacMilarky 5949f13
Cap algorithm at a maximum amount of processes to schedule
IsaacMilarky 96d8712
Merge pull request #2404 from chaoss/invalid-keys-fix
IsaacMilarky 1fea7a4
Merge branch 'dev' into celery-process-scaling
IsaacMilarky 4e9b511
Merge pull request #2406 from chaoss/materialized-views-interval-update
sgoggins f97b648
fix indent issue due to uncaught merge error
IsaacMilarky 97aeae6
Merge pull request #2405 from chaoss/handle-github-204
sgoggins d40fecf
Merge pull request #2408 from chaoss/fix-merge-issue
sgoggins 0fddebf
Merge branch 'dev' into celery-process-scaling
IsaacMilarky 6b7324a
add hard cap on memory usage with celery worker children
IsaacMilarky b0ea69a
subtract 2 from max_process_estimate to ensure not to exceed 30% of t…
IsaacMilarky de0d9b0
Make sure that each worker has a minimum process of 1
IsaacMilarky fc72e8e
default 25%
IsaacMilarky 49645a2
Merge pull request #2407 from chaoss/celery-process-scaling
IsaacMilarky 10a16cb
Add alembic revision for new version of the config
IsaacMilarky e96bb41
missing import
IsaacMilarky 3b085b3
syntax
IsaacMilarky d2bb1ce
Implement use of config values
IsaacMilarky 1491172
remove celery concurrency option
IsaacMilarky f268c7c
Add helper functions for db fixtures
ABrain7710 d761854
Add fresh db fixture with each scope level
ABrain7710 5d16066
Add read only database fixture
ABrain7710 2c305cb
Increase security of password hashing and define standard method to h…
ABrain7710 ba94e5a
Implement functionality to add orgs and repos asynchronously
ABrain7710 0a5b68f
Merge pull request #2409 from chaoss/add-config-options
sgoggins 59cd69d
Merge pull request #2410 from chaoss/password-security
ABrain7710 c11f299
sendgrid update
sgoggins ffe8f67
updating sendgrid .gitignore
sgoggins 650b13e
sendgrid key removed
sgoggins 45bad97
fixing send
sgoggins a2325f0
Fix backend.py to run frontend worker when collection is disabled
ABrain7710 09b9f95
Merge dev into branch
ABrain7710 1ca81dd
Merge pull request #2411 from chaoss/add-repo-processing-worker
ABrain7710 1ba63be
Add missing file
ABrain7710 59df122
Merge pull request #2412 from chaoss/add-repo-processing-worker
sgoggins 9b81444
Db fixture updates
ABrain7710 c7d2cb3
Quickly add repos to group if they already exist
ABrain7710 f85e1a3
Remove populated db fixtures until functionalg
ABrain7710 85aa238
Merge branch 'dev' into dev-tests
ABrain7710 d40f576
Repo group casing fix
ABrain7710 c5f8b28
add password reset command
Ulincsys 963e5f5
Protect queries against sql injection
ABrain7710 54dc4db
Merge pull request #2423 from chaoss/password_reset_cli
sgoggins 9d7efc1
Merge pull request #2425 from chaoss/casing-fix
IsaacMilarky 97a9ac4
Merge pull request #2424 from chaoss/sql-injection-protection
IsaacMilarky b0f159b
Merge pull request #2427 from chaoss/main
sgoggins 165b6d9
Update collecting-data docs page
IsaacMilarky 71b5696
Update new-install.md
Seltyk 52a9595
Update new-install.rst
Seltyk 85100ce
Update a bunch of the worker docs to reflect present tasks
IsaacMilarky 314cff3
Merge pull request #2413 from chaoss/dev-tests
IsaacMilarky ac05fb7
Merge pull request #2428 from Seltyk/seltyk-install
IsaacMilarky 7600b52
Add linux badge worker functionality
IsaacMilarky 8359977
add linux badge functionality to primary jobs
IsaacMilarky 3dcd132
deal with insertion issue
IsaacMilarky 0be9473
Merge pull request #2429 from chaoss/isaac-docs-update
sgoggins 7142a66
Merge pull request #2431 from chaoss/linux-badge-tasks
sgoggins 08e754f
merge with dev. preserve lowercasing the urls array
IsaacMilarky 170570d
[docs] Clarify prompts during `make install`
Seltyk 05db18c
Merge pull request #2414 from chaoss/skip-existing-repos
ABrain7710 037d00e
Merge pull request #2432 from Seltyk/seltyk-install
sgoggins 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
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor spelling issue, should probably be compute_hashed_password. Not a super serious thing though.