| .. |
|
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
|
users: added SSH key management for user admin pages
|
2017-08-03 16:35:13 +02:00 |
|
index
|
search: added basic example query block.
|
2017-04-21 13:34:40 +02:00 |
|
middleware
|
http-app: adds some logging.
|
2017-07-28 02:42:52 +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
|
repositories: rewrote whole admin section to pyramid.
|
2017-08-11 13:00:47 +02:00 |
|
rcmail
|
emails: make bad headers error show what headers we investigated.
|
2017-05-03 18:28:54 +02:00 |
|
vcs
|
http: ported old depracated retry format for http client.
|
2017-07-26 12:39:31 +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
|
users: added SSH key management for user admin pages
|
2017-08-03 16:35:13 +02:00 |
|
auth.py
|
auth: XHRRequired decorator is no longer required.
|
2017-08-03 21:39:48 +02:00 |
|
base.py
|
repositories: rewrote whole admin section to pyramid.
|
2017-08-11 13:00:47 +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
|
license: updated copyright year to 2017
|
2017-01-02 09:30:39 +01: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
|
markup: make relative links pint to raw files for images and to standard files as links.
|
2017-08-04 10:54:33 +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
|
events: make sure we propagate our dummy request with proper application_url.
|
2017-07-26 16:19:06 +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: make relative links pint to raw files for images and to standard files as links.
|
2017-08-04 10:54:33 +02:00 |
|
memory_lru_debug.py
|
license: updated copyright year to 2017
|
2017-01-02 09:30:39 +01: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: added an API call to cleanup sessions.
|
2017-01-30 11:17:42 +01:00 |
|
utils.py
|
repositories: rewrote whole admin section to pyramid.
|
2017-08-11 13:00:47 +02:00 |
|
utils2.py
|
sqlalchemy: enabled connection ping.
|
2017-07-25 16:54:10 +02:00 |