Statistics
| Branch: | Revision:

root / src / com / rackspace / cloud / servers / api @ 71e52c4a

# Date Author Comment
71e52c4a 08/08/2011 11:16 pm Adam Menz

bug fixes

1a79c76b 08/08/2011 08:56 pm Adam Menz

made the backup server page sync with control panel

403bb53b 07/26/2011 11:09 pm Adam Menz

shared vip now an option when creating load balancer

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

small clean up

fe23daac 07/09/2011 02:20 am Phillip Toohill

initial loadbalancer support (bulk)

a7d1fdc2 07/01/2011 09:26 pm Adam Menz

folders for cloud files are now working as well as their function,
and persist through configuration changes

51fdecfb 06/29/2011 08:59 pm Adam Menz

Added a confirm resize activity to allow the user to confirm/rollback
their resize. Also the ability to refresh ViewServerActivity

697895bc 06/29/2011 05:55 pm Adam Menz

working on allowing filenames with spaces to be downloaded

006434d8 06/29/2011 04:48 pm Adam Menz

fixed issue #1 on github, also added some support for file names with
non url safe characters (still in progress)

32731215 06/28/2011 07:49 pm Adam Menz

Merge branch 'object_details' into experimental
and some xlarge layouts
and detailed error handling in place
Conflicts:
AndroidManifest.xml
src/com/rackspacecloud/android/ListContainerActivity.java
src/com/rackspacecloud/android/ListServersActivity.java...

f39579c4 06/24/2011 05:37 pm Adam Menz

fixed bug on viewserveractivity page

9548973b 06/23/2011 11:11 pm Adam Menz

fixed bugs caused from serval requests sent quickly

d88d3ae1 06/09/2011 09:44 pm Adam Menz

Created popups that display when a user performs a task to
inform then that it started. Also fixed bugs.

37b4d44e 06/08/2011 11:29 pm Adam Menz

working with ukaccounts, mutiple accounts, and all server tasks

ac513060 06/08/2011 10:10 pm Adam Menz

Merge branch 'mutipleAccounts' into HEAD

Conflicts:
AndroidManifest.xml
src/com/rackspace/cloud/servers/api/client/FlavorManager.java
src/com/rackspace/cloud/servers/api/client/ImageManager.java
src/com/rackspace/cloud/servers/api/client/ServerManager.java...

e1599cad 06/08/2011 09:42 pm Adam Menz

Merge branch 'reBuild_reNameBranch' into HEAD which also has uk

Conflicts:
src/com/rackspace/cloud/servers/api/client/http/Authentication.java
src/com/rackspacecloud/android/RackspaceCloudActivity.java
src/com/rackspacecloud/android/ViewServerActivity.java

730daee8 06/08/2011 01:02 am Adam Menz

mutiple accounts are working, but a delete still needs to be implemented

83774e79 06/07/2011 12:25 am Adam Menz

mutiple accounts are working, storage of them is not(to be implemented)

f3a0f609 06/06/2011 05:50 pm Adam Menz

partial progress for multiple accounts

a597c658 06/03/2011 07:35 pm Adam Menz

added support for using uk accounts on <2.2

f58bf9f4 06/03/2011 05:17 pm Adam Menz

addded new features to viewserveractivity

d1b6f270 01/21/2011 02:11 pm Chmouel Boudjnah

Don't use System.out.print but Log.d

Seems to make things a litle bit faster for me when listing a huge
containers and that's a bit more standard as well (even if we should
prob get rid of that tho).

2aaecc36 01/18/2011 01:19 pm Chmouel Boudjnah

Add a preference window to switch between geo auth

Add UK and US auth which by default goes to US. Will add OpenStack
custom auth next.

fb3e5d24 06/18/2010 12:28 am Phillip Toohill

Cloud Files Support

995e075e 05/04/2010 01:03 am Michael Mayo

version 1.0

221f7770 05/03/2010 11:27 pm Michael Mayo

cleanup and fix crash

610ee726 05/03/2010 10:15 pm Michael Mayo

remove unneeded class

e7274b25 05/03/2010 10:14 pm Michael Mayo

remove TODOs and generated blocks

88452393 05/03/2010 10:00 pm Michael Mayo

ubuntu 10 image

3e6fd0e9 05/03/2010 09:57 pm Michael Mayo

remove all warnings

849e1b61 04/30/2010 02:19 am Michael Mayo

resize server

af63e739 04/30/2010 12:46 am Michael Mayo

reboot and delete server

2538f98e 04/27/2010 10:29 pm Michael Mayo

large logos in server view

9a4cdbc6 04/27/2010 08:33 pm Michael Mayo

beginning server view

48aa01e6 04/27/2010 06:17 am Michael Mayo

cleanup

43a29eea 04/27/2010 05:48 am Michael Mayo

attempt to post to create servers

d8f3bb33 04/27/2010 01:20 am Michael Mayo

flavor and image loading

35e7942d 04/26/2010 10:54 pm Michael Mayo

first source commit