Commit Graph

  • dfe0de7d3c move exceptions ryan 2016-06-28 16:41:32 +02:00
  • 16a8451fa1 Docs: added link to Ops Manager Backup details troymc 2016-06-28 15:53:53 +02:00
  • 5afb94808b Docs: several revisions to section on Backup troymc 2016-06-28 15:25:55 +02:00
  • 7bd6d485bc Test Bigchain.get_blocks_status_containing_tx() (#399) Sylvain Bellemare 2016-06-28 14:19:22 +02:00
  • ac680cf5e9 Test consensus (#398) Sylvain Bellemare 2016-06-28 14:19:07 +02:00
  • 681e347e75 Test util (#396) Sylvain Bellemare 2016-06-28 14:18:50 +02:00
  • e75798be38 Use the latest rethinkdb 2.3.x driver for Python troymc 2016-06-28 11:29:20 +02:00
  • 24894e4d65 Docs: added/revised some notes on backup troymc 2016-06-28 11:25:22 +02:00
  • e336a320c6 Docs: first draft of section on backup troymc 2016-06-27 16:32:02 +02:00
  • 3af63ab36f Docs: Refactored some federation docs troymc 2016-06-27 15:10:19 +02:00
  • 184d307e0b Docs: moved nodes, clusters, feds terminology section troymc 2016-06-27 14:52:52 +02:00
  • 5ffb4ae38f Docs: renamed federation-set-up.md federation-ops.md troymc 2016-06-27 11:16:42 +02:00
  • 6cf8363b1a Merge branch 'votes-table' of github.com:bigchaindb/bigchaindb into votes-table ryan 2016-06-27 10:59:44 +02:00
  • bfe6cbc461 Merge branch 'master' into votes-table ryan 2016-06-27 10:53:15 +02:00
  • 6fe317e7cc update test ryan 2016-06-24 15:00:51 +02:00
  • 2b4c230f7f Merge pull request #397 from bigchaindb/new-and-revised-timestamp-docs Troy McConaghy 2016-06-24 13:13:56 +02:00
  • 82958ad397 Docs: More clarity on timestamp to UTC conversion. troymc 2016-06-24 13:06:29 +02:00
  • 240d8075e2 Merge pull request #403 from bigchaindb/revise-config-docs Troy McConaghy 2016-06-24 11:17:57 +02:00
  • 4512ec84b7 Add test module for consensus module Sylvain Bellemare 2016-06-22 14:08:44 +02:00
  • ba7065ea1b Remove NotImplementedError Sylvain Bellemare 2016-06-22 14:01:15 +02:00
  • 4bea7becf0 Add extra space (pep 8) Sylvain Bellemare 2016-06-22 14:00:32 +02:00
  • 200fc4d994 Simplify and group the imports Sylvain Bellemare 2016-06-22 14:00:14 +02:00
  • 4f81fcef1d Docs: added list of env vars near top of configuration.md troymc 2016-06-24 11:10:19 +02:00
  • b8a8d2174e Add test for Bigchain.transaction_exists() Sylvain Bellemare 2016-06-23 17:55:11 +02:00
  • 006f4ae67a Group imports from same module together Sylvain Bellemare 2016-06-22 16:40:29 +02:00
  • 81422c9c3e Remove extra blank line Sylvain Bellemare 2016-06-22 16:39:51 +02:00
  • a66a7cb327 Add missing blank line Sylvain Bellemare 2016-06-22 16:39:29 +02:00
  • 8878de6223 Remove unused import Sylvain Bellemare 2016-06-22 16:38:05 +02:00
  • c3a920e917 Move GenesisBlockAlreadyExistsError Sylvain Bellemare 2016-06-22 16:37:03 +02:00
  • cf8eafb85c Imrpove the docstrings a bit Sylvain Bellemare 2016-06-22 16:05:58 +02:00
  • f83cab66f1 Simplify formatting Sylvain Bellemare 2016-06-22 16:01:53 +02:00
  • 70fcd2a02a Simplify logic Sylvain Bellemare 2016-06-22 16:01:04 +02:00
  • 3849d49ea0 Move ImproperVoteError into .exceptions.py Sylvain Bellemare 2016-06-22 15:55:03 +02:00
  • ed66de1112 Group imports Sylvain Bellemare 2016-06-22 15:51:30 +02:00
  • 3dbe5a5cff Merge branch 'master' into votes-table ryan 2016-06-23 17:48:24 +02:00
  • 8f63cae62f Fixed 'unambiguosly' and revised final subsection of timestamps.md troymc 2016-06-23 17:31:25 +02:00
  • c54f3cdac1 Docs: Revised CLI and configuration settings docs troymc 2016-06-23 16:36:34 +02:00
  • 7d3e74f613 Merge pull request #402 from bigchaindb/bug/401/python-driver-api-examples-fix Troy McConaghy 2016-06-23 15:52:45 +02:00
  • fab9b3ec36 Merge pull request #390 from bigchaindb/rename_federation_nodes Troy McConaghy 2016-06-23 15:50:57 +02:00
  • b310190c34 Docs: updated 'The Python Driver API by Example' troymc 2016-06-23 12:10:47 +02:00
  • 194c2aa82b Docs: clarified timestamp->UTC conversion troymc 2016-06-23 11:29:11 +02:00
  • fac7291819
    Add missing blank lines (pep 8) Sylvain Bellemare 2016-06-22 15:45:13 +02:00
  • 8dce1ec42c
    Test Bigchaindb.has_previous_vote() Sylvain Bellemare 2016-06-22 15:41:55 +02:00
  • 6289063460
    Test Bigchain.get_blocks_status_containing_tx() Sylvain Bellemare 2016-06-22 14:39:01 +02:00
  • 92d0e64e77
    Remove unused import Sylvain Bellemare 2016-06-22 13:59:49 +02:00
  • aa5fcd4db2 Docs: more details on timestamp interpretation troymc 2016-06-22 13:55:40 +02:00
  • 327c99b72a
    Raise the exception Sylvain Bellemare 2016-06-22 13:31:20 +02:00
  • 03be6d31ef
    Simplify the logic a bit Sylvain Bellemare 2016-06-22 13:21:22 +02:00
  • b166e2e25a Docs: fixed subsetion on timestamp -> UTC conversion troymc 2016-06-22 12:41:40 +02:00
  • e2e08f5441 Docs: add subsection about how BDCB uses timestamps troymc 2016-06-22 12:36:24 +02:00
  • 42e0599115
    Add tests for bigchaindb/util.py Sylvain Bellemare 2016-06-22 11:42:11 +02:00
  • 5bc0adcccb
    Isolate handling of potential KeyError Sylvain Bellemare 2016-06-22 11:41:20 +02:00
  • ffb3a0adad Docs: new page on timestamps, updated other timestamp docs troymc 2016-06-21 17:15:08 +02:00
  • cc20136cb1 Merge pull request #395 from bigchaindb/feat/394/change-config-system Rodolphe Marques 2016-06-21 15:20:59 +02:00
  • 3322a09215 updated Bigchain.__init__ docstring Rodolphe Marques 2016-06-21 13:39:05 +02:00
  • 2cbd25f532 updated docs Rodolphe Marques 2016-06-21 13:32:23 +02:00
  • 30d7185c38 Change config precedence so that env variables can override config. Rodolphe Marques 2016-06-21 13:19:02 +02:00
  • 8f5173ea2d Merge pull request #393 from bigchaindb/more-docs-improvements Troy McConaghy 2016-06-21 11:18:42 +02:00
  • a35a7d53f5 Docs: infinite condition URI troymc 2016-06-21 10:39:05 +02:00
  • 73d0c41883 Docs: Clarified which config settings relate to the HTTP API troymc 2016-06-21 10:22:40 +02:00
  • 6647d42829 Merge remote-tracking branch 'origin/master' into more-docs-improvements troymc 2016-06-20 18:04:26 +02:00
  • 7d6c8f0e02 Docs: Refactored setup instructions into 4 cases troymc 2016-06-20 17:58:30 +02:00
  • 488ada19b2 Added link to Quickstart page in the README file troymc 2016-06-20 15:56:06 +02:00
  • 7562901d5c Docs: during cluster setup, must set replication factor troymc 2016-06-20 15:48:01 +02:00
  • fe2bc634ab Docs: added page pointing to Example Apps troymc 2016-06-20 15:12:44 +02:00
  • 09087ed8fb Docs: Added 'Quickstart' page troymc 2016-06-20 14:20:10 +02:00
  • 36fec60d74 Merge pull request #392 from bigchaindb/feat/389/cli-set-replication-factor Rodolphe Marques 2016-06-20 14:00:38 +02:00
  • 949498b7a2 Merge remote-tracking branch 'remotes/origin/master' into feat/389/cli-set-replication-factor Rodolphe Marques 2016-06-20 13:35:27 +02:00
  • 6208305ae4 added tests Rodolphe Marques 2016-06-20 13:24:14 +02:00
  • ea01a841dd Docs: Moved Topic Guides later in the TOC troymc 2016-06-20 12:04:34 +02:00
  • d87f881eda Docs: Added note about queries via the HTTP API troymc 2016-06-20 11:34:48 +02:00
  • 5ae231501c Docs: Added 'BigchainDB Integration with Other Blockchains' troymc 2016-06-20 11:24:05 +02:00
  • d4ef24aa7b Docs: Added high-level explanation of conditions troymc 2016-06-20 11:12:59 +02:00
  • 259252c08b Docs: added new section on smart contracts troymc 2016-06-20 10:54:30 +02:00
  • 20fae504bc Docs: added more notes on node requirements troymc 2016-06-20 10:35:19 +02:00
  • 103e3f85e9 Merge pull request #388 from bigchaindb/feat/331/docs-on-federations Troy McConaghy 2016-06-17 16:05:29 +02:00
  • 8d204a50eb Catch rethinkdb exceptions when configuring shards and replicas Rodolphe Marques 2016-06-17 15:51:45 +02:00
  • cd7070722f Renamed Bigchain.federation_nodes as Bigchain.nodes_except_me troymc 2016-06-16 16:58:01 +02:00
  • ac603c2744
    Merge branch 'add-informative-json-to-api-server' vrde 2016-06-16 15:03:08 +02:00
  • ba83dfcd42
    Merge branch 'return-404-when-tx-not-found' vrde 2016-06-16 14:59:47 +02:00
  • cc6129103f WIP: added bigchaindb set-replicas cmd w/ non-working test troymc 2016-06-16 14:44:57 +02:00
  • fbb7f96ccc Forgot to add change to bigchain.py in last commit troymc 2016-06-16 11:33:36 +02:00
  • 83bf6ccd80 bigchaindb set-shards should change 'votes' table too troymc 2016-06-16 11:23:31 +02:00
  • 6ffb1f5243 Docs: Added subsection 'Secure Your Server' troymc 2016-06-16 10:22:02 +02:00
  • c7e1e015e2 Docs: 'Direct I/O' should be just 'direct I/O' troymc 2016-06-15 16:49:36 +02:00
  • ae88b8e0e3 Fixed some links to the Docker docs troymc 2016-06-15 16:45:48 +02:00
  • 1d108654a8 Docs: clarify steps to run RethinkDB & BigchainDB for clusters troymc 2016-06-15 16:36:41 +02:00
  • 6ac09e95c3 New top-level section of docs: Clusters & Federations troymc 2016-06-15 15:32:41 +02:00
  • fd6828a0f6 Move the Docker docs to a separate page troymc 2016-06-15 14:55:12 +02:00
  • 265b141679 Merge remote-tracking branch 'origin/master' into feat/331/docs-on-federations troymc 2016-06-15 14:07:08 +02:00
  • 13985b4bbc Docs: minor additions to section on federation setup troymc 2016-06-15 14:07:03 +02:00
  • f80449643b Docs: updates to file system setup, RethinkDB config, BigchainDB config troymc 2016-06-15 14:06:03 +02:00
  • 4431815ab1 Merge pull request #387 from bigchaindb/0.4.2 Rodolphe Marques 2016-06-15 13:54:23 +02:00
  • a010144552 bump version number to 0.4.2 Rodolphe Marques 2016-06-15 13:44:16 +02:00
  • 7ce6c3980c Merge pull request #386 from bigchaindb/update-changelog-for-0.4.2 v0.4.2 Troy McConaghy 2016-06-15 13:42:27 +02:00
  • 09c5bc6346 Updated the changelog for the 0.4.2 release troymc 2016-06-15 13:38:07 +02:00
  • df18298cc2 Merge pull request #384 from bigchaindb/feat/380/round-timestamp-add-uuid Rodolphe Marques 2016-06-15 13:32:53 +02:00
  • 90dd60ca10 updated documentation to reflect changes in the transaction model Rodolphe Marques 2016-06-15 13:17:40 +02:00
  • d44b693e7b Merge pull request #385 from bigchaindb/feat/383/output-bigchaindb-version-on-start Rodolphe Marques 2016-06-15 13:08:07 +02:00
  • 3cefcfa59b Print the version in the beginning. Rodolphe Marques 2016-06-15 12:36:03 +02:00