unrhodecode/rhodecode/apps
Marcin Kuzminski 90db409b65 admin: made all grids use same partial loading logic
- dont load all results for repositories in admin
- speed up loading admin repos page by narrowing results based on permissions
- some small speed ups and code optimizations on permission loading
2019-12-19 11:42:25 +01:00
..
_base menu: expose artifacts count into menu 2019-10-09 14:10:22 +02:00
admin admin: made all grids use same partial loading logic 2019-12-19 11:42:25 +01:00
channelstream docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
debug_style pull-requests: added update pull-requests email+notifications 2019-12-04 20:58:23 +01:00
file_store file-store: small code cleanups. 2019-10-25 12:37:00 +02:00
gist gists: removed private/public gist buttons and replaced them with radio group 2019-11-15 12:47:10 +01:00
home ui: use more distinctive icons for search hints 2019-11-25 11:18:47 +01:00
hovercards hovercards: handle empty repository 2019-12-09 12:53:12 +01:00
journal webhelpers: extracted django feedgenerator as standalone package to replace webhelpers feedgenerator 2019-11-22 10:20:27 +01:00
login registration: updated flash with more information after user registered. 2019-11-12 15:18:42 +01:00
my_account bookmarks: cache fetching of bookmarks since this is quite expensive query to make with joinedload on repos/repo groups. 2019-12-19 13:51:29 +01:00
ops docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
repo_group permissions: properly flush user cache permissions in more cases of permission changes. 2019-08-20 10:48:36 +02:00
repository pull-requests: simplified the UI for pr view. 2019-12-13 12:10:10 +01:00
search webhelpers: replaced paginate library with custom lib 2019-11-21 20:37:17 +01:00
ssh_support pytest: use consistent way of creating a fixture by using pytest.fixture() 2019-09-28 23:04:18 +02:00
svn_support py3: remove usage of basestring 2019-01-22 23:06:49 +01:00
user_group permissions: properly flush user cache permissions in more cases of permission changes. 2019-08-20 10:48:36 +02:00
user_group_profile docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
user_profile tests: stabilize tests for mysql/postgres. 2019-10-08 17:06:35 +02:00
__init__.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00