unrhodecode/rhodecode/apps
Marcin Kuzminski 4dbba20bd3 repo-settings: fix error on passing in _anchor into wrong call.
Needs to be for routing and not for HttpFound.
2017-10-14 22:42:29 +02:00
..
_base users: ported controllers from pylons into pyramid views. 2017-09-20 22:29:34 +02:00
admin ssh-keys: expose last access time on admin summary page for SSH keys. 2017-09-27 22:21:04 +02:00
channelstream docs: don't use deprecated header for channelstream views 2017-10-10 12:52:23 +02:00
debug_style routing: removed more usage of pylons url() objects. 2017-09-20 15:21:03 +02:00
gist apps: cleanup imports 2017-09-08 12:56:47 +02:00
home quick-filter: make sure we always apply IN filter query. Otherwise we can 2017-10-12 21:37:23 +02:00
journal feeds: generate entries with proper unique ids. 2017-09-01 16:05:06 +02:00
login login: don't use request.params because it allows to passing multiple 2017-10-06 15:19:36 +02:00
my_account repo-auth-tokens: UX, set and disable to VCS scope if selected an repo from select2 2017-09-21 20:12:13 +02:00
ops home: removed old pylons routes and convert them to pyramid ops app 2017-09-19 12:47:18 +02:00
repo_group repositories: rewrote whole admin section to pyramid. 2017-08-11 13:00:47 +02:00
repository repo-settings: fix error on passing in _anchor into wrong call. 2017-10-14 22:42:29 +02:00
search apps: cleanup imports 2017-09-08 12:56:47 +02:00
ssh_support tests: fixed tests for random dict order could sometimes break the tests 2017-09-20 23:33:29 +02:00
svn_support svn: allow specifying alternative template file for mod_dav config. 2017-10-10 09:30:22 +02:00
user_group user-groups-audit: properly register add/delete members on main 2017-09-20 17:14:55 +02:00
user_profile pyramid: use a faster scan method for faster app start. 2017-08-02 11:01:36 +02:00
__init__.py home: moved home and repo group views into pyramid. 2017-06-05 15:16:04 +02:00