Alena Prokharchyk
|
5cbe3d9722
|
ResourceTags: resourcetags support for Project/Vpc/NetworkACL/StaticRoute
Conflicts:
api/src/com/cloud/api/commands/ListVPCsCmd.java
server/src/com/cloud/api/ApiResponseHelper.java
server/src/com/cloud/network/dao/FirewallRulesDaoImpl.java
server/src/com/cloud/network/vpc/VpcManagerImpl.java
server/src/com/cloud/projects/dao/ProjectDaoImpl.java
server/src/com/cloud/uuididentity/dao/IdentityDao.java
|
2012-08-01 18:54:08 -07:00 |
David Nalley
|
e87558256c
|
Patch from Chip Childers
https://reviews.apache.org/r/5704/
License header updates for the server folder
|
2012-07-02 09:51:21 -04:00 |
David Nalley
|
ae4b66283a
|
cleaning up some line endings
|
2012-07-02 09:50:28 -04:00 |
Alena Prokharchyk
|
55a12582b4
|
Completed API / Management server code for Resource tags feature. UI is yet to be done
|
2012-06-20 15:45:08 -07:00 |
Alena Prokharchyk
|
62d45b9670
|
Initial checkin for resource tags feature
Conflicts:
api/src/com/cloud/api/ApiConstants.java
client/tomcatconf/commands.properties.in
server/src/com/cloud/api/ApiDBUtils.java
server/src/com/cloud/uuididentity/dao/IdentityDao.java
server/src/com/cloud/uuididentity/dao/IdentityDaoImpl.java
setup/db/create-schema.sql
|
2012-06-20 15:45:08 -07:00 |
David Nalley
|
59436be4ee
|
fixing line endings in server
|
2012-04-07 20:13:10 -04:00 |
frank
|
2f634c0913
|
Switch to Apache license
|
2012-04-03 04:50:05 -07:00 |
Kelven Yang
|
74c2506f42
|
bug 12843: initialize uuid column for tables that have default data content
|
2012-01-05 17:38:50 -08:00 |
Kelven Yang
|
85ad8ffca3
|
rename com.cloud.identity package to com.cloud.uuididentity as a previous deleted com.cloud.Identity name make git confused with com.cloud.identity under linux systems
|
2012-01-05 14:52:16 -08:00 |
Kelven Yang
|
f5d56b3d5d
|
Fix problems caused by merging
|
2011-11-03 10:35:25 -07:00 |
Kelven Yang
|
79e39c20fb
|
Fixes on merged result
|
2011-11-03 07:34:01 -07:00 |