| .. |
|
_vendor
|
packages: vendor authomatic to provide bitbucket oath2 capabilities.
|
2019-09-02 17:42:26 +02:00 |
|
celerylib
|
forks: fixed forking with new landing rev.
|
2019-10-03 09:34:02 +02:00 |
|
dbmigrate
|
artifacts: added hidden flag that will be used to store attachements for comments
|
2019-10-03 23:33:45 +02:00 |
|
index
|
search: added per-backend sorting fields.
|
2019-10-02 17:23:34 +02:00 |
|
middleware
|
commits: disable shadow repo callback daemon
|
2019-09-22 17:51:13 +02:00 |
|
paster_commands
|
upgrade: fixed old style rc upgrade sometimes used with a very old installer.
|
2019-02-27 17:02:48 +01:00 |
|
plugins
|
docs: updated copyrights to 2019
|
2019-01-02 18:13:27 +01:00 |
|
pyramid_shell
|
docs: updated copyrights to 2019
|
2019-01-02 18:13:27 +01:00 |
|
rc_cache
|
caches: added reprs
|
2019-09-22 18:02:28 +02:00 |
|
rc_commands
|
rc-upgrade-db: added option to force update a version.
|
2019-01-19 22:34:39 +01:00 |
|
vcs
|
nodes: expose line counts in node information. This would be used in full text search
|
2019-10-01 15:19:58 +02:00 |
|
__init__.py
|
docs: updated copyrights to 2019
|
2019-01-02 18:13:27 +01:00 |
|
action_parser.py
|
docs: updated copyrights to 2019
|
2019-01-02 18:13:27 +01:00 |
|
audit_logger.py
|
artifacts: added reading of metadata and define basic audit-log entries for add/delete artifact
|
2019-05-15 17:23:35 +02:00 |
|
auth.py
|
core: added more accurate time measurement for called functions
|
2019-07-17 16:28:41 +02:00 |
|
base.py
|
settings: reduce number of settings fetch since it uses locking for cache invalidation and is generally slow.
|
2019-07-18 00:02:51 +02:00 |
|
bleach_whitelist.py
|
markdown: fixed sanitization of checkbox extensions that removed "checked" attribute.
|
2019-03-01 10:02:46 +01:00 |
|
caching_query.py
|
docs: updated copyrights to 2019
|
2019-01-02 18:13:27 +01:00 |
|
channelstream.py
|
docs: updated copyrights to 2019
|
2019-01-02 18:13:27 +01:00 |
|
codeblocks.py
|
diffs: fixed case of bogus files diff rendering
|
2019-01-31 13:52:30 +01:00 |
|
colander_utils.py
|
py3: remove usage of basestring
|
2019-01-22 23:06:49 +01:00 |
|
colored_formatter.py
|
docs: updated copyrights to 2019
|
2019-01-02 18:13:27 +01:00 |
|
compat.py
|
docs: updated copyrights to 2019
|
2019-01-02 18:13:27 +01:00 |
|
datelib.py
|
docs: updated copyrights to 2019
|
2019-01-02 18:13:27 +01:00 |
|
db_manage.py
|
db-migration: we run cleanup of cache keys AFTER upgrade.
|
2019-07-16 13:12:38 +02:00 |
|
diff_match_patch.py
|
py3: remove usage of basestring
|
2019-01-22 23:06:49 +01:00 |
|
diffs.py
|
diffs: switched bz2 into gzip since it can be 10x faster in some cases with only slight size penalty
|
2019-07-17 23:37:51 +02:00 |
|
encrypt.py
|
encryption: added new backend using cryptography + Fernet encryption.
|
2019-02-26 13:18:24 +01:00 |
|
encrypt2.py
|
encryption: added new backend using cryptography + Fernet encryption.
|
2019-02-26 13:18:24 +01:00 |
|
exc_tracking.py
|
cache exc store, and use glob.glob for scaning exc store
|
2019-10-08 11:34:33 +02:00 |
|
exceptions.py
|
docs: updated copyrights to 2019
|
2019-01-02 18:13:27 +01: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
|
docs: updated copyrights to 2019
|
2019-01-02 18:13:27 +01:00 |
|
graphmod.py
|
docs: updated copyrights to 2019
|
2019-01-02 18:13:27 +01:00 |
|
helpers.py
|
session: ignore duplicates for flash messages by default, this gives no benefits, explicitly request duplicates present instead
|
2019-09-25 12:52:01 +02:00 |
|
hooks_base.py
|
hooks: fixed again unicode problems with new pull-request link generator
|
2019-02-26 09:25:00 +01:00 |
|
hooks_daemon.py
|
logging: updated hooks deamon logs
|
2019-09-22 17:49:01 +02:00 |
|
hooks_utils.py
|
pull-requests: updated metadata information for failed merges with multiple heads.
|
2019-04-09 13:12:26 +02:00 |
|
jsonalchemy.py
|
db: enforce unicode on unicode columns to prevent warnings.
|
2019-09-30 12:33:54 +02:00 |
|
logging_formatter.py
|
docs: updated copyrights to 2019
|
2019-01-02 18:13:27 +01:00 |
|
markdown_ext.py
|
markup: fix styling for check-lists, ref #5513
|
2019-05-17 03:16:20 +02:00 |
|
markup_renderer.py
|
styling: use sandboxed style for ipython so it doesn't affect style of application anymore.
|
2019-07-03 14:40:18 +02:00 |
|
memory_lru_dict.py
|
docs: updated copyrights to 2019
|
2019-01-02 18:13:27 +01:00 |
|
partial_renderer.py
|
docs: updated copyrights to 2019
|
2019-01-02 18:13:27 +01:00 |
|
pidlock.py
|
docs: updated copyrights to 2019
|
2019-01-02 18:13:27 +01:00 |
|
pyramid_utils.py
|
docs: updated copyrights to 2019
|
2019-01-02 18:13:27 +01:00 |
|
rc_beaker.py
|
session: moved pyramid_beaker internally to apply some patches required for better session handling
|
2019-06-14 12:43:09 +02:00 |
|
repo_maintenance.py
|
maintainance: added update caches to mercurial.
|
2019-09-11 12:02:03 +02:00 |
|
request.py
|
docs: updated copyrights to 2019
|
2019-01-02 18:13:27 +01:00 |
|
request_counter.py
|
request-wrapper: add request counters
|
2019-07-29 14:43:00 +02:00 |
|
system_info.py
|
system-info: expose data about vcsserver.
|
2019-09-26 11:20:03 +02:00 |
|
user_log_filter.py
|
docs: updated copyrights to 2019
|
2019-01-02 18:13:27 +01:00 |
|
user_sessions.py
|
user-sessions: added option to cleanup redis based sessions in user session interface.
|
2019-03-06 12:22:09 +01:00 |
|
utils.py
|
rcextensions: improved messaging on rcextensions load fail
|
2019-07-16 11:42:56 +02:00 |
|
utils2.py
|
git: adjusted code for new libgit2 backend
|
2019-07-12 17:39:32 +02:00 |
|
view_utils.py
|
docs: updated copyrights to 2019
|
2019-01-02 18:13:27 +01:00 |