index
:
scorsh
devel
lint-refactor
master
signed-commit remote shell
KatolaZ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
commits.go
Age
Commit message (
Collapse
)
Author
2017-08-07
added a comment in commits.go
devel
KatolaZ
2017-08-07
fixed -- correct execution order of scorsh commands
KatolaZ
2017-08-07
completed refactoring from tags to commands
0.3
KatolaZ
2017-08-07
Renaming: "tags" -> "commands"; "commands" -> "actions"
KatolaZ
2017-08-07
type renamed to avoid the SCORSH prefix
KatolaZ
2017-08-01
sources passed thorugh gometalinter
lint-refactor
KatolaZ
2017-07-26
A first go at gometalinter :-)
KatolaZ
2017-07-22
fixed bug in parsing non-scorsh commits
KatolaZ
2017-07-21
damn yaml!
KatolaZ
2017-07-21
small glitch in commits.go
KatolaZ
2017-07-21
first version of post-receive (with debug info)
KatolaZ
2017-07-20
moved stuff in exec.go
KatolaZ
2017-07-20
tags are correctly authenticated
KatolaZ
2017-07-19
tag checking and validation complete.
KatolaZ
2017-07-19
Added Licence. Amended Makefile: scorsh -> scorshd. getting closer.
KatolaZ
2017-07-18
The pipeline "spooling -> routing -> file deletion" works
KatolaZ
2017-07-15
Added Makefile -- gofmt
KatolaZ
2017-07-15
pipeline from spool to worker is done -- added examples
KatolaZ
2017-07-12
Skeleton complete. Few functions still missing
KatolaZ
2017-07-11
added notes.txt on the architecture, and a sample worker_config
KatolaZ