include UserMethods
layout "site"
- require "xml/libxml"
before_action :authorize_web
before_action :set_locale
around_action :web_timeout
- # Helper methods for checking consistency
- include ConsistencyValidations
-
##
# list non-empty changesets in reverse chronological order
def index