Moxie Marlinspike
82c9d21d29
Bug fix for Money parse exception
2015-04-06 14:56:17 -07:00
Moxie Marlinspike
a87cb02efb
Use coinbase client library.
2015-04-06 14:45:53 -07:00
Moxie Marlinspike
9de3574472
Update heroku procfile to support new coinbase api secret.
2015-04-06 13:25:17 -07:00
Tina Huang
20b6aebb29
Fix the CoinbaseClient to use their updated auth.
...
Closes #43
// FREEBIE
2015-04-06 13:14:40 -07:00
Moxie Marlinspike
b15d227696
Add logging output
2014-07-16 17:31:00 -07:00
Moxie Marlinspike
f1cc87dcea
Add dashboard
...
1) Move cache polling out of StatusController.
2) Simplify view logic.
3) Make recent transaction json output work.
4) Add dashboard view.
2014-07-15 20:24:35 -07:00
Moxie Marlinspike
e437de4f15
Upgrade to Dropwizard 0.7.0
2014-07-15 20:24:35 -07:00
Moxie Marlinspike
8f18b7553c
Merge pull request #36 from backspace/link-to-bithub-post
...
Link BitHub payout image to blog post
2014-03-01 22:09:02 -08:00
Buck Doyle
aa9d3c8c56
Link BitHub payout image to blog post
...
As in WhisperSystems/TextSecure#591
FREEBIE
2014-03-01 11:40:35 -05:00
Moxie Marlinspike
0e255e4723
Merge pull request #33 from backspace/break-current-commit-price-cache
...
Serve current commit price with no caching
2014-02-28 14:44:28 -08:00
Buck Doyle
ea0811f4a5
Serve current commit price with no caching
...
As complained about here:
http://www.reddit.com/r/Bitcoin/comments/1yu6l7/someone_just_sent_5000_in_btc_to_open/cfnsp03
The need to explicitly forbid caching is explained here:
https://github.com/github/markup/issues/224
FREEBIE
2014-02-26 01:29:22 -05:00
Moxie Marlinspike
253700d3ff
Only pay out on pushes to master
2014-01-10 13:25:46 -08:00
Moxie Marlinspike
817e457e73
Expand repository definition to support FREEBIE/MONEYMONEY default.
...
Repositories can either be defined to have a mode of
'MONEYMONEY' (default), where every commit is paid out on unless
it contains the tag 'FREEBIE', or can be defined to have a mode
of 'FREEBIE', where commits aren't paid out unless they contain
the tag 'MONEYMONEY'.
2013-12-28 23:36:36 -08:00
Moxie Marlinspike
266cfc64cd
Merge pull request #18 from fxkr/require-http-basic-auth
...
Require HTTP basic auth for github webhook
2013-12-20 09:29:42 -08:00
Felix Kaiser
fae0083c6d
Require HTTP basic auth for github webhook
...
Previously, we only checked that X-Forwarded-For (set by Heroku)
contained an IP from a trusted range. However, GitHub recommends
HTTP basic auth:
https://help.github.com/articles/what-ip-addresses-does-github-use-that-i-should-whitelist
2013-12-19 23:50:28 +01:00
Moxie Marlinspike
b252c0f439
Merge pull request #17 from Gnewt/master
...
Fixed typo "recieve" to "receive" //FREEBIE
2013-12-17 18:23:41 -08:00
Nick Mooney
e2b6e260ee
Fixed typo "recieve" to "receive" //FREEBIE
2013-12-17 18:09:39 -08:00
Moxie Marlinspike
208706a949
Merge pull request #14 from bjfish/master
...
Adding tests for status controller
2013-12-17 10:59:14 -08:00
Brandon Fish
b15aa2fab9
Add tests for status controller
2013-12-17 12:41:56 -06:00
Moxie Marlinspike
88edf54e5b
Add link to blog post. // FREEBIE
2013-12-17 08:12:54 -08:00
Moxie Marlinspike
68b2b36a6b
Merge pull request #8 from kyleconroy/opt_out_tests
...
Clean up tests. Add test for NOPAY in commit messages
2013-12-17 00:22:45 -08:00
Moxie Marlinspike
e14894e6df
wording // FREEBIE
2013-12-16 23:14:42 -08:00
Kyle Conroy
cdfbfa54e0
Clean up tests. Add test for keyword in commit messages
2013-12-16 20:48:42 -08:00
Moxie Marlinspike
78a3893832
Merge pull request #6 from TheBritKnight/master
...
Added opt-out capabilities.
2013-12-16 19:05:54 -08:00
TheBritKnight
5986203f77
Added opt-out capabilities.
...
Now contributers will be able to opt out of recieving a reward,
such as when submitting minor typo fixes.
Implemented @moxie0 's request re comments and asterisks in opt-out method
fixed README to reflect lack of asterisks in Opt-out
Addressed @moxie0's request re freebie and parens
2013-12-16 22:00:07 -05:00
Moxie Marlinspike
b0b5815c8a
Merge pull request #2 from bjfish/master
...
Fixing potential issue with payouts not being equal for multiple commits
2013-12-16 15:42:47 -08:00
Brandon Fish
3fa87f9f55
Adding test with multiple authors and verifying payment amounts
2013-12-16 17:34:55 -06:00
Moxie Marlinspike
136cfd156e
Merge pull request #3 from TheBritKnight/master
...
Fixed README formatting
2013-12-16 15:30:21 -08:00
TheBritKnight
24abbbd7b8
Fixed README heroku instructions so that step 4 isn't getting cut off
...
Fixed markdown syntax in my changes
Removed single quotes around heroku instructions
2013-12-16 18:21:39 -05:00
Moxie Marlinspike
71ddc865ff
Merge pull request #1 from kyleconroy/travis
...
Add Travis CI support (and fix the tests)
2013-12-16 13:31:52 -08:00
Kyle Conroy
07751e614d
Mock out the getExchangeRate method call
2013-12-16 13:22:28 -08:00
Kyle Conroy
8e7f2f6206
Move controller test into expected folder
2013-12-16 13:08:14 -08:00
Kyle Conroy
9e8fbccca5
Add build status URL to the README
2013-12-16 12:26:01 -08:00
Kyle Conroy
23abee853a
Add Travis CI support
2013-12-16 12:23:13 -08:00
Moxie Marlinspike
933443cd73
Print commit comment payments in USD.
2013-12-16 11:13:46 -08:00
Moxie Marlinspike
c31022fdf7
Update iframe template to open target links in new tab.
2013-12-16 10:43:49 -08:00
Moxie Marlinspike
0155d46c28
Update procfile
2013-12-16 10:08:35 -08:00
Moxie Marlinspike
90c8512439
Initial Commit
2013-12-16 10:06:10 -08:00