-
Notifications
You must be signed in to change notification settings - Fork 1
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
Test for 200 release #410
Closed
Closed
Test for 200 release #410
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
…e `get_table()`, improve `print()` method for `GitStats`.
…gitstats-object Improve storage
…hange on pull_repos process on GitLab side - the display name of the group had to be replaced with its path in order to make efficient pulling releases from stored repositories.
Add `pull_release_logs` feature.
…ommits endpoints on GitHub and GitLab.
…t-30-regardless-of-actual-contributors Add paginate helper to manage pagination of contributors...
…move supportive GitHub methods for pulling commits (no longer needed). In case of GitHub this is a matter of only new fields in GQL query, in case of GitLab an iterator over unique author credentials has been added.
…mix-of-github-handles-and-display-names Adding to commits table result separately author handle (a login) and a display name.
Rename core functions, simplify workflow.
Git ignore docs.
…ns. Improve also storage printing.
…es across GitStats environments. Organize also setting parameters code to separate functions.
…rameter to search_mode, (3) deprecate all team and language filtering features. Ad. 1 Setting code is moved from set_params() to get_repos() directly.
…-searching-code-blobs Major changes for pulling by code, deprecations of team and language filtering.
…irectly to the user functions.
…dd verbose_on() and verbose_off() functions, add new user messages, update NEWS.
Simplifying GitStats: removing `set_params()` function
…rappers to host classes, leave in engines only handlers fro pulling data, move tailoring responses and preparing tables to host classes, replace use_storage with cache parameter, improve handling of 404 and 500 errors.
…te-docs Next stage of necessary changes
…ections-for-different-modes-orsrepo-in-the-same-gitstats-object Make work setting repos and orgs in different hosts and handle 500 error
Add links to DESCRIPTION
Bump version, update NEWS, remove docs folder.
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.
No description provided.