40 Commits (b95f71b5314232e5af5bf41d2c750e5c17861a66)
 

Author SHA1 Message Date
KatolaZ b95f71b531 added a comment in commits.go
8 years ago
KatolaZ 9d60b3d95d fixed -- correct execution order of scorsh commands
8 years ago
KatolaZ 200e2f0328 completed refactoring from tags to commands
8 years ago
KatolaZ b31fe15e0d Renaming: "tags" -> "commands"; "commands" -> "actions"
8 years ago
KatolaZ 096b3fd286 Merge branch 'devel'
8 years ago
KatolaZ d3105e671a type renamed to avoid the SCORSH prefix
8 years ago
KatolaZ 802d703f61 Small changes to the README.md. Added copyright
8 years ago
KatolaZ 587c8bf415 sources passed thorugh gometalinter
8 years ago
KatolaZ 3fcaf22bbb A first go at gometalinter :-)
8 years ago
KatolaZ e6af4d1a5c hash check is working
8 years ago
KatolaZ b3e10f839c fixed bug in parsing non-scorsh commits
8 years ago
KatolaZ b0aa804366 damn yaml!
8 years ago
KatolaZ 0a75342d34 corrected dependency
8 years ago
KatolaZ bc495e28f8 check_hash implemented (sha256)
8 years ago
KatolaZ e404b1dd69 small glitch in commits.go
8 years ago
KatolaZ 625d1beff9 first version of post-receive (with debug info)
8 years ago
KatolaZ 001bcbdbff Environment variables exported. added examples/scorsh_script.sh
8 years ago
KatolaZ 7a4cdc99d9 moved stuff in exec.go
8 years ago
KatolaZ 37a6d33f46 tags are correctly authenticated
8 years ago
KatolaZ 95955f17a3 tag checking and validation complete.
8 years ago
KatolaZ 40c8aae584 Added Licence. Amended Makefile: scorsh -> scorshd. getting closer.
8 years ago
KatolaZ 30e2f9e350 Merge branch 'master' of https://github.com/dyne/scorsh
8 years ago
KatolaZ 5afd126a07 obsolete tests
8 years ago
KatolaZ 7df9111d9f The pipeline "spooling -> routing -> file deletion" works
8 years ago
KatolaZ 8153e16bcd Merge pull request #1 from jaromil/build-docs
8 years ago
Jaromil 33c093678f instructions and build target in makefile
8 years ago
KatolaZ 74f8a74ecf Added Makefile -- gofmt
8 years ago
KatolaZ 726b399e47 pipeline from spool to worker is done -- added examples
8 years ago
KatolaZ ed637037b7 temporarily removed variable expansions in scorsh.cfg
8 years ago
KatolaZ 00c61083d7 master and worker initialisation (draft)
8 years ago
KatolaZ b2b083e059 Skeleton complete. Few functions still missing
8 years ago
KatolaZ b3ca09586c reorganised types and modules
8 years ago
KatolaZ 32b0925615 added notes.txt on the architecture, and a sample worker_config
8 years ago
KatolaZ 3b752dc02e added global configuration system (config.go)
8 years ago
KatolaZ d0afee5def few tests with YAML
8 years ago
KatolaZ c63c8c8778 sandpit folder + experiments with YAML commands and configs
8 years ago
KatolaZ c3f29e8540 Added more details to the README
8 years ago
KatolaZ a678af8e1c Preliminary stuff -- more work needed
8 years ago
KatolaZ cde77203f0 Added README.md
8 years ago
KatolaZ 7207f2fed8 Initial commit
8 years ago