Changeset - d1addaf7a91e
[Not reviewed]
Bradley M. Kuhn - 12 years ago 2014-07-03 01:04:33
bkuhn@sfconservancy.org
Second step in two-part process to rename directories.
This is the actual directory rename.
1167 files changed:
Changeset was too big and was cut off... Show full diff anyway
0 comments (0 inline, 0 general)
kallithea/__init__.py
Show inline comments
 
file renamed from rhodecode/__init__.py to kallithea/__init__.py
kallithea/bin/__init__.py
Show inline comments
 
file renamed from rhodecode/bin/__init__.py to kallithea/bin/__init__.py
kallithea/bin/base.py
Show inline comments
 
file renamed from rhodecode/bin/base.py to kallithea/bin/base.py
kallithea/bin/ldap_sync.conf
Show inline comments
 
file renamed from rhodecode/bin/ldap_sync.conf to kallithea/bin/ldap_sync.conf
kallithea/bin/ldap_sync.py
Show inline comments
 
file renamed from rhodecode/bin/ldap_sync.py to kallithea/bin/ldap_sync.py
kallithea/bin/rhodecode_api.py
Show inline comments
 
file renamed from rhodecode/bin/rhodecode_api.py to kallithea/bin/rhodecode_api.py
kallithea/bin/rhodecode_backup.py
Show inline comments
 
file renamed from rhodecode/bin/rhodecode_backup.py to kallithea/bin/rhodecode_backup.py
kallithea/bin/rhodecode_config.py
Show inline comments
 
file renamed from rhodecode/bin/rhodecode_config.py to kallithea/bin/rhodecode_config.py
kallithea/bin/rhodecode_gist.py
Show inline comments
 
file renamed from rhodecode/bin/rhodecode_gist.py to kallithea/bin/rhodecode_gist.py
kallithea/bin/template.ini.mako
Show inline comments
 
file renamed from rhodecode/bin/template.ini.mako to kallithea/bin/template.ini.mako
kallithea/config/__init__.py
Show inline comments
 
file renamed from rhodecode/config/__init__.py to kallithea/config/__init__.py
kallithea/config/conf.py
Show inline comments
 
file renamed from rhodecode/config/conf.py to kallithea/config/conf.py
kallithea/config/deployment.ini_tmpl
Show inline comments
 
file renamed from rhodecode/config/deployment.ini_tmpl to kallithea/config/deployment.ini_tmpl
kallithea/config/environment.py
Show inline comments
 
file renamed from rhodecode/config/environment.py to kallithea/config/environment.py
kallithea/config/middleware.py
Show inline comments
 
file renamed from rhodecode/config/middleware.py to kallithea/config/middleware.py
kallithea/config/post_receive_tmpl.py
Show inline comments
 
file renamed from rhodecode/config/post_receive_tmpl.py to kallithea/config/post_receive_tmpl.py
kallithea/config/pre_receive_tmpl.py
Show inline comments
 
file renamed from rhodecode/config/pre_receive_tmpl.py to kallithea/config/pre_receive_tmpl.py
kallithea/config/rcextensions/__init__.py
Show inline comments
 
file renamed from rhodecode/config/rcextensions/__init__.py to kallithea/config/rcextensions/__init__.py
kallithea/config/routing.py
Show inline comments
 
file renamed from rhodecode/config/routing.py to kallithea/config/routing.py
kallithea/controllers/__init__.py
Show inline comments
 
file renamed from rhodecode/controllers/__init__.py to kallithea/controllers/__init__.py
kallithea/controllers/admin/__init__.py
Show inline comments
 
file renamed from rhodecode/controllers/admin/__init__.py to kallithea/controllers/admin/__init__.py
kallithea/controllers/admin/admin.py
Show inline comments
 
file renamed from rhodecode/controllers/admin/admin.py to kallithea/controllers/admin/admin.py
kallithea/controllers/admin/auth_settings.py
Show inline comments
 
file renamed from rhodecode/controllers/admin/auth_settings.py to kallithea/controllers/admin/auth_settings.py
kallithea/controllers/admin/defaults.py
Show inline comments
 
file renamed from rhodecode/controllers/admin/defaults.py to kallithea/controllers/admin/defaults.py
kallithea/controllers/admin/gists.py
Show inline comments
 
file renamed from rhodecode/controllers/admin/gists.py to kallithea/controllers/admin/gists.py
kallithea/controllers/admin/my_account.py
Show inline comments
 
file renamed from rhodecode/controllers/admin/my_account.py to kallithea/controllers/admin/my_account.py
kallithea/controllers/admin/notifications.py
Show inline comments
 
file renamed from rhodecode/controllers/admin/notifications.py to kallithea/controllers/admin/notifications.py
kallithea/controllers/admin/permissions.py
Show inline comments
 
file renamed from rhodecode/controllers/admin/permissions.py to kallithea/controllers/admin/permissions.py
kallithea/controllers/admin/repo_groups.py
Show inline comments
 
file renamed from rhodecode/controllers/admin/repo_groups.py to kallithea/controllers/admin/repo_groups.py
kallithea/controllers/admin/repos.py
Show inline comments
 
file renamed from rhodecode/controllers/admin/repos.py to kallithea/controllers/admin/repos.py
kallithea/controllers/admin/settings.py
Show inline comments
 
file renamed from rhodecode/controllers/admin/settings.py to kallithea/controllers/admin/settings.py
kallithea/controllers/admin/user_groups.py
Show inline comments
 
file renamed from rhodecode/controllers/admin/user_groups.py to kallithea/controllers/admin/user_groups.py
kallithea/controllers/admin/users.py
Show inline comments
 
file renamed from rhodecode/controllers/admin/users.py to kallithea/controllers/admin/users.py
kallithea/controllers/api/__init__.py
Show inline comments
 
file renamed from rhodecode/controllers/api/__init__.py to kallithea/controllers/api/__init__.py
kallithea/controllers/api/api.py
Show inline comments
 
file renamed from rhodecode/controllers/api/api.py to kallithea/controllers/api/api.py
kallithea/controllers/bookmarks.py
Show inline comments
 
file renamed from rhodecode/controllers/bookmarks.py to kallithea/controllers/bookmarks.py
kallithea/controllers/branches.py
Show inline comments
 
file renamed from rhodecode/controllers/branches.py to kallithea/controllers/branches.py
kallithea/controllers/changelog.py
Show inline comments
 
file renamed from rhodecode/controllers/changelog.py to kallithea/controllers/changelog.py
kallithea/controllers/changeset.py
Show inline comments
 
file renamed from rhodecode/controllers/changeset.py to kallithea/controllers/changeset.py
kallithea/controllers/compare.py
Show inline comments
 
file renamed from rhodecode/controllers/compare.py to kallithea/controllers/compare.py
kallithea/controllers/error.py
Show inline comments
 
file renamed from rhodecode/controllers/error.py to kallithea/controllers/error.py
kallithea/controllers/feed.py
Show inline comments
 
file renamed from rhodecode/controllers/feed.py to kallithea/controllers/feed.py
kallithea/controllers/files.py
Show inline comments
 
file renamed from rhodecode/controllers/files.py to kallithea/controllers/files.py
kallithea/controllers/followers.py
Show inline comments
 
file renamed from rhodecode/controllers/followers.py to kallithea/controllers/followers.py
kallithea/controllers/forks.py
Show inline comments
 
file renamed from rhodecode/controllers/forks.py to kallithea/controllers/forks.py
kallithea/controllers/home.py
Show inline comments
 
file renamed from rhodecode/controllers/home.py to kallithea/controllers/home.py
kallithea/controllers/journal.py
Show inline comments
 
file renamed from rhodecode/controllers/journal.py to kallithea/controllers/journal.py
kallithea/controllers/login.py
Show inline comments
 
file renamed from rhodecode/controllers/login.py to kallithea/controllers/login.py
kallithea/controllers/pullrequests.py
Show inline comments
 
file renamed from rhodecode/controllers/pullrequests.py to kallithea/controllers/pullrequests.py
kallithea/controllers/search.py
Show inline comments
 
file renamed from rhodecode/controllers/search.py to kallithea/controllers/search.py
kallithea/controllers/summary.py
Show inline comments
 
file renamed from rhodecode/controllers/summary.py to kallithea/controllers/summary.py
kallithea/controllers/tags.py
Show inline comments
 
file renamed from rhodecode/controllers/tags.py to kallithea/controllers/tags.py
kallithea/i18n/de/LC_MESSAGES/kallithea.mo
Show inline comments
 
file renamed from rhodecode/i18n/de/LC_MESSAGES/kallithea.mo to kallithea/i18n/de/LC_MESSAGES/kallithea.mo
kallithea/i18n/de/LC_MESSAGES/kallithea.po
Show inline comments
 
file renamed from rhodecode/i18n/de/LC_MESSAGES/kallithea.po to kallithea/i18n/de/LC_MESSAGES/kallithea.po
kallithea/i18n/en/LC_MESSAGES/kallithea.mo
Show inline comments
 
file renamed from rhodecode/i18n/en/LC_MESSAGES/kallithea.mo to kallithea/i18n/en/LC_MESSAGES/kallithea.mo
kallithea/i18n/en/LC_MESSAGES/kallithea.po
Show inline comments
 
file renamed from rhodecode/i18n/en/LC_MESSAGES/kallithea.po to kallithea/i18n/en/LC_MESSAGES/kallithea.po
kallithea/i18n/fr/LC_MESSAGES/kallithea.mo
Show inline comments
 
file renamed from rhodecode/i18n/fr/LC_MESSAGES/kallithea.mo to kallithea/i18n/fr/LC_MESSAGES/kallithea.mo
kallithea/i18n/fr/LC_MESSAGES/kallithea.po
Show inline comments
 
file renamed from rhodecode/i18n/fr/LC_MESSAGES/kallithea.po to kallithea/i18n/fr/LC_MESSAGES/kallithea.po
kallithea/i18n/how_to
Show inline comments
 
file renamed from rhodecode/i18n/how_to to kallithea/i18n/how_to
kallithea/i18n/ja/LC_MESSAGES/kallithea.mo
Show inline comments
 
file renamed from rhodecode/i18n/ja/LC_MESSAGES/kallithea.mo to kallithea/i18n/ja/LC_MESSAGES/kallithea.mo
kallithea/i18n/ja/LC_MESSAGES/kallithea.po
Show inline comments
 
file renamed from rhodecode/i18n/ja/LC_MESSAGES/kallithea.po to kallithea/i18n/ja/LC_MESSAGES/kallithea.po
kallithea/i18n/kallithea.pot
Show inline comments
 
file renamed from rhodecode/i18n/kallithea.pot to kallithea/i18n/kallithea.pot
kallithea/i18n/pl/LC_MESSAGES/kallithea.mo
Show inline comments
 
file renamed from rhodecode/i18n/pl/LC_MESSAGES/kallithea.mo to kallithea/i18n/pl/LC_MESSAGES/kallithea.mo
kallithea/i18n/pl/LC_MESSAGES/kallithea.po
Show inline comments
 
file renamed from rhodecode/i18n/pl/LC_MESSAGES/kallithea.po to kallithea/i18n/pl/LC_MESSAGES/kallithea.po
kallithea/i18n/pt_BR/LC_MESSAGES/kallithea.mo
Show inline comments
 
file renamed from rhodecode/i18n/pt_BR/LC_MESSAGES/kallithea.mo to kallithea/i18n/pt_BR/LC_MESSAGES/kallithea.mo
kallithea/i18n/pt_BR/LC_MESSAGES/kallithea.po
Show inline comments
 
file renamed from rhodecode/i18n/pt_BR/LC_MESSAGES/kallithea.po to kallithea/i18n/pt_BR/LC_MESSAGES/kallithea.po
kallithea/i18n/ru/LC_MESSAGES/kallithea.mo
Show inline comments
 
file renamed from rhodecode/i18n/ru/LC_MESSAGES/kallithea.mo to kallithea/i18n/ru/LC_MESSAGES/kallithea.mo
kallithea/i18n/ru/LC_MESSAGES/kallithea.po
Show inline comments
 
file renamed from rhodecode/i18n/ru/LC_MESSAGES/kallithea.po to kallithea/i18n/ru/LC_MESSAGES/kallithea.po
kallithea/i18n/zh_CN/LC_MESSAGES/kallithea.mo
Show inline comments
 
file renamed from rhodecode/i18n/zh_CN/LC_MESSAGES/kallithea.mo to kallithea/i18n/zh_CN/LC_MESSAGES/kallithea.mo
kallithea/i18n/zh_CN/LC_MESSAGES/kallithea.po
Show inline comments
 
file renamed from rhodecode/i18n/zh_CN/LC_MESSAGES/kallithea.po to kallithea/i18n/zh_CN/LC_MESSAGES/kallithea.po
kallithea/i18n/zh_TW/LC_MESSAGES/kallithea.mo
Show inline comments
 
file renamed from rhodecode/i18n/zh_TW/LC_MESSAGES/kallithea.mo to kallithea/i18n/zh_TW/LC_MESSAGES/kallithea.mo
kallithea/i18n/zh_TW/LC_MESSAGES/kallithea.po
Show inline comments
 
file renamed from rhodecode/i18n/zh_TW/LC_MESSAGES/kallithea.po to kallithea/i18n/zh_TW/LC_MESSAGES/kallithea.po
kallithea/lib/__init__.py
Show inline comments
 
file renamed from rhodecode/lib/__init__.py to kallithea/lib/__init__.py
kallithea/lib/annotate.py
Show inline comments
 
file renamed from rhodecode/lib/annotate.py to kallithea/lib/annotate.py
kallithea/lib/app_globals.py
Show inline comments
 
file renamed from rhodecode/lib/app_globals.py to kallithea/lib/app_globals.py
kallithea/lib/auth.py
Show inline comments
 
file renamed from rhodecode/lib/auth.py to kallithea/lib/auth.py
kallithea/lib/auth_modules/__init__.py
Show inline comments
 
file renamed from rhodecode/lib/auth_modules/__init__.py to kallithea/lib/auth_modules/__init__.py
kallithea/lib/auth_modules/auth_container.py
Show inline comments
 
file renamed from rhodecode/lib/auth_modules/auth_container.py to kallithea/lib/auth_modules/auth_container.py
kallithea/lib/auth_modules/auth_crowd.py
Show inline comments
 
file renamed from rhodecode/lib/auth_modules/auth_crowd.py to kallithea/lib/auth_modules/auth_crowd.py
kallithea/lib/auth_modules/auth_ldap.py
Show inline comments
 
file renamed from rhodecode/lib/auth_modules/auth_ldap.py to kallithea/lib/auth_modules/auth_ldap.py
kallithea/lib/auth_modules/auth_pam.py
Show inline comments
 
file renamed from rhodecode/lib/auth_modules/auth_pam.py to kallithea/lib/auth_modules/auth_pam.py
kallithea/lib/auth_modules/auth_rhodecode.py
Show inline comments
 
file renamed from rhodecode/lib/auth_modules/auth_rhodecode.py to kallithea/lib/auth_modules/auth_rhodecode.py
kallithea/lib/base.py
Show inline comments
 
file renamed from rhodecode/lib/base.py to kallithea/lib/base.py
kallithea/lib/caching_query.py
Show inline comments
 
file renamed from rhodecode/lib/caching_query.py to kallithea/lib/caching_query.py
kallithea/lib/celerylib/__init__.py
Show inline comments
 
file renamed from rhodecode/lib/celerylib/__init__.py to kallithea/lib/celerylib/__init__.py
kallithea/lib/celerylib/tasks.py
Show inline comments
 
file renamed from rhodecode/lib/celerylib/tasks.py to kallithea/lib/celerylib/tasks.py
kallithea/lib/celerypylons/__init__.py
Show inline comments
 
file renamed from rhodecode/lib/celerypylons/__init__.py to kallithea/lib/celerypylons/__init__.py
kallithea/lib/celerypylons/commands.py
Show inline comments
 
file renamed from rhodecode/lib/celerypylons/commands.py to kallithea/lib/celerypylons/commands.py
kallithea/lib/celerypylons/loader.py
Show inline comments
 
file renamed from rhodecode/lib/celerypylons/loader.py to kallithea/lib/celerypylons/loader.py
kallithea/lib/colored_formatter.py
Show inline comments
 
file renamed from rhodecode/lib/colored_formatter.py to kallithea/lib/colored_formatter.py
kallithea/lib/compat.py
Show inline comments
 
file renamed from rhodecode/lib/compat.py to kallithea/lib/compat.py
kallithea/lib/db_manage.py
Show inline comments
 
