Skip to content

Commit 1ed425b

Browse files
author
Xavier DEGENNE
committed
Release 3.3.0
1 parent 8ef92d8 commit 1ed425b

File tree

581 files changed

+74998
-20102
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

581 files changed

+74998
-20102
lines changed

Gemfile.lock

Lines changed: 102 additions & 65 deletions
Original file line numberDiff line numberDiff line change
@@ -2,46 +2,61 @@ GEM
22
remote: https://rubygems.org/
33
specs:
44
RedCloth (4.2.9)
5-
activesupport (4.1.6)
6-
i18n (~> 0.6, >= 0.6.9)
7-
json (~> 1.7, >= 1.7.7)
5+
activesupport (4.2.11.3)
6+
i18n (~> 0.7)
87
minitest (~> 5.1)
9-
thread_safe (~> 0.1)
8+
thread_safe (~> 0.3, >= 0.3.4)
109
tzinfo (~> 1.1)
10+
addressable (2.4.0)
1111
blankslate (2.1.2.4)
12-
celluloid (0.16.0)
13-
timers (~> 4.0.0)
14-
classifier-reborn (2.0.1)
12+
classifier-reborn (2.2.0)
1513
fast-stemmer (~> 1.0)
16-
coffee-script (2.3.0)
14+
coffee-script (2.4.1)
1715
coffee-script-source
1816
execjs
19-
coffee-script-source (1.8.0)
17+
coffee-script-source (1.12.2)
2018
colorator (0.1)
21-
execjs (2.2.1)
19+
concurrent-ruby (1.1.8)
20+
ethon (0.12.0)
21+
ffi (>= 1.3.0)
22+
execjs (2.8.1)
23+
faraday (0.17.4)
24+
multipart-post (>= 1.2, < 3)
2225
fast-stemmer (1.0.2)
23-
ffi (1.9.5)
26+
ffi (1.12.2)
2427
gemoji (2.1.0)
25-
github-pages (28)
28+
github-pages (43)
2629
RedCloth (= 4.2.9)
30+
github-pages-health-check (= 0.6.0)
2731
jekyll (= 2.4.0)
28-
jekyll-coffeescript (= 1.0.0)
29-
jekyll-mentions (= 0.1.3)
30-
jekyll-redirect-from (= 0.6.2)
31-
jekyll-sass-converter (= 1.2.0)
32-
jekyll-sitemap (= 0.6.0)
33-
jemoji (= 0.3.0)
34-
kramdown (= 1.3.1)
35-
liquid (= 2.6.1)
32+
jekyll-coffeescript (= 1.0.1)
33+
jekyll-feed (= 0.3.1)
34+
jekyll-gist (= 1.4.0)
35+
jekyll-mentions (= 0.2.1)
36+
jekyll-paginate (= 1.1.0)
37+
jekyll-redirect-from (= 0.9.1)
38+
jekyll-sass-converter (= 1.3.0)
39+
jekyll-seo-tag (= 0.1.4)
40+
jekyll-sitemap (= 0.9.0)
41+
jemoji (= 0.5.0)
42+
kramdown (= 1.9.0)
43+
liquid (= 2.6.2)
3644
maruku (= 0.7.0)
37-
pygments.rb (= 0.6.0)
38-
rdiscount (= 2.1.7)
39-
redcarpet (= 3.1.2)
40-
hitimes (1.2.2)
45+
mercenary (~> 0.3)
46+
pygments.rb (= 0.6.3)
47+
rdiscount (= 2.1.8)
48+
redcarpet (= 3.3.3)
49+
terminal-table (~> 1.4)
50+
github-pages-health-check (0.6.0)
51+
addressable (~> 2.3)
52+
net-dns (~> 0.8)
53+
public_suffix (~> 1.4)
54+
typhoeus (~> 0.7)
4155
html-pipeline (1.9.0)
4256
activesupport (>= 2)
4357
nokogiri (~> 1.4)
44-
i18n (0.6.11)
58+
i18n (0.9.5)
59+
concurrent-ruby (~> 1.0)
4560
jekyll (2.4.0)
4661
classifier-reborn (~> 2.0)
4762
colorator (~> 0.1)
@@ -57,61 +72,83 @@ GEM
5772
redcarpet (~> 3.1)
5873
safe_yaml (~> 1.0)
5974
toml (~> 0.1.0)
60-
jekyll-coffeescript (1.0.0)
75+
jekyll-coffeescript (1.0.1)
6176
coffee-script (~> 2.2)
62-
jekyll-gist (1.1.0)
63-
jekyll-mentions (0.1.3)
77+
jekyll-feed (0.3.1)
78+
jekyll-gist (1.4.0)
79+
octokit (~> 4.2)
80+
jekyll-mentions (0.2.1)
6481
html-pipeline (~> 1.9.0)
6582
jekyll (~> 2.0)
66-
jekyll-paginate (1.0.0)
67-
jekyll-redirect-from (0.6.2)
68-
jekyll (~> 2.0)
69-
jekyll-sass-converter (1.2.0)
83+
jekyll-paginate (1.1.0)
84+
jekyll-redirect-from (0.9.1)
85+
jekyll (>= 2.0)
86+
jekyll-sass-converter (1.3.0)
7087
sass (~> 3.2)
71-
jekyll-sitemap (0.6.0)
72-
jekyll-watch (1.1.1)
73-
listen (~> 2.7)
74-
jemoji (0.3.0)
88+
jekyll-seo-tag (0.1.4)
89+
jekyll (>= 2.0)
90+
jekyll-sitemap (0.9.0)
91+
jekyll-watch (1.5.1)
92+
listen (~> 3.0)
93+
jemoji (0.5.0)
7594
gemoji (~> 2.0)
7695
html-pipeline (~> 1.9)
77-
jekyll (~> 2.0)
78-
json (2.2.0)
79-
kramdown (1.3.1)
80-
liquid (2.6.1)
81-
listen (2.7.11)
82-
celluloid (>= 0.15.2)
83-
rb-fsevent (>= 0.9.3)
84-
rb-inotify (>= 0.9)
96+
jekyll (>= 2.0)
97+
kramdown (1.9.0)
98+
liquid (2.6.2)
99+
listen (3.0.8)
100+
rb-fsevent (~> 0.9, >= 0.9.4)
101+
rb-inotify (~> 0.9, >= 0.9.7)
85102
maruku (0.7.0)
86-
mercenary (0.3.4)
87-
mini_portile (0.6.0)
88-
minitest (5.4.2)
89-
nokogiri (1.6.3.1)
90-
mini_portile (= 0.6.0)
103+
mercenary (0.3.6)
104+
mini_portile2 (2.4.0)
105+
minitest (5.12.0)
106+
multipart-post (2.1.1)
107+
net-dns (0.9.0)
108+
nokogiri (1.9.1)
109+
mini_portile2 (~> 2.4.0)
110+
octokit (4.21.0)
111+
faraday (>= 0.9)
112+
sawyer (~> 0.8.0, >= 0.5.3)
91113
parslet (1.5.0)
92114
blankslate (~> 2.0)
93-
posix-spawn (0.3.9)
94-
pygments.rb (0.6.0)
115+
posix-spawn (0.3.15)
116+
public_suffix (1.5.3)
117+
pygments.rb (0.6.3)
95118
posix-spawn (~> 0.3.6)
96-
yajl-ruby (~> 1.1.0)
97-
rb-fsevent (0.9.4)
98-
rb-inotify (0.9.5)
99-
ffi (>= 0.5.0)
100-
rdiscount (2.1.7)
101-
redcarpet (3.1.2)
102-
safe_yaml (1.0.4)
103-
sass (3.4.5)
104-
thread_safe (0.3.4)
105-
timers (4.0.1)
106-
hitimes
107-
toml (0.1.1)
119+
yajl-ruby (~> 1.2.0)
120+
rb-fsevent (0.11.0)
121+
rb-inotify (0.9.10)
122+
ffi (>= 0.5.0, < 2)
123+
rdiscount (2.1.8)
124+
redcarpet (3.3.3)
125+
safe_yaml (1.0.5)
126+
sass (3.7.4)
127+
sass-listen (~> 4.0.0)
128+
sass-listen (4.0.0)
129+
rb-fsevent (~> 0.9, >= 0.9.4)
130+
rb-inotify (~> 0.9, >= 0.9.7)
131+
sawyer (0.8.2)
132+
addressable (>= 2.3.5)
133+
faraday (> 0.8, < 2.0)
134+
terminal-table (1.8.0)
135+
unicode-display_width (~> 1.1, >= 1.1.1)
136+
thread_safe (0.3.6)
137+
toml (0.1.2)
108138
parslet (~> 1.5.0)
109-
tzinfo (1.2.2)
139+
typhoeus (0.8.0)
140+
ethon (>= 0.8.0)
141+
tzinfo (1.2.9)
110142
thread_safe (~> 0.1)
111-
yajl-ruby (1.4.1)
143+
unicode-display_width (1.7.0)
144+
yajl-ruby (1.2.3)
112145

