Files
gerrit/gerrit-httpd
Shawn O. Pearce 5367b8bab5 Support GET, PUT, DELETE on /changes/{id}/topic
The topic is now modified by REST API calls against /topic. The web UI
uses PUT to alter the topic with a JSON payload, but the server
accepts quite a few different REST forms that clients can easily send.

Change-Id: Ia5edbb232bc288acdad8b145956ad275d170629a
2012-11-18 11:02:52 -08:00
..