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

remote tracking #3

Open
wants to merge 1,332 commits into
base: master
Choose a base branch
from
Open

remote tracking #3

wants to merge 1,332 commits into from

Conversation

yunstanford
Copy link
Collaborator

No description provided.

@yunstanford yunstanford self-assigned this Mar 31, 2017
ploxiln and others added 29 commits April 20, 2020 20:19
Firefox does not seem to trigger the 'keypress' or 'keyspecial' events
for the backspace key, all seems to work correctly with the 'keydown'
event. (Chrome does seem to trigger 'keyspecial' for the backspace key.)

According to MDN, 'keypress' is deprecated, 'keyspecial' is undocumented,
and 'keydown' is well supported.
it only checked whether a given value can be converted into a list, it now requires the value to be a list of TimeSeries elements. similarly, the type TimeSeriesLists requires the value to be a list of lists of TimeSeries elements.
Co-Authored-By: Dan Cech <[email protected]>
asPercent may be used as an aggregator
…odes_optional

Make nodes in group by nodes optional
This function is a helper for linearRegresstion() and doesn't even return
a series.
privatize linearRegressionAnalysis so it will not show in documentation
…e-pkl-protocol

[Settings] Allow pickle protocol to be configurable for carbonlink requests.
fix composer saved graphs target escaping
fix dashboard metric completion on backspace in Firefox
…ore_accurately

seriesList type validation was too permissive
List Promitor as a collector tool
Whitenoise starting at 5.0.0 (10/12/2019) does not support python2.7 anymore and fails building. Locking to latest version that supports python2.7

https://pypi.org/project/whitenoise/5.0/
Lock whitenoise dependency version
deniszh and others added 30 commits August 25, 2024 23:33
…ise-6.7.0

Bump whitenoise from 4.1.4 to 6.7.0
Rollback whitenoise upgrade
Bumps [alabaster](https://github.com/sphinx-doc/alabaster) from 0.7.12 to 1.0.0.
- [Release notes](https://github.com/sphinx-doc/alabaster/releases)
- [Changelog](https://github.com/sphinx-doc/alabaster/blob/master/docs/changelog.rst)
- [Commits](sphinx-doc/alabaster@0.7.12...1.0.0)

---
updated-dependencies:
- dependency-name: alabaster
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@v4...v5)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…er-1.0.0

Bump alabaster from 0.7.12 to 1.0.0
…lt-3.2.0

Update jinja2 requirement from <3.1.0 to <3.2.0
…ons/codecov/codecov-action-5

Bump codecov/codecov-action from 4 to 5
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 1.3.6 to 8.1.3.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst)
- [Commits](sphinx-doc/sphinx@v1.3.6...v8.1.3)

---
updated-dependencies:
- dependency-name: sphinx
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.