Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | posts: add release notes for 3.9.2 | Natanael Copa | 2019-03-04 | 1 | -0/+33 | |
| | ||||||
* | Merge branch 'master' into production | Natanael Copa | 2019-03-01 | 1 | -0/+174 | |
|\ | ||||||
| * | posts: add 3.9.1 release notes | Natanael Copa | 2019-03-01 | 1 | -0/+174 | |
| | | ||||||
| * | readme: remove double make | Carlo Landmeter | 2019-01-30 | 1 | -2/+1 | |
| | | ||||||
| * | make: Add armv7 support | Carlo Landmeter | 2019-01-30 | 1 | -1/+1 | |
| | | ||||||
* | | readme: remove double make | Carlo Landmeter | 2019-01-30 | 1 | -2/+1 | |
| | | ||||||
* | | make: Add armv7 support | Carlo Landmeter | 2019-01-30 | 1 | -1/+1 | |
|/ | ||||||
* | posts: improve english language in 3.9 release notes | Natanael Copa | 2019-01-29 | 1 | -1/+1 | |
| | ||||||
* | posts: add busybox and musl version to release notes | Natanael Copa | 2019-01-29 | 1 | -0/+2 | |
| | ||||||
* | posts: mention firefox removal in release notes | Natanael Copa | 2019-01-29 | 1 | -0/+5 | |
| | ||||||
* | posts: include more people in thanks and sort stats by name | Natanael Copa | 2019-01-29 | 1 | -154/+145 | |
| | | | | sort stats by name to avoid it be a ranking list. | |||||
* | posts: fix typos in 3.9.0 release notess | Kevin Daudt | 2019-01-29 | 1 | -4/+4 | |
| | ||||||
* | posts: add commit stats to 3.9.0 release notes | Natanael Copa | 2019-01-29 | 1 | -0/+186 | |
| | ||||||
* | posts: add 3.9.0 release notes | Kevin Daudt | 2019-01-29 | 1 | -0/+61 | |
| | ||||||
* | Use darkhttpd for docker image | Natanael Copa | 2018-12-24 | 1 | -5/+7 | |
| | | | | | | | | This is what we run in production. Also move the COPY to after `apk add` so the installed packages are cached and we don't need reinstall everything each time any file changes. | |||||
* | Merge branch 'master' into production | Natanael Copa | 2018-12-20 | 5 | -5/+290 | |
|\ | ||||||
| * | posts: add 3.8.2 release notes | Natanael Copa | 2018-12-20 | 1 | -0/+244 | |
| | | ||||||
| * | make: simplify and split `run-test` and `stop-test` | Richard Mortier | 2018-12-20 | 1 | -2/+9 | |
| | | | | | | | | Signed-off-by: Richard Mortier <mort@cantab.net> | |||||
| * | readme: update suggested `busybox` command line | Richard Mortier | 2018-12-20 | 1 | -1/+1 | |
| | | | | | | | | Signed-off-by: Richard Mortier <mort@cantab.net> | |||||
| * | httpd: add `content-type` for `.ico` | Richard Mortier | 2018-12-20 | 1 | -0/+1 | |
| | | | | | | | | Signed-off-by: Richard Mortier <mort@cantab.net> | |||||
| * | docker: more correctly kill left-over containers | Richard Mortier | 2018-12-20 | 1 | -1/+1 | |
| | | | | | | | | Signed-off-by: Richard Mortier <mort@cantab.net> | |||||
| * | docker: serve `.svg` with correct `Content-type` | Richard Mortier | 2018-12-20 | 2 | -2/+3 | |
| | | | | | | | | Signed-off-by: Richard Mortier <mort@cantab.net> | |||||
| * | make: factor out Docker image name | Richard Mortier | 2018-12-20 | 1 | -2/+4 | |
| | | | | | | | | Signed-off-by: Richard Mortier <mort@cantab.net> | |||||
| * | docker: add `Dockerfile` and `build`/`test` targets | Richard Mortier | 2018-12-20 | 2 | -1/+24 | |
| | | | | | | | | Signed-off-by: Richard Mortier <mort@cantab.net> | |||||
| * | readme: update to work for alpine:3.8.1 / edge | Richard Mortier | 2018-12-20 | 1 | -3/+12 | |
| | | | | | | | | Signed-off-by: Richard Mortier <mort@cantab.net> | |||||
| * | whitespace | Richard Mortier | 2018-12-20 | 2 | -2/+0 | |
| | | | | | | | | Signed-off-by: Richard Mortier <mort@cantab.net> | |||||
| * | about: we no longer ship grsec | Carlo Landmeter | 2018-12-02 | 1 | -5/+4 | |
| | | ||||||
| * | downloads: update old releases url | Carlo Landmeter | 2018-11-27 | 1 | -1/+1 | |
| | | ||||||
* | | about: we no longer ship grsec | Carlo Landmeter | 2018-12-02 | 1 | -5/+4 | |
| | | ||||||
* | | downloads: update old releases url | Carlo Landmeter | 2018-11-27 | 1 | -1/+1 | |
|/ | ||||||
* | fix copyright year in footer | Natanael Copa | 2018-09-13 | 2 | -1/+2 | |
| | ||||||
* | update gitignore | Natanael Copa | 2018-09-11 | 1 | -0/+4 | |
| | ||||||
* | posts: add 3.8.1 release note | Natanael Copa | 2018-09-11 | 1 | -0/+211 | |
| | ||||||
* | Merge branch 'master' into production | Natanael Copa | 2018-06-26 | 1 | -60/+13 | |
|\ | ||||||
| * | generate_releases: rely on the description in yaml | Natanael Copa | 2018-06-26 | 1 | -60/+13 | |
| | | | | | | | | | | | | | | remove the vanilla flavor as it no longer exists. The first listed flavors are standard, extended and netboot, the rest wil come in random order. | |||||
* | | Merge branch 'master' into production | Natanael Copa | 2018-06-26 | 1 | -0/+237 | |
|\| | ||||||
| * | posts: remove llvm5 from release notes | Natanael Copa | 2018-06-26 | 1 | -1/+0 | |
| | | | | | | | | | | it was added with 9ba5bef315e95740081f6f36e646a7c137d36e6a in October 2017, so its not new. | |||||
| * | posts: add note about Crystal, LLVM, OCaml, R and JRuby | Natanael Copa | 2018-06-26 | 1 | -0/+5 | |
| | | ||||||
| * | posts: add commit statistics to 3.8.0 release notes | Natanael Copa | 2018-06-26 | 1 | -0/+175 | |
| | | ||||||
| * | posts: fix 3.8.0 release notes and date | Natanael Copa | 2018-06-26 | 1 | -3/+3 | |
| | | ||||||
| * | posts: add 3.8.0 release | Natanael Copa | 2018-06-26 | 1 | -0/+58 | |
| | | ||||||
* | | Merge branch 'master' into production | Jakub Jirutka | 2018-05-21 | 1 | -6/+0 | |
|\| | ||||||
| * | remove forums from community page | Carlo Landmeter | 2018-05-13 | 1 | -6/+0 | |
| | | ||||||
* | | Merge branch 'master' into production | Jakub Jirutka | 2018-05-13 | 1 | -1/+1 | |
|\| | ||||||
| * | generate_releases: fix spelling mistake build-in -> built-in | Jakub Jirutka | 2018-05-13 | 1 | -1/+1 | |
| | | | | | | | | Ref #8879 (https://bugs.alpinelinux.org/issues/8879) | |||||
* | | Merge branch 'master' into production | Carlo Landmeter | 2018-04-10 | 1 | -1/+1 | |
|\| | ||||||
| * | template: remove forums and add mirrors link | Carlo Landmeter | 2018-04-10 | 1 | -1/+1 | |
| | | ||||||
* | | Merge branch 'master' into production | Natanael Copa | 2018-02-22 | 2 | -24/+20 | |
|\| | ||||||
| * | sponsors: rearrange logos by size and use 2 columns | Natanael Copa | 2018-02-22 | 1 | -10/+10 | |
| | | | | | | | | | | place logos with similar heigh next to each other to make page look better. | |||||
| * | sponsors: add more space between the logos | Natanael Copa | 2018-02-22 | 1 | -6/+6 | |
| | |