Page MenuHomePhabricator

API should allow purge by pageids
Closed, ResolvedPublic

Description

action=purge has a tiltes param, but no pageids or revids.

Please add at least pageids param to allow purging a list of pageids.

I am not sure, it is useful to purge a list of revids, but action=query has a parameter with that name, maybe add it also to this module.

Thanks.


Version: 1.20.x
Severity: enhancement

Details

Reference
bz32495
TitleReferenceAuthorSource BranchDest Branch
Update function-schemata sub-module to HEAD (1a02a7d)repos/abstract-wiki/wikifunctions/wikilambda-cli!25jforrestersync-function-schematamain
blubber: Stop defining 'benchmark-omnibus', no longer usedrepos/abstract-wiki/wikifunctions/function-evaluator!134jforresterT344955main
Update function-schemata sub-module to HEAD (496dc61)repos/abstract-wiki/wikifunctions/function-orchestrator!117apinesync-function-schematamain
Update function-schemata sub-module to HEAD (496dc61)repos/abstract-wiki/wikifunctions/function-evaluator!132apinesync-function-schematamain
Create inverse function to recover* functions.repos/abstract-wiki/wikifunctions/function-schemata!65apineapine-convert-request-formatmain
Restore cluster wide gitlab runner job concurrency of 40repos/releng/gitlab-cloud-runner!302dduvallreview/double-runner-concurrencymain
Change default value of replicas from 2 to 1repos/releng/gitlab-cloud-runner!301dancymain-Ib026fbbc5a26c85e1c4b5d00a06cfa19b4adeabamain
gitlab_runner: use new registration workflowrepos/releng/gitlab-cloud-runner!298jeltogitlab-runner-use-new-registrationmain
improve output of generate-tokens commandrepos/releng/gitlab-settings!48jeltorunner-token-improve-outputmain
add runners generate-tokens commandrepos/releng/gitlab-settings!47jeltorunner-generate-tokensmain
Customize query in GitLab

Related Objects

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 12:00 AM
bzimport set Reference to bz32495.
bzimport added a subscriber: Unknown Object (MLST).

I guess we should change purge to use an ApiPageSet so that can do all the rev/page/title validation stuffs

r105828