file renamed from rhodecode/lib/db_manage.py to kallithea/lib/db_manage.py
kallithea/lib/dbmigrate/__init__.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/__init__.py to kallithea/lib/dbmigrate/__init__.py
kallithea/lib/dbmigrate/migrate.cfg
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/migrate.cfg to kallithea/lib/dbmigrate/migrate.cfg
kallithea/lib/dbmigrate/migrate/__init__.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/migrate/__init__.py to kallithea/lib/dbmigrate/migrate/__init__.py
kallithea/lib/dbmigrate/migrate/changeset/__init__.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/migrate/changeset/__init__.py to kallithea/lib/dbmigrate/migrate/changeset/__init__.py
kallithea/lib/dbmigrate/migrate/changeset/ansisql.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/migrate/changeset/ansisql.py to kallithea/lib/dbmigrate/migrate/changeset/ansisql.py
kallithea/lib/dbmigrate/migrate/changeset/constraint.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/migrate/changeset/constraint.py to kallithea/lib/dbmigrate/migrate/changeset/constraint.py
kallithea/lib/dbmigrate/migrate/changeset/databases/__init__.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/migrate/changeset/databases/__init__.py to kallithea/lib/dbmigrate/migrate/changeset/databases/__init__.py
kallithea/lib/dbmigrate/migrate/changeset/databases/firebird.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/migrate/changeset/databases/firebird.py to kallithea/lib/dbmigrate/migrate/changeset/databases/firebird.py
kallithea/lib/dbmigrate/migrate/changeset/databases/mysql.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/migrate/changeset/databases/mysql.py to kallithea/lib/dbmigrate/migrate/changeset/databases/mysql.py
kallithea/lib/dbmigrate/migrate/changeset/databases/oracle.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/migrate/changeset/databases/oracle.py to kallithea/lib/dbmigrate/migrate/changeset/databases/oracle.py
kallithea/lib/dbmigrate/migrate/changeset/databases/postgres.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/migrate/changeset/databases/postgres.py to kallithea/lib/dbmigrate/migrate/changeset/databases/postgres.py
kallithea/lib/dbmigrate/migrate/changeset/databases/sqlite.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/migrate/changeset/databases/sqlite.py to kallithea/lib/dbmigrate/migrate/changeset/databases/sqlite.py
kallithea/lib/dbmigrate/migrate/changeset/databases/visitor.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/migrate/changeset/databases/visitor.py to kallithea/lib/dbmigrate/migrate/changeset/databases/visitor.py
kallithea/lib/dbmigrate/migrate/changeset/schema.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/migrate/changeset/schema.py to kallithea/lib/dbmigrate/migrate/changeset/schema.py
kallithea/lib/dbmigrate/migrate/exceptions.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/migrate/exceptions.py to kallithea/lib/dbmigrate/migrate/exceptions.py
kallithea/lib/dbmigrate/migrate/versioning/__init__.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/migrate/versioning/__init__.py to kallithea/lib/dbmigrate/migrate/versioning/__init__.py
kallithea/lib/dbmigrate/migrate/versioning/api.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/migrate/versioning/api.py to kallithea/lib/dbmigrate/migrate/versioning/api.py
kallithea/lib/dbmigrate/migrate/versioning/cfgparse.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/migrate/versioning/cfgparse.py to kallithea/lib/dbmigrate/migrate/versioning/cfgparse.py
kallithea/lib/dbmigrate/migrate/versioning/config.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/migrate/versioning/config.py to kallithea/lib/dbmigrate/migrate/versioning/config.py
kallithea/lib/dbmigrate/migrate/versioning/genmodel.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/migrate/versioning/genmodel.py to kallithea/lib/dbmigrate/migrate/versioning/genmodel.py
kallithea/lib/dbmigrate/migrate/versioning/migrate_repository.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/migrate/versioning/migrate_repository.py to kallithea/lib/dbmigrate/migrate/versioning/migrate_repository.py
kallithea/lib/dbmigrate/migrate/versioning/pathed.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/migrate/versioning/pathed.py to kallithea/lib/dbmigrate/migrate/versioning/pathed.py
kallithea/lib/dbmigrate/migrate/versioning/repository.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/migrate/versioning/repository.py to kallithea/lib/dbmigrate/migrate/versioning/repository.py
kallithea/lib/dbmigrate/migrate/versioning/schema.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/migrate/versioning/schema.py to kallithea/lib/dbmigrate/migrate/versioning/schema.py
kallithea/lib/dbmigrate/migrate/versioning/schemadiff.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/migrate/versioning/schemadiff.py to kallithea/lib/dbmigrate/migrate/versioning/schemadiff.py
kallithea/lib/dbmigrate/migrate/versioning/script/__init__.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/migrate/versioning/script/__init__.py to kallithea/lib/dbmigrate/migrate/versioning/script/__init__.py
kallithea/lib/dbmigrate/migrate/versioning/script/base.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/migrate/versioning/script/base.py to kallithea/lib/dbmigrate/migrate/versioning/script/base.py
kallithea/lib/dbmigrate/migrate/versioning/script/py.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/migrate/versioning/script/py.py to kallithea/lib/dbmigrate/migrate/versioning/script/py.py
kallithea/lib/dbmigrate/migrate/versioning/script/sql.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/migrate/versioning/script/sql.py to kallithea/lib/dbmigrate/migrate/versioning/script/sql.py
kallithea/lib/dbmigrate/migrate/versioning/shell.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/migrate/versioning/shell.py to kallithea/lib/dbmigrate/migrate/versioning/shell.py
kallithea/lib/dbmigrate/migrate/versioning/template.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/migrate/versioning/template.py to kallithea/lib/dbmigrate/migrate/versioning/template.py
kallithea/lib/dbmigrate/migrate/versioning/templates/__init__.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/migrate/versioning/templates/__init__.py to kallithea/lib/dbmigrate/migrate/versioning/templates/__init__.py
kallithea/lib/dbmigrate/migrate/versioning/templates/manage.py_tmpl
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/migrate/versioning/templates/manage.py_tmpl to kallithea/lib/dbmigrate/migrate/versioning/templates/manage.py_tmpl
kallithea/lib/dbmigrate/migrate/versioning/templates/manage/default.py_tmpl
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/migrate/versioning/templates/manage/default.py_tmpl to kallithea/lib/dbmigrate/migrate/versioning/templates/manage/default.py_tmpl
kallithea/lib/dbmigrate/migrate/versioning/templates/manage/pylons.py_tmpl
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/migrate/versioning/templates/manage/pylons.py_tmpl to kallithea/lib/dbmigrate/migrate/versioning/templates/manage/pylons.py_tmpl
kallithea/lib/dbmigrate/migrate/versioning/templates/repository/__init__.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/migrate/versioning/templates/repository/__init__.py to kallithea/lib/dbmigrate/migrate/versioning/templates/repository/__init__.py
kallithea/lib/dbmigrate/migrate/versioning/templates/repository/default/README
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/migrate/versioning/templates/repository/default/README to kallithea/lib/dbmigrate/migrate/versioning/templates/repository/default/README
kallithea/lib/dbmigrate/migrate/versioning/templates/repository/default/__init__.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/migrate/versioning/templates/repository/default/__init__.py to kallithea/lib/dbmigrate/migrate/versioning/templates/repository/default/__init__.py
kallithea/lib/dbmigrate/migrate/versioning/templates/repository/default/migrate.cfg
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/migrate/versioning/templates/repository/default/migrate.cfg to kallithea/lib/dbmigrate/migrate/versioning/templates/repository/default/migrate.cfg
kallithea/lib/dbmigrate/migrate/versioning/templates/repository/default/versions/__init__.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/migrate/versioning/templates/repository/default/versions/__init__.py to kallithea/lib/dbmigrate/migrate/versioning/templates/repository/default/versions/__init__.py
kallithea/lib/dbmigrate/migrate/versioning/templates/repository/pylons/README
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/migrate/versioning/templates/repository/pylons/README to kallithea/lib/dbmigrate/migrate/versioning/templates/repository/pylons/README
kallithea/lib/dbmigrate/migrate/versioning/templates/repository/pylons/__init__.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/migrate/versioning/templates/repository/pylons/__init__.py to kallithea/lib/dbmigrate/migrate/versioning/templates/repository/pylons/__init__.py
kallithea/lib/dbmigrate/migrate/versioning/templates/repository/pylons/migrate.cfg
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/migrate/versioning/templates/repository/pylons/migrate.cfg to kallithea/lib/dbmigrate/migrate/versioning/templates/repository/pylons/migrate.cfg
kallithea/lib/dbmigrate/migrate/versioning/templates/repository/pylons/versions/__init__.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/migrate/versioning/templates/repository/pylons/versions/__init__.py to kallithea/lib/dbmigrate/migrate/versioning/templates/repository/pylons/versions/__init__.py
kallithea/lib/dbmigrate/migrate/versioning/templates/script/__init__.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/migrate/versioning/templates/script/__init__.py to kallithea/lib/dbmigrate/migrate/versioning/templates/script/__init__.py
kallithea/lib/dbmigrate/migrate/versioning/templates/script/default.py_tmpl
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/migrate/versioning/templates/script/default.py_tmpl to kallithea/lib/dbmigrate/migrate/versioning/templates/script/default.py_tmpl
kallithea/lib/dbmigrate/migrate/versioning/templates/script/pylons.py_tmpl
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/migrate/versioning/templates/script/pylons.py_tmpl to kallithea/lib/dbmigrate/migrate/versioning/templates/script/pylons.py_tmpl
kallithea/lib/dbmigrate/migrate/versioning/templates/sql_script/default.py_tmpl
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/migrate/versioning/templates/sql_script/default.py_tmpl to kallithea/lib/dbmigrate/migrate/versioning/templates/sql_script/default.py_tmpl
kallithea/lib/dbmigrate/migrate/versioning/templates/sql_script/pylons.py_tmpl
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/migrate/versioning/templates/sql_script/pylons.py_tmpl to kallithea/lib/dbmigrate/migrate/versioning/templates/sql_script/pylons.py_tmpl
kallithea/lib/dbmigrate/migrate/versioning/util/__init__.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/migrate/versioning/util/__init__.py to kallithea/lib/dbmigrate/migrate/versioning/util/__init__.py
kallithea/lib/dbmigrate/migrate/versioning/util/importpath.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/migrate/versioning/util/importpath.py to kallithea/lib/dbmigrate/migrate/versioning/util/importpath.py
kallithea/lib/dbmigrate/migrate/versioning/util/keyedinstance.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/migrate/versioning/util/keyedinstance.py to kallithea/lib/dbmigrate/migrate/versioning/util/keyedinstance.py
kallithea/lib/dbmigrate/migrate/versioning/version.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/migrate/versioning/version.py to kallithea/lib/dbmigrate/migrate/versioning/version.py
kallithea/lib/dbmigrate/schema/__init__.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/schema/__init__.py to kallithea/lib/dbmigrate/schema/__init__.py
kallithea/lib/dbmigrate/schema/db_1_1_0.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/schema/db_1_1_0.py to kallithea/lib/dbmigrate/schema/db_1_1_0.py
kallithea/lib/dbmigrate/schema/db_1_2_0.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/schema/db_1_2_0.py to kallithea/lib/dbmigrate/schema/db_1_2_0.py
kallithea/lib/dbmigrate/schema/db_1_3_0.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/schema/db_1_3_0.py to kallithea/lib/dbmigrate/schema/db_1_3_0.py
kallithea/lib/dbmigrate/schema/db_1_4_0.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/schema/db_1_4_0.py to kallithea/lib/dbmigrate/schema/db_1_4_0.py
kallithea/lib/dbmigrate/schema/db_1_5_0.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/schema/db_1_5_0.py to kallithea/lib/dbmigrate/schema/db_1_5_0.py
kallithea/lib/dbmigrate/schema/db_1_5_2.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/schema/db_1_5_2.py to kallithea/lib/dbmigrate/schema/db_1_5_2.py
kallithea/lib/dbmigrate/schema/db_1_6_0.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/schema/db_1_6_0.py to kallithea/lib/dbmigrate/schema/db_1_6_0.py
kallithea/lib/dbmigrate/schema/db_1_7_0.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/schema/db_1_7_0.py to kallithea/lib/dbmigrate/schema/db_1_7_0.py
kallithea/lib/dbmigrate/schema/db_1_8_0.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/schema/db_1_8_0.py to kallithea/lib/dbmigrate/schema/db_1_8_0.py
kallithea/lib/dbmigrate/schema/db_2_0_0.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/schema/db_2_0_0.py to kallithea/lib/dbmigrate/schema/db_2_0_0.py
kallithea/lib/dbmigrate/schema/db_2_0_1.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/schema/db_2_0_1.py to kallithea/lib/dbmigrate/schema/db_2_0_1.py
kallithea/lib/dbmigrate/schema/db_2_0_2.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/schema/db_2_0_2.py to kallithea/lib/dbmigrate/schema/db_2_0_2.py
kallithea/lib/dbmigrate/schema/db_2_1_0.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/schema/db_2_1_0.py to kallithea/lib/dbmigrate/schema/db_2_1_0.py
kallithea/lib/dbmigrate/schema/db_2_2_0.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/schema/db_2_2_0.py to kallithea/lib/dbmigrate/schema/db_2_2_0.py
kallithea/lib/dbmigrate/schema/db_2_2_3.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/schema/db_2_2_3.py to kallithea/lib/dbmigrate/schema/db_2_2_3.py
kallithea/lib/dbmigrate/versions/001_initial_release.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/versions/001_initial_release.py to kallithea/lib/dbmigrate/versions/001_initial_release.py
kallithea/lib/dbmigrate/versions/002_version_1_1_0.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/versions/002_version_1_1_0.py to kallithea/lib/dbmigrate/versions/002_version_1_1_0.py
kallithea/lib/dbmigrate/versions/003_version_1_2_0.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/versions/003_version_1_2_0.py to kallithea/lib/dbmigrate/versions/003_version_1_2_0.py
kallithea/lib/dbmigrate/versions/004_version_1_3_0.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/versions/004_version_1_3_0.py to kallithea/lib/dbmigrate/versions/004_version_1_3_0.py
kallithea/lib/dbmigrate/versions/005_version_1_3_0.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/versions/005_version_1_3_0.py to kallithea/lib/dbmigrate/versions/005_version_1_3_0.py
kallithea/lib/dbmigrate/versions/006_version_1_4_0.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/versions/006_version_1_4_0.py to kallithea/lib/dbmigrate/versions/006_version_1_4_0.py
kallithea/lib/dbmigrate/versions/007_version_1_4_0.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/versions/007_version_1_4_0.py to kallithea/lib/dbmigrate/versions/007_version_1_4_0.py
kallithea/lib/dbmigrate/versions/008_version_1_5_0.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/versions/008_version_1_5_0.py to kallithea/lib/dbmigrate/versions/008_version_1_5_0.py
kallithea/lib/dbmigrate/versions/009_version_1_5_1.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/versions/009_version_1_5_1.py to kallithea/lib/dbmigrate/versions/009_version_1_5_1.py
kallithea/lib/dbmigrate/versions/010_version_1_5_2.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/versions/010_version_1_5_2.py to kallithea/lib/dbmigrate/versions/010_version_1_5_2.py
kallithea/lib/dbmigrate/versions/011_version_1_6_0.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/versions/011_version_1_6_0.py to kallithea/lib/dbmigrate/versions/011_version_1_6_0.py
kallithea/lib/dbmigrate/versions/012_version_1_7_0.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/versions/012_version_1_7_0.py to kallithea/lib/dbmigrate/versions/012_version_1_7_0.py
kallithea/lib/dbmigrate/versions/013_version_1_7_0.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/versions/013_version_1_7_0.py to kallithea/lib/dbmigrate/versions/013_version_1_7_0.py
kallithea/lib/dbmigrate/versions/014_version_1_7_1.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/versions/014_version_1_7_1.py to kallithea/lib/dbmigrate/versions/014_version_1_7_1.py
kallithea/lib/dbmigrate/versions/015_version_1_8_0.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/versions/015_version_1_8_0.py to kallithea/lib/dbmigrate/versions/015_version_1_8_0.py
kallithea/lib/dbmigrate/versions/016_version_2_0_0.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/versions/016_version_2_0_0.py to kallithea/lib/dbmigrate/versions/016_version_2_0_0.py
kallithea/lib/dbmigrate/versions/017_version_2_0_0.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/versions/017_version_2_0_0.py to kallithea/lib/dbmigrate/versions/017_version_2_0_0.py
kallithea/lib/dbmigrate/versions/018_version_2_0_0.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/versions/018_version_2_0_0.py to kallithea/lib/dbmigrate/versions/018_version_2_0_0.py
kallithea/lib/dbmigrate/versions/019_version_2_0_0.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/versions/019_version_2_0_0.py to kallithea/lib/dbmigrate/versions/019_version_2_0_0.py
kallithea/lib/dbmigrate/versions/020_version_2_0_1.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/versions/020_version_2_0_1.py to kallithea/lib/dbmigrate/versions/020_version_2_0_1.py
kallithea/lib/dbmigrate/versions/021_version_2_0_2.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/versions/021_version_2_0_2.py to kallithea/lib/dbmigrate/versions/021_version_2_0_2.py
kallithea/lib/dbmigrate/versions/022_version_2_0_2.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/versions/022_version_2_0_2.py to kallithea/lib/dbmigrate/versions/022_version_2_0_2.py
kallithea/lib/dbmigrate/versions/023_version_2_1_0.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/versions/023_version_2_1_0.py to kallithea/lib/dbmigrate/versions/023_version_2_1_0.py
kallithea/lib/dbmigrate/versions/024_version_2_1_0.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/versions/024_version_2_1_0.py to kallithea/lib/dbmigrate/versions/024_version_2_1_0.py
kallithea/lib/dbmigrate/versions/025_version_2_1_0.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/versions/025_version_2_1_0.py to kallithea/lib/dbmigrate/versions/025_version_2_1_0.py
kallithea/lib/dbmigrate/versions/026_version_2_2_0.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/versions/026_version_2_2_0.py to kallithea/lib/dbmigrate/versions/026_version_2_2_0.py
kallithea/lib/dbmigrate/versions/027_version_2_2_0.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/versions/027_version_2_2_0.py to kallithea/lib/dbmigrate/versions/027_version_2_2_0.py
kallithea/lib/dbmigrate/versions/028_version_2_2_3.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/versions/028_version_2_2_3.py to kallithea/lib/dbmigrate/versions/028_version_2_2_3.py
kallithea/lib/dbmigrate/versions/029_version_2_2_3.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/versions/029_version_2_2_3.py to kallithea/lib/dbmigrate/versions/029_version_2_2_3.py
kallithea/lib/dbmigrate/versions/030_version_2_2_3.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/versions/030_version_2_2_3.py to kallithea/lib/dbmigrate/versions/030_version_2_2_3.py
kallithea/lib/dbmigrate/versions/031_version_2_2_3.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/versions/031_version_2_2_3.py to kallithea/lib/dbmigrate/versions/031_version_2_2_3.py
kallithea/lib/dbmigrate/versions/__init__.py
Show inline comments
 
file renamed from rhodecode/lib/dbmigrate/versions/__init__.py to kallithea/lib/dbmigrate/versions/__init__.py
kallithea/lib/diffs.py
Show inline comments
 
file renamed from rhodecode/lib/diffs.py to kallithea/lib/diffs.py
kallithea/lib/exceptions.py
Show inline comments
 
file renamed from rhodecode/lib/exceptions.py to kallithea/lib/exceptions.py
kallithea/lib/ext_json.py
Show inline comments
 
file renamed from rhodecode/lib/ext_json.py to kallithea/lib/ext_json.py
kallithea/lib/graphmod.py
Show inline comments
 
file renamed from rhodecode/lib/graphmod.py to kallithea/lib/graphmod.py
kallithea/lib/helpers.py
Show inline comments
 
file renamed from rhodecode/lib/helpers.py to kallithea/lib/helpers.py
kallithea/lib/hooks.py
Show inline comments
 
file renamed from rhodecode/lib/hooks.py to kallithea/lib/hooks.py
kallithea/lib/indexers/__init__.py
Show inline comments
 
file renamed from rhodecode/lib/indexers/__init__.py to kallithea/lib/indexers/__init__.py
kallithea/lib/indexers/daemon.py
Show inline comments
 
file renamed from rhodecode/lib/indexers/daemon.py to kallithea/lib/indexers/daemon.py
kallithea/lib/ipaddr.py
Show inline comments
 
file renamed from rhodecode/lib/ipaddr.py to kallithea/lib/ipaddr.py
kallithea/lib/markup_renderer.py
Show inline comments
 
file renamed from rhodecode/lib/markup_renderer.py to kallithea/lib/markup_renderer.py
kallithea/lib/middleware/__init__.py
Show inline comments
 
file renamed from rhodecode/lib/middleware/__init__.py to kallithea/lib/middleware/__init__.py
kallithea/lib/middleware/errormator.py
Show inline comments
 
file renamed from rhodecode/lib/middleware/errormator.py to kallithea/lib/middleware/errormator.py
kallithea/lib/middleware/https_fixup.py
Show inline comments
 
file renamed from rhodecode/lib/middleware/https_fixup.py to kallithea/lib/middleware/https_fixup.py
kallithea/lib/middleware/pygrack.py
Show inline comments
 
file renamed from rhodecode/lib/middleware/pygrack.py to kallithea/lib/middleware/pygrack.py
kallithea/lib/middleware/sentry.py
Show inline comments
 
file renamed from rhodecode/lib/middleware/sentry.py to kallithea/lib/middleware/sentry.py
kallithea/lib/middleware/simplegit.py
Show inline comments
 
file renamed from rhodecode/lib/middleware/simplegit.py to kallithea/lib/middleware/simplegit.py
kallithea/lib/middleware/simplehg.py
Show inline comments
 
file renamed from rhodecode/lib/middleware/simplehg.py to kallithea/lib/middleware/simplehg.py
kallithea/lib/middleware/wrapper.py
Show inline comments
 
file renamed from rhodecode/lib/middleware/wrapper.py to kallithea/lib/middleware/wrapper.py
kallithea/lib/paster_commands/__init__.py
Show inline comments
 
file renamed from rhodecode/lib/paster_commands/__init__.py to kallithea/lib/paster_commands/__init__.py
kallithea/lib/paster_commands/cache_keys.py
Show inline comments
 
file renamed from rhodecode/lib/paster_commands/cache_keys.py to kallithea/lib/paster_commands/cache_keys.py
kallithea/lib/paster_commands/ishell.py
Show inline comments
 
file renamed from rhodecode/lib/paster_commands/ishell.py to kallithea/lib/paster_commands/ishell.py
kallithea/lib/paster_commands/make_index.py
Show inline comments
 
file renamed from rhodecode/lib/paster_commands/make_index.py to kallithea/lib/paster_commands/make_index.py
kallithea/lib/paster_commands/make_rcextensions.py
Show inline comments
 
file renamed from rhodecode/lib/paster_commands/make_rcextensions.py to kallithea/lib/paster_commands/make_rcextensions.py
kallithea/lib/paster_commands/repo_scan.py
Show inline comments
 
file renamed from rhodecode/lib/paster_commands/repo_scan.py to kallithea/lib/paster_commands/repo_scan.py
kallithea/lib/paster_commands/setup_db.py
Show inline comments
 
file renamed from rhodecode/lib/paster_commands/setup_db.py to kallithea/lib/paster_commands/setup_db.py
kallithea/lib/paster_commands/update_repoinfo.py
Show inline comments
 
file renamed from rhodecode/lib/paster_commands/update_repoinfo.py to kallithea/lib/paster_commands/update_repoinfo.py
kallithea/lib/pidlock.py
Show inline comments
 
file renamed from rhodecode/lib/pidlock.py to kallithea/lib/pidlock.py
kallithea/lib/profiler.py
Show inline comments
 
file renamed from rhodecode/lib/profiler.py to kallithea/lib/profiler.py
kallithea/lib/rcmail/__init__.py
Show inline comments
 
