..
celerylib
audit-logs: implemented full audit logs across application.
2017-06-21 12:03:14 +02:00
celerypylons
license: updated copyright year to 2017
2017-01-02 09:30:39 +01:00
dbmigrate
tests: fixed some more test issues during stress tests runs.
2017-09-21 11:52:32 +02:00
index
search: added basic example query block.
2017-04-21 13:34:40 +02:00
middleware
auth: use cache_ttl from a plugin to also cache permissions.
2017-10-07 10:02:39 +02:00
paster_commands
license: updated copyright year to 2017
2017-01-02 09:30:39 +01:00
plugins
license: updated copyright year to 2017
2017-01-02 09:30:39 +01:00
pyramid_shell
core: expose pshell as ipython with RhodeCode imports.
2017-08-04 15:15:43 +02:00
rc_commands
binaries: cleanup new upcomming rc-* commands that will replace paster * commands from pylons
2017-09-21 21:45:01 +02:00
rcmail
emails: make bad headers error show what headers we investigated.
2017-05-03 18:28:54 +02:00
vcs
commits: hide evolve commits. Fixes #5392
2017-10-03 16:37:39 +02:00
__init__.py
license: updated copyright year to 2017
2017-01-02 09:30:39 +01:00
action_parser.py
repo-commits: ported changeset code into pyramid views.
2017-07-24 17:04:14 +02:00
app_globals.py
license: updated copyright year to 2017
2017-01-02 09:30:39 +01:00
audit_logger.py
audit-logs: allow showing individual entries for audit log.
2017-09-21 16:47:10 +02:00
auth.py
users: ported controllers from pylons into pyramid views.
2017-09-20 22:29:34 +02:00
base.py
auth: use cache_ttl from a plugin to also cache permissions.
2017-10-07 10:02:39 +02:00
caches.py
license: updated copyright year to 2017
2017-01-02 09:30:39 +01:00
caching_query.py
license: updated copyright year to 2017
2017-01-02 09:30:39 +01:00
channelstream.py
channelstream: log debug should be lazily evaulated.
2017-07-26 20:22:06 +02:00
codeblocks.py
diffs: simplified the datastructure of fillediff. Hopefully this
2017-06-28 14:03:57 +02:00
colander_utils.py
license: updated copyright year to 2017
2017-01-02 09:30:39 +01:00
colored_formatter.py
license: updated copyright year to 2017
2017-01-02 09:30:39 +01:00
compat.py
license: updated copyright year to 2017
2017-01-02 09:30:39 +01:00
datelib.py
license: updated copyright year to 2017
2017-01-02 09:30:39 +01:00
db_manage.py
db: use unicode for some of the defaults to reduce sqlalchemy warnings.
2017-07-26 12:14:56 +02:00
diff_match_patch.py
diffs: replace compare controller with new html based diffs:
2016-10-19 14:29:51 +03:00
diffs.py
diffs: use whole chunk diff to calculate if it's oversized or not.
2017-09-01 15:56:50 +02:00
encrypt.py
license: updated copyright year to 2017
2017-01-02 09:30:39 +01:00
exceptions.py
license: updated copyright year to 2017
2017-01-02 09:30:39 +01:00
ext_json.py
project: added all source files and assets
2016-05-24 15:56:53 +02:00
ext_json_renderer.py
core: added ext_json as custom renderer using our ext_json lib for pyramid.
2017-04-19 14:27:17 +02:00
fakemod.py
license: updated copyright year to 2017
2017-01-02 09:30:39 +01:00
graphmod.py
changelog: added dynamic loaders to extend number of commits inside changelog.
2017-01-31 22:05:36 +01:00
helpers.py
routing: remove usage of url.current from pylons.
2017-09-20 15:44:49 +02:00
hooks_base.py
audit-logs: use stricter limit on how much data the commits key can hold.
2017-07-26 09:55:51 +02:00
hooks_daemon.py
hooks: added debug logs.
2017-09-28 22:14:43 +02:00
hooks_utils.py
license: updated copyright year to 2017
2017-01-02 09:30:39 +01:00
jsonalchemy.py
license: updated copyright year to 2017
2017-01-02 09:30:39 +01:00
logging_formatter.py
core: removed pyro4 from Enterprise code. Fixes #5198
2017-02-07 15:58:49 +01:00
markdown_ext.py
license: updated copyright year to 2017
2017-01-02 09:30:39 +01:00
markup_renderer.py
markup: use cached version of http pattern for urlify_text. This
2017-09-14 11:26:46 +02:00
memory_lru_debug.py
pep8: cleanup code of lru_debug
2017-09-08 12:40:29 +02:00
partial_renderer.py
translation: unified usage of pluralize function ungettext.
2017-07-24 10:00:06 +02:00
pidlock.py
license: updated copyright year to 2017
2017-01-02 09:30:39 +01:00
repo_maintenance.py
maintenance: added svn verify command to tasks to be able to verify
2017-05-26 13:02:12 +02:00
system_info.py
system-info: expose the common certificate file path.
2017-05-04 12:30:42 +02:00
user_log_filter.py
audit-logs: added *basic* support for NOT query term in audit logs.
2017-06-20 16:35:40 +02:00
user_sessions.py
user sessions: get ability to count memcached sessions
2017-09-29 12:59:44 +02:00
utils.py
user-groups: rewrote the app to pyramid
2017-08-31 12:47:19 +02:00
utils2.py
logging: use logger_generic in all suitable places, and fix get_current_rhodecode_user()
2017-09-20 17:39:46 +02:00