Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove reference to jsonschema.compat now removed upstream. | Marco Pessotto | 2021-08-20 | 1 | -3/+2 |
| | | | | Signed-off-by: Ben Sturmfels <ben@sturm.com.au> | ||||
* | Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code. | Ben Sturmfels | 2021-03-05 | 1 | -4/+3 |
| | |||||
* | Simplify things here and use io.open | Christopher Allan Webber | 2014-09-16 | 1 | -1/+2 |
| | |||||
* | Added 'dc:created' to the list of metadata columns being validated by | tilly-Q | 2014-05-13 | 1 | -0/+4 |
| | | | | jsonschema. | ||||
* | Merge branch 'master' of gitorious.org:mediagoblin/mediagoblin into metadata | tilly-Q | 2014-05-13 | 1 | -1/+1 |
| | | | | | Conflicts: mediagoblin/gmg_commands/__init__.py | ||||
* | Move the metadata display table over to being contained in a plugin | Christopher Allan Webber | 2014-05-12 | 1 | -0/+5 |
| | |||||
* | Splitting up compact_json from compact_and_validate | Christopher Allan Webber | 2014-05-09 | 1 | -7/+20 |
| | | | | This commit sponsored by Harry Rogoff. Thank you! | ||||
* | expand_json utility... yet another convenience function :) | Christopher Allan Webber | 2014-05-09 | 1 | -0/+15 |
| | | | | This commit sponsored by Benjamin Lebsanft. Thank you! | ||||
* | Compact and validate tools, loading internal json tools, much more | Christopher Allan Webber | 2014-05-09 | 1 | -7/+86 |
| | | | | This commit sponsored by Caleb Nidey. Thank you! | ||||
* | Updating batchaddmedia to use new metadata tools | Christopher Allan Webber | 2014-05-07 | 1 | -2/+2 |
| | |||||
* | Starting to add metadata tools, as well as mediagoblin's schema | Christopher Allan Webber | 2014-05-07 | 1 | -0/+106 |