file renamed from rhodecode/lib/rcmail/__init__.py to kallithea/lib/rcmail/__init__.py
kallithea/lib/rcmail/exceptions.py
Show inline comments
 
file renamed from rhodecode/lib/rcmail/exceptions.py to kallithea/lib/rcmail/exceptions.py
kallithea/lib/rcmail/message.py
Show inline comments
 
file renamed from rhodecode/lib/rcmail/message.py to kallithea/lib/rcmail/message.py
kallithea/lib/rcmail/response.py
Show inline comments
 
file renamed from rhodecode/lib/rcmail/response.py to kallithea/lib/rcmail/response.py
kallithea/lib/rcmail/smtp_mailer.py
Show inline comments
 
file renamed from rhodecode/lib/rcmail/smtp_mailer.py to kallithea/lib/rcmail/smtp_mailer.py
kallithea/lib/rcmail/utils.py
Show inline comments
 
file renamed from rhodecode/lib/rcmail/utils.py to kallithea/lib/rcmail/utils.py
kallithea/lib/recaptcha.py
Show inline comments
 
file renamed from rhodecode/lib/recaptcha.py to kallithea/lib/recaptcha.py
kallithea/lib/timerproxy.py
Show inline comments
 
file renamed from rhodecode/lib/timerproxy.py to kallithea/lib/timerproxy.py
kallithea/lib/utils.py
Show inline comments
 
file renamed from rhodecode/lib/utils.py to kallithea/lib/utils.py
kallithea/lib/utils2.py
Show inline comments
 
file renamed from rhodecode/lib/utils2.py to kallithea/lib/utils2.py
kallithea/lib/vcs/__init__.py
Show inline comments
 
file renamed from rhodecode/lib/vcs/__init__.py to kallithea/lib/vcs/__init__.py
kallithea/lib/vcs/backends/__init__.py
Show inline comments
 
file renamed from rhodecode/lib/vcs/backends/__init__.py to kallithea/lib/vcs/backends/__init__.py
kallithea/lib/vcs/backends/base.py
Show inline comments
 
file renamed from rhodecode/lib/vcs/backends/base.py to kallithea/lib/vcs/backends/base.py
kallithea/lib/vcs/backends/git/__init__.py
Show inline comments
 
file renamed from rhodecode/lib/vcs/backends/git/__init__.py to kallithea/lib/vcs/backends/git/__init__.py
kallithea/lib/vcs/backends/git/changeset.py
Show inline comments
 
file renamed from rhodecode/lib/vcs/backends/git/changeset.py to kallithea/lib/vcs/backends/git/changeset.py
kallithea/lib/vcs/backends/git/inmemory.py
Show inline comments
 
file renamed from rhodecode/lib/vcs/backends/git/inmemory.py to kallithea/lib/vcs/backends/git/inmemory.py
kallithea/lib/vcs/backends/git/repository.py
Show inline comments
 
file renamed from rhodecode/lib/vcs/backends/git/repository.py to kallithea/lib/vcs/backends/git/repository.py
kallithea/lib/vcs/backends/git/workdir.py
Show inline comments
 
file renamed from rhodecode/lib/vcs/backends/git/workdir.py to kallithea/lib/vcs/backends/git/workdir.py
kallithea/lib/vcs/backends/hg/__init__.py
Show inline comments
 
file renamed from rhodecode/lib/vcs/backends/hg/__init__.py to kallithea/lib/vcs/backends/hg/__init__.py
kallithea/lib/vcs/backends/hg/changeset.py
Show inline comments
 
file renamed from rhodecode/lib/vcs/backends/hg/changeset.py to kallithea/lib/vcs/backends/hg/changeset.py
kallithea/lib/vcs/backends/hg/inmemory.py
Show inline comments
 
file renamed from rhodecode/lib/vcs/backends/hg/inmemory.py to kallithea/lib/vcs/backends/hg/inmemory.py
kallithea/lib/vcs/backends/hg/repository.py
Show inline comments
 
file renamed from rhodecode/lib/vcs/backends/hg/repository.py to kallithea/lib/vcs/backends/hg/repository.py
kallithea/lib/vcs/backends/hg/workdir.py
Show inline comments
 
file renamed from rhodecode/lib/vcs/backends/hg/workdir.py to kallithea/lib/vcs/backends/hg/workdir.py
kallithea/lib/vcs/conf/__init__.py
Show inline comments
 
file renamed from rhodecode/lib/vcs/conf/__init__.py to kallithea/lib/vcs/conf/__init__.py
kallithea/lib/vcs/conf/settings.py
Show inline comments
 
file renamed from rhodecode/lib/vcs/conf/settings.py to kallithea/lib/vcs/conf/settings.py
kallithea/lib/vcs/exceptions.py
Show inline comments
 
file renamed from rhodecode/lib/vcs/exceptions.py to kallithea/lib/vcs/exceptions.py
kallithea/lib/vcs/nodes.py
Show inline comments
 
file renamed from rhodecode/lib/vcs/nodes.py to kallithea/lib/vcs/nodes.py
kallithea/lib/vcs/subprocessio.py
Show inline comments
 
file renamed from rhodecode/lib/vcs/subprocessio.py to kallithea/lib/vcs/subprocessio.py
kallithea/lib/vcs/utils/__init__.py
Show inline comments
 
file renamed from rhodecode/lib/vcs/utils/__init__.py to kallithea/lib/vcs/utils/__init__.py
kallithea/lib/vcs/utils/annotate.py
Show inline comments
 
file renamed from rhodecode/lib/vcs/utils/annotate.py to kallithea/lib/vcs/utils/annotate.py
kallithea/lib/vcs/utils/archivers.py
Show inline comments
 
file renamed from rhodecode/lib/vcs/utils/archivers.py to kallithea/lib/vcs/utils/archivers.py
kallithea/lib/vcs/utils/baseui_config.py
Show inline comments
 
file renamed from rhodecode/lib/vcs/utils/baseui_config.py to kallithea/lib/vcs/utils/baseui_config.py
kallithea/lib/vcs/utils/compat.py
Show inline comments
 
file renamed from rhodecode/lib/vcs/utils/compat.py to kallithea/lib/vcs/utils/compat.py
kallithea/lib/vcs/utils/diffs.py
Show inline comments
 
file renamed from rhodecode/lib/vcs/utils/diffs.py to kallithea/lib/vcs/utils/diffs.py
kallithea/lib/vcs/utils/fakemod.py
Show inline comments
 
file renamed from rhodecode/lib/vcs/utils/fakemod.py to kallithea/lib/vcs/utils/fakemod.py
kallithea/lib/vcs/utils/filesize.py
Show inline comments
 
file renamed from rhodecode/lib/vcs/utils/filesize.py to kallithea/lib/vcs/utils/filesize.py
kallithea/lib/vcs/utils/helpers.py
Show inline comments
 
file renamed from rhodecode/lib/vcs/utils/helpers.py to kallithea/lib/vcs/utils/helpers.py
kallithea/lib/vcs/utils/hgcompat.py
Show inline comments
 
file renamed from rhodecode/lib/vcs/utils/hgcompat.py to kallithea/lib/vcs/utils/hgcompat.py
kallithea/lib/vcs/utils/imports.py
Show inline comments
 
file renamed from rhodecode/lib/vcs/utils/imports.py to kallithea/lib/vcs/utils/imports.py
kallithea/lib/vcs/utils/lazy.py
Show inline comments
 
file renamed from rhodecode/lib/vcs/utils/lazy.py to kallithea/lib/vcs/utils/lazy.py
kallithea/lib/vcs/utils/lockfiles.py
Show inline comments
 
file renamed from rhodecode/lib/vcs/utils/lockfiles.py to kallithea/lib/vcs/utils/lockfiles.py
kallithea/lib/vcs/utils/ordered_dict.py
Show inline comments
 
file renamed from rhodecode/lib/vcs/utils/ordered_dict.py to kallithea/lib/vcs/utils/ordered_dict.py
kallithea/lib/vcs/utils/paths.py
Show inline comments
 
file renamed from rhodecode/lib/vcs/utils/paths.py to kallithea/lib/vcs/utils/paths.py
kallithea/lib/vcs/utils/progressbar.py
Show inline comments
 
file renamed from rhodecode/lib/vcs/utils/progressbar.py to kallithea/lib/vcs/utils/progressbar.py
kallithea/lib/vcs/utils/termcolors.py
Show inline comments
 
file renamed from rhodecode/lib/vcs/utils/termcolors.py to kallithea/lib/vcs/utils/termcolors.py
kallithea/lib/verlib.py
Show inline comments
 
file renamed from rhodecode/lib/verlib.py to kallithea/lib/verlib.py
kallithea/model/__init__.py
Show inline comments
 
file renamed from rhodecode/model/__init__.py to kallithea/model/__init__.py
kallithea/model/api_key.py
Show inline comments
 
file renamed from rhodecode/model/api_key.py to kallithea/model/api_key.py
kallithea/model/changeset_status.py
Show inline comments
 
file renamed from rhodecode/model/changeset_status.py to kallithea/model/changeset_status.py
kallithea/model/comment.py
Show inline comments
 
file renamed from rhodecode/model/comment.py to kallithea/model/comment.py
kallithea/model/db.py
Show inline comments
 
file renamed from rhodecode/model/db.py to kallithea/model/db.py
kallithea/model/forms.py
Show inline comments
 
file renamed from rhodecode/model/forms.py to kallithea/model/forms.py
kallithea/model/gist.py
Show inline comments
 
file renamed from rhodecode/model/gist.py to kallithea/model/gist.py
kallithea/model/meta.py
Show inline comments
 
file renamed from rhodecode/model/meta.py to kallithea/model/meta.py
kallithea/model/notification.py
Show inline comments
 
file renamed from rhodecode/model/notification.py to kallithea/model/notification.py
kallithea/model/permission.py
Show inline comments
 
file renamed from rhodecode/model/permission.py to kallithea/model/permission.py
kallithea/model/pull_request.py
Show inline comments
 
file renamed from rhodecode/model/pull_request.py to kallithea/model/pull_request.py
kallithea/model/repo.py
Show inline comments
 
file renamed from rhodecode/model/repo.py to kallithea/model/repo.py
kallithea/model/repo_group.py
Show inline comments
 
file renamed from rhodecode/model/repo_group.py to kallithea/model/repo_group.py
kallithea/model/repo_permission.py
Show inline comments
 
file renamed from rhodecode/model/repo_permission.py to kallithea/model/repo_permission.py
kallithea/model/scm.py
Show inline comments
 
file renamed from rhodecode/model/scm.py to kallithea/model/scm.py
kallithea/model/user.py
Show inline comments
 
file renamed from rhodecode/model/user.py to kallithea/model/user.py
kallithea/model/user_group.py
Show inline comments
 
file renamed from rhodecode/model/user_group.py to kallithea/model/user_group.py
kallithea/model/validators.py
Show inline comments
 
file renamed from rhodecode/model/validators.py to kallithea/model/validators.py
kallithea/public/css/bootstrap.css
Show inline comments
 
file renamed from rhodecode/public/css/bootstrap.css to kallithea/public/css/bootstrap.css
kallithea/public/css/codemirror.css
Show inline comments
 
file renamed from rhodecode/public/css/codemirror.css to kallithea/public/css/codemirror.css
kallithea/public/css/contextbar.css
Show inline comments
 
file renamed from rhodecode/public/css/contextbar.css to kallithea/public/css/contextbar.css
kallithea/public/css/mergely.css
Show inline comments
 
file renamed from rhodecode/public/css/mergely.css to kallithea/public/css/mergely.css
kallithea/public/css/pygments.css
Show inline comments
 
file renamed from rhodecode/public/css/pygments.css to kallithea/public/css/pygments.css
kallithea/public/css/style.css
Show inline comments
 
file renamed from rhodecode/public/css/style.css to kallithea/public/css/style.css
kallithea/public/images/arrow_right_64.png
Show inline comments
 
file renamed from rhodecode/public/images/arrow_right_64.png to kallithea/public/images/arrow_right_64.png
Show images
kallithea/public/images/background.png
Show inline comments
 
file renamed from rhodecode/public/images/background.png to kallithea/public/images/background.png
Show images
kallithea/public/images/button.png
Show inline comments
 
file renamed from rhodecode/public/images/button.png to kallithea/public/images/button.png
Show images
kallithea/public/images/button_highlight.png
Show inline comments
 
file renamed from rhodecode/public/images/button_highlight.png to kallithea/public/images/button_highlight.png
Show images
kallithea/public/images/button_selected.png
Show inline comments
 
file renamed from rhodecode/public/images/button_selected.png to kallithea/public/images/button_selected.png
Show images
kallithea/public/images/dt-arrow-dn.png
Show inline comments
 
file renamed from rhodecode/public/images/dt-arrow-dn.png to kallithea/public/images/dt-arrow-dn.png
Show images
kallithea/public/images/dt-arrow-up.png
Show inline comments
 
file renamed from rhodecode/public/images/dt-arrow-up.png to kallithea/public/images/dt-arrow-up.png
Show images
kallithea/public/images/favicon.ico
Show inline comments
 