113146
PLATFORMS
114147
ruby
115148

116149
DEPENDENCIES
117150
github-pages
151+
jekyll (< 3.0.1)
152+
153+
BUNDLED WITH
154+
1.17.3

common/download.html

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,9 @@
8181
<li class="dropdown">
8282
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Docs <i class="fa fa-caret-down"></i></a>
8383
<ul class="dropdown-menu" role="menu">
84+
<li>
85+
<a href="#/documentation/3.3.0/index.html">3.3.0</a>
86+
</li>
8487
<li>
8588
<a href="#/documentation/3.2.0/index.html">3.2.0</a>
8689
</li>
@@ -167,24 +170,24 @@
167170
<h2>Alien4Cloud full distribution</h2>
168171
<br />
169172
<!--br />
170-
<a href="https://www.portaildulibre.fr/nexus/repository/opensource-releases/alien4cloud/alien4cloud-premium-dist/3.2.0/alien4cloud-premium-dist-3.2.0-dist.tar.gz" ><i class="fa fa-download"></i> Alien 4 Cloud latest sprint milestone (3.2.0)</a>
173+
<a href="https://www.portaildulibre.fr/nexus/repository/opensource-releases/alien4cloud/alien4cloud-premium-dist/3.3.0/alien4cloud-premium-dist-3.3.0-dist.tar.gz" ><i class="fa fa-download"></i> Alien 4 Cloud latest sprint milestone (3.3.0)</a>
171174
<br /-->
172-
<a href="https://www.portaildulibre.fr/nexus/#browse/search=keyword%3Dalien4cloud:opensource-snapshots%3Aalien4cloud%3Aalien4cloud-premium-dist%3A3.3.0-SNAPSHOT" target="_blank"><i class="fa fa-download"></i> Alien 4 Cloud latest build</a>
175+
<a href="https://www.portaildulibre.fr/nexus/#browse/search=keyword%3Dalien4cloud:opensource-snapshots%3Aalien4cloud%3Aalien4cloud-premium-dist%3A3.4.0-SNAPSHOT" target="_blank"><i class="fa fa-download"></i> Alien 4 Cloud latest build</a>
173176
<br />
174-
<a href="https://www.portaildulibre.fr/nexus/repository/opensource-releases/alien4cloud/alien4cloud-premium-dist/3.2.0/alien4cloud-premium-dist-3.2.0-dist.tar.gz"><i class="fa fa-download"></i> Alien 4 Cloud latest stable (3.2.0)</a>
177+
<a href="https://www.portaildulibre.fr/nexus/repository/opensource-releases/alien4cloud/alien4cloud-premium-dist/3.3.0/alien4cloud-premium-dist-3.3.0-dist.tar.gz"><i class="fa fa-download"></i> Alien 4 Cloud latest stable (3.3.0)</a>
175178
<br />
176179
</div>
177180

