unrhodecode/rhodecode/templates
Marcin Kuzminski f1497f5afd caches: new cache context managers.
- deprecate beaker cache completly
- use new cache decorators from dogpile
- use a proper per cache key invalidation
2018-08-02 18:04:52 +02:00
..
admin caches: new cache context managers. 2018-08-02 18:04:52 +02:00
base frontend: change plugin initialization method 2018-07-29 14:48:03 +02:00
bookmarks files: ported repository files controllers to pyramid views. 2017-07-17 14:20:22 +02:00
branches files: ported repository files controllers to pyramid views. 2017-07-17 14:20:22 +02:00
changelog pull-requests: allow opening PR from changelog based on selected refs for git as well as hg. 2018-01-19 13:13:38 +01:00
changeset ui: add arrow navigation for parent/child in changelog view. 2018-07-12 18:37:14 +02:00
channelstream pylons: remove pylons as dependency 2017-11-15 13:42:54 +01:00
codeblocks pull-requests: fixed case of unresolved comments attached to removed file in pr. 2018-06-19 12:35:45 +02:00
compare issue-trackers: cache the fetched issue tracker paterns before loop iteration in summary and compare. 2017-12-07 12:38:57 +01:00
data_table pull-requests: allow markup rendered description. 2018-06-25 12:01:35 +02:00
debug_style routing: removed more usage of pylons url() objects. 2017-09-20 15:21:03 +02:00
ejs_templates default-reviewers: fixed edit mode when creating new entries. 2018-01-30 06:01:19 +01:00
email_templates translation: unified usage of pluralize function ungettext. 2017-07-24 10:00:06 +02:00
errors exceptions: added new exception tracking capability. 2018-07-23 15:56:09 +02:00
feed path-permissions: Initial support for path-based permissions 2018-02-18 19:30:42 -05:00
files files: remove rigth-to-left override character for display in files. 2017-10-10 10:46:54 +02:00
forks datatables: use new way of generating labels for count of dynamic datatables. 2018-04-25 15:28:01 +02:00
forms webhook: use textarea and format url vars better for webhook integration. 2018-02-16 12:13:37 +01:00
journal audit-logs: improve help text, and expose all audit commands for easier filtering +ui fixes 2018-06-18 23:28:06 +02:00
pullrequests pull-requests: make the renderer stored and saved for each pull requests. 2018-07-17 14:45:29 +02:00
rst_templates pull-requests: expose version browsing of pull requests. 2016-12-19 17:38:22 +01:00
search pylons: remove pylons as dependency 2017-11-15 13:42:54 +01:00
summary missing requirements: better handling of missing requirements for repositories. 2018-02-20 18:56:48 +01:00
tags files: ported repository files controllers to pyramid views. 2017-07-17 14:20:22 +02:00
user_group Public user group profile Task #5326 2018-02-18 21:58:45 +01:00
users ui/user profiles: add better explanation of what we are viewing. 2018-02-19 22:21:09 +01:00
index.mako templating: use .mako as extensions for template files. 2017-01-04 22:13:57 +01:00
index_base.mako repo-switcher: new unified search box for filtering/accessing users, repos and repo groups. 2018-05-30 12:54:50 +02:00
index_repo_group.mako home: moved home and repo group views into pyramid. 2017-06-05 15:16:04 +02:00
login.mako login: show editions in login/register/password-reset boxes. 2018-06-27 10:59:41 +02:00
password_reset.mako login: show editions in login/register/password-reset boxes. 2018-06-27 10:59:41 +02:00
register.mako social-auth: add more explicit message about binding accounts on registation page. 2018-07-18 03:05:53 +02:00
widgets.mako templating: use .mako as extensions for template files. 2017-01-04 22:13:57 +01:00