file renamed from rhodecode/public/images/favicon.ico to kallithea/public/images/favicon.ico
kallithea/public/images/icons/accept.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/accept.png to kallithea/public/images/icons/accept.png
Show images
kallithea/public/images/icons/add.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/add.png to kallithea/public/images/icons/add.png
Show images
kallithea/public/images/icons/address_16.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/address_16.png to kallithea/public/images/icons/address_16.png
Show images
kallithea/public/images/icons/anchor.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/anchor.png to kallithea/public/images/icons/anchor.png
Show images
kallithea/public/images/icons/application.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/application.png to kallithea/public/images/icons/application.png
Show images
kallithea/public/images/icons/application_add.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/application_add.png to kallithea/public/images/icons/application_add.png
Show images
kallithea/public/images/icons/application_cascade.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/application_cascade.png to kallithea/public/images/icons/application_cascade.png
Show images
kallithea/public/images/icons/application_delete.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/application_delete.png to kallithea/public/images/icons/application_delete.png
Show images
kallithea/public/images/icons/application_double.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/application_double.png to kallithea/public/images/icons/application_double.png
Show images
kallithea/public/images/icons/application_edit.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/application_edit.png to kallithea/public/images/icons/application_edit.png
Show images
kallithea/public/images/icons/application_error.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/application_error.png to kallithea/public/images/icons/application_error.png
Show images
kallithea/public/images/icons/application_form.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/application_form.png to kallithea/public/images/icons/application_form.png
Show images
kallithea/public/images/icons/application_form_add.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/application_form_add.png to kallithea/public/images/icons/application_form_add.png
Show images
kallithea/public/images/icons/application_form_delete.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/application_form_delete.png to kallithea/public/images/icons/application_form_delete.png
Show images
kallithea/public/images/icons/application_form_edit.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/application_form_edit.png to kallithea/public/images/icons/application_form_edit.png
Show images
kallithea/public/images/icons/application_form_magnify.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/application_form_magnify.png to kallithea/public/images/icons/application_form_magnify.png
Show images
kallithea/public/images/icons/application_get.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/application_get.png to kallithea/public/images/icons/application_get.png
Show images
kallithea/public/images/icons/application_go.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/application_go.png to kallithea/public/images/icons/application_go.png
Show images
kallithea/public/images/icons/application_home.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/application_home.png to kallithea/public/images/icons/application_home.png
Show images
kallithea/public/images/icons/application_key.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/application_key.png to kallithea/public/images/icons/application_key.png
Show images
kallithea/public/images/icons/application_lightning.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/application_lightning.png to kallithea/public/images/icons/application_lightning.png
Show images
kallithea/public/images/icons/application_link.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/application_link.png to kallithea/public/images/icons/application_link.png
Show images
kallithea/public/images/icons/application_osx.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/application_osx.png to kallithea/public/images/icons/application_osx.png
Show images
kallithea/public/images/icons/application_osx_terminal.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/application_osx_terminal.png to kallithea/public/images/icons/application_osx_terminal.png
Show images
kallithea/public/images/icons/application_put.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/application_put.png to kallithea/public/images/icons/application_put.png
Show images
kallithea/public/images/icons/application_side_boxes.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/application_side_boxes.png to kallithea/public/images/icons/application_side_boxes.png
Show images
kallithea/public/images/icons/application_side_contract.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/application_side_contract.png to kallithea/public/images/icons/application_side_contract.png
Show images
kallithea/public/images/icons/application_side_expand.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/application_side_expand.png to kallithea/public/images/icons/application_side_expand.png
Show images
kallithea/public/images/icons/application_side_list.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/application_side_list.png to kallithea/public/images/icons/application_side_list.png
Show images
kallithea/public/images/icons/application_side_tree.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/application_side_tree.png to kallithea/public/images/icons/application_side_tree.png
Show images
kallithea/public/images/icons/application_split.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/application_split.png to kallithea/public/images/icons/application_split.png
Show images
kallithea/public/images/icons/application_tile_horizontal.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/application_tile_horizontal.png to kallithea/public/images/icons/application_tile_horizontal.png
Show images
kallithea/public/images/icons/application_tile_vertical.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/application_tile_vertical.png to kallithea/public/images/icons/application_tile_vertical.png
Show images
kallithea/public/images/icons/application_view_columns.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/application_view_columns.png to kallithea/public/images/icons/application_view_columns.png
Show images
kallithea/public/images/icons/application_view_detail.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/application_view_detail.png to kallithea/public/images/icons/application_view_detail.png
Show images
kallithea/public/images/icons/application_view_gallery.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/application_view_gallery.png to kallithea/public/images/icons/application_view_gallery.png
Show images
kallithea/public/images/icons/application_view_icons.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/application_view_icons.png to kallithea/public/images/icons/application_view_icons.png
Show images
kallithea/public/images/icons/application_view_list.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/application_view_list.png to kallithea/public/images/icons/application_view_list.png
Show images
kallithea/public/images/icons/application_view_tile.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/application_view_tile.png to kallithea/public/images/icons/application_view_tile.png
Show images
kallithea/public/images/icons/application_xp.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/application_xp.png to kallithea/public/images/icons/application_xp.png
Show images
kallithea/public/images/icons/application_xp_terminal.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/application_xp_terminal.png to kallithea/public/images/icons/application_xp_terminal.png
Show images
kallithea/public/images/icons/arrow_branch.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/arrow_branch.png to kallithea/public/images/icons/arrow_branch.png
Show images
kallithea/public/images/icons/arrow_divide.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/arrow_divide.png to kallithea/public/images/icons/arrow_divide.png
Show images
kallithea/public/images/icons/arrow_down.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/arrow_down.png to kallithea/public/images/icons/arrow_down.png
Show images
kallithea/public/images/icons/arrow_in.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/arrow_in.png to kallithea/public/images/icons/arrow_in.png
Show images
kallithea/public/images/icons/arrow_inout.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/arrow_inout.png to kallithea/public/images/icons/arrow_inout.png
Show images
kallithea/public/images/icons/arrow_join.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/arrow_join.png to kallithea/public/images/icons/arrow_join.png
Show images
kallithea/public/images/icons/arrow_left.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/arrow_left.png to kallithea/public/images/icons/arrow_left.png
Show images
kallithea/public/images/icons/arrow_merge.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/arrow_merge.png to kallithea/public/images/icons/arrow_merge.png
Show images
kallithea/public/images/icons/arrow_out.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/arrow_out.png to kallithea/public/images/icons/arrow_out.png
Show images
kallithea/public/images/icons/arrow_redo.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/arrow_redo.png to kallithea/public/images/icons/arrow_redo.png
Show images
kallithea/public/images/icons/arrow_refresh.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/arrow_refresh.png to kallithea/public/images/icons/arrow_refresh.png
Show images
kallithea/public/images/icons/arrow_refresh_small.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/arrow_refresh_small.png to kallithea/public/images/icons/arrow_refresh_small.png
Show images
kallithea/public/images/icons/arrow_right.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/arrow_right.png to kallithea/public/images/icons/arrow_right.png
Show images
kallithea/public/images/icons/arrow_rotate_anticlockwise.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/arrow_rotate_anticlockwise.png to kallithea/public/images/icons/arrow_rotate_anticlockwise.png
Show images
kallithea/public/images/icons/arrow_rotate_clockwise.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/arrow_rotate_clockwise.png to kallithea/public/images/icons/arrow_rotate_clockwise.png
Show images
kallithea/public/images/icons/arrow_switch.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/arrow_switch.png to kallithea/public/images/icons/arrow_switch.png
Show images
kallithea/public/images/icons/arrow_turn_left.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/arrow_turn_left.png to kallithea/public/images/icons/arrow_turn_left.png
Show images
kallithea/public/images/icons/arrow_turn_right.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/arrow_turn_right.png to kallithea/public/images/icons/arrow_turn_right.png
Show images
kallithea/public/images/icons/arrow_undo.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/arrow_undo.png to kallithea/public/images/icons/arrow_undo.png
Show images
kallithea/public/images/icons/arrow_up.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/arrow_up.png to kallithea/public/images/icons/arrow_up.png
Show images
kallithea/public/images/icons/asterisk_orange.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/asterisk_orange.png to kallithea/public/images/icons/asterisk_orange.png
Show images
kallithea/public/images/icons/asterisk_yellow.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/asterisk_yellow.png to kallithea/public/images/icons/asterisk_yellow.png
Show images
kallithea/public/images/icons/atom.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/atom.png to kallithea/public/images/icons/atom.png
Show images
kallithea/public/images/icons/attach.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/attach.png to kallithea/public/images/icons/attach.png
Show images
kallithea/public/images/icons/award_star_add.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/award_star_add.png to kallithea/public/images/icons/award_star_add.png
Show images
kallithea/public/images/icons/award_star_bronze_1.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/award_star_bronze_1.png to kallithea/public/images/icons/award_star_bronze_1.png
Show images
kallithea/public/images/icons/award_star_bronze_2.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/award_star_bronze_2.png to kallithea/public/images/icons/award_star_bronze_2.png
Show images
kallithea/public/images/icons/award_star_bronze_3.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/award_star_bronze_3.png to kallithea/public/images/icons/award_star_bronze_3.png
Show images
kallithea/public/images/icons/award_star_delete.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/award_star_delete.png to kallithea/public/images/icons/award_star_delete.png
Show images
kallithea/public/images/icons/award_star_gold_1.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/award_star_gold_1.png to kallithea/public/images/icons/award_star_gold_1.png
Show images
kallithea/public/images/icons/award_star_gold_2.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/award_star_gold_2.png to kallithea/public/images/icons/award_star_gold_2.png
Show images
kallithea/public/images/icons/award_star_gold_3.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/award_star_gold_3.png to kallithea/public/images/icons/award_star_gold_3.png
Show images
kallithea/public/images/icons/award_star_silver_1.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/award_star_silver_1.png to kallithea/public/images/icons/award_star_silver_1.png
Show images
kallithea/public/images/icons/award_star_silver_2.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/award_star_silver_2.png to kallithea/public/images/icons/award_star_silver_2.png
Show images
kallithea/public/images/icons/award_star_silver_3.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/award_star_silver_3.png to kallithea/public/images/icons/award_star_silver_3.png
Show images
kallithea/public/images/icons/basket.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/basket.png to kallithea/public/images/icons/basket.png
Show images
kallithea/public/images/icons/basket_add.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/basket_add.png to kallithea/public/images/icons/basket_add.png
Show images
kallithea/public/images/icons/basket_delete.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/basket_delete.png to kallithea/public/images/icons/basket_delete.png
Show images
kallithea/public/images/icons/basket_edit.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/basket_edit.png to kallithea/public/images/icons/basket_edit.png
Show images
kallithea/public/images/icons/basket_error.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/basket_error.png to kallithea/public/images/icons/basket_error.png
Show images
kallithea/public/images/icons/basket_go.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/basket_go.png to kallithea/public/images/icons/basket_go.png
Show images
kallithea/public/images/icons/basket_put.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/basket_put.png to kallithea/public/images/icons/basket_put.png
Show images
kallithea/public/images/icons/basket_remove.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/basket_remove.png to kallithea/public/images/icons/basket_remove.png
Show images
kallithea/public/images/icons/bell.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/bell.png to kallithea/public/images/icons/bell.png
Show images
kallithea/public/images/icons/bell_add.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/bell_add.png to kallithea/public/images/icons/bell_add.png
Show images
kallithea/public/images/icons/bell_delete.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/bell_delete.png to kallithea/public/images/icons/bell_delete.png
Show images
kallithea/public/images/icons/bell_error.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/bell_error.png to kallithea/public/images/icons/bell_error.png
Show images
kallithea/public/images/icons/bell_go.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/bell_go.png to kallithea/public/images/icons/bell_go.png
Show images
kallithea/public/images/icons/bell_link.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/bell_link.png to kallithea/public/images/icons/bell_link.png
Show images
kallithea/public/images/icons/bin.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/bin.png to kallithea/public/images/icons/bin.png
Show images
kallithea/public/images/icons/bin_closed.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/bin_closed.png to kallithea/public/images/icons/bin_closed.png
Show images
kallithea/public/images/icons/bin_empty.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/bin_empty.png to kallithea/public/images/icons/bin_empty.png
Show images
kallithea/public/images/icons/block_16.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/block_16.png to kallithea/public/images/icons/block_16.png
Show images
kallithea/public/images/icons/bomb.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/bomb.png to kallithea/public/images/icons/bomb.png
Show images
kallithea/public/images/icons/book.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/book.png to kallithea/public/images/icons/book.png
Show images
kallithea/public/images/icons/book_add.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/book_add.png to kallithea/public/images/icons/book_add.png
Show images
kallithea/public/images/icons/book_addresses.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/book_addresses.png to kallithea/public/images/icons/book_addresses.png
Show images
kallithea/public/images/icons/book_delete.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/book_delete.png to kallithea/public/images/icons/book_delete.png
Show images
kallithea/public/images/icons/book_edit.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/book_edit.png to kallithea/public/images/icons/book_edit.png
Show images
kallithea/public/images/icons/book_error.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/book_error.png to kallithea/public/images/icons/book_error.png
Show images
kallithea/public/images/icons/book_go.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/book_go.png to kallithea/public/images/icons/book_go.png
Show images
kallithea/public/images/icons/book_key.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/book_key.png to kallithea/public/images/icons/book_key.png
Show images
kallithea/public/images/icons/book_link.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/book_link.png to kallithea/public/images/icons/book_link.png
Show images
kallithea/public/images/icons/book_next.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/book_next.png to kallithea/public/images/icons/book_next.png
Show images
kallithea/public/images/icons/book_open.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/book_open.png to kallithea/public/images/icons/book_open.png
Show images
kallithea/public/images/icons/book_previous.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/book_previous.png to kallithea/public/images/icons/book_previous.png
Show images
kallithea/public/images/icons/bookmark_16.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/bookmark_16.png to kallithea/public/images/icons/bookmark_16.png
Show images
kallithea/public/images/icons/box.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/box.png to kallithea/public/images/icons/box.png
Show images
kallithea/public/images/icons/brick.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/brick.png to kallithea/public/images/icons/brick.png
Show images
kallithea/public/images/icons/brick_add.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/brick_add.png to kallithea/public/images/icons/brick_add.png
Show images
kallithea/public/images/icons/brick_delete.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/brick_delete.png to kallithea/public/images/icons/brick_delete.png
Show images
kallithea/public/images/icons/brick_edit.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/brick_edit.png to kallithea/public/images/icons/brick_edit.png
Show images
kallithea/public/images/icons/brick_error.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/brick_error.png to kallithea/public/images/icons/brick_error.png
Show images
kallithea/public/images/icons/brick_go.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/brick_go.png to kallithea/public/images/icons/brick_go.png
Show images
kallithea/public/images/icons/brick_link.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/brick_link.png to kallithea/public/images/icons/brick_link.png
Show images
kallithea/public/images/icons/bricks.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/bricks.png to kallithea/public/images/icons/bricks.png
Show images
kallithea/public/images/icons/briefcase.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/briefcase.png to kallithea/public/images/icons/briefcase.png
Show images
kallithea/public/images/icons/briefcase_16.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/briefcase_16.png to kallithea/public/images/icons/briefcase_16.png
Show images
kallithea/public/images/icons/bubble_16.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/bubble_16.png to kallithea/public/images/icons/bubble_16.png
Show images
kallithea/public/images/icons/bug.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/bug.png to kallithea/public/images/icons/bug.png
Show images
kallithea/public/images/icons/bug_add.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/bug_add.png to kallithea/public/images/icons/bug_add.png
Show images
kallithea/public/images/icons/bug_delete.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/bug_delete.png to kallithea/public/images/icons/bug_delete.png
Show images
kallithea/public/images/icons/bug_edit.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/bug_edit.png to kallithea/public/images/icons/bug_edit.png
Show images
kallithea/public/images/icons/bug_error.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/bug_error.png to kallithea/public/images/icons/bug_error.png
Show images
kallithea/public/images/icons/bug_go.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/bug_go.png to kallithea/public/images/icons/bug_go.png
Show images
kallithea/public/images/icons/bug_link.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/bug_link.png to kallithea/public/images/icons/bug_link.png
Show images
kallithea/public/images/icons/building.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/building.png to kallithea/public/images/icons/building.png
Show images
kallithea/public/images/icons/building_add.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/building_add.png to kallithea/public/images/icons/building_add.png
Show images
kallithea/public/images/icons/building_delete.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/building_delete.png to kallithea/public/images/icons/building_delete.png
Show images
kallithea/public/images/icons/building_edit.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/building_edit.png to kallithea/public/images/icons/building_edit.png
Show images
kallithea/public/images/icons/building_error.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/building_error.png to kallithea/public/images/icons/building_error.png
Show images
kallithea/public/images/icons/building_go.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/building_go.png to kallithea/public/images/icons/building_go.png
Show images
kallithea/public/images/icons/building_key.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/building_key.png to kallithea/public/images/icons/building_key.png
Show images
kallithea/public/images/icons/building_link.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/building_link.png to kallithea/public/images/icons/building_link.png
Show images
kallithea/public/images/icons/bullet_add.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/bullet_add.png to kallithea/public/images/icons/bullet_add.png
Show images
kallithea/public/images/icons/bullet_arrow_bottom.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/bullet_arrow_bottom.png to kallithea/public/images/icons/bullet_arrow_bottom.png
Show images
kallithea/public/images/icons/bullet_arrow_down.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/bullet_arrow_down.png to kallithea/public/images/icons/bullet_arrow_down.png
Show images
kallithea/public/images/icons/bullet_arrow_top.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/bullet_arrow_top.png to kallithea/public/images/icons/bullet_arrow_top.png
Show images
kallithea/public/images/icons/bullet_arrow_up.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/bullet_arrow_up.png to kallithea/public/images/icons/bullet_arrow_up.png
Show images
kallithea/public/images/icons/bullet_black.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/bullet_black.png to kallithea/public/images/icons/bullet_black.png
Show images
kallithea/public/images/icons/bullet_blue.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/bullet_blue.png to kallithea/public/images/icons/bullet_blue.png
Show images
kallithea/public/images/icons/bullet_delete.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/bullet_delete.png to kallithea/public/images/icons/bullet_delete.png
Show images
kallithea/public/images/icons/bullet_disk.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/bullet_disk.png to kallithea/public/images/icons/bullet_disk.png
Show images
kallithea/public/images/icons/bullet_error.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/bullet_error.png to kallithea/public/images/icons/bullet_error.png
Show images
kallithea/public/images/icons/bullet_feed.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/bullet_feed.png to kallithea/public/images/icons/bullet_feed.png
Show images
kallithea/public/images/icons/bullet_go.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/bullet_go.png to kallithea/public/images/icons/bullet_go.png
Show images
kallithea/public/images/icons/bullet_green.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/bullet_green.png to kallithea/public/images/icons/bullet_green.png
Show images
kallithea/public/images/icons/bullet_key.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/bullet_key.png to kallithea/public/images/icons/bullet_key.png
Show images
kallithea/public/images/icons/bullet_orange.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/bullet_orange.png to kallithea/public/images/icons/bullet_orange.png
Show images
kallithea/public/images/icons/bullet_picture.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/bullet_picture.png to kallithea/public/images/icons/bullet_picture.png
Show images
kallithea/public/images/icons/bullet_pink.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/bullet_pink.png to kallithea/public/images/icons/bullet_pink.png
Show images
kallithea/public/images/icons/bullet_purple.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/bullet_purple.png to kallithea/public/images/icons/bullet_purple.png
Show images
kallithea/public/images/icons/bullet_red.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/bullet_red.png to kallithea/public/images/icons/bullet_red.png
Show images
kallithea/public/images/icons/bullet_star.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/bullet_star.png to kallithea/public/images/icons/bullet_star.png
Show images
kallithea/public/images/icons/bullet_toggle_minus.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/bullet_toggle_minus.png to kallithea/public/images/icons/bullet_toggle_minus.png
Show images
kallithea/public/images/icons/bullet_toggle_plus.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/bullet_toggle_plus.png to kallithea/public/images/icons/bullet_toggle_plus.png
Show images
kallithea/public/images/icons/bullet_white.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/bullet_white.png to kallithea/public/images/icons/bullet_white.png
Show images
kallithea/public/images/icons/bullet_wrench.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/bullet_wrench.png to kallithea/public/images/icons/bullet_wrench.png
Show images
kallithea/public/images/icons/bullet_yellow.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/bullet_yellow.png to kallithea/public/images/icons/bullet_yellow.png
Show images
kallithea/public/images/icons/buy_16.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/buy_16.png to kallithea/public/images/icons/buy_16.png
Show images
kallithea/public/images/icons/cake.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/cake.png to kallithea/public/images/icons/cake.png
Show images
kallithea/public/images/icons/calculator.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/calculator.png to kallithea/public/images/icons/calculator.png
Show images
kallithea/public/images/icons/calculator_add.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/calculator_add.png to kallithea/public/images/icons/calculator_add.png
Show images
kallithea/public/images/icons/calculator_delete.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/calculator_delete.png to kallithea/public/images/icons/calculator_delete.png
Show images
kallithea/public/images/icons/calculator_edit.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/calculator_edit.png to kallithea/public/images/icons/calculator_edit.png
Show images
kallithea/public/images/icons/calculator_error.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/calculator_error.png to kallithea/public/images/icons/calculator_error.png
Show images
kallithea/public/images/icons/calculator_link.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/calculator_link.png to kallithea/public/images/icons/calculator_link.png
Show images
kallithea/public/images/icons/calendar.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/calendar.png to kallithea/public/images/icons/calendar.png
Show images
kallithea/public/images/icons/calendar_16.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/calendar_16.png to kallithea/public/images/icons/calendar_16.png
Show images
kallithea/public/images/icons/calendar_add.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/calendar_add.png to kallithea/public/images/icons/calendar_add.png
Show images
kallithea/public/images/icons/calendar_delete.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/calendar_delete.png to kallithea/public/images/icons/calendar_delete.png
Show images
kallithea/public/images/icons/calendar_edit.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/calendar_edit.png to kallithea/public/images/icons/calendar_edit.png
Show images
kallithea/public/images/icons/calendar_link.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/calendar_link.png to kallithea/public/images/icons/calendar_link.png
Show images
kallithea/public/images/icons/calendar_view_day.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/calendar_view_day.png to kallithea/public/images/icons/calendar_view_day.png
Show images
kallithea/public/images/icons/calendar_view_month.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/calendar_view_month.png to kallithea/public/images/icons/calendar_view_month.png
Show images
kallithea/public/images/icons/calendar_view_week.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/calendar_view_week.png to kallithea/public/images/icons/calendar_view_week.png
Show images
kallithea/public/images/icons/camera.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/camera.png to kallithea/public/images/icons/camera.png
Show images
kallithea/public/images/icons/camera_add.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/camera_add.png to kallithea/public/images/icons/camera_add.png
Show images
kallithea/public/images/icons/camera_delete.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/camera_delete.png to kallithea/public/images/icons/camera_delete.png
Show images
kallithea/public/images/icons/camera_edit.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/camera_edit.png to kallithea/public/images/icons/camera_edit.png
Show images
kallithea/public/images/icons/camera_error.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/camera_error.png to kallithea/public/images/icons/camera_error.png
Show images
kallithea/public/images/icons/camera_go.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/camera_go.png to kallithea/public/images/icons/camera_go.png
Show images
kallithea/public/images/icons/camera_link.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/camera_link.png to kallithea/public/images/icons/camera_link.png
Show images
kallithea/public/images/icons/camera_small.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/camera_small.png to kallithea/public/images/icons/camera_small.png
Show images
kallithea/public/images/icons/cancel.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/cancel.png to kallithea/public/images/icons/cancel.png
Show images
kallithea/public/images/icons/car.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/car.png to kallithea/public/images/icons/car.png
Show images
kallithea/public/images/icons/car_add.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/car_add.png to kallithea/public/images/icons/car_add.png
Show images
kallithea/public/images/icons/car_delete.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/car_delete.png to kallithea/public/images/icons/car_delete.png
Show images
kallithea/public/images/icons/cart.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/cart.png to kallithea/public/images/icons/cart.png
Show images
kallithea/public/images/icons/cart_add.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/cart_add.png to kallithea/public/images/icons/cart_add.png
Show images
kallithea/public/images/icons/cart_delete.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/cart_delete.png to kallithea/public/images/icons/cart_delete.png
Show images
kallithea/public/images/icons/cart_edit.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/cart_edit.png to kallithea/public/images/icons/cart_edit.png
Show images
kallithea/public/images/icons/cart_error.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/cart_error.png to kallithea/public/images/icons/cart_error.png
Show images
kallithea/public/images/icons/cart_go.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/cart_go.png to kallithea/public/images/icons/cart_go.png
Show images
kallithea/public/images/icons/cart_put.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/cart_put.png to kallithea/public/images/icons/cart_put.png
Show images
kallithea/public/images/icons/cart_remove.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/cart_remove.png to kallithea/public/images/icons/cart_remove.png
Show images
kallithea/public/images/icons/cd.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/cd.png to kallithea/public/images/icons/cd.png
Show images
kallithea/public/images/icons/cd_add.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/cd_add.png to kallithea/public/images/icons/cd_add.png
Show images
kallithea/public/images/icons/cd_burn.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/cd_burn.png to kallithea/public/images/icons/cd_burn.png
Show images
kallithea/public/images/icons/cd_delete.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/cd_delete.png to kallithea/public/images/icons/cd_delete.png
Show images
kallithea/public/images/icons/cd_edit.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/cd_edit.png to kallithea/public/images/icons/cd_edit.png
Show images
kallithea/public/images/icons/cd_eject.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/cd_eject.png to kallithea/public/images/icons/cd_eject.png
Show images
kallithea/public/images/icons/cd_go.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/cd_go.png to kallithea/public/images/icons/cd_go.png
Show images
kallithea/public/images/icons/chart_bar.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/chart_bar.png to kallithea/public/images/icons/chart_bar.png
Show images
kallithea/public/images/icons/chart_bar_add.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/chart_bar_add.png to kallithea/public/images/icons/chart_bar_add.png
Show images
kallithea/public/images/icons/chart_bar_delete.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/chart_bar_delete.png to kallithea/public/images/icons/chart_bar_delete.png
Show images
kallithea/public/images/icons/chart_bar_edit.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/chart_bar_edit.png to kallithea/public/images/icons/chart_bar_edit.png
Show images
kallithea/public/images/icons/chart_bar_error.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/chart_bar_error.png to kallithea/public/images/icons/chart_bar_error.png
Show images
kallithea/public/images/icons/chart_bar_link.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/chart_bar_link.png to kallithea/public/images/icons/chart_bar_link.png
Show images
kallithea/public/images/icons/chart_curve.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/chart_curve.png to kallithea/public/images/icons/chart_curve.png
Show images
kallithea/public/images/icons/chart_curve_add.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/chart_curve_add.png to kallithea/public/images/icons/chart_curve_add.png
Show images
kallithea/public/images/icons/chart_curve_delete.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/chart_curve_delete.png to kallithea/public/images/icons/chart_curve_delete.png
Show images
kallithea/public/images/icons/chart_curve_edit.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/chart_curve_edit.png to kallithea/public/images/icons/chart_curve_edit.png
Show images
kallithea/public/images/icons/chart_curve_error.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/chart_curve_error.png to kallithea/public/images/icons/chart_curve_error.png
Show images
kallithea/public/images/icons/chart_curve_go.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/chart_curve_go.png to kallithea/public/images/icons/chart_curve_go.png
Show images
kallithea/public/images/icons/chart_curve_link.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/chart_curve_link.png to kallithea/public/images/icons/chart_curve_link.png
Show images
kallithea/public/images/icons/chart_line.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/chart_line.png to kallithea/public/images/icons/chart_line.png
Show images
kallithea/public/images/icons/chart_line_add.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/chart_line_add.png to kallithea/public/images/icons/chart_line_add.png
Show images
kallithea/public/images/icons/chart_line_delete.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/chart_line_delete.png to kallithea/public/images/icons/chart_line_delete.png
Show images
kallithea/public/images/icons/chart_line_edit.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/chart_line_edit.png to kallithea/public/images/icons/chart_line_edit.png
Show images
kallithea/public/images/icons/chart_line_error.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/chart_line_error.png to kallithea/public/images/icons/chart_line_error.png
Show images
kallithea/public/images/icons/chart_line_link.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/chart_line_link.png to kallithea/public/images/icons/chart_line_link.png
Show images
kallithea/public/images/icons/chart_organisation.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/chart_organisation.png to kallithea/public/images/icons/chart_organisation.png
Show images
kallithea/public/images/icons/chart_organisation_add.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/chart_organisation_add.png to kallithea/public/images/icons/chart_organisation_add.png
Show images
kallithea/public/images/icons/chart_organisation_delete.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/chart_organisation_delete.png to kallithea/public/images/icons/chart_organisation_delete.png
Show images
kallithea/public/images/icons/chart_pie.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/chart_pie.png to kallithea/public/images/icons/chart_pie.png
Show images
kallithea/public/images/icons/chart_pie_add.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/chart_pie_add.png to kallithea/public/images/icons/chart_pie_add.png
Show images
kallithea/public/images/icons/chart_pie_delete.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/chart_pie_delete.png to kallithea/public/images/icons/chart_pie_delete.png
Show images
kallithea/public/images/icons/chart_pie_edit.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/chart_pie_edit.png to kallithea/public/images/icons/chart_pie_edit.png
Show images
kallithea/public/images/icons/chart_pie_error.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/chart_pie_error.png to kallithea/public/images/icons/chart_pie_error.png
Show images
kallithea/public/images/icons/chart_pie_link.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/chart_pie_link.png to kallithea/public/images/icons/chart_pie_link.png
Show images
kallithea/public/images/icons/clipboard_16.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/clipboard_16.png to kallithea/public/images/icons/clipboard_16.png
Show images
kallithea/public/images/icons/clock.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/clock.png to kallithea/public/images/icons/clock.png
Show images
kallithea/public/images/icons/clock_16.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/clock_16.png to kallithea/public/images/icons/clock_16.png
Show images
kallithea/public/images/icons/clock_add.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/clock_add.png to kallithea/public/images/icons/clock_add.png
Show images
kallithea/public/images/icons/clock_delete.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/clock_delete.png to kallithea/public/images/icons/clock_delete.png
Show images
kallithea/public/images/icons/clock_edit.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/clock_edit.png to kallithea/public/images/icons/clock_edit.png
Show images
kallithea/public/images/icons/clock_error.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/clock_error.png to kallithea/public/images/icons/clock_error.png
Show images
kallithea/public/images/icons/clock_go.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/clock_go.png to kallithea/public/images/icons/clock_go.png
Show images
kallithea/public/images/icons/clock_link.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/clock_link.png to kallithea/public/images/icons/clock_link.png
Show images
kallithea/public/images/icons/clock_pause.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/clock_pause.png to kallithea/public/images/icons/clock_pause.png
Show images
kallithea/public/images/icons/clock_play.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/clock_play.png to kallithea/public/images/icons/clock_play.png
Show images
kallithea/public/images/icons/clock_red.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/clock_red.png to kallithea/public/images/icons/clock_red.png
Show images
kallithea/public/images/icons/clock_stop.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/clock_stop.png to kallithea/public/images/icons/clock_stop.png
Show images
kallithea/public/images/icons/cog.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/cog.png to kallithea/public/images/icons/cog.png
Show images
kallithea/public/images/icons/cog_add.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/cog_add.png to kallithea/public/images/icons/cog_add.png
Show images
kallithea/public/images/icons/cog_delete.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/cog_delete.png to kallithea/public/images/icons/cog_delete.png
Show images
kallithea/public/images/icons/cog_edit.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/cog_edit.png to kallithea/public/images/icons/cog_edit.png
Show images
kallithea/public/images/icons/cog_error.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/cog_error.png to kallithea/public/images/icons/cog_error.png
Show images
kallithea/public/images/icons/cog_go.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/cog_go.png to kallithea/public/images/icons/cog_go.png
Show images
kallithea/public/images/icons/coins.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/coins.png to kallithea/public/images/icons/coins.png
Show images
kallithea/public/images/icons/coins_add.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/coins_add.png to kallithea/public/images/icons/coins_add.png
Show images
kallithea/public/images/icons/coins_delete.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/coins_delete.png to kallithea/public/images/icons/coins_delete.png
Show images
kallithea/public/images/icons/color_swatch.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/color_swatch.png to kallithea/public/images/icons/color_swatch.png
Show images
kallithea/public/images/icons/color_wheel.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/color_wheel.png to kallithea/public/images/icons/color_wheel.png
Show images
kallithea/public/images/icons/comment.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/comment.png to kallithea/public/images/icons/comment.png
Show images
kallithea/public/images/icons/comment_add.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/comment_add.png to kallithea/public/images/icons/comment_add.png
Show images
kallithea/public/images/icons/comment_delete.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/comment_delete.png to kallithea/public/images/icons/comment_delete.png
Show images
kallithea/public/images/icons/comment_edit.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/comment_edit.png to kallithea/public/images/icons/comment_edit.png
Show images
kallithea/public/images/icons/comments.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/comments.png to kallithea/public/images/icons/comments.png
Show images
kallithea/public/images/icons/comments_add.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/comments_add.png to kallithea/public/images/icons/comments_add.png
Show images
kallithea/public/images/icons/comments_delete.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/comments_delete.png to kallithea/public/images/icons/comments_delete.png
Show images
kallithea/public/images/icons/compress.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/compress.png to kallithea/public/images/icons/compress.png
Show images
kallithea/public/images/icons/computer.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/computer.png to kallithea/public/images/icons/computer.png
Show images
kallithea/public/images/icons/computer_add.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/computer_add.png to kallithea/public/images/icons/computer_add.png
Show images
kallithea/public/images/icons/computer_delete.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/computer_delete.png to kallithea/public/images/icons/computer_delete.png
Show images
kallithea/public/images/icons/computer_edit.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/computer_edit.png to kallithea/public/images/icons/computer_edit.png
Show images
kallithea/public/images/icons/computer_error.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/computer_error.png to kallithea/public/images/icons/computer_error.png
Show images
kallithea/public/images/icons/computer_go.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/computer_go.png to kallithea/public/images/icons/computer_go.png
Show images
kallithea/public/images/icons/computer_key.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/computer_key.png to kallithea/public/images/icons/computer_key.png
Show images
kallithea/public/images/icons/computer_link.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/computer_link.png to kallithea/public/images/icons/computer_link.png
Show images
kallithea/public/images/icons/connect.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/connect.png to kallithea/public/images/icons/connect.png
Show images
kallithea/public/images/icons/contrast.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/contrast.png to kallithea/public/images/icons/contrast.png
Show images
kallithea/public/images/icons/contrast_decrease.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/contrast_decrease.png to kallithea/public/images/icons/contrast_decrease.png
Show images
kallithea/public/images/icons/contrast_high.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/contrast_high.png to kallithea/public/images/icons/contrast_high.png
Show images
kallithea/public/images/icons/contrast_increase.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/contrast_increase.png to kallithea/public/images/icons/contrast_increase.png
Show images
kallithea/public/images/icons/contrast_low.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/contrast_low.png to kallithea/public/images/icons/contrast_low.png
Show images
kallithea/public/images/icons/control_eject.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/control_eject.png to kallithea/public/images/icons/control_eject.png
Show images
kallithea/public/images/icons/control_eject_blue.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/control_eject_blue.png to kallithea/public/images/icons/control_eject_blue.png
Show images
kallithea/public/images/icons/control_end.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/control_end.png to kallithea/public/images/icons/control_end.png
Show images
kallithea/public/images/icons/control_end_blue.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/control_end_blue.png to kallithea/public/images/icons/control_end_blue.png
Show images
kallithea/public/images/icons/control_equalizer.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/control_equalizer.png to kallithea/public/images/icons/control_equalizer.png
Show images
kallithea/public/images/icons/control_equalizer_blue.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/control_equalizer_blue.png to kallithea/public/images/icons/control_equalizer_blue.png
Show images
kallithea/public/images/icons/control_fastforward.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/control_fastforward.png to kallithea/public/images/icons/control_fastforward.png
Show images
kallithea/public/images/icons/control_fastforward_blue.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/control_fastforward_blue.png to kallithea/public/images/icons/control_fastforward_blue.png
Show images
kallithea/public/images/icons/control_pause.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/control_pause.png to kallithea/public/images/icons/control_pause.png
Show images
kallithea/public/images/icons/control_pause_blue.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/control_pause_blue.png to kallithea/public/images/icons/control_pause_blue.png
Show images
kallithea/public/images/icons/control_play.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/control_play.png to kallithea/public/images/icons/control_play.png
Show images
kallithea/public/images/icons/control_play_blue.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/control_play_blue.png to kallithea/public/images/icons/control_play_blue.png
Show images
kallithea/public/images/icons/control_repeat.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/control_repeat.png to kallithea/public/images/icons/control_repeat.png
Show images
kallithea/public/images/icons/control_repeat_blue.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/control_repeat_blue.png to kallithea/public/images/icons/control_repeat_blue.png
Show images
kallithea/public/images/icons/control_rewind.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/control_rewind.png to kallithea/public/images/icons/control_rewind.png
Show images
kallithea/public/images/icons/control_rewind_blue.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/control_rewind_blue.png to kallithea/public/images/icons/control_rewind_blue.png
Show images
kallithea/public/images/icons/control_start.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/control_start.png to kallithea/public/images/icons/control_start.png
Show images
kallithea/public/images/icons/control_start_blue.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/control_start_blue.png to kallithea/public/images/icons/control_start_blue.png
Show images
kallithea/public/images/icons/control_stop.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/control_stop.png to kallithea/public/images/icons/control_stop.png
Show images
kallithea/public/images/icons/control_stop_blue.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/control_stop_blue.png to kallithea/public/images/icons/control_stop_blue.png
Show images
kallithea/public/images/icons/controller.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/controller.png to kallithea/public/images/icons/controller.png
Show images
kallithea/public/images/icons/controller_add.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/controller_add.png to kallithea/public/images/icons/controller_add.png
Show images
kallithea/public/images/icons/controller_delete.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/controller_delete.png to kallithea/public/images/icons/controller_delete.png
Show images
kallithea/public/images/icons/controller_error.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/controller_error.png to kallithea/public/images/icons/controller_error.png
Show images
kallithea/public/images/icons/creditcards.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/creditcards.png to kallithea/public/images/icons/creditcards.png
Show images
kallithea/public/images/icons/cross.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/cross.png to kallithea/public/images/icons/cross.png
Show images
kallithea/public/images/icons/css.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/css.png to kallithea/public/images/icons/css.png
Show images
kallithea/public/images/icons/css_add.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/css_add.png to kallithea/public/images/icons/css_add.png
Show images
kallithea/public/images/icons/css_delete.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/css_delete.png to kallithea/public/images/icons/css_delete.png
Show images
kallithea/public/images/icons/css_go.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/css_go.png to kallithea/public/images/icons/css_go.png
Show images
kallithea/public/images/icons/css_valid.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/css_valid.png to kallithea/public/images/icons/css_valid.png
Show images
kallithea/public/images/icons/cup.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/cup.png to kallithea/public/images/icons/cup.png
Show images
kallithea/public/images/icons/cup_add.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/cup_add.png to kallithea/public/images/icons/cup_add.png
Show images
kallithea/public/images/icons/cup_delete.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/cup_delete.png to kallithea/public/images/icons/cup_delete.png
Show images
kallithea/public/images/icons/cup_edit.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/cup_edit.png to kallithea/public/images/icons/cup_edit.png
Show images
kallithea/public/images/icons/cup_error.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/cup_error.png to kallithea/public/images/icons/cup_error.png
Show images
kallithea/public/images/icons/cup_go.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/cup_go.png to kallithea/public/images/icons/cup_go.png
Show images
kallithea/public/images/icons/cup_key.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/cup_key.png to kallithea/public/images/icons/cup_key.png
Show images
kallithea/public/images/icons/cup_link.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/cup_link.png to kallithea/public/images/icons/cup_link.png
Show images
kallithea/public/images/icons/cursor.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/cursor.png to kallithea/public/images/icons/cursor.png
Show images
kallithea/public/images/icons/cut.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/cut.png to kallithea/public/images/icons/cut.png
Show images
kallithea/public/images/icons/cut_red.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/cut_red.png to kallithea/public/images/icons/cut_red.png
Show images
kallithea/public/images/icons/database.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/database.png to kallithea/public/images/icons/database.png
Show images
kallithea/public/images/icons/database_add.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/database_add.png to kallithea/public/images/icons/database_add.png
Show images
kallithea/public/images/icons/database_connect.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/database_connect.png to kallithea/public/images/icons/database_connect.png
Show images
kallithea/public/images/icons/database_delete.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/database_delete.png to kallithea/public/images/icons/database_delete.png
Show images
kallithea/public/images/icons/database_edit.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/database_edit.png to kallithea/public/images/icons/database_edit.png
Show images
kallithea/public/images/icons/database_error.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/database_error.png to kallithea/public/images/icons/database_error.png
Show images
kallithea/public/images/icons/database_gear.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/database_gear.png to kallithea/public/images/icons/database_gear.png
Show images
kallithea/public/images/icons/database_go.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/database_go.png to kallithea/public/images/icons/database_go.png
Show images
kallithea/public/images/icons/database_key.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/database_key.png to kallithea/public/images/icons/database_key.png
Show images
kallithea/public/images/icons/database_lightning.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/database_lightning.png to kallithea/public/images/icons/database_lightning.png
Show images
kallithea/public/images/icons/database_link.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/database_link.png to kallithea/public/images/icons/database_link.png
Show images
kallithea/public/images/icons/database_refresh.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/database_refresh.png to kallithea/public/images/icons/database_refresh.png
Show images
kallithea/public/images/icons/database_save.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/database_save.png to kallithea/public/images/icons/database_save.png
Show images
kallithea/public/images/icons/database_table.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/database_table.png to kallithea/public/images/icons/database_table.png
Show images
kallithea/public/images/icons/date.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/date.png to kallithea/public/images/icons/date.png
Show images
kallithea/public/images/icons/date_add.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/date_add.png to kallithea/public/images/icons/date_add.png
Show images
kallithea/public/images/icons/date_delete.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/date_delete.png to kallithea/public/images/icons/date_delete.png
Show images
kallithea/public/images/icons/date_edit.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/date_edit.png to kallithea/public/images/icons/date_edit.png
Show images
kallithea/public/images/icons/date_error.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/date_error.png to kallithea/public/images/icons/date_error.png
Show images
kallithea/public/images/icons/date_go.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/date_go.png to kallithea/public/images/icons/date_go.png
Show images
kallithea/public/images/icons/date_link.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/date_link.png to kallithea/public/images/icons/date_link.png
Show images
kallithea/public/images/icons/date_magnify.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/date_magnify.png to kallithea/public/images/icons/date_magnify.png
Show images
kallithea/public/images/icons/date_next.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/date_next.png to kallithea/public/images/icons/date_next.png
Show images
kallithea/public/images/icons/date_previous.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/date_previous.png to kallithea/public/images/icons/date_previous.png
Show images
kallithea/public/images/icons/delete.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/delete.png to kallithea/public/images/icons/delete.png
Show images
kallithea/public/images/icons/delete_16.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/delete_16.png to kallithea/public/images/icons/delete_16.png
Show images
kallithea/public/images/icons/diagram_16.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/diagram_16.png to kallithea/public/images/icons/diagram_16.png
Show images
kallithea/public/images/icons/disconnect.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/disconnect.png to kallithea/public/images/icons/disconnect.png
Show images
kallithea/public/images/icons/disk.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/disk.png to kallithea/public/images/icons/disk.png
Show images
kallithea/public/images/icons/disk_multiple.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/disk_multiple.png to kallithea/public/images/icons/disk_multiple.png
Show images
kallithea/public/images/icons/document_16.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/document_16.png to kallithea/public/images/icons/document_16.png
Show images
kallithea/public/images/icons/door.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/door.png to kallithea/public/images/icons/door.png
Show images
kallithea/public/images/icons/door_in.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/door_in.png to kallithea/public/images/icons/door_in.png
Show images
kallithea/public/images/icons/door_open.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/door_open.png to kallithea/public/images/icons/door_open.png
Show images
kallithea/public/images/icons/door_out.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/door_out.png to kallithea/public/images/icons/door_out.png
Show images
kallithea/public/images/icons/down_16.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/down_16.png to kallithea/public/images/icons/down_16.png
Show images
kallithea/public/images/icons/drink.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/drink.png to kallithea/public/images/icons/drink.png
Show images
kallithea/public/images/icons/drink_empty.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/drink_empty.png to kallithea/public/images/icons/drink_empty.png
Show images
kallithea/public/images/icons/drive.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/drive.png to kallithea/public/images/icons/drive.png
Show images
kallithea/public/images/icons/drive_add.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/drive_add.png to kallithea/public/images/icons/drive_add.png
Show images
kallithea/public/images/icons/drive_burn.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/drive_burn.png to kallithea/public/images/icons/drive_burn.png
Show images
kallithea/public/images/icons/drive_cd.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/drive_cd.png to kallithea/public/images/icons/drive_cd.png
Show images
kallithea/public/images/icons/drive_cd_empty.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/drive_cd_empty.png to kallithea/public/images/icons/drive_cd_empty.png
Show images
kallithea/public/images/icons/drive_delete.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/drive_delete.png to kallithea/public/images/icons/drive_delete.png
Show images
kallithea/public/images/icons/drive_disk.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/drive_disk.png to kallithea/public/images/icons/drive_disk.png
Show images
kallithea/public/images/icons/drive_edit.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/drive_edit.png to kallithea/public/images/icons/drive_edit.png
Show images
kallithea/public/images/icons/drive_error.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/drive_error.png to kallithea/public/images/icons/drive_error.png
Show images
kallithea/public/images/icons/drive_go.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/drive_go.png to kallithea/public/images/icons/drive_go.png
Show images
kallithea/public/images/icons/drive_key.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/drive_key.png to kallithea/public/images/icons/drive_key.png
Show images
kallithea/public/images/icons/drive_link.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/drive_link.png to kallithea/public/images/icons/drive_link.png
Show images
kallithea/public/images/icons/drive_magnify.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/drive_magnify.png to kallithea/public/images/icons/drive_magnify.png
Show images
kallithea/public/images/icons/drive_network.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/drive_network.png to kallithea/public/images/icons/drive_network.png
Show images
kallithea/public/images/icons/drive_rename.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/drive_rename.png to kallithea/public/images/icons/drive_rename.png
Show images
kallithea/public/images/icons/drive_user.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/drive_user.png to kallithea/public/images/icons/drive_user.png
Show images
kallithea/public/images/icons/drive_web.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/drive_web.png to kallithea/public/images/icons/drive_web.png
Show images
kallithea/public/images/icons/dvd.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/dvd.png to kallithea/public/images/icons/dvd.png
Show images
kallithea/public/images/icons/dvd_add.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/dvd_add.png to kallithea/public/images/icons/dvd_add.png
Show images
kallithea/public/images/icons/dvd_delete.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/dvd_delete.png to kallithea/public/images/icons/dvd_delete.png
Show images
kallithea/public/images/icons/dvd_edit.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/dvd_edit.png to kallithea/public/images/icons/dvd_edit.png
Show images
kallithea/public/images/icons/dvd_error.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/dvd_error.png to kallithea/public/images/icons/dvd_error.png
Show images
kallithea/public/images/icons/dvd_go.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/dvd_go.png to kallithea/public/images/icons/dvd_go.png
Show images
kallithea/public/images/icons/dvd_key.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/dvd_key.png to kallithea/public/images/icons/dvd_key.png
Show images
kallithea/public/images/icons/dvd_link.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/dvd_link.png to kallithea/public/images/icons/dvd_link.png
Show images
kallithea/public/images/icons/email.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/email.png to kallithea/public/images/icons/email.png
Show images
kallithea/public/images/icons/email_add.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/email_add.png to kallithea/public/images/icons/email_add.png
Show images
kallithea/public/images/icons/email_attach.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/email_attach.png to kallithea/public/images/icons/email_attach.png
Show images
kallithea/public/images/icons/email_delete.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/email_delete.png to kallithea/public/images/icons/email_delete.png
Show images
kallithea/public/images/icons/email_edit.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/email_edit.png to kallithea/public/images/icons/email_edit.png
Show images
kallithea/public/images/icons/email_error.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/email_error.png to kallithea/public/images/icons/email_error.png
Show images
kallithea/public/images/icons/email_go.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/email_go.png to kallithea/public/images/icons/email_go.png
Show images
kallithea/public/images/icons/email_link.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/email_link.png to kallithea/public/images/icons/email_link.png
Show images
kallithea/public/images/icons/email_open.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/email_open.png to kallithea/public/images/icons/email_open.png
Show images
kallithea/public/images/icons/email_open_image.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/email_open_image.png to kallithea/public/images/icons/email_open_image.png
Show images
kallithea/public/images/icons/emoticon_evilgrin.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/emoticon_evilgrin.png to kallithea/public/images/icons/emoticon_evilgrin.png
Show images
kallithea/public/images/icons/emoticon_grin.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/emoticon_grin.png to kallithea/public/images/icons/emoticon_grin.png
Show images
kallithea/public/images/icons/emoticon_happy.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/emoticon_happy.png to kallithea/public/images/icons/emoticon_happy.png
Show images
kallithea/public/images/icons/emoticon_smile.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/emoticon_smile.png to kallithea/public/images/icons/emoticon_smile.png
Show images
kallithea/public/images/icons/emoticon_surprised.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/emoticon_surprised.png to kallithea/public/images/icons/emoticon_surprised.png
Show images
kallithea/public/images/icons/emoticon_tongue.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/emoticon_tongue.png to kallithea/public/images/icons/emoticon_tongue.png
Show images
kallithea/public/images/icons/emoticon_unhappy.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/emoticon_unhappy.png to kallithea/public/images/icons/emoticon_unhappy.png
Show images
kallithea/public/images/icons/emoticon_waii.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/emoticon_waii.png to kallithea/public/images/icons/emoticon_waii.png
Show images
kallithea/public/images/icons/emoticon_wink.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/emoticon_wink.png to kallithea/public/images/icons/emoticon_wink.png
Show images
kallithea/public/images/icons/error.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/error.png to kallithea/public/images/icons/error.png
Show images
kallithea/public/images/icons/error_add.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/error_add.png to kallithea/public/images/icons/error_add.png
Show images
kallithea/public/images/icons/error_delete.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/error_delete.png to kallithea/public/images/icons/error_delete.png
Show images
kallithea/public/images/icons/error_go.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/error_go.png to kallithea/public/images/icons/error_go.png
Show images
kallithea/public/images/icons/error_msg.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/error_msg.png to kallithea/public/images/icons/error_msg.png
Show images
kallithea/public/images/icons/exclamation.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/exclamation.png to kallithea/public/images/icons/exclamation.png
Show images
kallithea/public/images/icons/eye.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/eye.png to kallithea/public/images/icons/eye.png
Show images
kallithea/public/images/icons/feed.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/feed.png to kallithea/public/images/icons/feed.png
Show images
kallithea/public/images/icons/feed_add.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/feed_add.png to kallithea/public/images/icons/feed_add.png
Show images
kallithea/public/images/icons/feed_delete.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/feed_delete.png to kallithea/public/images/icons/feed_delete.png
Show images
kallithea/public/images/icons/feed_disk.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/feed_disk.png to kallithea/public/images/icons/feed_disk.png
Show images
kallithea/public/images/icons/feed_edit.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/feed_edit.png to kallithea/public/images/icons/feed_edit.png
Show images
kallithea/public/images/icons/feed_error.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/feed_error.png to kallithea/public/images/icons/feed_error.png
Show images
kallithea/public/images/icons/feed_go.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/feed_go.png to kallithea/public/images/icons/feed_go.png
Show images
kallithea/public/images/icons/feed_key.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/feed_key.png to kallithea/public/images/icons/feed_key.png
Show images
kallithea/public/images/icons/feed_link.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/feed_link.png to kallithea/public/images/icons/feed_link.png
Show images
kallithea/public/images/icons/feed_magnify.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/feed_magnify.png to kallithea/public/images/icons/feed_magnify.png
Show images
kallithea/public/images/icons/female.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/female.png to kallithea/public/images/icons/female.png
Show images
kallithea/public/images/icons/file.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/file.png to kallithea/public/images/icons/file.png
Show images
kallithea/public/images/icons/film.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/film.png to kallithea/public/images/icons/film.png
Show images
kallithea/public/images/icons/film_add.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/film_add.png to kallithea/public/images/icons/film_add.png
Show images
kallithea/public/images/icons/film_delete.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/film_delete.png to kallithea/public/images/icons/film_delete.png
Show images
kallithea/public/images/icons/film_edit.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/film_edit.png to kallithea/public/images/icons/film_edit.png
Show images
kallithea/public/images/icons/film_error.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/film_error.png to kallithea/public/images/icons/film_error.png
Show images
kallithea/public/images/icons/film_go.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/film_go.png to kallithea/public/images/icons/film_go.png
Show images
kallithea/public/images/icons/film_key.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/film_key.png to kallithea/public/images/icons/film_key.png
Show images
kallithea/public/images/icons/film_link.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/film_link.png to kallithea/public/images/icons/film_link.png
Show images
kallithea/public/images/icons/film_save.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/film_save.png to kallithea/public/images/icons/film_save.png
Show images
kallithea/public/images/icons/find.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/find.png to kallithea/public/images/icons/find.png
Show images
kallithea/public/images/icons/flag_16.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/flag_16.png to kallithea/public/images/icons/flag_16.png
Show images
kallithea/public/images/icons/flag_blue.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/flag_blue.png to kallithea/public/images/icons/flag_blue.png
Show images
kallithea/public/images/icons/flag_green.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/flag_green.png to kallithea/public/images/icons/flag_green.png
Show images
kallithea/public/images/icons/flag_orange.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/flag_orange.png to kallithea/public/images/icons/flag_orange.png
Show images
kallithea/public/images/icons/flag_pink.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/flag_pink.png to kallithea/public/images/icons/flag_pink.png
Show images
kallithea/public/images/icons/flag_purple.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/flag_purple.png to kallithea/public/images/icons/flag_purple.png
Show images
kallithea/public/images/icons/flag_red.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/flag_red.png to kallithea/public/images/icons/flag_red.png
Show images
kallithea/public/images/icons/flag_status_approved.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/flag_status_approved.png to kallithea/public/images/icons/flag_status_approved.png
Show images
kallithea/public/images/icons/flag_status_not_reviewed.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/flag_status_not_reviewed.png to kallithea/public/images/icons/flag_status_not_reviewed.png
Show images
kallithea/public/images/icons/flag_status_rejected.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/flag_status_rejected.png to kallithea/public/images/icons/flag_status_rejected.png
Show images
kallithea/public/images/icons/flag_status_under_review.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/flag_status_under_review.png to kallithea/public/images/icons/flag_status_under_review.png
Show images
kallithea/public/images/icons/flag_yellow.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/flag_yellow.png to kallithea/public/images/icons/flag_yellow.png
Show images
kallithea/public/images/icons/folder.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/folder.png to kallithea/public/images/icons/folder.png
Show images
kallithea/public/images/icons/folder_16.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/folder_16.png to kallithea/public/images/icons/folder_16.png
Show images
kallithea/public/images/icons/folder_add.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/folder_add.png to kallithea/public/images/icons/folder_add.png
Show images
kallithea/public/images/icons/folder_bell.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/folder_bell.png to kallithea/public/images/icons/folder_bell.png
Show images
kallithea/public/images/icons/folder_brick.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/folder_brick.png to kallithea/public/images/icons/folder_brick.png
Show images
kallithea/public/images/icons/folder_bug.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/folder_bug.png to kallithea/public/images/icons/folder_bug.png
Show images
kallithea/public/images/icons/folder_camera.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/folder_camera.png to kallithea/public/images/icons/folder_camera.png
Show images
kallithea/public/images/icons/folder_database.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/folder_database.png to kallithea/public/images/icons/folder_database.png
Show images
kallithea/public/images/icons/folder_delete.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/folder_delete.png to kallithea/public/images/icons/folder_delete.png
Show images
kallithea/public/images/icons/folder_edit.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/folder_edit.png to kallithea/public/images/icons/folder_edit.png
Show images
kallithea/public/images/icons/folder_error.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/folder_error.png to kallithea/public/images/icons/folder_error.png
Show images
kallithea/public/images/icons/folder_explore.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/folder_explore.png to kallithea/public/images/icons/folder_explore.png
Show images
kallithea/public/images/icons/folder_feed.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/folder_feed.png to kallithea/public/images/icons/folder_feed.png
Show images
kallithea/public/images/icons/folder_find.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/folder_find.png to kallithea/public/images/icons/folder_find.png
Show images
kallithea/public/images/icons/folder_go.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/folder_go.png to kallithea/public/images/icons/folder_go.png
Show images
kallithea/public/images/icons/folder_heart.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/folder_heart.png to kallithea/public/images/icons/folder_heart.png
Show images
kallithea/public/images/icons/folder_image.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/folder_image.png to kallithea/public/images/icons/folder_image.png
Show images
kallithea/public/images/icons/folder_key.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/folder_key.png to kallithea/public/images/icons/folder_key.png
Show images
kallithea/public/images/icons/folder_lightbulb.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/folder_lightbulb.png to kallithea/public/images/icons/folder_lightbulb.png
Show images
kallithea/public/images/icons/folder_link.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/folder_link.png to kallithea/public/images/icons/folder_link.png
Show images
kallithea/public/images/icons/folder_magnify.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/folder_magnify.png to kallithea/public/images/icons/folder_magnify.png
Show images
kallithea/public/images/icons/folder_page.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/folder_page.png to kallithea/public/images/icons/folder_page.png
Show images
kallithea/public/images/icons/folder_page_white.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/folder_page_white.png to kallithea/public/images/icons/folder_page_white.png
Show images
kallithea/public/images/icons/folder_palette.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/folder_palette.png to kallithea/public/images/icons/folder_palette.png
Show images
kallithea/public/images/icons/folder_picture.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/folder_picture.png to kallithea/public/images/icons/folder_picture.png
Show images
kallithea/public/images/icons/folder_star.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/folder_star.png to kallithea/public/images/icons/folder_star.png
Show images
kallithea/public/images/icons/folder_table.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/folder_table.png to kallithea/public/images/icons/folder_table.png
Show images
kallithea/public/images/icons/folder_user.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/folder_user.png to kallithea/public/images/icons/folder_user.png
Show images
kallithea/public/images/icons/folder_wrench.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/folder_wrench.png to kallithea/public/images/icons/folder_wrench.png
Show images
kallithea/public/images/icons/font.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/font.png to kallithea/public/images/icons/font.png
Show images
kallithea/public/images/icons/font_add.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/font_add.png to kallithea/public/images/icons/font_add.png
Show images
kallithea/public/images/icons/font_delete.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/font_delete.png to kallithea/public/images/icons/font_delete.png
Show images
kallithea/public/images/icons/font_go.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/font_go.png to kallithea/public/images/icons/font_go.png
Show images
kallithea/public/images/icons/gear_16.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/gear_16.png to kallithea/public/images/icons/gear_16.png
Show images
kallithea/public/images/icons/giticon.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/giticon.png to kallithea/public/images/icons/giticon.png
Show images
kallithea/public/images/icons/globe_16.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/globe_16.png to kallithea/public/images/icons/globe_16.png
Show images
kallithea/public/images/icons/group.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/group.png to kallithea/public/images/icons/group.png
Show images
kallithea/public/images/icons/group_add.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/group_add.png to kallithea/public/images/icons/group_add.png
Show images
kallithea/public/images/icons/group_delete.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/group_delete.png to kallithea/public/images/icons/group_delete.png
Show images
kallithea/public/images/icons/group_edit.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/group_edit.png to kallithea/public/images/icons/group_edit.png
Show images
kallithea/public/images/icons/group_error.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/group_error.png to kallithea/public/images/icons/group_error.png
Show images
kallithea/public/images/icons/group_gear.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/group_gear.png to kallithea/public/images/icons/group_gear.png
Show images
kallithea/public/images/icons/group_go.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/group_go.png to kallithea/public/images/icons/group_go.png
Show images
kallithea/public/images/icons/group_key.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/group_key.png to kallithea/public/images/icons/group_key.png
Show images
kallithea/public/images/icons/group_link.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/group_link.png to kallithea/public/images/icons/group_link.png
Show images
kallithea/public/images/icons/heart.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/heart.png to kallithea/public/images/icons/heart.png
Show images
kallithea/public/images/icons/heart_16.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/heart_16.png to kallithea/public/images/icons/heart_16.png
Show images
kallithea/public/images/icons/heart_add.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/heart_add.png to kallithea/public/images/icons/heart_add.png
Show images
kallithea/public/images/icons/heart_delete.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/heart_delete.png to kallithea/public/images/icons/heart_delete.png
Show images
kallithea/public/images/icons/help.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/help.png to kallithea/public/images/icons/help.png
Show images
kallithea/public/images/icons/help_16.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/help_16.png to kallithea/public/images/icons/help_16.png
Show images
kallithea/public/images/icons/hgicon.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/hgicon.png to kallithea/public/images/icons/hgicon.png
Show images
kallithea/public/images/icons/home_16.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/home_16.png to kallithea/public/images/icons/home_16.png
Show images
kallithea/public/images/icons/hourglass.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/hourglass.png to kallithea/public/images/icons/hourglass.png
Show images
kallithea/public/images/icons/hourglass_add.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/hourglass_add.png to kallithea/public/images/icons/hourglass_add.png
Show images
kallithea/public/images/icons/hourglass_delete.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/hourglass_delete.png to kallithea/public/images/icons/hourglass_delete.png
Show images
kallithea/public/images/icons/hourglass_go.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/hourglass_go.png to kallithea/public/images/icons/hourglass_go.png
Show images
kallithea/public/images/icons/hourglass_link.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/hourglass_link.png to kallithea/public/images/icons/hourglass_link.png
Show images
kallithea/public/images/icons/house.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/house.png to kallithea/public/images/icons/house.png
Show images
kallithea/public/images/icons/house_go.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/house_go.png to kallithea/public/images/icons/house_go.png
Show images
kallithea/public/images/icons/house_link.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/house_link.png to kallithea/public/images/icons/house_link.png
Show images
kallithea/public/images/icons/html.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/html.png to kallithea/public/images/icons/html.png
Show images
kallithea/public/images/icons/html_add.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/html_add.png to kallithea/public/images/icons/html_add.png
Show images
kallithea/public/images/icons/html_delete.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/html_delete.png to kallithea/public/images/icons/html_delete.png
Show images
kallithea/public/images/icons/html_go.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/html_go.png to kallithea/public/images/icons/html_go.png
Show images
kallithea/public/images/icons/html_valid.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/html_valid.png to kallithea/public/images/icons/html_valid.png
Show images
kallithea/public/images/icons/image.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/image.png to kallithea/public/images/icons/image.png
Show images
kallithea/public/images/icons/image_add.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/image_add.png to kallithea/public/images/icons/image_add.png
Show images
kallithea/public/images/icons/image_delete.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/image_delete.png to kallithea/public/images/icons/image_delete.png
Show images
kallithea/public/images/icons/image_edit.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/image_edit.png to kallithea/public/images/icons/image_edit.png
Show images
kallithea/public/images/icons/image_link.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/image_link.png to kallithea/public/images/icons/image_link.png
Show images
kallithea/public/images/icons/images.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/images.png to kallithea/public/images/icons/images.png
Show images
kallithea/public/images/icons/info_16.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/info_16.png to kallithea/public/images/icons/info_16.png
Show images
kallithea/public/images/icons/information.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/information.png to kallithea/public/images/icons/information.png
Show images
kallithea/public/images/icons/ipod.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/ipod.png to kallithea/public/images/icons/ipod.png
Show images
kallithea/public/images/icons/ipod_cast.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/ipod_cast.png to kallithea/public/images/icons/ipod_cast.png
Show images
kallithea/public/images/icons/ipod_cast_add.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/ipod_cast_add.png to kallithea/public/images/icons/ipod_cast_add.png
Show images
kallithea/public/images/icons/ipod_cast_delete.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/ipod_cast_delete.png to kallithea/public/images/icons/ipod_cast_delete.png
Show images
kallithea/public/images/icons/ipod_sound.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/ipod_sound.png to kallithea/public/images/icons/ipod_sound.png
Show images
kallithea/public/images/icons/joystick.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/joystick.png to kallithea/public/images/icons/joystick.png
Show images
kallithea/public/images/icons/joystick_add.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/joystick_add.png to kallithea/public/images/icons/joystick_add.png
Show images
kallithea/public/images/icons/joystick_delete.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/joystick_delete.png to kallithea/public/images/icons/joystick_delete.png
Show images
kallithea/public/images/icons/joystick_error.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/joystick_error.png to kallithea/public/images/icons/joystick_error.png
Show images
kallithea/public/images/icons/key.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/key.png to kallithea/public/images/icons/key.png
Show images
kallithea/public/images/icons/key_16.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/key_16.png to kallithea/public/images/icons/key_16.png
Show images
kallithea/public/images/icons/key_add.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/key_add.png to kallithea/public/images/icons/key_add.png
Show images
kallithea/public/images/icons/key_delete.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/key_delete.png to kallithea/public/images/icons/key_delete.png
Show images
kallithea/public/images/icons/key_go.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/key_go.png to kallithea/public/images/icons/key_go.png
Show images
kallithea/public/images/icons/keyboard.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/keyboard.png to kallithea/public/images/icons/keyboard.png
Show images
kallithea/public/images/icons/keyboard_add.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/keyboard_add.png to kallithea/public/images/icons/keyboard_add.png
Show images
kallithea/public/images/icons/keyboard_delete.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/keyboard_delete.png to kallithea/public/images/icons/keyboard_delete.png
Show images
kallithea/public/images/icons/keyboard_magnify.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/keyboard_magnify.png to kallithea/public/images/icons/keyboard_magnify.png
Show images
kallithea/public/images/icons/label_16.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/label_16.png to kallithea/public/images/icons/label_16.png
Show images
kallithea/public/images/icons/layers.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/layers.png to kallithea/public/images/icons/layers.png
Show images
kallithea/public/images/icons/layout.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/layout.png to kallithea/public/images/icons/layout.png
Show images
kallithea/public/images/icons/layout_add.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/layout_add.png to kallithea/public/images/icons/layout_add.png
Show images
kallithea/public/images/icons/layout_content.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/layout_content.png to kallithea/public/images/icons/layout_content.png
Show images
kallithea/public/images/icons/layout_delete.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/layout_delete.png to kallithea/public/images/icons/layout_delete.png
Show images
kallithea/public/images/icons/layout_edit.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/layout_edit.png to kallithea/public/images/icons/layout_edit.png
Show images
kallithea/public/images/icons/layout_error.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/layout_error.png to kallithea/public/images/icons/layout_error.png
Show images
kallithea/public/images/icons/layout_header.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/layout_header.png to kallithea/public/images/icons/layout_header.png
Show images
kallithea/public/images/icons/layout_link.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/layout_link.png to kallithea/public/images/icons/layout_link.png
Show images
kallithea/public/images/icons/layout_sidebar.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/layout_sidebar.png to kallithea/public/images/icons/layout_sidebar.png
Show images
kallithea/public/images/icons/left_16.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/left_16.png to kallithea/public/images/icons/left_16.png
Show images
kallithea/public/images/icons/letter_16.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/letter_16.png to kallithea/public/images/icons/letter_16.png
Show images
kallithea/public/images/icons/lightbulb.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/lightbulb.png to kallithea/public/images/icons/lightbulb.png
Show images
kallithea/public/images/icons/lightbulb_add.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/lightbulb_add.png to kallithea/public/images/icons/lightbulb_add.png
Show images
kallithea/public/images/icons/lightbulb_delete.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/lightbulb_delete.png to kallithea/public/images/icons/lightbulb_delete.png
Show images
kallithea/public/images/icons/lightbulb_off.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/lightbulb_off.png to kallithea/public/images/icons/lightbulb_off.png
Show images
kallithea/public/images/icons/lightning.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/lightning.png to kallithea/public/images/icons/lightning.png
Show images
kallithea/public/images/icons/lightning_add.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/lightning_add.png to kallithea/public/images/icons/lightning_add.png
Show images
kallithea/public/images/icons/lightning_delete.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/lightning_delete.png to kallithea/public/images/icons/lightning_delete.png
Show images
kallithea/public/images/icons/lightning_go.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/lightning_go.png to kallithea/public/images/icons/lightning_go.png
Show images
kallithea/public/images/icons/link.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/link.png to kallithea/public/images/icons/link.png
Show images
kallithea/public/images/icons/link_add.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/link_add.png to kallithea/public/images/icons/link_add.png
Show images
kallithea/public/images/icons/link_break.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/link_break.png to kallithea/public/images/icons/link_break.png
Show images
kallithea/public/images/icons/link_delete.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/link_delete.png to kallithea/public/images/icons/link_delete.png
Show images
kallithea/public/images/icons/link_edit.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/link_edit.png to kallithea/public/images/icons/link_edit.png
Show images
kallithea/public/images/icons/link_error.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/link_error.png to kallithea/public/images/icons/link_error.png
Show images
kallithea/public/images/icons/link_go.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/link_go.png to kallithea/public/images/icons/link_go.png
Show images
kallithea/public/images/icons/lock.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/lock.png to kallithea/public/images/icons/lock.png
Show images
kallithea/public/images/icons/lock_add.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/lock_add.png to kallithea/public/images/icons/lock_add.png
Show images
kallithea/public/images/icons/lock_break.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/lock_break.png to kallithea/public/images/icons/lock_break.png
Show images
kallithea/public/images/icons/lock_delete.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/lock_delete.png to kallithea/public/images/icons/lock_delete.png
Show images
kallithea/public/images/icons/lock_edit.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/lock_edit.png to kallithea/public/images/icons/lock_edit.png
Show images
kallithea/public/images/icons/lock_go.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/lock_go.png to kallithea/public/images/icons/lock_go.png
Show images
kallithea/public/images/icons/lock_open.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/lock_open.png to kallithea/public/images/icons/lock_open.png
Show images
kallithea/public/images/icons/lorry.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/lorry.png to kallithea/public/images/icons/lorry.png
Show images
kallithea/public/images/icons/lorry_add.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/lorry_add.png to kallithea/public/images/icons/lorry_add.png
Show images
kallithea/public/images/icons/lorry_delete.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/lorry_delete.png to kallithea/public/images/icons/lorry_delete.png
Show images
kallithea/public/images/icons/lorry_error.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/lorry_error.png to kallithea/public/images/icons/lorry_error.png
Show images
kallithea/public/images/icons/lorry_flatbed.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/lorry_flatbed.png to kallithea/public/images/icons/lorry_flatbed.png
Show images
kallithea/public/images/icons/lorry_go.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/lorry_go.png to kallithea/public/images/icons/lorry_go.png
Show images
kallithea/public/images/icons/lorry_link.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/lorry_link.png to kallithea/public/images/icons/lorry_link.png
Show images
kallithea/public/images/icons/magifier_zoom_out.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/magifier_zoom_out.png to kallithea/public/images/icons/magifier_zoom_out.png
Show images
kallithea/public/images/icons/magnifier.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/magnifier.png to kallithea/public/images/icons/magnifier.png
Show images
kallithea/public/images/icons/magnifier_zoom_in.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/magnifier_zoom_in.png to kallithea/public/images/icons/magnifier_zoom_in.png
Show images
kallithea/public/images/icons/male.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/male.png to kallithea/public/images/icons/male.png
Show images
kallithea/public/images/icons/map.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/map.png to kallithea/public/images/icons/map.png
Show images
kallithea/public/images/icons/map_add.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/map_add.png to kallithea/public/images/icons/map_add.png
Show images
kallithea/public/images/icons/map_delete.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/map_delete.png to kallithea/public/images/icons/map_delete.png
Show images
kallithea/public/images/icons/map_edit.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/map_edit.png to kallithea/public/images/icons/map_edit.png
Show images
kallithea/public/images/icons/map_go.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/map_go.png to kallithea/public/images/icons/map_go.png
Show images
kallithea/public/images/icons/map_magnify.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/map_magnify.png to kallithea/public/images/icons/map_magnify.png
Show images
kallithea/public/images/icons/medal_bronze_1.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/medal_bronze_1.png to kallithea/public/images/icons/medal_bronze_1.png
Show images
kallithea/public/images/icons/medal_bronze_2.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/medal_bronze_2.png to kallithea/public/images/icons/medal_bronze_2.png
Show images
kallithea/public/images/icons/medal_bronze_3.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/medal_bronze_3.png to kallithea/public/images/icons/medal_bronze_3.png
Show images
kallithea/public/images/icons/medal_bronze_add.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/medal_bronze_add.png to kallithea/public/images/icons/medal_bronze_add.png
Show images
kallithea/public/images/icons/medal_bronze_delete.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/medal_bronze_delete.png to kallithea/public/images/icons/medal_bronze_delete.png
Show images
kallithea/public/images/icons/medal_gold_1.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/medal_gold_1.png to kallithea/public/images/icons/medal_gold_1.png
Show images
kallithea/public/images/icons/medal_gold_2.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/medal_gold_2.png to kallithea/public/images/icons/medal_gold_2.png
Show images
kallithea/public/images/icons/medal_gold_3.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/medal_gold_3.png to kallithea/public/images/icons/medal_gold_3.png
Show images
kallithea/public/images/icons/medal_gold_add.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/medal_gold_add.png to kallithea/public/images/icons/medal_gold_add.png
Show images
kallithea/public/images/icons/medal_gold_delete.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/medal_gold_delete.png to kallithea/public/images/icons/medal_gold_delete.png
Show images
kallithea/public/images/icons/medal_silver_1.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/medal_silver_1.png to kallithea/public/images/icons/medal_silver_1.png
Show images
kallithea/public/images/icons/medal_silver_2.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/medal_silver_2.png to kallithea/public/images/icons/medal_silver_2.png
Show images
kallithea/public/images/icons/medal_silver_3.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/medal_silver_3.png to kallithea/public/images/icons/medal_silver_3.png
Show images
kallithea/public/images/icons/medal_silver_add.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/medal_silver_add.png to kallithea/public/images/icons/medal_silver_add.png
Show images
kallithea/public/images/icons/medal_silver_delete.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/medal_silver_delete.png to kallithea/public/images/icons/medal_silver_delete.png
Show images
kallithea/public/images/icons/money.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/money.png to kallithea/public/images/icons/money.png
Show images
kallithea/public/images/icons/money_add.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/money_add.png to kallithea/public/images/icons/money_add.png
Show images
kallithea/public/images/icons/money_delete.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/money_delete.png to kallithea/public/images/icons/money_delete.png
Show images
kallithea/public/images/icons/money_dollar.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/money_dollar.png to kallithea/public/images/icons/money_dollar.png
Show images
kallithea/public/images/icons/money_euro.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/money_euro.png to kallithea/public/images/icons/money_euro.png
Show images
kallithea/public/images/icons/money_pound.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/money_pound.png to kallithea/public/images/icons/money_pound.png
Show images
kallithea/public/images/icons/money_yen.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/money_yen.png to kallithea/public/images/icons/money_yen.png
Show images
kallithea/public/images/icons/monitor.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/monitor.png to kallithea/public/images/icons/monitor.png
Show images
kallithea/public/images/icons/monitor_16.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/monitor_16.png to kallithea/public/images/icons/monitor_16.png
Show images
kallithea/public/images/icons/monitor_add.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/monitor_add.png to kallithea/public/images/icons/monitor_add.png
Show images
kallithea/public/images/icons/monitor_delete.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/monitor_delete.png to kallithea/public/images/icons/monitor_delete.png
Show images
kallithea/public/images/icons/monitor_edit.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/monitor_edit.png to kallithea/public/images/icons/monitor_edit.png
Show images
kallithea/public/images/icons/monitor_error.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/monitor_error.png to kallithea/public/images/icons/monitor_error.png
Show images
kallithea/public/images/icons/monitor_go.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/monitor_go.png to kallithea/public/images/icons/monitor_go.png
Show images
kallithea/public/images/icons/monitor_lightning.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/monitor_lightning.png to kallithea/public/images/icons/monitor_lightning.png
Show images
kallithea/public/images/icons/monitor_link.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/monitor_link.png to kallithea/public/images/icons/monitor_link.png
Show images
kallithea/public/images/icons/mouse.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/mouse.png to kallithea/public/images/icons/mouse.png
Show images
kallithea/public/images/icons/mouse_add.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/mouse_add.png to kallithea/public/images/icons/mouse_add.png
Show images
kallithea/public/images/icons/mouse_delete.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/mouse_delete.png to kallithea/public/images/icons/mouse_delete.png
Show images
kallithea/public/images/icons/mouse_error.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/mouse_error.png to kallithea/public/images/icons/mouse_error.png
Show images
kallithea/public/images/icons/music.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/music.png to kallithea/public/images/icons/music.png
Show images
kallithea/public/images/icons/new.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/new.png to kallithea/public/images/icons/new.png
Show images
kallithea/public/images/icons/newspaper.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/newspaper.png to kallithea/public/images/icons/newspaper.png
Show images
kallithea/public/images/icons/newspaper_add.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/newspaper_add.png to kallithea/public/images/icons/newspaper_add.png
Show images
kallithea/public/images/icons/newspaper_delete.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/newspaper_delete.png to kallithea/public/images/icons/newspaper_delete.png
Show images
kallithea/public/images/icons/newspaper_go.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/newspaper_go.png to kallithea/public/images/icons/newspaper_go.png
Show images
kallithea/public/images/icons/newspaper_link.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/newspaper_link.png to kallithea/public/images/icons/newspaper_link.png
Show images
kallithea/public/images/icons/note.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/note.png to kallithea/public/images/icons/note.png
Show images
kallithea/public/images/icons/note_add.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/note_add.png to kallithea/public/images/icons/note_add.png
Show images
kallithea/public/images/icons/note_delete.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/note_delete.png to kallithea/public/images/icons/note_delete.png
Show images
kallithea/public/images/icons/note_edit.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/note_edit.png to kallithea/public/images/icons/note_edit.png
Show images
kallithea/public/images/icons/note_error.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/note_error.png to kallithea/public/images/icons/note_error.png
Show images
kallithea/public/images/icons/note_go.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/note_go.png to kallithea/public/images/icons/note_go.png
Show images
kallithea/public/images/icons/notice_msg.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/notice_msg.png to kallithea/public/images/icons/notice_msg.png
Show images
kallithea/public/images/icons/overlays.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/overlays.png to kallithea/public/images/icons/overlays.png
Show images
kallithea/public/images/icons/package.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/package.png to kallithea/public/images/icons/package.png
Show images
kallithea/public/images/icons/package_add.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/package_add.png to kallithea/public/images/icons/package_add.png
Show images
kallithea/public/images/icons/package_delete.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/package_delete.png to kallithea/public/images/icons/package_delete.png
Show images
kallithea/public/images/icons/package_go.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/package_go.png to kallithea/public/images/icons/package_go.png
Show images
kallithea/public/images/icons/package_green.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/package_green.png to kallithea/public/images/icons/package_green.png
Show images
kallithea/public/images/icons/package_link.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/package_link.png to kallithea/public/images/icons/package_link.png
Show images
kallithea/public/images/icons/page.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/page.png to kallithea/public/images/icons/page.png
Show images
kallithea/public/images/icons/page_add.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/page_add.png to kallithea/public/images/icons/page_add.png
Show images
kallithea/public/images/icons/page_attach.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/page_attach.png to kallithea/public/images/icons/page_attach.png
Show images
kallithea/public/images/icons/page_code.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/page_code.png to kallithea/public/images/icons/page_code.png
Show images
kallithea/public/images/icons/page_copy.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/page_copy.png to kallithea/public/images/icons/page_copy.png
Show images
kallithea/public/images/icons/page_delete.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/page_delete.png to kallithea/public/images/icons/page_delete.png
Show images
kallithea/public/images/icons/page_edit.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/page_edit.png to kallithea/public/images/icons/page_edit.png
Show images
kallithea/public/images/icons/page_error.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/page_error.png to kallithea/public/images/icons/page_error.png
Show images
kallithea/public/images/icons/page_excel.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/page_excel.png to kallithea/public/images/icons/page_excel.png
Show images
kallithea/public/images/icons/page_find.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/page_find.png to kallithea/public/images/icons/page_find.png
Show images
kallithea/public/images/icons/page_gear.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/page_gear.png to kallithea/public/images/icons/page_gear.png
Show images
kallithea/public/images/icons/page_go.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/page_go.png to kallithea/public/images/icons/page_go.png
Show images
kallithea/public/images/icons/page_green.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/page_green.png to kallithea/public/images/icons/page_green.png
Show images
kallithea/public/images/icons/page_key.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/page_key.png to kallithea/public/images/icons/page_key.png
Show images
kallithea/public/images/icons/page_lightning.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/page_lightning.png to kallithea/public/images/icons/page_lightning.png
Show images
kallithea/public/images/icons/page_link.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/page_link.png to kallithea/public/images/icons/page_link.png
Show images
kallithea/public/images/icons/page_paintbrush.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/page_paintbrush.png to kallithea/public/images/icons/page_paintbrush.png
Show images
kallithea/public/images/icons/page_paste.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/page_paste.png to kallithea/public/images/icons/page_paste.png
Show images
kallithea/public/images/icons/page_red.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/page_red.png to kallithea/public/images/icons/page_red.png
Show images
kallithea/public/images/icons/page_refresh.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/page_refresh.png to kallithea/public/images/icons/page_refresh.png
Show images
kallithea/public/images/icons/page_save.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/page_save.png to kallithea/public/images/icons/page_save.png
Show images
kallithea/public/images/icons/page_white.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/page_white.png to kallithea/public/images/icons/page_white.png
Show images
kallithea/public/images/icons/page_white_acrobat.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/page_white_acrobat.png to kallithea/public/images/icons/page_white_acrobat.png
Show images
kallithea/public/images/icons/page_white_actionscript.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/page_white_actionscript.png to kallithea/public/images/icons/page_white_actionscript.png
Show images
kallithea/public/images/icons/page_white_add.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/page_white_add.png to kallithea/public/images/icons/page_white_add.png
Show images
kallithea/public/images/icons/page_white_c.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/page_white_c.png to kallithea/public/images/icons/page_white_c.png
Show images
kallithea/public/images/icons/page_white_camera.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/page_white_camera.png to kallithea/public/images/icons/page_white_camera.png
Show images
kallithea/public/images/icons/page_white_cd.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/page_white_cd.png to kallithea/public/images/icons/page_white_cd.png
Show images
kallithea/public/images/icons/page_white_code.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/page_white_code.png to kallithea/public/images/icons/page_white_code.png
Show images
kallithea/public/images/icons/page_white_code_red.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/page_white_code_red.png to kallithea/public/images/icons/page_white_code_red.png
Show images
kallithea/public/images/icons/page_white_coldfusion.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/page_white_coldfusion.png to kallithea/public/images/icons/page_white_coldfusion.png
Show images
kallithea/public/images/icons/page_white_compressed.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/page_white_compressed.png to kallithea/public/images/icons/page_white_compressed.png
Show images
kallithea/public/images/icons/page_white_copy.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/page_white_copy.png to kallithea/public/images/icons/page_white_copy.png
Show images
kallithea/public/images/icons/page_white_cplusplus.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/page_white_cplusplus.png to kallithea/public/images/icons/page_white_cplusplus.png
Show images
kallithea/public/images/icons/page_white_csharp.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/page_white_csharp.png to kallithea/public/images/icons/page_white_csharp.png
Show images
kallithea/public/images/icons/page_white_cup.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/page_white_cup.png to kallithea/public/images/icons/page_white_cup.png
Show images
kallithea/public/images/icons/page_white_database.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/page_white_database.png to kallithea/public/images/icons/page_white_database.png
Show images
kallithea/public/images/icons/page_white_delete.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/page_white_delete.png to kallithea/public/images/icons/page_white_delete.png
Show images
kallithea/public/images/icons/page_white_dvd.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/page_white_dvd.png to kallithea/public/images/icons/page_white_dvd.png
Show images
kallithea/public/images/icons/page_white_edit.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/page_white_edit.png to kallithea/public/images/icons/page_white_edit.png
Show images
kallithea/public/images/icons/page_white_error.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/page_white_error.png to kallithea/public/images/icons/page_white_error.png
Show images
kallithea/public/images/icons/page_white_excel.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/page_white_excel.png to kallithea/public/images/icons/page_white_excel.png
Show images
kallithea/public/images/icons/page_white_find.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/page_white_find.png to kallithea/public/images/icons/page_white_find.png
Show images
kallithea/public/images/icons/page_white_flash.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/page_white_flash.png to kallithea/public/images/icons/page_white_flash.png
Show images
kallithea/public/images/icons/page_white_freehand.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/page_white_freehand.png to kallithea/public/images/icons/page_white_freehand.png
Show images
kallithea/public/images/icons/page_white_gear.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/page_white_gear.png to kallithea/public/images/icons/page_white_gear.png
Show images
kallithea/public/images/icons/page_white_get.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/page_white_get.png to kallithea/public/images/icons/page_white_get.png
Show images
kallithea/public/images/icons/page_white_go.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/page_white_go.png to kallithea/public/images/icons/page_white_go.png
Show images
kallithea/public/images/icons/page_white_h.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/page_white_h.png to kallithea/public/images/icons/page_white_h.png
Show images
kallithea/public/images/icons/page_white_horizontal.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/page_white_horizontal.png to kallithea/public/images/icons/page_white_horizontal.png
Show images
kallithea/public/images/icons/page_white_key.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/page_white_key.png to kallithea/public/images/icons/page_white_key.png
Show images
kallithea/public/images/icons/page_white_lightning.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/page_white_lightning.png to kallithea/public/images/icons/page_white_lightning.png
Show images
kallithea/public/images/icons/page_white_link.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/page_white_link.png to kallithea/public/images/icons/page_white_link.png
Show images
kallithea/public/images/icons/page_white_magnify.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/page_white_magnify.png to kallithea/public/images/icons/page_white_magnify.png
Show images
kallithea/public/images/icons/page_white_medal.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/page_white_medal.png to kallithea/public/images/icons/page_white_medal.png
Show images
kallithea/public/images/icons/page_white_office.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/page_white_office.png to kallithea/public/images/icons/page_white_office.png
Show images
kallithea/public/images/icons/page_white_paint.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/page_white_paint.png to kallithea/public/images/icons/page_white_paint.png
Show images
kallithea/public/images/icons/page_white_paintbrush.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/page_white_paintbrush.png to kallithea/public/images/icons/page_white_paintbrush.png
Show images
kallithea/public/images/icons/page_white_paste.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/page_white_paste.png to kallithea/public/images/icons/page_white_paste.png
Show images
kallithea/public/images/icons/page_white_php.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/page_white_php.png to kallithea/public/images/icons/page_white_php.png
Show images
kallithea/public/images/icons/page_white_picture.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/page_white_picture.png to kallithea/public/images/icons/page_white_picture.png
Show images
kallithea/public/images/icons/page_white_powerpoint.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/page_white_powerpoint.png to kallithea/public/images/icons/page_white_powerpoint.png
Show images
kallithea/public/images/icons/page_white_put.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/page_white_put.png to kallithea/public/images/icons/page_white_put.png
Show images
kallithea/public/images/icons/page_white_ruby.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/page_white_ruby.png to kallithea/public/images/icons/page_white_ruby.png
Show images
kallithea/public/images/icons/page_white_stack.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/page_white_stack.png to kallithea/public/images/icons/page_white_stack.png
Show images
kallithea/public/images/icons/page_white_star.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/page_white_star.png to kallithea/public/images/icons/page_white_star.png
Show images
kallithea/public/images/icons/page_white_swoosh.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/page_white_swoosh.png to kallithea/public/images/icons/page_white_swoosh.png
Show images
kallithea/public/images/icons/page_white_text.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/page_white_text.png to kallithea/public/images/icons/page_white_text.png
Show images
kallithea/public/images/icons/page_white_text_width.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/page_white_text_width.png to kallithea/public/images/icons/page_white_text_width.png
Show images
kallithea/public/images/icons/page_white_tux.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/page_white_tux.png to kallithea/public/images/icons/page_white_tux.png
Show images
kallithea/public/images/icons/page_white_vector.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/page_white_vector.png to kallithea/public/images/icons/page_white_vector.png
Show images
kallithea/public/images/icons/page_white_visualstudio.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/page_white_visualstudio.png to kallithea/public/images/icons/page_white_visualstudio.png
Show images
kallithea/public/images/icons/page_white_width.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/page_white_width.png to kallithea/public/images/icons/page_white_width.png
Show images
kallithea/public/images/icons/page_white_word.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/page_white_word.png to kallithea/public/images/icons/page_white_word.png
Show images
kallithea/public/images/icons/page_white_world.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/page_white_world.png to kallithea/public/images/icons/page_white_world.png
Show images
kallithea/public/images/icons/page_white_wrench.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/page_white_wrench.png to kallithea/public/images/icons/page_white_wrench.png
Show images
kallithea/public/images/icons/page_white_zip.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/page_white_zip.png to kallithea/public/images/icons/page_white_zip.png
Show images
kallithea/public/images/icons/page_word.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/page_word.png to kallithea/public/images/icons/page_word.png
Show images
kallithea/public/images/icons/page_world.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/page_world.png to kallithea/public/images/icons/page_world.png
Show images
kallithea/public/images/icons/paintbrush.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/paintbrush.png to kallithea/public/images/icons/paintbrush.png
Show images
kallithea/public/images/icons/paintcan.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/paintcan.png to kallithea/public/images/icons/paintcan.png
Show images
kallithea/public/images/icons/palette.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/palette.png to kallithea/public/images/icons/palette.png
Show images
kallithea/public/images/icons/paste_plain.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/paste_plain.png to kallithea/public/images/icons/paste_plain.png
Show images
kallithea/public/images/icons/paste_word.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/paste_word.png to kallithea/public/images/icons/paste_word.png
Show images
kallithea/public/images/icons/pencil.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/pencil.png to kallithea/public/images/icons/pencil.png
Show images
kallithea/public/images/icons/pencil_16.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/pencil_16.png to kallithea/public/images/icons/pencil_16.png
Show images
kallithea/public/images/icons/pencil_add.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/pencil_add.png to kallithea/public/images/icons/pencil_add.png
Show images
kallithea/public/images/icons/pencil_delete.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/pencil_delete.png to kallithea/public/images/icons/pencil_delete.png
Show images
kallithea/public/images/icons/pencil_go.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/pencil_go.png to kallithea/public/images/icons/pencil_go.png
Show images
kallithea/public/images/icons/phone.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/phone.png to kallithea/public/images/icons/phone.png
Show images
kallithea/public/images/icons/phone_add.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/phone_add.png to kallithea/public/images/icons/phone_add.png
Show images
kallithea/public/images/icons/phone_delete.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/phone_delete.png to kallithea/public/images/icons/phone_delete.png
Show images
kallithea/public/images/icons/phone_sound.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/phone_sound.png to kallithea/public/images/icons/phone_sound.png
Show images
kallithea/public/images/icons/photo.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/photo.png to kallithea/public/images/icons/photo.png
Show images
kallithea/public/images/icons/photo_add.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/photo_add.png to kallithea/public/images/icons/photo_add.png
Show images
kallithea/public/images/icons/photo_delete.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/photo_delete.png to kallithea/public/images/icons/photo_delete.png
Show images
kallithea/public/images/icons/photo_link.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/photo_link.png to kallithea/public/images/icons/photo_link.png
Show images
kallithea/public/images/icons/photos.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/photos.png to kallithea/public/images/icons/photos.png
Show images
kallithea/public/images/icons/picture.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/picture.png to kallithea/public/images/icons/picture.png
Show images
kallithea/public/images/icons/picture_add.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/picture_add.png to kallithea/public/images/icons/picture_add.png
Show images
kallithea/public/images/icons/picture_delete.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/picture_delete.png to kallithea/public/images/icons/picture_delete.png
Show images
kallithea/public/images/icons/picture_edit.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/picture_edit.png to kallithea/public/images/icons/picture_edit.png
Show images
kallithea/public/images/icons/picture_empty.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/picture_empty.png to kallithea/public/images/icons/picture_empty.png
Show images
kallithea/public/images/icons/picture_error.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/picture_error.png to kallithea/public/images/icons/picture_error.png
Show images
kallithea/public/images/icons/picture_go.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/picture_go.png to kallithea/public/images/icons/picture_go.png
Show images
kallithea/public/images/icons/picture_key.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/picture_key.png to kallithea/public/images/icons/picture_key.png
Show images
kallithea/public/images/icons/picture_link.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/picture_link.png to kallithea/public/images/icons/picture_link.png
Show images
kallithea/public/images/icons/picture_save.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/picture_save.png to kallithea/public/images/icons/picture_save.png
Show images
kallithea/public/images/icons/pictures.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/pictures.png to kallithea/public/images/icons/pictures.png
Show images
kallithea/public/images/icons/pilcrow.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/pilcrow.png to kallithea/public/images/icons/pilcrow.png
Show images
kallithea/public/images/icons/pill.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/pill.png to kallithea/public/images/icons/pill.png
Show images
kallithea/public/images/icons/pill_add.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/pill_add.png to kallithea/public/images/icons/pill_add.png
Show images
kallithea/public/images/icons/pill_delete.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/pill_delete.png to kallithea/public/images/icons/pill_delete.png
Show images
kallithea/public/images/icons/pill_go.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/pill_go.png to kallithea/public/images/icons/pill_go.png
Show images
kallithea/public/images/icons/plugin.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/plugin.png to kallithea/public/images/icons/plugin.png
Show images
kallithea/public/images/icons/plugin_add.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/plugin_add.png to kallithea/public/images/icons/plugin_add.png
Show images
kallithea/public/images/icons/plugin_delete.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/plugin_delete.png to kallithea/public/images/icons/plugin_delete.png
Show images
kallithea/public/images/icons/plugin_disabled.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/plugin_disabled.png to kallithea/public/images/icons/plugin_disabled.png
Show images
kallithea/public/images/icons/plugin_edit.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/plugin_edit.png to kallithea/public/images/icons/plugin_edit.png
Show images
kallithea/public/images/icons/plugin_error.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/plugin_error.png to kallithea/public/images/icons/plugin_error.png
Show images
kallithea/public/images/icons/plugin_go.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/plugin_go.png to kallithea/public/images/icons/plugin_go.png
Show images
kallithea/public/images/icons/plugin_link.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/plugin_link.png to kallithea/public/images/icons/plugin_link.png
Show images
kallithea/public/images/icons/plus_16.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/plus_16.png to kallithea/public/images/icons/plus_16.png
Show images
kallithea/public/images/icons/present_16.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/present_16.png to kallithea/public/images/icons/present_16.png
Show images
kallithea/public/images/icons/print_16.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/print_16.png to kallithea/public/images/icons/print_16.png
Show images
kallithea/public/images/icons/printer.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/printer.png to kallithea/public/images/icons/printer.png
Show images
kallithea/public/images/icons/printer_add.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/printer_add.png to kallithea/public/images/icons/printer_add.png
Show images
kallithea/public/images/icons/printer_delete.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/printer_delete.png to kallithea/public/images/icons/printer_delete.png
Show images
kallithea/public/images/icons/printer_empty.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/printer_empty.png to kallithea/public/images/icons/printer_empty.png
Show images
kallithea/public/images/icons/printer_error.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/printer_error.png to kallithea/public/images/icons/printer_error.png
Show images
kallithea/public/images/icons/private_repo.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/private_repo.png to kallithea/public/images/icons/private_repo.png
Show images
kallithea/public/images/icons/public_repo.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/public_repo.png to kallithea/public/images/icons/public_repo.png
Show images
kallithea/public/images/icons/rainbow.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/rainbow.png to kallithea/public/images/icons/rainbow.png
Show images
kallithea/public/images/icons/report.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/report.png to kallithea/public/images/icons/report.png
Show images
kallithea/public/images/icons/report_add.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/report_add.png to kallithea/public/images/icons/report_add.png
Show images
kallithea/public/images/icons/report_delete.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/report_delete.png to kallithea/public/images/icons/report_delete.png
Show images
kallithea/public/images/icons/report_disk.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/report_disk.png to kallithea/public/images/icons/report_disk.png
Show images
kallithea/public/images/icons/report_edit.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/report_edit.png to kallithea/public/images/icons/report_edit.png
Show images
kallithea/public/images/icons/report_go.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/report_go.png to kallithea/public/images/icons/report_go.png
Show images
kallithea/public/images/icons/report_key.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/report_key.png to kallithea/public/images/icons/report_key.png
Show images
kallithea/public/images/icons/report_link.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/report_link.png to kallithea/public/images/icons/report_link.png
Show images
kallithea/public/images/icons/report_magnify.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/report_magnify.png to kallithea/public/images/icons/report_magnify.png
Show images
kallithea/public/images/icons/report_picture.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/report_picture.png to kallithea/public/images/icons/report_picture.png
Show images
kallithea/public/images/icons/report_user.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/report_user.png to kallithea/public/images/icons/report_user.png
Show images
kallithea/public/images/icons/report_word.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/report_word.png to kallithea/public/images/icons/report_word.png
Show images
kallithea/public/images/icons/resultset_first.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/resultset_first.png to kallithea/public/images/icons/resultset_first.png
Show images
kallithea/public/images/icons/resultset_last.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/resultset_last.png to kallithea/public/images/icons/resultset_last.png
Show images
kallithea/public/images/icons/resultset_next.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/resultset_next.png to kallithea/public/images/icons/resultset_next.png
Show images
kallithea/public/images/icons/resultset_previous.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/resultset_previous.png to kallithea/public/images/icons/resultset_previous.png
Show images
kallithea/public/images/icons/right_16.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/right_16.png to kallithea/public/images/icons/right_16.png
Show images
kallithea/public/images/icons/rosette.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/rosette.png to kallithea/public/images/icons/rosette.png
Show images
kallithea/public/images/icons/rss.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/rss.png to kallithea/public/images/icons/rss.png
Show images
kallithea/public/images/icons/rss_16.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/rss_16.png to kallithea/public/images/icons/rss_16.png
Show images
kallithea/public/images/icons/rss_add.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/rss_add.png to kallithea/public/images/icons/rss_add.png
Show images
kallithea/public/images/icons/rss_delete.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/rss_delete.png to kallithea/public/images/icons/rss_delete.png
Show images
kallithea/public/images/icons/rss_go.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/rss_go.png to kallithea/public/images/icons/rss_go.png
Show images
kallithea/public/images/icons/rss_valid.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/rss_valid.png to kallithea/public/images/icons/rss_valid.png
Show images
kallithea/public/images/icons/ruby.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/ruby.png to kallithea/public/images/icons/ruby.png
Show images
kallithea/public/images/icons/ruby_add.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/ruby_add.png to kallithea/public/images/icons/ruby_add.png
Show images
kallithea/public/images/icons/ruby_delete.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/ruby_delete.png to kallithea/public/images/icons/ruby_delete.png
Show images
kallithea/public/images/icons/ruby_gear.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/ruby_gear.png to kallithea/public/images/icons/ruby_gear.png
Show images
kallithea/public/images/icons/ruby_get.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/ruby_get.png to kallithea/public/images/icons/ruby_get.png
Show images
kallithea/public/images/icons/ruby_go.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/ruby_go.png to kallithea/public/images/icons/ruby_go.png
Show images
kallithea/public/images/icons/ruby_key.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/ruby_key.png to kallithea/public/images/icons/ruby_key.png
Show images
kallithea/public/images/icons/ruby_link.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/ruby_link.png to kallithea/public/images/icons/ruby_link.png
Show images
kallithea/public/images/icons/ruby_put.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/ruby_put.png to kallithea/public/images/icons/ruby_put.png
Show images
kallithea/public/images/icons/save_16.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/save_16.png to kallithea/public/images/icons/save_16.png
Show images
kallithea/public/images/icons/script.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/script.png to kallithea/public/images/icons/script.png
Show images
kallithea/public/images/icons/script_add.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/script_add.png to kallithea/public/images/icons/script_add.png
Show images
kallithea/public/images/icons/script_code.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/script_code.png to kallithea/public/images/icons/script_code.png
Show images
kallithea/public/images/icons/script_code_red.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/script_code_red.png to kallithea/public/images/icons/script_code_red.png
Show images
kallithea/public/images/icons/script_delete.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/script_delete.png to kallithea/public/images/icons/script_delete.png
Show images
kallithea/public/images/icons/script_edit.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/script_edit.png to kallithea/public/images/icons/script_edit.png
Show images
kallithea/public/images/icons/script_error.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/script_error.png to kallithea/public/images/icons/script_error.png
Show images
kallithea/public/images/icons/script_gear.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/script_gear.png to kallithea/public/images/icons/script_gear.png
Show images
kallithea/public/images/icons/script_go.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/script_go.png to kallithea/public/images/icons/script_go.png
Show images
kallithea/public/images/icons/script_key.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/script_key.png to kallithea/public/images/icons/script_key.png
Show images
kallithea/public/images/icons/script_lightning.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/script_lightning.png to kallithea/public/images/icons/script_lightning.png
Show images
kallithea/public/images/icons/script_link.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/script_link.png to kallithea/public/images/icons/script_link.png
Show images
kallithea/public/images/icons/script_palette.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/script_palette.png to kallithea/public/images/icons/script_palette.png
Show images
kallithea/public/images/icons/script_save.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/script_save.png to kallithea/public/images/icons/script_save.png
Show images
kallithea/public/images/icons/search_16.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/search_16.png to kallithea/public/images/icons/search_16.png
Show images
kallithea/public/images/icons/server.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/server.png to kallithea/public/images/icons/server.png
Show images
kallithea/public/images/icons/server_add.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/server_add.png to kallithea/public/images/icons/server_add.png
Show images
kallithea/public/images/icons/server_chart.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/server_chart.png to kallithea/public/images/icons/server_chart.png
Show images
kallithea/public/images/icons/server_compressed.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/server_compressed.png to kallithea/public/images/icons/server_compressed.png
Show images
kallithea/public/images/icons/server_connect.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/server_connect.png to kallithea/public/images/icons/server_connect.png
Show images
kallithea/public/images/icons/server_database.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/server_database.png to kallithea/public/images/icons/server_database.png
Show images
kallithea/public/images/icons/server_delete.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/server_delete.png to kallithea/public/images/icons/server_delete.png
Show images
kallithea/public/images/icons/server_edit.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/server_edit.png to kallithea/public/images/icons/server_edit.png
Show images
kallithea/public/images/icons/server_error.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/server_error.png to kallithea/public/images/icons/server_error.png
Show images
kallithea/public/images/icons/server_go.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/server_go.png to kallithea/public/images/icons/server_go.png
Show images
kallithea/public/images/icons/server_key.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/server_key.png to kallithea/public/images/icons/server_key.png
Show images
kallithea/public/images/icons/server_lightning.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/server_lightning.png to kallithea/public/images/icons/server_lightning.png
Show images
kallithea/public/images/icons/server_link.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/server_link.png to kallithea/public/images/icons/server_link.png
Show images
kallithea/public/images/icons/server_uncompressed.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/server_uncompressed.png to kallithea/public/images/icons/server_uncompressed.png
Show images
kallithea/public/images/icons/shading.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/shading.png to kallithea/public/images/icons/shading.png
Show images
kallithea/public/images/icons/shape_align_bottom.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/shape_align_bottom.png to kallithea/public/images/icons/shape_align_bottom.png
Show images
kallithea/public/images/icons/shape_align_center.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/shape_align_center.png to kallithea/public/images/icons/shape_align_center.png
Show images
kallithea/public/images/icons/shape_align_left.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/shape_align_left.png to kallithea/public/images/icons/shape_align_left.png
Show images
kallithea/public/images/icons/shape_align_middle.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/shape_align_middle.png to kallithea/public/images/icons/shape_align_middle.png
Show images
kallithea/public/images/icons/shape_align_right.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/shape_align_right.png to kallithea/public/images/icons/shape_align_right.png
Show images
kallithea/public/images/icons/shape_align_top.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/shape_align_top.png to kallithea/public/images/icons/shape_align_top.png
Show images
kallithea/public/images/icons/shape_flip_horizontal.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/shape_flip_horizontal.png to kallithea/public/images/icons/shape_flip_horizontal.png
Show images
kallithea/public/images/icons/shape_flip_vertical.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/shape_flip_vertical.png to kallithea/public/images/icons/shape_flip_vertical.png
Show images
kallithea/public/images/icons/shape_group.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/shape_group.png to kallithea/public/images/icons/shape_group.png
Show images
kallithea/public/images/icons/shape_handles.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/shape_handles.png to kallithea/public/images/icons/shape_handles.png
Show images
kallithea/public/images/icons/shape_move_back.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/shape_move_back.png to kallithea/public/images/icons/shape_move_back.png
Show images
kallithea/public/images/icons/shape_move_backwards.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/shape_move_backwards.png to kallithea/public/images/icons/shape_move_backwards.png
Show images
kallithea/public/images/icons/shape_move_forwards.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/shape_move_forwards.png to kallithea/public/images/icons/shape_move_forwards.png
Show images
kallithea/public/images/icons/shape_move_front.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/shape_move_front.png to kallithea/public/images/icons/shape_move_front.png
Show images
kallithea/public/images/icons/shape_rotate_anticlockwise.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/shape_rotate_anticlockwise.png to kallithea/public/images/icons/shape_rotate_anticlockwise.png
Show images
kallithea/public/images/icons/shape_rotate_clockwise.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/shape_rotate_clockwise.png to kallithea/public/images/icons/shape_rotate_clockwise.png
Show images
kallithea/public/images/icons/shape_square.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/shape_square.png to kallithea/public/images/icons/shape_square.png
Show images
kallithea/public/images/icons/shape_square_add.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/shape_square_add.png to kallithea/public/images/icons/shape_square_add.png
Show images
kallithea/public/images/icons/shape_square_delete.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/shape_square_delete.png to kallithea/public/images/icons/shape_square_delete.png
Show images
kallithea/public/images/icons/shape_square_edit.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/shape_square_edit.png to kallithea/public/images/icons/shape_square_edit.png
Show images
kallithea/public/images/icons/shape_square_error.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/shape_square_error.png to kallithea/public/images/icons/shape_square_error.png
Show images
kallithea/public/images/icons/shape_square_go.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/shape_square_go.png to kallithea/public/images/icons/shape_square_go.png
Show images
kallithea/public/images/icons/shape_square_key.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/shape_square_key.png to kallithea/public/images/icons/shape_square_key.png
Show images
kallithea/public/images/icons/shape_square_link.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/shape_square_link.png to kallithea/public/images/icons/shape_square_link.png
Show images
kallithea/public/images/icons/shape_ungroup.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/shape_ungroup.png to kallithea/public/images/icons/shape_ungroup.png
Show images
kallithea/public/images/icons/shield.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/shield.png to kallithea/public/images/icons/shield.png
Show images
kallithea/public/images/icons/shield_16.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/shield_16.png to kallithea/public/images/icons/shield_16.png
Show images
kallithea/public/images/icons/shield_add.png
Show inline comments
 
file renamed from rhodecode/public/images/icons/shield_add.png to kallithea/public/images/icons/shield_add.png
Show images

Changeset was too big and was cut off... Show full diff anyway

0 comments (0 inline, 0 general)