178181
<!--
179182
<div class="col-md-6">
180183
<h2>Community edition</h2>
181184
<br />
182-
<a href="http://fastconnect.org/maven/service/local/artifact/maven/redirect?r=opensource&g=alien4cloud&a=alien4cloud-dist&v=3.2.0&p=tar.gz&c=dist" class="btn btn-success btn-lg">Alien 4 Cloud 3.2.0</a>
185+
<a href="http://fastconnect.org/maven/service/local/artifact/maven/redirect?r=opensource&g=alien4cloud&a=alien4cloud-dist&v=3.3.0&p=tar.gz&c=dist" class="btn btn-success btn-lg">Alien 4 Cloud 3.3.0</a>
183186
<br />
184187
<br />
185-
<a href="http://fastconnect.org/maven/service/local/artifact/maven/redirect?r=opensource&g=alien4cloud&a=alien4cloud-dist&v=3.2.0&p=tar.gz&c=dist" ><i class="fa fa-download"></i> Alien 4 Cloud latest sprint milestone</a>
188+
<a href="http://fastconnect.org/maven/service/local/artifact/maven/redirect?r=opensource&g=alien4cloud&a=alien4cloud-dist&v=3.3.0&p=tar.gz&c=dist" ><i class="fa fa-download"></i> Alien 4 Cloud latest sprint milestone</a>
186189
<br />
187-
<a href="http://fastconnect.org/maven/service/local/artifact/maven/redirect?r=opensource-snapshot&g=alien4cloud&a=alien4cloud-dist&v=3.3.0-SNAPSHOT&p=tar.gz&c=dist" ><i class="fa fa-download"></i> Alien 4 Cloud latest build</a>
190+
<a href="http://fastconnect.org/maven/service/local/artifact/maven/redirect?r=opensource-snapshot&g=alien4cloud&a=alien4cloud-dist&v=3.4.0-SNAPSHOT&p=tar.gz&c=dist" ><i class="fa fa-download"></i> Alien 4 Cloud latest build</a>
188191
<br />
189192
<h4>Old stable versions</h4>
190193
<ul>
@@ -197,12 +200,12 @@ <h4>Old stable versions</h4>
197200
<div class="col-md-6">
198201
<h2>Premium edition</h2>
199202
<br />
200-
<a href="https://fastconnect.org/maven/service/local/repositories/fastconnect/content/alien4cloud/alien4cloud-premium-dist/3.2.0/alien4cloud-premium-dist-3.2.0-dist.tar.gz" class="btn btn-success btn-lg">Alien 4 Cloud Premium 3.2.0</a>
203+
<a href="https://fastconnect.org/maven/service/local/repositories/fastconnect/content/alien4cloud/alien4cloud-premium-dist/3.3.0/alien4cloud-premium-dist-3.3.0-dist.tar.gz" class="btn btn-success btn-lg">Alien 4 Cloud Premium 3.3.0</a>
201204
<br />
202205
<br />
203-
<a href="http://fastconnect.org/maven/service/local/artifact/maven/redirect?r=fastconnect&g=alien4cloud&a=alien4cloud-premium-dist&v=3.2.0&p=tar.gz&c=dist"><i class="fa fa-download"></i> Alien 4 Cloud Premium latest sprint milestone</a>
206+
<a href="http://fastconnect.org/maven/service/local/artifact/maven/redirect?r=fastconnect&g=alien4cloud&a=alien4cloud-premium-dist&v=3.3.0&p=tar.gz&c=dist"><i class="fa fa-download"></i> Alien 4 Cloud Premium latest sprint milestone</a>
204207
<br />
205-
<a href="http://fastconnect.org/maven/service/local/artifact/maven/redirect?r=fastconnect-snapshot&g=alien4cloud&a=alien4cloud-premium-dist&v=3.3.0-SNAPSHOT&p=tar.gz&c=dist" ><i class="fa fa-download"></i> Alien 4 Cloud Premium latest build</a>
208+
<a href="http://fastconnect.org/maven/service/local/artifact/maven/redirect?r=fastconnect-snapshot&g=alien4cloud&a=alien4cloud-premium-dist&v=3.4.0-SNAPSHOT&p=tar.gz&c=dist" ><i class="fa fa-download"></i> Alien 4 Cloud Premium latest build</a>
206209
207210
<br />
208211
<h4>Old stable versions</h4>

common/features.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,9 @@
8181
<li class="dropdown">
8282
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Docs <i class="fa fa-caret-down"></i></a>
8383
<ul class="dropdown-menu" role="menu">
84+
<li>
85+
<a href="#/documentation/3.3.0/index.html">3.3.0</a>
86+
</li>
8487
<li>
8588
<a href="#/documentation/3.2.0/index.html">3.2.0</a>
8689
</li>

community/index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,9 @@
8181
<li class="dropdown">
8282
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Docs <i class="fa fa-caret-down"></i></a>
8383
<ul class="dropdown-menu" role="menu">
84+
<li>
85+
<a href="#/documentation/3.3.0/index.html">3.3.0</a>
86+
</li>
8487
<li>
8588
<a href="#/documentation/3.2.0/index.html">3.2.0</a>
8689
</li>

developer_guide/model.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)