Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fix SearchFilter to-many behavior/performance#5264

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
jpadilla merged 2 commits intoencode:masterfromrpkilby:search-filter-reverse
Jul 11, 2017

Conversation

@rpkilby
Copy link
Contributor

Fixes#4655. Thanks@cdosborn for the patch!

jpadilla and cdosborn reacted with thumbs up emojilovelydinosaur reacted with hooray emoji
@rpkilbyrpkilbyforce-pushed thesearch-filter-reverse branch from2f0e932 tod1cfec8CompareJuly 10, 2017 18:50
@jpadilla
Copy link
Contributor

@rpkilby thanks for progressing this and getting it done!

@jpadillajpadilla merged commit8a8389b intoencode:masterJul 11, 2017
@jpadillajpadilla added this to the3.6.4 Release milestoneJul 11, 2017
@jpadillajpadilla added the Bug labelJul 11, 2017
@rpkilbyrpkilby deleted the search-filter-reverse branchJuly 11, 2017 16:14
@lovelydinosaur
Copy link
Contributor

Great stuff@rpkilby, and thanks for reviewing@jpadilla!

@rpkilby
Copy link
ContributorAuthor

Hi@Pomax. The best thing to do is to create a failing test case as a PR. You don't have to fix the bug yourself, but a failing test case gives us something to work with.

auvipy and Pomax reacted with thumbs up emoji

Pomax added a commit to mozilla/network-pulse-api that referenced this pull requestDec 16, 2019
@Pomax
Copy link

@rpkilby I've filed#7094, but ran into a bit of an issue in that I can't seem to run the tests for the "between 3.6.3 and 3.6.4" version that this PR lives in. I'll be more than happy to further discuss that in the testcase PR.

@rpkilby
Copy link
ContributorAuthor

I can't seem to run the tests for the "between 3.6.3 and 3.6.4" version that this PR lives in

That's fine. We just need a failing test case against the current master. If you can run the tests locally against v3.6.3 and verify that it succeeds, then that's sufficient.

@Pomax
Copy link

Pomax commentedDec 17, 2019
edited
Loading

3.6.3 also seems to not want to get to a point where tests will run... are there additional steps beyond what's in the old CONTRIBUTE.md (e.g. which python version to use for the virtualenv, which django version to peg, etc?) to make the tests run successfully?

(I tried both macos and windows, with python 3.7 and python 2.7 just to see if that was the problem -- it wasn't, django-guardian needs 3.5 or above =D -- with django pegged to 1.11 because this is code from 2017, but nothing seems to get me to a point where the tests will run, unlike running the tests for current master, which worked instantly)

@rpkilby
Copy link
ContributorAuthor

rpkilby commentedDec 17, 2019
edited
Loading

I'm also trying to get this to work on ~3.6.3, but I usually try to run tests via tox. In order to get this to work, I had to unpin the dependencies inrequirements-testing.txt, then I could run:

tox -e py37-django111

Edit:
I'm going to continue this discussion in the PR.

@Pomax
Copy link

ah, nice. Let me see if I can make that work.

@Pomax
Copy link

Looks like it's still notquite working (windows gives 58 errors, macos 1) but it's close enough to probably finish up tomorrow morning (Vancouver Island time). Thank you for the help!

rpkilby reacted with thumbs up emoji

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

1 more reviewer

@jpadillajpadillajpadilla approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Labels

Projects

None yet

Milestone

3.6.4 Release

Development

Successfully merging this pull request may close these issues.

SearchFilter time grows exponentially by # of search terms

4 participants

@rpkilby@jpadilla@lovelydinosaur@Pomax

[8]ページ先頭

©2009-2025 Movatter.jp