Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-07-31 | post-merge: Automatically update composer dependencies | Florian Pritz | 1 | -0/+2 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2016-07-31 | Install git hooks as relative symlinks | Florian Pritz | 1 | -0/+4 | |
Absolute symlinks break when the installation is moved on the server and provide no value. Also update the post-merge hook so that it performs this change. Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2016-06-16 | post-merge: Update git submodules after pulling | Florian Pritz | 1 | -0/+3 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2015-05-22 | Handle fresh clones gracefully in post-merge hook | Joakim Reinert | 1 | -3/+6 | |
2015-05-05 | post-merge: Make sure the expected minified js file exists | Florian Pritz | 1 | -0/+4 | |
c897aa84567ba046644a87e23b32f3df4c5845d3 changes the name of the file so we need to make sure it will be created even if no js files changed. Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2015-05-05 | Fix shebangs | Florian Pritz | 1 | -1/+1 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2015-05-05 | Show changes to NEWS after pull | Joakim Reinert | 1 | -0/+3 | |
2015-05-05 | Add update script to git-hooks to be run after git pull | Joakim Reinert | 1 | -0/+20 | |