summaryrefslogtreecommitdiff
path: root/commits.go
AgeCommit message (Expand)Author
2017-10-02hardcoded mirror of git2go v26Jaromil
2017-08-10added more tests -- commits without scorsh-commandsKatolaZ
2017-08-07added a comment in commits.godevelKatolaZ
2017-08-07fixed -- correct execution order of scorsh commandsKatolaZ
2017-08-07completed refactoring from tags to commands0.3KatolaZ
2017-08-07Renaming: "tags" -> "commands"; "commands" -> "actions"KatolaZ
2017-08-07type renamed to avoid the SCORSH prefixKatolaZ
2017-08-01sources passed thorugh gometalinterlint-refactorKatolaZ
2017-07-26A first go at gometalinter :-)KatolaZ
2017-07-22fixed bug in parsing non-scorsh commitsKatolaZ
2017-07-21damn yaml!KatolaZ
2017-07-21small glitch in commits.goKatolaZ
2017-07-21first version of post-receive (with debug info)KatolaZ
2017-07-20moved stuff in exec.goKatolaZ
2017-07-20tags are correctly authenticatedKatolaZ
2017-07-19tag checking and validation complete.KatolaZ
2017-07-19Added Licence. Amended Makefile: scorsh -> scorshd. getting closer.KatolaZ
2017-07-18The pipeline "spooling -> routing -> file deletion" worksKatolaZ
2017-07-15Added Makefile -- gofmtKatolaZ
2017-07-15pipeline from spool to worker is done -- added examplesKatolaZ
2017-07-12Skeleton complete. Few functions still missingKatolaZ
2017-07-11added notes.txt on the architecture, and a sample worker_configKatolaZ