Yitao Jiang
|
52ffccff5f
|
tools/apidoc: Fix the bug when build apidoc under windows cygwin environment
This closes #114
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
|
2015-03-24 17:24:34 +05:30 |
|
Pierre-Yves Ritschard
|
d5e3d4911d
|
Support all pythons from 2.6 up.
|
2015-02-27 09:27:52 +01:00 |
|
Pierre-Luc Dion
|
485fd6e9e5
|
apidocs: license date, acs version
|
2015-02-07 18:30:17 -05:00 |
|
Hugo Trippaers
|
4ebaf0a583
|
Bump master version to 4.6.0-SNAPSHOT after branching 4.5.0-SNAPSHOT
|
2014-10-29 14:54:23 +01:00 |
|
Pierre-Luc Dion
|
f7d80d9a6f
|
generateapi doc version to 4.5.0
|
2014-09-21 16:04:46 -04:00 |
|
Pierre-Luc Dion
|
8ed2d198bd
|
generateAPI doc: version 4.4.1, year:2014, add back button on main pages
|
2014-09-21 15:58:37 -04:00 |
|
Rohit Yadav
|
2f6fa268f4
|
apidocs: add entry for getSPMetaData
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
|
2014-08-28 19:45:25 +02:00 |
|
Rohit Yadav
|
7e15d16185
|
apidoc: add new entries for APIs
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
|
2014-08-25 18:16:28 +02:00 |
|
Rohit Yadav
|
773c5e9532
|
apidoc: add GloboDns entry under network section
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
|
2014-08-21 12:18:27 +02:00 |
|
Rohit Yadav
|
fed71ec585
|
apidoc: group login, logout, samlsso, samlslo under Authentication section
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
|
2014-08-13 13:49:05 +02:00 |
|
Rohit Yadav
|
3c9d78752d
|
apidoc: add entry in gen_toc for saml
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
|
2014-08-13 13:43:36 +02:00 |
|
Hugo Trippaers
|
5ddd0cff32
|
Fix dependency issue in apidoc, depends on server as that is where ApiXmlDocWriter lives
|
2014-07-31 12:06:54 +02:00 |
|
Ritu Sabharwal
|
628d8e66f7
|
CLOUDSTACK-6823 : First code drop for Brocade Network plugin to orchestrate Brocade VDX switches for L2 connectivity
Signed-off-by: Hugo Trippaers <htrippaers@schubergphilis.com>
|
2014-07-23 11:11:18 +02:00 |
|
Suresh Ramamurthy
|
03de9cc335
|
CLOUDSTACK-6845 : NuageVsp Network plugin
Signed-off-by: Hugo Trippaers <htrippaers@schubergphilis.com>
|
2014-07-21 10:49:49 +02:00 |
|
Hugo Trippaers
|
4402685e11
|
Update master to 4.5.0-SNAPSHOT
|
2014-03-14 14:55:26 +01:00 |
|
Min Chen
|
9f47466fea
|
Fix some issues in renaming iam api, also fix marvin library.
|
2014-02-26 17:30:34 -08:00 |
|
Prachi Damle
|
f84375442e
|
Merge branch 'master' into rbac
Conflicts:
api/src/org/apache/cloudstack/api/command/user/autoscale/ListAutoScaleVmProfilesCmd.java
api/src/org/apache/cloudstack/api/command/user/volume/ResizeVolumeCmd.java
plugins/network-elements/juniper-contrail/test/org/apache/cloudstack/network/contrail/management/MockAccountManager.java
server/src/com/cloud/api/ApiServer.java
server/src/com/cloud/api/query/QueryManagerImpl.java
server/src/com/cloud/template/TemplateAdapterBase.java
setup/db/db/schema-430to440.sql
tools/apidoc/gen_toc.py
|
2014-02-04 12:07:32 -08:00 |
|
Alena Prokharchyk
|
13e6c2fe72
|
Fixed API doc that got broken by adding new commands for stratosphere ssp plugin
Conflicts:
tools/apidoc/gen_toc.py
|
2014-01-30 11:01:03 -08:00 |
|
Min Chen
|
929fbabaa2
|
Merge branch 'master' into rbac.
|
2014-01-17 14:37:08 -08:00 |
|
Min Chen
|
c69a412c43
|
Remove old prepareSecondaryStorageForMigration from gen_toc.py.
|
2014-01-09 10:12:22 -08:00 |
|
SrikanteswaraRao Talluri
|
3baf61161a
|
CLOUDSTACK-5846: added updateCloudToUseObjectStore to known_category dict in gen_toc.py
Signed-off-by: Abhinandan Prateek <aprateek@apache.org>
|
2014-01-09 18:44:04 +05:30 |
|
Alena Prokharchyk
|
eb9147f709
|
Fixed code style errors in cloud-apidoc project
|
2013-12-12 16:39:02 -08:00 |
|
tuna
|
015ab6af8a
|
fix rebase master
|
2013-12-09 23:33:14 +07:00 |
|
tuna
|
d935d3865a
|
tuna
|
2013-12-09 23:33:14 +07:00 |
|
Alex Huang
|
433a631916
|
Reformat of source code to set a stable base for the future. I couldn't get checkstyle enabled. There's still about a thousand errors from checkstyle. Most of it from length errors from comments and strings. Will attempt to remove those tonight. This change is so large I just want to get it in before any merge nightmares. The changes are fairly minor though and I did a full compile and start a server with the reformat code.
|
2013-11-21 07:56:47 -08:00 |
|
Hugo Trippaers
|
cf715ff491
|
Bump 4.3.0 to 4.4.0 in master
|
2013-11-21 16:01:15 +01:00 |
|
Alex Huang
|
224f479974
|
Removed trailing spaces
|
2013-11-21 04:08:01 -08:00 |
|
Alex Huang
|
e4b22d0fca
|
Replace all tabs, particularly the ones in the comments
|
2013-11-21 03:39:58 -08:00 |
|
Wei Zhou
|
09ca263afd
|
fix apidocs build error
|
2013-11-08 16:02:59 +01:00 |
|
Min Chen
|
2ef4d5200c
|
Merge branch 'master' into rbac.
|
2013-10-31 17:16:33 -07:00 |
|
Min Chen
|
6be228a438
|
CLOUDSTACK-4024:Provide a way to upgrade from existing NFS secondary
storage to S3.
|
2013-10-28 21:01:31 -07:00 |
|
Min Chen
|
d84d62a1e0
|
Separate Admin and User command and response for ListVMsCmd.
|
2013-10-02 17:45:14 -07:00 |
|
Prasanna Santhanam
|
a987a8aca1
|
Fix apidoc build
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
|
2013-09-11 09:40:48 +05:30 |
|
Ian Duffy
|
bdba0ddeed
|
Bring up to date with master
|
2013-08-31 00:25:48 +01:00 |
|
Jessica
|
94849e274a
|
CLOUDSTACK-4429. DOC. Fix broken link in header of API Reference TOC page. The link pointed to the Developer's Guide on the old doc site. Changed to point to the new doc site. Does not point to a specific doc version, so this text can be re-used without change for future software releases.
|
2013-08-21 16:15:42 -07:00 |
|
Chip Childers
|
320663df78
|
fixing build error with message Need to add a category for createCacheStore.xml to <https://builds.apache.org/job/cloudstack-apidocs-master/ws/tools/apidoc/gen_toc.py>:known_categories
|
2013-08-08 09:36:38 -04:00 |
|
Chip Childers
|
b9623155a1
|
Adding CacheStores category for API docs, to resolve: Exception: Need to add a category for listCacheStores.xml to /home/hudson/jenkins-slave/workspace/cloudstack-apidocs-master/tools/apidoc/gen_toc.py:known_categories
|
2013-08-07 15:53:44 -04:00 |
|
Chip Childers
|
8225374138
|
Updating pom.xml version numbers for release 4.3.0-SNAPSHOT
Signed-off-by: Chip Childers <chipchilders@apache.org>
|
2013-08-01 10:35:00 -04:00 |
|
Min Chen
|
c8cafb91a7
|
CLOUDSTACK-3818: NFS Cache Improperly Named.
|
2013-07-26 15:07:45 -07:00 |
|
Prasanna Santhanam
|
fd62a22b6b
|
add deleteCacheStorage to TOC in API doc generator
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
(cherry picked from commit 8f153a65dd6d0aba42f118352652a4555c3641d6)
|
2013-07-26 09:47:01 +05:30 |
|
Ian Duffy
|
eaa4143371
|
Merge LDAPPlugin
Signed-off-by: Abhinandan Prateek <aprateek@apache.org>
|
2013-07-25 17:54:52 +05:30 |
|
Alex Huang
|
bec53fb59a
|
VMSync: Separating jobs from api
|
2013-07-03 11:22:40 -07:00 |
|
Sheng Yang
|
7e44f81273
|
UCS: Add missing beans
Also move the API to the right place
|
2013-06-27 14:54:45 -07:00 |
|
Sheng Yang
|
759269fcd8
|
Baremetal: Fix API's packages and categories
|
2013-06-21 09:48:30 -07:00 |
|
Prasanna Santhanam
|
6b34943622
|
Add listCacheStores to Image Store category
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
|
2013-06-21 11:56:05 +05:30 |
|
Edison Su
|
f41c800d88
|
merge to master
|
2013-06-14 19:06:33 -07:00 |
|
David Nalley
|
ef4c342d5c
|
updating copyright year and mark text
|
2013-06-13 14:22:01 -04:00 |
|
David Nalley
|
3707f70812
|
removing unsused logos
|
2013-06-13 14:04:42 -04:00 |
|
David Nalley
|
5ee38b79ae
|
Branding - moving the CloudStack logo in the apidocs to a properly apache-ified logo with TM symbol
|
2013-06-13 14:04:28 -04:00 |
|
Min Chen
|
18aeef3ef1
|
Merge branch 'master' (up to commit
c30d9be3cea30339cfff40c1002906634291b373) into object_store.
|
2013-06-12 11:20:32 -07:00 |
|