Arnaud Bailly
ab7efe2cd0
add tip about indentation for emacs users
...
Signed-off-by: Arnaud Bailly <arnaud.oqube@gmail.com>
2014-11-01 13:32:42 -04:00
Joey Hess
8526291789
Merge branch 'joeyconfig'
2014-10-31 17:57:17 -04:00
Joey Hess
ca3dff2566
cleanup
2014-10-31 17:57:11 -04:00
Joey Hess
55430812bc
propellor spin
2014-10-31 17:54:32 -04:00
Joey Hess
ef9abb9b67
Apache: Fix daemon reload when enabling a new module or site.
2014-10-31 17:47:52 -04:00
Félix Sipma
784210a573
Propellor.Property.Nginx: use System.Posix.Files
...
Bug: the "onChange reloaded" in siteEnabled does not seem to be fired...
Does it works in Propellor.Property.Apache.siteEnabled?
Signed-off-by: Félix Sipma <gueux@gueux.org>
2014-10-31 17:36:33 -04:00
Joey Hess
5a6ff0b0f3
update
2014-10-31 12:41:43 -04:00
Joey Hess
3dbb44a787
propellor spin
2014-10-31 11:13:32 -04:00
Joey Hess
218574a4c4
Merge branch 'joeyconfig'
2014-10-31 11:08:51 -04:00
Joey Hess
65a0da97c3
add interface stability docs
2014-10-31 11:08:45 -04:00
Joey Hess
4e070b4d7f
Merge branch 'joeyconfig'
2014-10-31 11:00:14 -04:00
Joey Hess
5b3a0d7026
reorg
2014-10-31 11:00:14 -04:00
Joey Hess
96a239f72c
really add
2014-10-31 10:59:10 -04:00
Joey Hess
6b64bfddab
Merge branch 'joeyconfig'
2014-10-31 10:58:20 -04:00
Joey Hess
29911c9818
add contributing and coding style pages
2014-10-31 10:58:15 -04:00
Joey Hess
ef06380674
comment
2014-10-31 10:41:21 -04:00
Joey Hess
599fa2338c
comment
2014-10-31 10:40:13 -04:00
Joey Hess
46e457c475
todo
2014-10-31 10:39:41 -04:00
Joey Hess
f1492321b1
add todo
2014-10-31 10:29:20 -04:00
Joey Hess
f6ec776729
Merge branch 'master' of ssh://propellor.branchable.com
2014-10-31 10:21:52 -04:00
Joey Hess
43935ae7b0
Merge branch 'joeyconfig'
...
Conflicts:
privdata/privdata.gpg
2014-10-31 10:21:37 -04:00
Joey Hess
ca06c64bae
changelog
2014-10-31 10:21:27 -04:00
Joey Hess
2766558d61
remove hardcoded path
...
propellor runs as root, and /sbin should always be in root's path
2014-10-31 10:20:56 -04:00
Joey Hess
3a1f058c64
changed indentation for consistency with the rest of propellor
2014-10-31 10:20:34 -04:00
Arnaud Bailly
63560cde90
added licensing header
2014-10-31 10:15:18 -04:00
Arnaud Bailly
4ce5e26ec8
missing export
2014-10-31 10:15:14 -04:00
Arnaud Bailly
63c92aa7fb
smarter constructor for rule
2014-10-31 10:15:10 -04:00
Arnaud Bailly
90bec1e959
added firewall properties
2014-10-31 10:15:07 -04:00
gueux
604614d1d5
2014-10-31 13:40:14 +00:00
gueux
0b894dc49b
2014-10-31 13:36:55 +00:00
Joey Hess
01509b040e
changelog
2014-10-30 16:36:37 -04:00
Félix Sipma
a6e712a645
basic nginx support
2014-10-30 16:34:01 -04:00
Joey Hess
4fc7142b0f
propellor spin
2014-10-27 12:39:28 -04:00
Joey Hess
23f8e72445
propellor spin
2014-10-27 12:37:27 -04:00
Joey Hess
76e5e24b8a
propellor spin
2014-10-27 12:35:09 -04:00
Joey Hess
3bb4c8b12f
propellor spin
2014-10-27 12:32:37 -04:00
Joey Hess
c9b8ae69ce
propellor spin
2014-10-27 12:31:14 -04:00
Joey Hess
8ff113b602
propellor spin
2014-10-25 13:28:06 -04:00
Joey Hess
2f4d93103b
propellor spin
2014-10-25 13:20:32 -04:00
Joey Hess
56c25543bf
propellor spin
2014-10-25 13:20:14 -04:00
Joey Hess
b1c4ddff04
add news item for propellor 0.9.1
2014-10-24 11:51:53 -04:00
Joey Hess
c4533b38e3
Merge branch 'joeyconfig'
2014-10-24 10:02:09 -04:00
Joey Hess
bbf258a075
update home page
2014-10-24 10:01:55 -04:00
Joey Hess
d33114e938
typo
2014-10-24 09:59:01 -04:00
Joey Hess
3959d5be90
Merge branch 'joeyconfig'
2014-10-24 09:58:12 -04:00
Joey Hess
b5ab8a7f9f
prep release
2014-10-24 09:57:52 -04:00
Joey Hess
2b320d2bd9
propellor spin
2014-10-23 13:26:51 -04:00
Joey Hess
f5b5159f76
don't need RestartPolicy data type; simplify
2014-10-23 12:28:33 -04:00
Joey Hess
76ad306aae
propellor spin
2014-10-23 12:12:46 -04:00
Joey Hess
73a75cbefc
Fix loop when a docker host that does not exist was docked.
...
The problem is it fell back to looking for an alias for the bad hostname,
but to get the aliases, it needs to know which hosts are docked where,
so looped.
2014-10-23 12:11:43 -04:00