Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | plugins/elements/stack.py: Convert to virtual directories | Jim MacArthur | 2018-08-01 | 1 | -6/+5 |
| | |||||
* | Remove shebangs from python files | Gökçen Nurlu | 2018-06-19 | 1 | -1/+0 |
| | | | | Fixes #424 | ||||
* | doc: Added plugins as ToC elements instead of orphaned links | Tristan Van Berkom | 2018-06-09 | 1 | -2/+3 |
| | | | | | | | | | | | | o Now the page titles are declared in plugins, allowing for a more descriptive ToC o Makefile and plugin.rsttemplate updated to not produce the title, to no longer use `:orphan:` for plugin pages, and to ignore any private modules in the plugin directories. o Interestingly, now the docs will fail to build if you add a new plugin and forget to add it to the documentation. | ||||
* | stack.py: Adapting to Element API churn | Tristan Van Berkom | 2017-06-12 | 1 | -0/+6 |
| | |||||
* | stack.py: Adapt to new cleaned up sandbox api | Tristan Van Berkom | 2017-03-08 | 1 | -1/+9 |
| | |||||
* | Remove apostrophes from grammatically incorrect instances of "it's" | Paul Sherwood | 2017-02-11 | 1 | -1/+1 |
| | |||||
* | stack.py element: For now create a bst directory in the empty output artifact | Tristan Van Berkom | 2017-02-03 | 1 | -5/+1 |
| | | | | | | This should not really be needed, but it seems ostree does not like committing an empty directory and creating an empty artifact, so lets just give it a dummy for now. | ||||
* | Added symbolic stack element | Tristan Van Berkom | 2017-02-01 | 1 | -0/+65 |