spontaneous.gemspec in spontaneous-0.2.0.alpha2 vs spontaneous.gemspec in spontaneous-0.2.0.alpha3
- old
+ new
@@ -12,12 +12,12 @@
## Leave these as is they will be modified for you by the rake gemspec task.
## If your rubyforge_project name is different, then edit it and comment out
## the sub! line in the Rakefile
s.name = 'spontaneous'
- s.version = '0.2.0.alpha2'
- s.date = '2012-02-17'
+ s.version = '0.2.0.alpha3'
+ s.date = '2012-10-15'
s.rubyforge_project = 'spontaneous'
## Make sure your summary is short. The description may be as long
## as you like.
s.summary = "Spontaneous is a next-generation Ruby CMS"
@@ -46,43 +46,46 @@
s.rdoc_options = ["--charset=UTF-8"]
s.extra_rdoc_files = %w[README LICENSE]
## List your runtime dependencies here. Runtime dependencies are those
## that are needed for an end user to actually USE your code.
- s.add_dependency('bundler', ["> 1.0.15"])
- s.add_dependency('rake', ["~> 0.9.2"])
- s.add_dependency('rdoc', ["~> 3.9.4"])
- s.add_dependency('activesupport', ["~> 3.2.0.rc1"])
- s.add_dependency('home_run', ["~> 1.0.0"])
- s.add_dependency('sequel', ["~> 3.31"])
- s.add_dependency('yajl-ruby', ["~> 1.1"])
- s.add_dependency('erubis', ["~> 2.6"])
- s.add_dependency('fog', ["~> 1.1.1"])
- s.add_dependency('sinatra', ["~> 1.3.0"])
- s.add_dependency('rack', ["~> 1.4.1"])
- s.add_dependency('thin', ["~> 1.2"])
- s.add_dependency('less', ["~> 1.2"])
- s.add_dependency('sass', ["~> 3.1.4"])
- s.add_dependency('stringex', ["= 1.3"])
- s.add_dependency('mini_magick', ["~> 3.3"])
- s.add_dependency('thor', ["~> 0.14.6"])
- s.add_dependency('base58', ["~> 0.1.0"])
- s.add_dependency('kramdown', ["~> 0.13.3"])
- s.add_dependency('launchy', ["~> 0.4.0"])
- s.add_dependency('shine', ["~> 0.6"])
- s.add_dependency('foreman', ["~> 0.22.0"])
- s.add_dependency('simultaneous', ["~> 0.2"])
- s.add_dependency('rack-async', ["~> 0.1.0"])
- s.add_dependency('xapian-full', ["~> 1.2.3"])
- s.add_dependency('xapian-fu', ["~> 1.3"])
- s.add_dependency('nokogiri', ["~> 1.5.0"])
- s.add_dependency('watchr', ["~> 0.7"])
+ s.add_dependency('activesupport', ["~> 3.2.0"])
+ s.add_dependency('base58', ["~> 0.1.0"])
+ s.add_dependency('bundler', ["> 1.0.15"])
+ s.add_dependency('coffee-script', ["~> 2.2.0"])
+ s.add_dependency('cutaneous', ["~> 0.1.3"])
+ s.add_dependency('erubis', ["~> 2.6"])
+ s.add_dependency('fog', ["~> 1.1.1"])
+ s.add_dependency('foreman', ["~> 0.22.0"])
+ s.add_dependency('kramdown', ["~> 0.13.3"])
+ s.add_dependency('launchy', ["~> 0.4.0"])
+ s.add_dependency('mini_magick', ["~> 3.3"])
+ s.add_dependency('nokogiri', ["~> 1.5.0"])
+ s.add_dependency('public_suffix', ["~> 1.0"])
+ s.add_dependency('rack', ["~> 1.4.1"])
+ s.add_dependency('rack-fiber_pool', ["~> 0.9.2"])
+ s.add_dependency('rake', ["~> 0.9.2"])
+ s.add_dependency('rdoc', ["~> 3.9.4"])
+ s.add_dependency('sass', ["~> 3.1.4"])
+ s.add_dependency('sequel', ["= 3.36.1"])
+ s.add_dependency('shine', ["~> 0.6"])
+ s.add_dependency('simultaneous', ["~> 0.4.1"])
+ s.add_dependency('sinatra', ["= 1.3.2"])
+ s.add_dependency('sinatra-contrib', ["~> 1.3.1"])
+ s.add_dependency('sprockets', ["~> 2.4.3"])
+ s.add_dependency('stringex', ["= 1.3"])
+ s.add_dependency('therubyracer', ['~> 0.9.10'])
+ s.add_dependency('thin', ["~> 1.2"])
+ s.add_dependency('thor', ["~> 0.14.6"])
+ s.add_dependency('uglifier', ["~> 1.2.4"])
+ s.add_dependency('oj', ["~> 1.4"])
## List your development dependencies here. Development dependencies are
## those that are only needed during development
s.add_development_dependency('minitest', ["~> 2.1.0"])
- s.add_development_dependency('mysql2', ["~> 0.3"])
+ s.add_development_dependency('mysql2', ["~> 0.3.11"])
+ s.add_development_dependency('pg', ["~> 0.13.2"])
s.add_development_dependency('jeweler', ["~> 1.5"])
s.add_development_dependency('jnunemaker-matchy', ["~> 0.4"])
s.add_development_dependency('shoulda', ["~> 2.11.3"])
s.add_development_dependency('timecop', ["~> 0.3"])
s.add_development_dependency('mocha', ["~> 0.9"])
@@ -98,21 +101,38 @@
Gemfile
LICENSE
README
Rakefile
Readme.markdown
- application/css/add_alias_dialogue.scss
- application/css/definitions.scss
- application/css/developer.scss
- application/css/editing.scss
- application/css/login.scss
- application/css/popover.scss
- application/css/schema_error.scss
- application/css/spontaneous.scss
- application/css/unsupported.scss
- application/css/v2.scss
- application/css/variables.scss
+ application/css/add_alias_dialogue.css.scss
+ application/css/core.css.scss
+ application/css/definitions.css.scss
+ application/css/developer.css.scss
+ application/css/dialogue.css.scss
+ application/css/editing.css.scss
+ application/css/font.css.scss
+ application/css/jquery-ui-1.8.21.custom/images/ui-bg_diagonals-thick_18_b81900_40x40.png
+ application/css/jquery-ui-1.8.21.custom/images/ui-bg_diagonals-thick_20_666666_40x40.png
+ application/css/jquery-ui-1.8.21.custom/images/ui-bg_flat_10_000000_40x100.png
+ application/css/jquery-ui-1.8.21.custom/images/ui-bg_glass_100_f6f6f6_1x400.png
+ application/css/jquery-ui-1.8.21.custom/images/ui-bg_glass_100_fdf5ce_1x400.png
+ application/css/jquery-ui-1.8.21.custom/images/ui-bg_glass_65_ffffff_1x400.png
+ application/css/jquery-ui-1.8.21.custom/images/ui-bg_gloss-wave_35_f6a828_500x100.png
+ application/css/jquery-ui-1.8.21.custom/images/ui-bg_highlight-soft_100_eeeeee_1x100.png
+ application/css/jquery-ui-1.8.21.custom/images/ui-bg_highlight-soft_75_ffe45c_1x100.png
+ application/css/jquery-ui-1.8.21.custom/images/ui-icons_222222_256x240.png
+ application/css/jquery-ui-1.8.21.custom/images/ui-icons_228ef1_256x240.png
+ application/css/jquery-ui-1.8.21.custom/images/ui-icons_ef8c08_256x240.png
+ application/css/jquery-ui-1.8.21.custom/images/ui-icons_ffd27a_256x240.png
+ application/css/jquery-ui-1.8.21.custom/images/ui-icons_ffffff_256x240.png
+ application/css/jquery-ui-1.8.21.custom/ui-lightness.css.scss
+ application/css/login.css.scss
+ application/css/meta.css.scss
+ application/css/popover.css.scss
+ application/css/schema_error.css.scss
+ application/css/spontaneous.css
+ application/css/unsupported.css.scss
application/js/add_alias_dialogue.js
application/js/add_home_dialogue.js
application/js/ajax.js
application/js/authentication.js
application/js/box.js
@@ -133,27 +153,33 @@
application/js/field_types/date_field.js
application/js/field_types/file_field.js
application/js/field_types/image_field.js
application/js/field_types/long_string_field.js
application/js/field_types/markdown_field.js
+ application/js/field_types/select_field.js
application/js/field_types/string_field.js
application/js/field_types/webvideo_field.js
application/js/image.js
application/js/init.js
application/js/load.js
application/js/location.js
application/js/login.js
+ application/js/meta_view.js
+ application/js/meta_view/user_admin.js
+ application/js/metadata.js
application/js/page.js
application/js/page_browser.js
application/js/page_entry.js
+ application/js/panel/root_menu.js
application/js/popover.js
application/js/popover_view.js
application/js/preview.js
application/js/progress.js
application/js/properties.js
application/js/publish.js
application/js/require.js
+ application/js/services.js
application/js/sharded_upload.js
application/js/side_bar.js
application/js/spontaneous.js
application/js/state.js
application/js/status_bar.js
@@ -184,49 +210,43 @@
application/js/vendor/JS.Class-2.1.5/min/stack_trace.js
application/js/vendor/JS.Class-2.1.5/min/state.js
application/js/vendor/JS.Class-2.1.5/min/stdlib.js
application/js/vendor/crypto-2.3.0-crypto.js
application/js/vendor/crypto-2.3.0-sha1.js
+ application/js/vendor/date.js
application/js/vendor/diff_match_patch.js
application/js/vendor/jquery-1.6.2.min.js
- application/js/vendor/jquery-1.7.1.min.js
application/js/vendor/jquery-ui-1.8.16.custom.min.js
+ application/js/vendor/jquery-ui-1.8.18.custom.min.js
application/js/vendor/jquery-ui-1.8.9.custom.min.js
+ application/js/vendor/jquery.js
application/js/views.js
application/js/views/box_view.js
application/js/views/page_piece_view.js
application/js/views/page_view.js
application/js/views/piece_view.js
- application/static/diagonal-texture.png
- application/static/editing-0-noise.png
- application/static/editing-1-noise.png
- application/static/editing-texture-1.png
- application/static/editing-texture.png
- application/static/editing-toolbar-shadow-bottom.png
- application/static/editing-toolbar-shadow-top.png
+ application/static/chromelogo-200x52-45c7cbc93be080bea342df5fcda2ef8b.png
+ application/static/dot-texture-9eea29e4ac7ad9a772285252078ec127.png
+ application/static/editing-textarea-resize-s-b5af62365eb7e19ea4beccf7242d508e.png
+ application/static/editing-texture-1-42b06a3439752490988f30f2a06d5e7c.png
application/static/favicon.ico
- application/static/inner-glow.png
- application/static/item-buttons-highlight.png
- application/static/item-buttons.png
- application/static/location-arrow.png
+ application/static/font/fontawesome-webfont-5c5c21100a346972a82c34c5e96ffcfe.ttf
+ application/static/location-arrow-c1c1d3ca472481c61a0a5f8cb289d743.png
application/static/logo-400px-transparent.png
- application/static/missing.png
- application/static/orange-down-arrow.png
- application/static/page-browser-next.png
- application/static/paper-texture-dark.png
- application/static/plus-box.png
- application/static/plus_alt.svg
+ application/static/loop_alt1-white-7894b458528e92216196cae26b4c2c96.svg
+ application/static/missing-911ce6dbd9f4602e0f3fbcd7e78846a2.png
+ application/static/orange-down-arrow-395ae1929e8662b2ff0977daf12c35bb.png
+ application/static/page-browser-next-ce781a242c23b980b99b9db7abc20b05.png
+ application/static/plus-box-dcde74a1e496f68298c9b443caa1c5d5.png
application/static/px.gif
- application/static/select-arrow-root.png
- application/static/select-arrow.png
- application/static/slot-down-arrow.png
- application/static/slot-up-arrow.png
- application/static/splash.png
- application/static/spontaneous.png
- application/static/spot.png
- application/static/spot.svg
- application/static/texture.png
+ application/static/select-arrow-6e7dd3745b00e934b0d7a3250c46558b.png
+ application/static/slot-down-arrow-59ad5f5ee5b52a7ebd00bca4b3104194.png
+ application/static/splash-65b493a714df9b8b3ab170103401b53d.png
+ application/static/spontaneous-states-e91ec89db525c62da0105b97cdd781ce.png
+ application/static/spot-71fab1d2f065034f5fc15e7bea2ad36c.png
+ application/static/spot-8505041082d8d3bbe8d34c29dddb3b7d.svg
+ application/static/texture-03f7627e8264b1d607113ab32c593a58.png
application/views/index.erb
application/views/login.erb
application/views/schema_modification_error.html.erb
application/views/unsupported.erb
bin/limit-upload
@@ -243,43 +263,41 @@
db/migrations/20110521114145_remove_slots_and_entries.rb
db/migrations/20110604192145_rename_schema_id_columns.rb
db/migrations/20110805141925_rename_site_to_state.rb
db/migrations/20120106171423_visibility_path.rb
db/migrations/20120107124541_owner_id.rb
+ db/migrations/20120305112647_site_modification_time.rb
+ db/migrations/20120418153903_add_ownership_of_content.rb
+ db/migrations/20120423175416_add_pending_modifications.rb
+ db/migrations/20120525164947_add_field_versions.rb
docs/recipe-interface-screenshot.png
- lib/cutaneous.rb
- lib/cutaneous/context_helper.rb
- lib/cutaneous/preview_context.rb
- lib/cutaneous/preview_renderer.rb
- lib/cutaneous/publish_context.rb
- lib/cutaneous/publish_renderer.rb
- lib/cutaneous/publish_template.rb
- lib/cutaneous/publish_token_parser.rb
- lib/cutaneous/renderer.rb
- lib/cutaneous/request_context.rb
- lib/cutaneous/request_renderer.rb
- lib/cutaneous/request_template.rb
- lib/cutaneous/request_token_parser.rb
- lib/cutaneous/token_parser.rb
lib/sequel/plugins/content_table_inheritance.rb
lib/sequel/plugins/scoped_table_name.rb
lib/spontaneous.rb
lib/spontaneous/application.rb
lib/spontaneous/application/feature.rb
lib/spontaneous/application/plugin.rb
+ lib/spontaneous/asset.rb
+ lib/spontaneous/asset/file.rb
+ lib/spontaneous/asset/source.rb
lib/spontaneous/box.rb
lib/spontaneous/box_style.rb
+ lib/spontaneous/capistrano.rb
+ lib/spontaneous/capistrano/deploy.rb
+ lib/spontaneous/capistrano/sync.rb
lib/spontaneous/change.rb
lib/spontaneous/cli.rb
lib/spontaneous/cli/adapter.rb
+ lib/spontaneous/cli/assets.rb
lib/spontaneous/cli/base.rb
lib/spontaneous/cli/console.rb
lib/spontaneous/cli/media.rb
lib/spontaneous/cli/server.rb
lib/spontaneous/cli/site.rb
lib/spontaneous/cli/sync.rb
lib/spontaneous/cli/tasks.rb
+ lib/spontaneous/cli/user.rb
lib/spontaneous/collections/box_set.rb
lib/spontaneous/collections/change_set.rb
lib/spontaneous/collections/entry_set.rb
lib/spontaneous/collections/field_set.rb
lib/spontaneous/collections/prototype_set.rb
@@ -289,10 +307,11 @@
lib/spontaneous/content.rb
lib/spontaneous/content_query.rb
lib/spontaneous/errors.rb
lib/spontaneous/extensions/array.rb
lib/spontaneous/extensions/class.rb
+ lib/spontaneous/extensions/enumerable.rb
lib/spontaneous/extensions/hash.rb
lib/spontaneous/extensions/json.rb
lib/spontaneous/extensions/kernel.rb
lib/spontaneous/extensions/nil.rb
lib/spontaneous/extensions/object.rb
@@ -300,16 +319,19 @@
lib/spontaneous/extensions/string.rb
lib/spontaneous/facet.rb
lib/spontaneous/field_types.rb
lib/spontaneous/field_types/date_field.rb
lib/spontaneous/field_types/field.rb
+ lib/spontaneous/field_types/file_field.rb
lib/spontaneous/field_types/image_field.rb
lib/spontaneous/field_types/location_field.rb
lib/spontaneous/field_types/long_string_field.rb
lib/spontaneous/field_types/markdown_field.rb
+ lib/spontaneous/field_types/select_field.rb
lib/spontaneous/field_types/string_field.rb
lib/spontaneous/field_types/webvideo_field.rb
+ lib/spontaneous/field_version.rb
lib/spontaneous/generators.rb
lib/spontaneous/generators/page.rb
lib/spontaneous/generators/page/inline.html.cut
lib/spontaneous/generators/page/page.html.cut.tt
lib/spontaneous/generators/page/page.rb.tt
@@ -345,10 +367,25 @@
lib/spontaneous/layout.rb
lib/spontaneous/loader.rb
lib/spontaneous/logger.rb
lib/spontaneous/media.rb
lib/spontaneous/media/file.rb
+ lib/spontaneous/output.rb
+ lib/spontaneous/output/assets.rb
+ lib/spontaneous/output/assets/compression.rb
+ lib/spontaneous/output/context.rb
+ lib/spontaneous/output/format.rb
+ lib/spontaneous/output/format/html.rb
+ lib/spontaneous/output/format/plain.rb
+ lib/spontaneous/output/helpers.rb
+ lib/spontaneous/output/helpers/classes_helper.rb
+ lib/spontaneous/output/helpers/conditional_comment_helper.rb
+ lib/spontaneous/output/helpers/script_helper.rb
+ lib/spontaneous/output/helpers/stylesheet_helper.rb
+ lib/spontaneous/output/template.rb
+ lib/spontaneous/output/template/engine.rb
+ lib/spontaneous/output/template/renderer.rb
lib/spontaneous/page.rb
lib/spontaneous/page_controller.rb
lib/spontaneous/page_piece.rb
lib/spontaneous/paths.rb
lib/spontaneous/permissions.rb
@@ -363,21 +400,25 @@
lib/spontaneous/plugins/application/features.rb
lib/spontaneous/plugins/application/paths.rb
lib/spontaneous/plugins/application/render.rb
lib/spontaneous/plugins/application/serialisation.rb
lib/spontaneous/plugins/application/state.rb
+ lib/spontaneous/plugins/application/system.rb
lib/spontaneous/plugins/boxes.rb
+ lib/spontaneous/plugins/content_groups.rb
lib/spontaneous/plugins/controllers.rb
lib/spontaneous/plugins/entries.rb
lib/spontaneous/plugins/entry.rb
lib/spontaneous/plugins/field/editor_class.rb
lib/spontaneous/plugins/fields.rb
lib/spontaneous/plugins/instance_code.rb
lib/spontaneous/plugins/layouts.rb
lib/spontaneous/plugins/media.rb
+ lib/spontaneous/plugins/modifications.rb
lib/spontaneous/plugins/page/formats.rb
lib/spontaneous/plugins/page/request.rb
+ lib/spontaneous/plugins/page/site_timestamps.rb
lib/spontaneous/plugins/page_search.rb
lib/spontaneous/plugins/page_tree.rb
lib/spontaneous/plugins/paths.rb
lib/spontaneous/plugins/permissions.rb
lib/spontaneous/plugins/prototypes.rb
@@ -386,28 +427,33 @@
lib/spontaneous/plugins/schema_hierarchy.rb
lib/spontaneous/plugins/schema_id.rb
lib/spontaneous/plugins/schema_title.rb
lib/spontaneous/plugins/serialisation.rb
lib/spontaneous/plugins/site/features.rb
+ lib/spontaneous/plugins/site/helpers.rb
+ lib/spontaneous/plugins/site/hooks.rb
lib/spontaneous/plugins/site/instance.rb
lib/spontaneous/plugins/site/level.rb
lib/spontaneous/plugins/site/map.rb
+ lib/spontaneous/plugins/site/paths.rb
lib/spontaneous/plugins/site/publishing.rb
- lib/spontaneous/plugins/site/revisions.rb
lib/spontaneous/plugins/site/schema.rb
lib/spontaneous/plugins/site/search.rb
lib/spontaneous/plugins/site/selectors.rb
+ lib/spontaneous/plugins/site/state.rb
lib/spontaneous/plugins/site/storage.rb
+ lib/spontaneous/plugins/site/url.rb
lib/spontaneous/plugins/site_map.rb
lib/spontaneous/plugins/styles.rb
lib/spontaneous/plugins/supertype.rb
lib/spontaneous/plugins/visibility.rb
lib/spontaneous/prototypes/box_prototype.rb
lib/spontaneous/prototypes/field_prototype.rb
lib/spontaneous/prototypes/layout_prototype.rb
lib/spontaneous/prototypes/style_prototype.rb
lib/spontaneous/publishing.rb
+ lib/spontaneous/publishing/event_client.rb
lib/spontaneous/publishing/immediate.rb
lib/spontaneous/publishing/simultaneous.rb
lib/spontaneous/publishing/threaded.rb
lib/spontaneous/rack.rb
lib/spontaneous/rack/around_back.rb
@@ -418,37 +464,23 @@
lib/spontaneous/rack/back.rb
lib/spontaneous/rack/cacheable_file.rb
lib/spontaneous/rack/cookie_authentication.rb
lib/spontaneous/rack/css.rb
lib/spontaneous/rack/event_source.rb
+ lib/spontaneous/rack/fiber_pool.rb
lib/spontaneous/rack/front.rb
lib/spontaneous/rack/helpers.rb
lib/spontaneous/rack/http.rb
+ lib/spontaneous/rack/js.rb
lib/spontaneous/rack/media.rb
lib/spontaneous/rack/public.rb
lib/spontaneous/rack/query_authentication.rb
lib/spontaneous/rack/reloader.rb
+ lib/spontaneous/rack/sse.rb
lib/spontaneous/rack/static.rb
+ lib/spontaneous/rack/user_admin.rb
lib/spontaneous/rack/user_helpers.rb
- lib/spontaneous/render.rb
- lib/spontaneous/render/context_base.rb
- lib/spontaneous/render/development_renderer.rb
- lib/spontaneous/render/engine.rb
- lib/spontaneous/render/format.rb
- lib/spontaneous/render/format/html.rb
- lib/spontaneous/render/helpers.rb
- lib/spontaneous/render/helpers/html_helper.rb
- lib/spontaneous/render/helpers/script_helper.rb
- lib/spontaneous/render/helpers/stylesheet_helper.rb
- lib/spontaneous/render/preview_context.rb
- lib/spontaneous/render/preview_renderer.rb
- lib/spontaneous/render/publish_context.rb
- lib/spontaneous/render/published_renderer.rb
- lib/spontaneous/render/publishing_renderer.rb
- lib/spontaneous/render/render_cache.rb
- lib/spontaneous/render/renderer.rb
- lib/spontaneous/render/request_context.rb
lib/spontaneous/revision.rb
lib/spontaneous/schema.rb
lib/spontaneous/schema/schema_modification.rb
lib/spontaneous/schema/uid.rb
lib/spontaneous/schema/uid_map.rb
@@ -456,10 +488,11 @@
lib/spontaneous/search/compound_indexer.rb
lib/spontaneous/search/database.rb
lib/spontaneous/search/field.rb
lib/spontaneous/search/index.rb
lib/spontaneous/search/results.rb
+ lib/spontaneous/sequel.rb
lib/spontaneous/server.rb
lib/spontaneous/site.rb
lib/spontaneous/state.rb
lib/spontaneous/storage.rb
lib/spontaneous/storage/backend.rb
@@ -469,24 +502,56 @@
lib/spontaneous/tasks.rb
lib/spontaneous/tasks/database.rake
lib/spontaneous/utils.rb
lib/spontaneous/utils/database.rb
lib/spontaneous/utils/database/mysql_dumper.rb
+ lib/spontaneous/utils/database/postgres_dumper.rb
+ lib/spontaneous/utils/smart_quotes.rb
+ lib/spontaneous/utils/smush_it.rb
lib/spontaneous/version.rb
spontaneous.gemspec
test/disabled/test_slots.rb
- test/experimental/test_cutaneous.rb
test/experimental/test_features.rb
- test/fixtures/application/css/test.less
test/fixtures/application/js/test.js
test/fixtures/application/static/favicon.ico
test/fixtures/application/static/test.html
test/fixtures/application/views/index.erb
+ test/fixtures/asset_pipeline/application/css/basic.css.scss
+ test/fixtures/asset_pipeline/application/css/complex.css.scss.erb
+ test/fixtures/asset_pipeline/application/css/simple.css
+ test/fixtures/asset_pipeline/application/css/spontaneous.css
+ test/fixtures/asset_pipeline/application/css/subdir/complex.css.scss.erb
+ test/fixtures/asset_pipeline/application/css/subdir/library.css.scss
+ test/fixtures/asset_pipeline/application/css/subdir/simple.css
+ test/fixtures/asset_pipeline/application/js/basic.js.coffee
+ test/fixtures/asset_pipeline/application/js/complex.js.coffee.erb
+ test/fixtures/asset_pipeline/application/js/login.js
+ test/fixtures/asset_pipeline/application/js/require.js
+ test/fixtures/asset_pipeline/application/js/simple.js
+ test/fixtures/asset_pipeline/application/js/spontaneous.js
+ test/fixtures/asset_pipeline/application/js/subdir/complex.js.coffee.erb
+ test/fixtures/asset_pipeline/application/js/subdir/library.js.coffee
+ test/fixtures/asset_pipeline/application/js/subdir/simple.js
+ test/fixtures/asset_pipeline/application/js/vendor/jquery.js
+ test/fixtures/asset_pipeline/application/static/dot-texture.png
+ test/fixtures/asset_pipeline/application/static/subdir/px.gif
+ test/fixtures/assets/public1/css/a.scss
+ test/fixtures/assets/public1/js/a.js
+ test/fixtures/assets/public1/js/m.coffee
+ test/fixtures/assets/public2/css/b.scss
+ test/fixtures/assets/public2/css/c.css
+ test/fixtures/assets/public2/js/b.js
+ test/fixtures/assets/public2/js/c.js
+ test/fixtures/assets/public2/js/n.coffee
+ test/fixtures/back/config/user_levels.yml
test/fixtures/back/public/css/sass_include.scss
test/fixtures/back/public/css/sass_template.scss
+ test/fixtures/back/public/js/coffeescript.coffee
test/fixtures/back/public/test.html
+ test/fixtures/back/templates/layouts/standard.css.cut
test/fixtures/back/templates/layouts/standard.html.cut
+ test/fixtures/back/templates/layouts/standard.js.cut
test/fixtures/config/config/environment.rb
test/fixtures/config/config/environments/development.rb
test/fixtures/config/config/environments/production.rb
test/fixtures/config/config/environments/staging.rb
test/fixtures/example_application/Gemfile
@@ -535,24 +600,28 @@
test/fixtures/example_application/templates/project.html.cut
test/fixtures/example_application/templates/project/inline.html.cut
test/fixtures/example_application/templates/project_image.html.cut
test/fixtures/example_application/templates/text.html.cut
test/fixtures/fields/youtube_api_response.xml
+ test/fixtures/helpers/templates/layouts/standard.html.cut
+ test/fixtures/helpers/templates/layouts/standard.mobile.cut
test/fixtures/images/rose.greyscale.jpg
test/fixtures/images/rose.jpg
test/fixtures/images/size.gif
test/fixtures/images/size.jpg
test/fixtures/images/size.png24
test/fixtures/images/size.png8
+ test/fixtures/images/vimlogo.pdf
test/fixtures/layouts/layouts/custom1.html.cut
test/fixtures/layouts/layouts/custom1.pdf.cut
test/fixtures/layouts/layouts/custom1.xml.cut
test/fixtures/layouts/layouts/custom2.html.cut
test/fixtures/layouts/layouts/custom3.html.cut
test/fixtures/layouts/layouts/custom4.html.cut
test/fixtures/layouts/layouts/standard.html.cut
test/fixtures/media/101/003/rose.jpg
+ test/fixtures/outputs/templates/layouts/standard.atom.cut
test/fixtures/permissions/config/user_levels.yml
test/fixtures/permissions/media/image.jpg
test/fixtures/plugins/schema_plugin/init.rb
test/fixtures/plugins/schema_plugin/public/css/plugin.css
test/fixtures/plugins/schema_plugin/public/js/plugin.js
@@ -636,20 +705,22 @@
test/fixtures/templates/extended/with_includes_and_locals.html.cut
test/fixtures/templates/layouts/entries.html.cut
test/fixtures/templates/layouts/page_style.html.cut
test/fixtures/templates/layouts/params.html.cut
test/fixtures/templates/layouts/preview_render.html.cut
+ test/fixtures/templates/layouts/standard.html.cut
test/fixtures/templates/layouts/standard_page.html.cut
test/fixtures/templates/layouts/subdir_style.html.cut
test/fixtures/templates/layouts/template_params.html.cut
test/fixtures/templates/layouts/variables.html.cut
test/fixtures/templates/page_class/inline_style.html.cut
test/fixtures/templates/preview_render/inline.html.cut
test/fixtures/templates/preview_render/variables.html.cut
test/fixtures/templates/publishing/templates/layouts/dynamic.html.cut
test/fixtures/templates/publishing/templates/layouts/dynamic.rtf.cut
test/fixtures/templates/publishing/templates/layouts/static.html.cut
+ test/fixtures/templates/publishing/templates/layouts/static.rtf.cut
test/fixtures/templates/template_class/anonymous_style.html.cut
test/fixtures/templates/template_class/another_template.html.cut
test/fixtures/templates/template_class/complex_template.html.cut
test/fixtures/templates/template_class/complex_template.pdf.cut
test/fixtures/templates/template_class/default_template_style.html.cut
@@ -658,26 +729,31 @@
test/fixtures/templates/template_class/slots_template.pdf.cut
test/fixtures/templates/template_class/this_template.epub.cut
test/fixtures/templates/template_class/this_template.html.cut
test/fixtures/templates/template_class/this_template.pdf.cut
test/fixtures/templates/with_default_style_class.html.cut
+ test/fixtures/user_manager/config/user_levels.yml
test/functional/test_application.rb
test/functional/test_back.rb
test/functional/test_front.rb
+ test/functional/test_user_manager.rb
+ test/javascript/env.js
test/javascript/test_dom.rb
test/javascript/test_markdown.rb
- test/slow/test_publishing.rb
- test/slow/test_visibility.rb
test/support/custom_matchers.rb
test/support/timing.rb
test/test_helper.rb
test/test_javascript.rb
test/ui/test_page_editing.rb
test/ui_helper.rb
test/unit/test_alias.rb
+ test/unit/test_asset_bundler.rb
+ test/unit/test_assets.rb
+ test/unit/test_async.rb
test/unit/test_authentication.rb
test/unit/test_boxes.rb
+ test/unit/test_changesets.rb
test/unit/test_config.rb
test/unit/test_content.rb
test/unit/test_content_inheritance.rb
test/unit/test_extensions.rb
test/unit/test_fields.rb
@@ -687,26 +763,30 @@
test/unit/test_image_size.rb
test/unit/test_images.rb
test/unit/test_layouts.rb
test/unit/test_logger.rb
test/unit/test_media.rb
+ test/unit/test_modifications.rb
test/unit/test_page.rb
test/unit/test_permissions.rb
test/unit/test_piece.rb
test/unit/test_plugins.rb
test/unit/test_prototype_set.rb
test/unit/test_prototypes.rb
+ test/unit/test_publishing.rb
test/unit/test_render.rb
+ test/unit/test_revisions.rb
test/unit/test_schema.rb
test/unit/test_search.rb
test/unit/test_serialisation.rb
test/unit/test_site.rb
test/unit/test_storage.rb
test/unit/test_structure.rb
test/unit/test_styles.rb
test/unit/test_table_scoping.rb
test/unit/test_templates.rb
test/unit/test_type_hierarchy.rb
+ test/unit/test_visibility.rb
]
# = MANIFEST =
## Test files will be grabbed from the file list. Make sure the path glob
## matches what you actually use.