Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | trove-early-setup: Add .PHONY rules for non-files | Richard Maw | 2013-02-27 | 1 | -0/+5 |
| | |||||
* | trove-early-setup: depend on files instead of rules | Richard Maw | 2013-02-27 | 1 | -14/+7 |
| | | | | | It attempted to re-build even though it was already finished when I attempted to re-run the script. | ||||
* | Merge branch 'jannispohlmann/enable-ccache-nfs' | Richard Maw | 2013-01-15 | 1 | -0/+4 |
|\ | |||||
| * | trove-early-setup: Create ccache dir and set up the NFS serverjannispohlmann/enable-ccache-nfs | Jannis Pohlmann | 2012-12-30 | 1 | -0/+4 |
|/ | | | | | | Create /home/cache/ccache, add an /etc/exports entry to allow clients to mount this directory with read/write permissions via NFS, and enable/start nfs-server.service. | ||||
* | Ensure project groups are linked | Daniel Silverstone | 2012-10-30 | 3 | -0/+6 |
| | |||||
* | Ensure that trove cannot be impersonated by trove-admin | Daniel Silverstone | 2012-10-24 | 1 | -2/+3 |
| | |||||
* | Fix up default rules a tad more | Daniel Silverstone | 2012-10-24 | 1 | -3/+3 |
| | |||||
* | Fix repo name | Daniel Silverstone | 2012-10-24 | 1 | -1/+1 |
| | |||||
* | Update default lorry controller config and add a README. All untested | Daniel Silverstone | 2012-10-24 | 3 | -1/+35 |
| | |||||
* | Update trove icon | Daniel Silverstone | 2012-10-23 | 1 | -0/+0 |
| | |||||
* | Add a trove-admin group definition | Daniel Silverstone | 2012-10-23 | 1 | -0/+1 |
| | |||||
* | newlines | Daniel Silverstone | 2012-10-12 | 1 | -2/+2 |
| | |||||
* | Move configuration to a local-config project | Daniel Silverstone | 2012-10-12 | 5 | -4/+10 |
| | |||||
* | More tidying for visuals | Daniel Silverstone | 2012-10-12 | 6 | -1/+1084 |
| | |||||
* | Various tweaks for repository rules | Daniel Silverstone | 2012-10-10 | 6 | -4/+11 |
| | |||||
* | Adjust lorry-controller to every minute | Daniel Silverstone | 2012-10-05 | 1 | -1/+1 |
| | |||||
* | Add tarballs | Daniel Silverstone | 2012-10-05 | 1 | -0/+1 |
| | |||||
* | Log lorry-controller at info to syslog | Daniel Silverstone | 2012-10-04 | 1 | -1/+1 |
| | |||||
* | Update default gitano-admin to include mason and distbuild users | Daniel Silverstone | 2012-10-04 | 3 | -0/+7 |
| | |||||
* | Add mason configuration to trove-early-setup | Daniel Silverstone | 2012-10-03 | 1 | -1/+13 |
| | |||||
* | Configure lorry-controller for cron | Daniel Silverstone | 2012-10-03 | 1 | -0/+1 |
| | |||||
* | Fix up git user config | Daniel Silverstone | 2012-10-03 | 1 | -2/+2 |
| | |||||
* | Lorry controller setup | Daniel Silverstone | 2012-10-03 | 3 | -3/+43 |
| | |||||
* | Ensure /home/cache/artifacts is created on setup | Daniel Silverstone | 2012-09-27 | 1 | -1/+8 |
| | |||||
* | Restart units always | Daniel Silverstone | 2012-09-27 | 4 | -0/+4 |
| | |||||
* | Disable bundles and force tarballs always | Daniel Silverstone | 2012-09-27 | 1 | -0/+2 |
| | |||||
* | Update with trove hostname | Daniel Silverstone | 2012-09-24 | 2 | -1/+2 |
| | |||||
* | Don't let the httpd fork | Daniel Silverstone | 2012-09-24 | 1 | -1/+1 |
| | |||||
* | More lorry configuration | Daniel Silverstone | 2012-09-24 | 2 | -2/+2 |
| | |||||
* | Updates for lorry | Daniel Silverstone | 2012-09-24 | 2 | -1/+9 |
| | |||||
* | More substitutions | Daniel Silverstone | 2012-09-13 | 2 | -1/+7 |
| | |||||
* | Add missing -i to sed | Daniel Silverstone | 2012-09-13 | 1 | -1/+1 |
| | |||||
* | fix paths for substitutions | Daniel Silverstone | 2012-09-13 | 1 | -2/+3 |
| | |||||
* | Initial setup substitutions | Daniel Silverstone | 2012-09-13 | 2 | -1/+48 |
| | |||||
* | Need to unlock the git user once gitano is setup | Daniel Silverstone | 2012-09-13 | 1 | -3/+2 |
| | |||||
* | Missing deps | Daniel Silverstone | 2012-09-13 | 1 | -5/+3 |
| | |||||
* | Lorry setup | Daniel Silverstone | 2012-09-13 | 5 | -1/+22 |
| | |||||
* | More fixing | Daniel Silverstone | 2012-09-13 | 2 | -3/+1 |
| | |||||
* | More setup | Daniel Silverstone | 2012-09-13 | 2 | -16/+44 |
| | |||||
* | Early setup and bins | Daniel Silverstone | 2012-09-13 | 2 | -0/+21 |
| | |||||
* | Also link bundles for httpd to handle them | Daniel Silverstone | 2012-09-13 | 1 | -0/+1 |
| | |||||
* | Change user | Daniel Silverstone | 2012-09-13 | 2 | -2/+2 |
| | |||||
* | More etc files and more units | Daniel Silverstone | 2012-09-13 | 8 | -2/+29 |
| | |||||
* | Add symlink for cgi-bin | Daniel Silverstone | 2012-09-13 | 1 | -0/+1 |
| | |||||
* | httpd unit | Daniel Silverstone | 2012-09-13 | 1 | -0/+6 |
| | |||||
* | More trove-setup stuff | Daniel Silverstone | 2012-09-13 | 6 | -1/+92 |
| | |||||
* | Fix target name | Daniel Silverstone | 2012-09-12 | 1 | -2/+2 |
| | |||||
* | Initial morphology | Daniel Silverstone | 2012-09-12 | 1 | -0/+8 |
| | |||||
* | Fixes from walkthrough | Daniel Silverstone | 2012-09-12 | 4 | -2/+19 |
| | |||||
* | Update post-receive hook for better Mason integration | Daniel Silverstone | 2012-09-10 | 1 | -0/+11 |
| |