- 02 Jan, 2016 7 commits
-
-
Timothée Peignier committed
-
Timothée Peignier committed
-
Timothée Peignier committed
-
Timothée Peignier committed
-
This reverts commit 7520777f.
Timothée Peignier committed -
This reverts commit f05fe5e5.
Timothée Peignier committed -
Timothée Peignier committed
-
- 30 Dec, 2015 5 commits
-
-
Timothée Peignier committed
-
Timothée Peignier committed
-
Timothée Peignier committed
-
Timothée Peignier committed
-
Names on disk and config files should not have to be safe for shells to interpret. As close to possible, we should take literals and give literals to the OS kernel to operate on directly. For filename globs, it is our responsiblility to expand them, and if we had no problem with backwards compatibility, we would insist config files' SCRIPT_ARGUMENTS parameters are tuples of discrete values. Delegating those to a shell breaks clear boundaries of interpreetation and will always be prone to errors, oversight, and incompatibility. So, now, we never take names that are unsafe and try to make then safe for a shell, because we don't need a shell. This fixes #444, which had problems with Windows paths being insensible to the crazy quoting we hoped would make a filename safe for a shell. This fixes #494, which had a compiler-attempt stdout captured as part of a string interpreted by a shell. When the compiler didn't exist, that shell expression STILL created empty files, and the pipeline thenafter served an empty file as if it were real compiler output.
Chad Miller committed
-
- 29 Dec, 2015 4 commits
-
-
Fix literal markup for settings
Timothée Peignier committed -
Remove unnecessary indentation
Timothée Peignier committed -
To avoid wrapping text in `<blockquote>` tags.
Sławek Ehlert committed -
In headings and one non-heading. This is probably a leftover after some semi-automated way of removing that `PIPELINE_` prefix.
Sławek Ehlert committed
-
- 21 Dec, 2015 1 commit
-
-
Jannis Leidel committed
-
- 20 Dec, 2015 4 commits
-
-
Timothée Peignier committed
-
Timothée Peignier committed
-
Timothée Peignier committed
-
Timothée Peignier committed
-
- 18 Dec, 2015 6 commits
-
-
Added password for jazzband PyPI user account.
Timothée Peignier committed -
Fixes https://github.com/jazzband/roadies/issues/3.
Jannis Leidel committed -
Timothée Peignier committed
-
Timothée Peignier committed
-
Timothée Peignier committed
-
Timothée Peignier committed
-
- 03 Dec, 2015 4 commits
-
-
Timothée Peignier committed
-
James Keys committed
-
Timothée Peignier committed
-
Docs update: Configuration example for jinja2
Timothée Peignier committed
-
- 22 Nov, 2015 1 commit
-
-
Anton Vlasenko committed
-
- 24 Oct, 2015 1 commit
-
-
Add MDN to list of sites using Pipeline
Timothée Peignier committed
-
- 22 Oct, 2015 1 commit
-
- 12 Oct, 2015 1 commit
-
-
Fixes #497.
Chad Miller committed
-
- 06 Sep, 2015 2 commits
-
-
Timothée Peignier committed
-
Timothée Peignier committed
-
- 22 Aug, 2015 1 commit
-
-
Timothée Peignier committed
-
- 01 Aug, 2015 2 commits
-
-
Timothée Peignier committed
-
Timothée Peignier committed
-