• Robert Knight's avatar
    Remove "result" field handling from viewFilter service · 1f774db4
    Robert Knight authored
    This was undocumented and untested, and it is very unlikely that anyone
    actually uses it.
    
    It has also fundamentally been broken for a long time in the client
    because filtering was applied _before_ sorting when building the thread
    structure, so it was arbitrary (from the user's point of view) which
    annotations would be kept by a `result` limit.
    1f774db4
Name
Last commit
Last update
.github Loading commit data...
docs Loading commit data...
images Loading commit data...
scripts Loading commit data...
src Loading commit data...
.babelrc Loading commit data...
.eslintignore Loading commit data...
.eslintrc Loading commit data...
.gitignore Loading commit data...
.npmignore Loading commit data...
.npmrc Loading commit data...
.travis.yml Loading commit data...
CHANGELOG.md Loading commit data...
CODE_OF_CONDUCT Loading commit data...
Jenkinsfile Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
gulpfile.js Loading commit data...
package-lock.json Loading commit data...
package.json Loading commit data...
requirements-dev.in Loading commit data...
yarn.lock Loading commit data...