Skip to content

Commit

Permalink
Dashbuilder 6.3.0.Final release
Browse files Browse the repository at this point in the history
  • Loading branch information
dgutierr committed Sep 30, 2015
1 parent 0a941b0 commit 93efb58
Show file tree
Hide file tree
Showing 25 changed files with 1,351 additions and 393 deletions.
7 changes: 7 additions & 0 deletions .awestruct_ignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
LICENSE-ASL-2.0.txt
README.adoc
build.sh
Gemfile
Gemfile.lock
Rakefile.rb
*.iml
30 changes: 30 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@

# Default to linux endings
* text eol=lf

# OS specific files
###################

*.sh eol=lf
*.bat eol=crlf

# Binary files
##############

# Image files
*.png binary
*.jpg binary
*.gif binary
*.bmp binary
*.ico binary

# Audio files
*.wav binary
*.mp3 binary
*.ogg binary

# Other binary files
*.pdf binary
*.xls binary
*.xlsx binary
*.odp binary
23 changes: 23 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Local files
/local

# Eclipse, Netbeans and IntelliJ files
/.*
!.gitignore
!.gitattributes
!.awestruct_ignore
!.travis.yml
/nbproject
/*.ipr
/*.iws
/*.iml

# Repository wide ignore mac DS_Store files
.DS_Store

# Awestruct files
/_site
/_tmp
/.awestruct
/.sass-cache
/Gemfile.lock
4 changes: 1 addition & 3 deletions .idea/copyright/profiles_settings.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

921 changes: 770 additions & 151 deletions .idea/workspace.xml

Large diffs are not rendered by default.

135 changes: 82 additions & 53 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,87 +1,113 @@
GEM
remote: https://rubygems.org/
specs:
asciidoctor (1.5.0)
awestruct (0.5.5)
asciidoctor
bootstrap-sass (~> 3.1.1.0)
colorize (~> 0.7.1)
compass (~> 0.12.4)
compass-960-plugin (~> 0.10.4)
git (~> 1.2.6)
guard-livereload (~> 2.1.2)
haml (~> 4.0.5)
listen (~> 2.7.1)
ansi (1.5.0)
asciidoctor (1.5.2)
ast (2.1.0)
awestruct (0.5.6)
asciidoctor (~> 1.5, >= 1.5.2)
colorize (~> 0.7, >= 0.7.1)
compass (~> 1, >= 1.0.1)
git (~> 1.2, >= 1.2.6)
guard-livereload (~> 2.1, >= 2.1.2)
haml (~> 4.0, >= 4.0.5)
listen (~> 2.7, >= 2.7.1)
mime-types (~> 2.1)
nokogiri (~> 1.5.10)
rack (~> 1.5.2)
rest-client (~> 1.6.7)
ruby-s3cmd (~> 0.1.5)
tilt (~> 2.0.1)
zurb-foundation (~> 4.3.2)
bootstrap-sass (3.1.1.1)
oga (~> 0.3)
parallel (~> 1.1, > 1.1.1)
rack (~> 1.5, >= 1.5.2)
rest-client (~> 1.7, >= 1.7.2)
sass (~> 3.2)
celluloid (0.15.2)
timers (~> 1.1.0)
chunky_png (1.3.1)
tilt (~> 2.0, >= 2.0.1)
celluloid (0.16.0)
timers (~> 4.0.0)
chunky_png (1.3.4)
coderay (1.1.0)
colorize (0.7.3)
compass (0.12.7)
colorize (0.7.7)
compass (1.0.3)
chunky_png (~> 1.2)
fssm (>= 0.2.7)
sass (~> 3.2.19)
compass-960-plugin (0.10.4)
compass (>= 0.10.0)
compass-core (~> 1.0.2)
compass-import-once (~> 1.0.5)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
sass (>= 3.3.13, < 3.5)
compass-core (1.0.3)
multi_json (~> 1.0)
sass (>= 3.3.0, < 3.5)
compass-import-once (1.0.5)
sass (>= 3.2, < 3.5)
domain_name (0.5.24)
unf (>= 0.0.5, < 1.0.0)
em-websocket (0.5.1)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0.6.0)
eventmachine (1.0.3)
ffi (1.9.3)
eventmachine (1.0.8)
ffi (1.9.10)
formatador (0.2.5)
fssm (0.2.10)
git (1.2.8)
guard (2.6.1)
git (1.2.9.1)
guard (2.13.0)
formatador (>= 0.2.4)
listen (~> 2.7)
listen (>= 2.7, <= 4.0)
lumberjack (~> 1.0)
nenv (~> 0.1)
notiffany (~> 0.0)
pry (>= 0.9.12)
shellany (~> 0.0)
thor (>= 0.18.1)
guard-livereload (2.1.3)
guard-livereload (2.4.0)
em-websocket (~> 0.5)
guard (~> 2.0)
guard (~> 2.8)
multi_json (~> 1.8)
haml (4.0.5)
haml (4.0.7)
tilt
hitimes (1.2.3)
http-cookie (1.0.2)
domain_name (~> 0.5)
http_parser.rb (0.6.0)
kramdown (1.4.1)
listen (2.7.9)
celluloid (>= 0.15.2)
kramdown (1.8.0)
listen (2.10.1)
celluloid (~> 0.16.0)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
lumberjack (1.0.9)
method_source (0.8.2)
mime-types (2.3)
multi_json (1.10.1)
nokogiri (1.5.11)
pry (0.10.1)
mime-types (2.6.2)
multi_json (1.11.2)
nenv (0.2.0)
netrc (0.10.3)
notiffany (0.0.8)
nenv (~> 0.1)
shellany (~> 0.0)
oga (0.3.4)
ast
ruby-ll (~> 2.1)
parallel (1.6.1)
pry (0.10.2)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
rack (1.5.2)
rake (10.3.2)
rb-fsevent (0.9.4)
rack (1.6.4)
rake (10.4.2)
rb-fsevent (0.9.6)
rb-inotify (0.9.5)
ffi (>= 0.5.0)
rest-client (1.6.7)
mime-types (>= 1.16)
ruby-s3cmd (0.1.5)
sass (3.2.19)
rest-client (1.8.0)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 3.0)
netrc (~> 0.7)
ruby-ll (2.1.2)
ansi
ast
sass (3.4.18)
shellany (0.0.1)
slop (3.6.0)
thor (0.19.1)
tilt (2.0.1)
timers (1.1.0)
zurb-foundation (4.3.2)
sass (>= 3.2.0)
timers (4.0.4)
hitimes
unf (0.1.4)
unf_ext
unf_ext (0.0.7.1)

PLATFORMS
ruby
Expand All @@ -91,3 +117,6 @@ DEPENDENCIES
awestruct (>= 0.5.4.rc)
kramdown (>= 0.14.2)
rake (>= 0.9.2)

BUNDLED WITH
1.10.6
Loading

0 comments on commit 93efb58

Please sign in to comment.