Commit Graph

1473 Commits

Author SHA1 Message Date
Matias Alejo Garcia 8223c0aca5 Merge pull request #268 from matiu/bug/404
fix double headers send on 404
2014-12-04 16:02:15 -03:00
Matias Alejo Garcia 9b1b2ef38b fix double headers send on 404 2014-12-04 15:53:04 -03:00
Matias Alejo Garcia cd22263aec Merge pull request #267 from matiu/feature/quora-limits
updates limits
2014-12-04 15:02:53 -03:00
Matias Alejo Garcia 0bbf337cc0 updates limits 2014-12-04 14:59:18 -03:00
Matias Alejo Garcia 3827a27583 Merge pull request #264 from matiu/feature/quota
Feature/quota
2014-12-01 19:06:27 -03:00
Matias Alejo Garcia 56e26945bb Merge pull request #1 from isocolsky/quota_tests
Quota tests
2014-12-01 18:29:26 -03:00
Ivan Socolsky 6e765b36ef fixed tests 2014-12-01 18:02:50 -03:00
Ivan Socolsky f3ec314d07 fixed tests for EmailStore plugin 2014-12-01 18:02:41 -03:00
Matias Alejo Garcia 95eca82745 add response headers 2014-12-01 17:33:03 -03:00
Matias Alejo Garcia ca907bc8b3 add quota headers + quota per item 2014-12-01 17:33:03 -03:00
Matias Alejo Garcia ebf5996ee1 better 404 handling 2014-12-01 17:33:03 -03:00
Gustavo Maximiliano Cortez 0e42c3d54f Merge pull request #263 from cmgustavo/feature/release-0.2.12
Update v0.2.12
2014-11-30 19:37:44 -03:00
Gustavo Maximiliano Cortez 0fc4abcd68 Update v0.2.12 2014-11-30 19:34:25 -03:00
Matias Alejo Garcia ee8ba0f7b7 Merge pull request #262 from isocolsky/rates_plugin
Currency rates plugin
2014-11-27 17:54:11 -03:00
Ivan Socolsky edfab81147 fetching rates at start 2014-11-27 16:48:22 -03:00
Ivan Socolsky 19ad0f5718 readme.md 2014-11-27 15:39:53 -03:00
Ivan Socolsky 4977044cc4 added currency rates plugin + integration tests 2014-11-27 15:38:32 -03:00
Matias Alejo Garcia 85e4f78b09 Merge pull request #260 from isocolsky/paginate_txs
Paginate txs
2014-11-20 18:21:26 -03:00
Ivan Socolsky a7144fa02e added limit to async.each 2014-11-20 17:35:44 -03:00
Ivan Socolsky 24eafb00d1 removed call to next(). fixed tests 2014-11-20 16:43:59 -03:00
Matias Alejo Garcia 307b6d2de3 Merge pull request #259 from eordano/fix/head
fix issue with unchainable call
2014-11-20 16:09:29 -03:00
Esteban Ordano fd9435b651 fix issue with unchainable call 2014-11-20 16:08:29 -03:00
Matias Alejo Garcia 5cd0cbdb04 Merge pull request #258 from isocolsky/paginate_txs
various fixes + readme.md
2014-11-20 15:17:25 -03:00
Ivan Socolsky d76c9f0a7a added performance improvement suggestion by @eordano 2014-11-20 14:29:47 -03:00
Ivan Socolsky 5b922915e7 various fixes + readme.md 2014-11-20 13:54:10 -03:00
Matias Alejo Garcia 4fec7830ec Merge pull request #253 from isocolsky/paginate_txs
WIP Paginate txs
2014-11-20 13:02:30 -03:00
Ivan Socolsky c07b770685 integration tests 2014-11-20 12:50:14 -03:00
Matias Alejo Garcia 492157d2c8 Merge pull request #257 from laudney/master
Fix confirmation info for multiple spent attempts
2014-11-20 04:10:34 -03:00
Larry Ren 08a1ae9fab Fix confirmation info for multiple spent attempts
Use the correct property when going over multiple spent attempts.
2014-11-19 21:23:24 +00:00
Matias Alejo Garcia 4815554645 Merge pull request #255 from cmgustavo/bug/mailbox
fix mailbox plugin message
2014-11-18 16:07:07 -03:00
Gustavo Maximiliano Cortez 0f731ddc3d fix mailbox plugin message 2014-11-18 16:05:52 -03:00
Gustavo Maximiliano Cortez fe3a9142be Merge pull request #254 from matiu/bug/messagekey
catch bad message keys
2014-11-18 15:52:22 -03:00
Matias Alejo Garcia 5ec09a493b catch bad message keys 2014-11-18 15:47:04 -03:00
Ivan Socolsky 51b6416f1a renamed fields in resultset 2014-11-17 16:27:46 -03:00
Ivan Socolsky 6dfaefdcc5 added pagination to addrs/txs 2014-11-17 16:24:48 -03:00
Gustavo Maximiliano Cortez 275dba3749 Merge pull request #251 from matiu/feature/deleteOneScript
add delete profile script
2014-11-13 19:01:03 -03:00
Matias Alejo Garcia 85f505a4d7 add delete profile script 2014-11-13 18:43:40 -03:00
Esteban Ordano 78ec3ba252 Merge pull request #250 from matiu/ref/del
.del does not return error.notFound
2014-11-13 18:34:36 -03:00
Matias Alejo Garcia f02e5ca1a9 .del does not return error.notFound 2014-11-13 18:32:10 -03:00
Ivan Socolsky 948ae393a0 Update README.md 2014-11-13 17:23:21 -03:00
Matias Alejo Garcia 449977b74f Merge pull request #249 from isocolsky/feature/get_txs_bulk
Feature/get txs bulk
2014-11-13 17:15:28 -03:00
Ivan Socolsky eaf644f1cc added GET route 2014-11-13 16:54:46 -03:00
Ivan Socolsky c3bff9245e added method to retrieve txs from list of addresses 2014-11-13 15:58:05 -03:00
Esteban Ordano 5044c9e863 Merge pull request #248 from eordano/feature/removeProfile
Remove profile
2014-11-13 13:09:38 -03:00
Matias Alejo Garcia 446ec49590 refactor: authorize request 2014-11-13 11:39:17 -03:00
Esteban Ordano 45e6241e34 feature: remove profile and remove key 2014-11-13 01:04:34 -03:00
Matias Alejo Garcia 02bc5b4580 Merge pull request #247 from eordano/nit/line
nit: delete line
2014-11-12 16:21:19 -03:00
Esteban Ordano d4aabe545a nit: delete line 2014-11-12 16:06:47 -03:00
Esteban Ordano 1c7c39a104 Merge pull request #246 from matiu/feature/validation-header
feature: add "is email validated" header to emailplugin responses
2014-11-12 15:57:53 -03:00
Gustavo Maximiliano Cortez ea9c670126 Merge pull request #245 from matiu/bug/tests
fix tests
2014-11-12 15:54:24 -03:00