index
:
propellor
master
gnusosa's centralized propellor repository for hosts spin-up.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Propellor
/
Property
/
DebianMirror.hs
Age
Commit message (
Expand
)
Author
2017-02-13
deb.debian.org
Joey Hess
2016-06-13
convert Architecture to a sumtype
Félix Sipma
2016-03-26
more porting
Joey Hess
2015-12-06
allow using `check` on a UncheckedProperty, which yields a Property
Joey Hess
2015-12-05
UncheckedProperty for cmdProperty et al
Joey Hess
2015-11-21
DebianMirror: use a lensy approach to set values of a DebianMirror
Félix Sipma
2015-11-21
DebianMirror: add DebianMirror type
Félix Sipma
2015-11-20
DebianMirror: add a [RsyncExtra] argument
Félix Sipma
2015-11-20
DebianMirror: debmirror --host argument should be a hostname, not an url
Félix Sipma
2015-10-10
propellor spin
Joey Hess
2015-10-01
change contact email
Félix Sipma
2015-09-29
add Maintainer entries for contributed modules
Joey Hess
2015-09-12
DebianMirror: fix various typos
Félix Sipma
2015-09-12
DebianMirror: ensure mirror dir is owned by debmirror:debmirror
Félix Sipma
2015-09-11
DebianMirror: run cronjob as user "debmirror"
Félix Sipma
2015-09-11
DebianMirror: add Url argument; add mirrorCdn
Félix Sipma
2015-09-11
add DebianMirror property.
Félix Sipma