unrhodecode/rhodecode/apps/repository/views
Daniel Dourvaris 8bfbe9e1dc issue-tracker: moved example to the input box
- removed docs which had bad examples
- improved regex for matching newline character properly
- added nicer formatting in examples
2019-12-02 15:12:39 +01:00
..
__init__.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
repo_artifacts.py repo: added base CE display of new artifacts 2019-05-13 15:56:03 +02:00
repo_audit_logs.py webhelpers: replaced paginate library with custom lib 2019-11-21 20:37:17 +01:00
repo_automation.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
repo_bookmarks.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
repo_branch_permissions.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
repo_branches.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
repo_caches.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
repo_changelog.py webhelpers: replaced paginate library with custom lib 2019-11-21 20:37:17 +01:00
repo_checks.py permissions: properly flush user cache permissions in more cases of permission changes. 2019-08-20 10:48:36 +02:00
repo_commits.py comments: enable urlify functions on comments in repo/pr scopes. 2019-11-06 14:07:09 +01:00
repo_compare.py vcs: optimized pre-load attributes for better caching. 2019-07-17 13:50:26 +02:00
repo_feed.py webhelpers: extracted django feedgenerator as standalone package to replace webhelpers feedgenerator 2019-11-22 10:20:27 +01:00
repo_files.py cache: bump file-tree caches to next iteration 2019-11-04 23:05:07 +01:00
repo_forks.py forks: fixed forking with new landing rev. 2019-10-03 09:34:02 +02:00
repo_maintainance.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
repo_permissions.py permissions: rename repository permissions to mention those are access permissions. 2019-10-09 15:01:03 +02:00
repo_pull_requests.py pull-requests: loosen strict view of pull-requests that state is changing 2019-11-27 12:43:52 +01:00
repo_review_rules.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
repo_settings.py permissions: properly flush user cache permissions in more cases of permission changes. 2019-08-20 10:48:36 +02:00
repo_settings_advanced.py permissions: properly flush user cache permissions in more cases of permission changes. 2019-08-20 10:48:36 +02:00
repo_settings_fields.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
repo_settings_issue_trackers.py issue-tracker: moved example to the input box 2019-12-02 15:12:39 +01:00
repo_settings_remote.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
repo_settings_vcs.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
repo_strip.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
repo_summary.py webhelpers: replaced paginate library with custom lib 2019-11-21 20:37:17 +01:00
repo_tags.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00