Statistics
| Branch: | Revision:

root / src / com / rackspacecloud / android / ViewLoadBalancerActivity.java @ b2a2d2f1

History | View | Annotate | Download (20 kB)

# Date Author Comment
6b8dad86 08/03/2011 06:29 pm Adam Menz

all activites that should now extend Cloud(List)Activity which extends Ga(List)Activity. Cleaner and less duplication of code

157f0be5 08/02/2011 06:46 pm Adam Menz

small ui improvement

c4a37180 08/01/2011 09:13 pm Adam Menz

fixed bugs that occured when adding new nodes to a lb

01340459 07/28/2011 09:36 pm Adam Menz

bug fixes, imporved port/protocol selection, better ui for adding nodes

6ae5d8db 07/27/2011 10:58 pm Adam Menz

now and enable/disable session persistence and log for a load balancer

b5f66d0e 07/25/2011 09:23 pm Adam Menz

support for adding external nodes to load balancer

1b82ddb3 07/25/2011 04:36 pm Adam Menz

small clean up

232548ba 07/21/2011 11:56 pm Adam Menz

clean up

b722cab3 07/21/2011 10:25 pm Adam Menz

added new load balancing features
working now is add/remove lb, add/remove nodes
and edit lb/nodes

4f9d1a69 07/19/2011 04:39 pm Adam Menz

work on modifying a lb, add/modify nodes, edit name/condition

639ae8d6 07/13/2011 10:16 pm Adam Menz

progress on adding nodes to load balancer

aeff0a62 07/12/2011 12:23 am Adam Menz

created protocol class, manager, and xml parser and work on the create
loadbalancer page

d8be1aef 07/11/2011 09:40 pm Adam Menz

LoadBalancers now using CustomHttpClient and listLB now getting from ORD and DFW

23bc5e75 07/09/2011 02:21 am Phillip Toohill

layouts, drawables, activities for loadbalancers