summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of github.com:krebscode/painloadEUcancER2011-09-059-13/+290
|\
| * adding documentationMomo2011-09-041-0/+14
| |
| * Merge branch 'master' of https://github.com/krebscode/painloadMomo2011-09-043-0/+112
| |\
| | * //shack/meinsack: initial committv2011-09-041-0/+8
| | | | | | | | | | | | This is a specialization of //meinsack for shackspace
| | * //meinsack: add head comment scratchtv2011-09-041-0/+8
| | |
| | * //meinsack: initial committv2011-09-041-0/+77
| | |
| | * //query/jquery: initial committv2011-09-041-0/+19
| | | | | | | | | | | | Previously this was (and still is) embedded in various //util/bin/*
| * | adding lightzones and allMomo2011-09-041-9/+92
| |/
| * //shack/Eselkalk: initial committv2011-09-032-34/+57
| | | | | | | | This commit tries to calculate the dates of shack-plena.
| * Merge branch 'master' of github.com:krebscode/painloadtv2011-09-031-0/+1
| |\
| | * fixed mpd entryroot2011-09-031-1/+1
| | |
| | * adding mpd stream to streamsroot2011-09-031-0/+1
| | |
| * | shack is-plenum: initial committv2011-09-031-0/+34
| |/
| * //cholerab/AGENDA += generate code somewhere elsetv2011-09-011-0/+3
| |
| * gitmodules: go away beam!^_^tv2011-09-011-3/+0
| |
| * adding instructionsroot2011-09-011-0/+2
| |
| * Adding mpd to newsroot2011-09-011-1/+9
| |
| * Merge branch 'master' of github.com:/krebscode/painloadroot2011-09-019-13/+37
| |\ | | | | | | | | | | | | Conflicts: streams/stream.db
| * | Adding mpd streamroot2011-09-011-0/+1
| | |
* | | using external stats provider instead of running own bitcoindEUcancER2011-09-056-4/+21
| | | | | | | | | | | | | | | | | | | | | | | | this reduces the necessary maintenance overhead for bitcoind where i had some issues with overly sized databases on a small hdd bitcoinslc now provides the intel i am looking for: Difficulty and Current Block scoreboard -> bitcoin uses the new stats provider
* | | changed ticker for solidcoinEUcancER2011-09-055-5/+12
| |/ |/| | | | | | | now using mooncoin with appropriate gold module changing modules in scoreboard
* | Merge branch 'master' of github.com:krebscode/painloadEUcancER2011-09-013-5/+8
|\ \ | | | | | | | | | | | | | | | i hope everything is fine now Conflicts: .gitmodules
| * | Adding TODOMomo2011-09-011-0/+2
| | |
| * | ignoring the monitoring serverMomo2011-09-011-3/+4
| | |
| * | Merge branch 'master' of https://github.com/krebscode/painloadMomo2011-09-01126-68060/+862
| |\ \
| | * | //krebsbeam RIP: YAMOS! It was so hard borkedroot2011-09-012-3/+0
| | | | | | | | | | | | | | | | | | | | Add submodules to //submodules, do never ever import legacy code directly or you'll get punched hard...^_^
| | * | Merge branch 'master' of github.com:krebscode/painloadEUcancER2011-09-015-1/+107
| | |\ \
| | | * | //god/Reaktor: add TODOtv2011-09-011-0/+1
| | | | |
| | | * | //node/tools: initial committv2011-09-011-0/+19
| | | |/ | | | | | | | | | | | | This was missing in the previous commit...-_-
| | | * Merge branch 'master' of github.com:/krebscode/painloadroot2011-09-01126-68057/+850
| | | |\ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: .gitmodules oncology/dpfhack_display
| | | | * //god/Reaktor/index: initial committv2011-09-013-0/+37
| | | | | | | | | | | | | | | | | | | | This wrapper script downloads and configures jsonbot as necessary.
| | | | * Reaktor: Tensau's Ecke ist die Zickenzonetv2011-09-011-2/+2
| | | | |
| | | | * Reaktor: add shackspace maptv2011-09-011-8/+36
| | | | |
| | | | * Merge branch 'master' of github.com:krebscode/painloadtv2011-08-3135-15/+631
| | | | |\
| | | | * | //god/Reaktor: initial committv2011-08-311-0/+22
| | | | | |
| | * | | | adv_graphgen: fix sanitize and parseEUcancER2011-09-012-7/+9
| | | |_|/ | | |/| | | | | | | | | | | | | | | | | sanitze.sh now creates dot file in temp directory parse now correctly creates group attribute
| | * | | scoreboard: generalization of modulesEUcancER2011-08-319-13/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | symlinks to active will be created when calling init in the modules ati_temper/init script is more general (holds hostname variable) update README with last commit message.
| | * | | gold/scoreboard: initial commitEUcancER2011-08-3129-0/+589
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a copy/paste branch of the original btc_logger. I couldn't import the whole repo as it contains tons of passwords and keys (which is not a good thing as these are somewhat special for me :) scoreboard contains a number of modules which do a number of things: ati_temper: log temperature data of an ati_temper enabled host : see //gold/miner/bin/ati_temper solidcoin : graph solidcoin informations bitcoin : s.a. In addition to that live stats are generated by the script //gold/scoreboard/profile contains all the important paths and variables which are sourced by the modules. In a new installation this file needs to be customized. //gold/scoreboard/util/schedule_logger is the scheduler for generating the graphs every 5 minutes. you will need to run /modules/available/$MODULE/init before using the scoreboard as a whole. the modules directory is still a bit cluttered, sorry about that.
| | * | | Gigantor Merge!EUcancER2011-08-3197-68049/+184
| | |\ \ \ | | | | |/ | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: cholerab/news/Candidate - add Ante scriptum cholerab/shirts/bestellliste - merged as theirs oncology/dpfhack_display - now a submodule add bug-fixing for adv_graphgen, as well as a Makefile
| | | * | AGENDA: +//Schnabeltasse,wgrep-_-tv2011-08-301-0/+4
| | | | |
| | | * | AGENDA{.cccamp11,}: -ttycnser +exedirs +//tv2011-08-301-2/+6
| | | | |
| | | * | //node/install: initial committv2011-08-302-41/+82
| | | | | | | | | | | | | | | | | | | | | | | | | This is because make IMOS! fucker... Now everything should be enterprise, lol^_^
| | | * | krebsshirts: tv += Kommentartv2011-08-301-1/+1
| | | | |
| | | * | util hrefs: initial committv2011-08-301-0/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The hrefs util extracts hrefs from html-stdin... we could use query for this kind of extraction but hrefs is older and works already as fast as light.. not^_^
| | | * | cholerab cockbook git remove-submodule: inittv2011-08-291-0/+5
| | | | |
| | | * | fix dpfhack_display now as submodulemakefu2011-08-293-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: .gitmodules oncology/dpfhack_display
| | | * | Merge branch 'master' of github.com:krebscode/painloadmakefu2011-08-291-0/+0
| | | |\ \
| | | | * \ Merge branch 'master' of github.com:krebscode/painloadtv2011-08-2914-55/+113
| | | | |\ \
| | | | | * \ Merge pull request #4 from jvanvinkenroye/patch-1momo2011-08-291-0/+1
| | | | | |\ \ | | | | | | | | | | | | | | | | Adding Tormented Radio http://www.tormentedradio.com/
| | | | | | * | Added Tormented Radio http://www.tormentedradio.com/jvanvinkenroye2011-08-291-0/+1
| | | | | | | |