21197 Commits (53afd8f4c52f3fd337ab19ca3621c6da63bb03c2)
 

Author SHA1 Message Date
Armon Dadgar d35de5bc11 agent: Shuffle DNS responses, limit records 11 years ago
Armon Dadgar 1d10b9d6ba website: bulk copy from serf 11 years ago
Armon Dadgar 035f9f6a5a Add test file for structs package 11 years ago
Armon Dadgar e12e5f7f68 agent: adding ability to reload services and checks 11 years ago
Armon Dadgar c1637b4978 agent: Adding server up callback to make state sync faster 11 years ago
Armon Dadgar f8bd1a1ac3 agent: Adding support to edge trigger consul server coming up for state sync 11 years ago
Armon Dadgar e27aa3e21d agent: Adding some primitive config reloading 11 years ago
Armon Dadgar 01b1104175 agent: adding ability to pause syncing 11 years ago
Armon Dadgar d64fda8d45 agent: Adding tests for config parsing 11 years ago
Armon Dadgar d7b3174804 consul: ConnPool multiplexes a single connection instead of using multiple 11 years ago
Armon Dadgar e0b1315171 consul: Make some ConnPool methods private 11 years ago
Armon Dadgar 15d2a6a51e consul: Allow receiving RPC connections 11 years ago
Armon Dadgar e72ad27850 TODO cleanups 11 years ago
Armon Dadgar 315600d6bf agent: adding more tests 11 years ago
Armon Dadgar c58c53f448 agent: RPC changes and blocking query support 11 years ago
Armon Dadgar 1996deaa18 consul: Fixing struct type 11 years ago
Armon Dadgar 18b4e51bb5 consul: ensure conn pool shutdown is fast 11 years ago
Armon Dadgar e173e7eeff agent: Adding CLI flags 11 years ago
Armon Dadgar 4cee14f58a consul: Health endpoints support blocking queries 11 years ago
Armon Dadgar bd1a140476 consul: Adding a sanity check 11 years ago
Armon Dadgar 89bffaf467 consul: Support blocking queries for the Catalog 11 years ago
Armon Dadgar 1d1dd8f8d2 consul: Enable ListNodes and ListServices to be a blocking query 11 years ago
Armon Dadgar 697d9e7ed8 consul: Cleanup the FSM, running out of file handles 11 years ago
Armon Dadgar 630aa33cf4 consul: Adding indexed versions of return structs 11 years ago
Armon Dadgar ffa7173953 consul: blockingRPC is a helper method for queries that need to block 11 years ago
Armon Dadgar 985e3a0529 consul: State store can return the tables for a query, and watch for changes 11 years ago
Armon Dadgar f0205e1974 consul: Adding BlockingQuery to structs to wait for changes 11 years ago
Armon Dadgar e29b9ca50a consul: Add a guard against deadlock in MDB 11 years ago
Armon Dadgar 3897a23db2 consul: reduce the scope of various transactions 11 years ago
Armon Dadgar 7326a74e65 consul: Notify watchers of changes 11 years ago
Armon Dadgar 420417861a consul: Move notification group from MDBTable into the state store 11 years ago
Armon Dadgar 67a7d25e1c consul: updating state store to associate changes with raft index 11 years ago
Armon Dadgar 49378a0323 agent: Fixing test with new struct 11 years ago
Armon Dadgar 64ba7991f4 consul: Add a NotifyGroup to the MDBTable 11 years ago
Armon Dadgar 9c4d62edd9 consul: Adding a simple notification mechansim 11 years ago
Armon Dadgar 78db2f6475 consul: MDBTable can track a special 'last index' value 11 years ago
Armon Dadgar 231bbb1bd5 consul: Log state store errors 11 years ago
Armon Dadgar 1a5158212c agent: First pass at parsing service and check definition 11 years ago
Armon Dadgar db4bf65e2e consul: client re-uses the last connection if error free 11 years ago
Armon Dadgar be04291fb2 consul: benchmark the ListNodes RPC method 11 years ago
Armon Dadgar e98595cddf consul: Adding some benchmarks to test state store 11 years ago
Armon Dadgar 1eea14c63e command/members: update for serf changes 11 years ago
Armon Dadgar b9e1b2c362 agent: test the register/deregister service endpoint 11 years ago
Armon Dadgar 1a5a91419b agent: Adding tests for agent check endpoints 11 years ago
Armon Dadgar 37cb0bd3f2 agent: First pass at register service and check locally 11 years ago
Armon Dadgar 964147c452 agent: First pass at the easy endpoints 11 years ago
Armon Dadgar 959ea3d5ec agent: Skeleton for HTTP based service/check registration 11 years ago
Armon Dadgar 1eb0a76ee8 agent: Adding methods to register services and checks 11 years ago
Armon Dadgar 438c9537d3 agent: Adding CheckType which is used to wrap either a CheckMonitor or CheckTTL 11 years ago
Armon Dadgar 66b232f53e agent: syncCheck provides the relevant check to prevent a race condition 11 years ago