unrhodecode/rhodecode/lib
Milka Kuzminski afd3357349 comments: introduce new draft comments.
- private to author
- not triggering any notifications
- sidebar doesn't display draft comments
- They are just placeholders for longer review.
2020-10-21 17:53:23 +02:00
..
_vendor code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
celerylib emails: set References header for threading in mail user agents even with different subjects 2020-07-15 21:37:03 +02:00
dbmigrate comments: introduce new draft comments. 2020-10-21 17:53:23 +02:00
feedgenerator code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
index code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
middleware artifacts: skip vcs detection for artifact downloads. 2020-08-24 11:24:05 +02:00
paster_commands code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
plugins code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
pyramid_shell code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
rc_cache license: add helpers to allow users hide license warnings. 2020-07-17 12:40:34 +02:00
rc_commands code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
vcs archives: optimize performance of repo archive option by delegating all logic to vcsserver. 2020-10-19 14:53:21 +02:00
__init__.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
action_parser.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
audit_logger.py reviewers: added observers as another way to define reviewers. 2020-10-06 08:49:13 +02:00
auth.py permissions: fixed a case when a duplicate permission was making archive operation still display settings. 2020-06-25 09:41:32 +02:00
base.py observers: hide it for CE edition. 2020-10-08 22:28:51 +02:00
bleach_whitelist.py markdown: improved styling, and fixed nl2br extensions to only do br on new elements not inline. 2020-10-18 10:10:20 +02:00
caching_query.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
channelstream.py channelstream: cleanup, and re-organize code for posting comments/pr updated messages. 2020-10-06 11:54:29 +02:00
codeblocks.py diffs: added diff navigation to improve UX when browisng the full context diffs. 2020-07-13 11:12:21 +02:00
colander_utils.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
colored_formatter.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
compat.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
datelib.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
db_manage.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
diff_match_patch.py py3: remove usage of basestring 2019-01-22 23:06:49 +01:00
diffs.py diffs: improve logging 2020-04-29 09:59:56 +02:00
encrypt.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
encrypt2.py encryption: added new backend using cryptography + Fernet encryption. 2019-02-26 13:18:24 +01:00
exc_tracking.py exc-tracking: fixed send-email bug when called from a source not attached to user session. 2020-09-29 10:04:58 +02:00
exceptions.py comment-history: fixes/ui changes 2020-06-23 17:43:06 +02:00
ext_json.py pylons: fixed code and test suite after removal of pylons. 2017-11-16 18:27:09 +01:00
ext_json_renderer.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
graphmod.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
helpers.py reviewers: added observers as another way to define reviewers. 2020-10-06 08:49:13 +02:00
hooks_base.py comments: added rcextensions hoooks for comment editing, and renamed methods to remove odd log_ prefix which 2020-07-14 11:24:40 +02:00
hooks_daemon.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
hooks_utils.py comments: added rcextensions hoooks for comment editing, and renamed methods to remove odd log_ prefix which 2020-07-14 11:24:40 +02:00
html_filters.py comments: edit functionality added 2020-05-27 23:47:09 +02:00
jsonalchemy.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
logging_formatter.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
markdown_ext.py markdown: improved styling, and fixed nl2br extensions to only do br on new elements not inline. 2020-10-18 10:10:20 +02:00
markup_renderer.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
memory_lru_dict.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
pagination.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
partial_renderer.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
pidlock.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
pyramid_utils.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
rc_beaker.py file-store: don't response with cookies on file-store download. 2020-02-18 16:04:34 +01:00
repo_maintenance.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
request.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
request_counter.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
string_renderer.py reviewers: added observers as another way to define reviewers. 2020-10-06 08:49:13 +02:00
system_info.py packages: updated package details with location info. 2020-05-19 12:24:38 +02:00
user_log_filter.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
user_sessions.py user-sessions: fix cleanup with corrupted session data. 2020-09-03 22:44:48 +02:00
utils.py notifications: properly inject the custom email headers into templates. 2020-07-24 09:51:14 +02:00
utils2.py urls: improve removal of credentials in repository header. 2020-06-22 21:15:44 +02:00
view_utils.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00