versionpress / versionpress

Git-based version control for WordPress. Whoa!
https://versionpress.com/
2.6k stars 238 forks source link

Using source and type of requests #691

Open pavelevap opened 8 years ago

pavelevap commented 8 years ago

Each created commit is based on particular request. We could use type and source of every request and save it together with commit.

Where to save? Header X-VP-ActionSource or somewhere else?

What? GET x POST, AJAX, redirect, source (WP-CLI, iOS, WP-admin, REST API). List of available values will have to be created.

Why?

Where to show? VersionPress administration page, every commit could be marked for example by color, text or something else.

borekb commented 8 years ago

Good idea, just with lots of details to work out yet. Keeping it in the backlog for now.