Changeset [59e557a9b0c7d566c38d5e7722538ef3cb895991] by Gaspard Bucher
September 16th, 2009 @ 10:31 AM
Trailing spaces cleanup, once and for all.
http://github.com/zena/zena/commit/59e557a9b0c7d566c38d5e7722538ef3...
Committed by Gaspard Bucher
- M README
- M app/controllers/application_controller.rb
- M app/controllers/data_entries_controller.rb
- M app/controllers/discussions_controller.rb
- M app/controllers/documents_controller.rb
- M app/controllers/groups_controller.rb
- M app/controllers/iformats_controller.rb
- M app/controllers/links_controller.rb
- M app/controllers/nodes_controller.rb
- M app/controllers/preferences_controller.rb
- M app/controllers/relations_controller.rb
- M app/controllers/sessions_controller.rb
- M app/controllers/sites_controller.rb
- M app/controllers/users_controller.rb
- M app/controllers/versions_controller.rb
- M app/controllers/virtual_classes_controller.rb
- M app/helpers/documents_helper.rb
- M app/models/book.rb
- M app/models/cache.rb
- M app/models/cached_page.rb
- M app/models/comment.rb
- M app/models/contact.rb
- M app/models/data_entry.rb
- M app/models/discussion.rb
- M app/models/group.rb
- M app/models/iformat.rb
- M app/models/image.rb
- M app/models/image_content.rb
- M app/models/image_version.rb
- M app/models/note.rb
- M app/models/page.rb
- M app/models/participation.rb
- M app/models/project.rb
- M app/models/relation.rb
- M app/models/relation_proxy.rb
- M app/models/skin.rb
- M app/models/template.rb
- M app/models/template_version.rb
- M app/models/user.rb
- M app/models/virtual_class.rb
- M app/views/comments/_form.rhtml
- M app/views/comments/_li_simple.rhtml
- M app/views/documents/show.rhtml
- M app/views/iformats/_li.rhtml
- M app/views/links/_form.rhtml
- M app/views/links/destroy.rjs
- M app/views/nodes/_edit_attribute.rhtml
- M app/views/nodes/_groups.rhtml
- M app/views/nodes/_results.rhtml
- M app/views/nodes/_table.rhtml
- M app/views/nodes/import.rhtml
- M app/views/relations/_form.erb
- M app/views/relations/_li.erb
- M app/views/sites/_form.erb
- M app/views/sites/_li.erb
- M app/views/templates/defaults/+login.zafu
- M app/views/templates/edit_tabs/_help.rhtml
- M app/views/users/_li.rhtml
- M app/views/users/preferences.html.erb
- M app/views/virtual_classes/_li.erb
- M bricks/access_logs/migrate/001_create_access_hits.rb
- M bricks/captcha/patch/application_controller.rb
- M bricks/captcha/patch/application_helper.rb
- M bricks/captcha/zafu/captcha.rb
- M bricks/math/patch/application_helper.rb
- M bricks/tags/README
- M bricks/tags/lib/has_tags.rb
- M bricks/tags/test/sites/zena/links.yml
- M bricks/tags/test/unit/tags_test.rb
- M bricks/tags/test/zafu/tags.yml
- M config/awstats.conf.rhtml
- M config/database.rhtml
- M config/database_example.yml
- M config/deploy.rb
- M config/environments/production.rb
- M config/locales/de.yml
- M config/locales/fr-CH.yml
- M config/locales/fr.yml
- M config/mongrel_upload_progress.conf
- M config/routes.rb
- M config/stats.vhost.rhtml
- M config/vhost.rhtml
- M config/zena.rb
- M db/init/base/help.en.zml
- M db/init/base/help.fr.zml
- M db/init/base/skins/default.zml
- M db/init/base/skins/default/Node-+adminLayout.zafu
- M db/init/base/skins/default/Node-+popupLayout.zafu
- M db/init/base/skins/default/Node-+search.zafu
- M db/init/base/skins/default/Node-tree.zafu
- M db/init/base/skins/default/style.css
- M db/migrate/001_create_base.rb
- M db/migrate/005_create_cached_pages.rb
- M db/migrate/006_create_sites.rb
- M db/migrate/007_replace_id_by_zip.rb
- M db/migrate/009_fulltext.rb
- M db/migrate/013_remove_defaults.rb
- M db/migrate/019_remove_user_status.rb
- M db/migrate/021_create_relations.rb
- M db/migrate/022_create_virtual_classes.rb
- M db/migrate/026_rename_templates.rb
- M db/migrate/029_create_data_entries.rb
- M db/migrate/031_create_iformats.rb
- M db/migrate/034_change_file_storage.rb
- M db/migrate/20090825201200_merge_bricks_migrations_with_std_migrations.rb
- M db/schema.rb
- M doc/template/README
- M doc/template/allison.js
- M doc/template/allison.rb
- M lib/bricks/patcher.rb
- M lib/code/syntax.rb
- M lib/comment_query.rb
- M lib/core_ext/string.rb
- M lib/diff.rb
- M lib/gettext_strings.rb
- M lib/linkable.rb
- M lib/log_recorder/lib/log_recorder.rb
- M lib/parser/lib/parser.rb
- M lib/parser/lib/rules/zafu.rb
- M lib/parser/lib/rules/zena.rb
- M lib/parser/test/parser/latex.yml
- M lib/parser/test/parser/zafu.yml
- M lib/parser/test/parser/zafu_asset.yml
- M lib/parser/test/parser/zazen.yml
- M lib/parser/test/parser_test.rb
- M lib/tasks/zena.rake
- M lib/upload_progress_server.rb
- M lib/webdav_adapter.rb
- M lib/zazen/rules.rb
- M lib/zazen/tags.rb
- M lib/zena/acts/multiversion.rb
- M lib/zena/acts/secure.rb
- M lib/zena/controller/test_case.rb
- M lib/zena/foxy_parser.rb
- M lib/zena/migrator.rb
- M lib/zena/test_controller.rb
- M lib/zena/unit/test_case.rb
- M lib/zena/use/ajax.rb
- M lib/zena/use/authentification.rb
- M lib/zena/use/calendar.rb
- M lib/zena/use/custom_queries/complex.host.yml
- M lib/zena/use/dates.rb
- M lib/zena/use/error_rendering.rb
- M lib/zena/use/find_helpers.rb
- M lib/zena/use/fixtures.rb
- M lib/zena/use/grid.rb
- M lib/zena/use/i18n.rb
- M lib/zena/use/node_query_finders.rb
- M lib/zena/use/public_attributes.rb
- M public/javascripts/tablekit.js
- M public/javascripts/unittest.js
- M public/javascripts/upload-progress.js
- M public/javascripts/zena.js
- M public/stylesheets/admin.css
- M public/stylesheets/calendar.css
- M public/stylesheets/default.css
- M public/stylesheets/popup.css
- M public/stylesheets/reset.css
- M public/stylesheets/wiki.css
- M public/stylesheets/zen.css
- M public/stylesheets/zena.css
- M spec/controllers/versions_controller_spec.rb
- M test/fixtures/import/photos.en.zml
- M test/functional/application_controller_test.rb
- M test/functional/calendar_controller_test.rb
- M test/functional/data_entries_controller_test.rb
- M test/functional/documents_controller_test.rb
- M test/functional/groups_controller_test.rb
- M test/functional/iformats_controller_test.rb
- M test/functional/links_controller_test.rb
- M test/functional/nodes_controller_test.rb
- M test/functional/relations_controller_test.rb
- M test/functional/search_controller_test.rb
- M test/functional/sessions_controller_test.rb
- M test/functional/sites_controller_test.rb
- M test/functional/version_controller_test.rb
- M test/functional/virtual_classes_controller_test.rb
- M test/helpers/node_query/basic.yml
- M test/helpers/node_query/complex.yml
- M test/helpers/node_query/filters.yml
- M test/helpers/node_query/relations.yml
- M test/helpers/node_query_test.rb
- M test/integration/multiple_hosts_test.rb
- M test/integration/multiversion_test.rb
- M test/integration/navigation_test.rb
- M test/sites/complex/groups.yml
- M test/sites/complex/links.yml
- M test/sites/complex/nodes.yml
- M test/sites/complex/relations.yml
- M test/sites/complex/virtual_classes.yml
- M test/sites/ocean/groups.yml
- M test/sites/ocean/template_contents.yml
- M test/sites/ocean/users.yml
- M test/sites/zena/comments.yml
- M test/sites/zena/data_entries.yml
- M test/sites/zena/document_contents.yml
- M test/sites/zena/dyn_attributes.yml
- M test/sites/zena/groups.yml
- M test/sites/zena/links.yml
- M test/sites/zena/nodes.yml
- M test/sites/zena/participations.yml
- M test/sites/zena/relations.yml
- M test/sites/zena/template_contents.yml
- M test/sites/zena/versions.yml
- M test/sites/zena/virtual_classes.yml
- M test/test_helper.rb
- M test/test_zena.rb
- M test/unit/additions_test.rb
- M test/unit/cache_test.rb
- M test/unit/cached_page_test.rb
- M test/unit/comment_test.rb
- M test/unit/contact_content_test.rb
- M test/unit/contact_test.rb
- M test/unit/core_ext_test.rb
- M test/unit/data_entry_test.rb
- M test/unit/discussion_test.rb
- M test/unit/document_content_test.rb
- M test/unit/document_test.rb
- M test/unit/document_version_test.rb
- M test/unit/exif_data_test.rb
- M test/unit/group_test.rb
- M test/unit/iformat_test.rb
- M test/unit/image_builder_test.rb
- M test/unit/image_content_test.rb
- M test/unit/image_test.rb
- M test/unit/image_version_test.rb
- M test/unit/letter_test.rb
- M test/unit/link_test.rb
- M test/unit/multiversion_test.rb
- M test/unit/node_test.rb
- M test/unit/note_test.rb
- M test/unit/page_test.rb
- M test/unit/project_test.rb
- M test/unit/relation_test.rb
- M test/unit/section_test.rb
- M test/unit/secure_test.rb
- M test/unit/site_test.rb
- M test/unit/template_test.rb
- M test/unit/text_document_version_test.rb
- M test/unit/user_test.rb
- M test/unit/virtual_class_test.rb
- M test/unit/zafu_parser/ajax.yml
- M test/unit/zafu_parser/apphelper.yml
- M test/unit/zafu_parser/basic.yml
- M test/unit/zafu_parser/complex.yml
- M test/unit/zafu_parser/data.yml
- M test/unit/zafu_parser/relations.yml
- M test/unit/zafu_parser/zazen.yml
- M test/unit/zafu_parser_test.rb
- M test/unit/zena/unit/test_case_test.rb
- M test/unit/zena/use/calendar_test.rb
- M test/unit/zena/use/dates_model_methods_test.rb
- M test/unit/zena/use/dates_string_methods_test.rb
- M test/unit/zena/use/dates_view_methods_test.rb
- M test/unit/zena/use/i18n_test.rb
- M test/unit/zena/use/nested_attributes_alias_view_test.rb
- M test/unit/zena/use/refactor_test.rb
- M test/unit/zena/use/zafu_test.rb
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
Anyone knows how to use formatting here ?
Git repository: http://github.com/zena
Official website: http://zenadmin.org