| .. |
|
validation_schema
|
repo-groups: moved to pyramid
|
2017-10-17 14:06:51 +02:00 |
|
__init__.py
|
core: removed usage of global pylons config in base lib.
|
2017-08-03 21:59:49 +02:00 |
|
auth_token.py
|
auth-tokens: allow specifing custom expiration date manually.
|
2017-09-08 18:03:35 +02:00 |
|
changeset_status.py
|
pull-request: extended default reviewers functionality.
|
2017-05-29 20:10:17 +02:00 |
|
comment.py
|
routing: removed more usage of pylons url() objects.
|
2017-09-20 15:21:03 +02:00 |
|
db.py
|
quick-filter: make sure we always apply IN filter query. Otherwise we can
|
2017-10-12 21:37:23 +02:00 |
|
forms.py
|
security: limit the maximum password lenght to 72 characters to prevent possible
|
2017-09-27 10:52:17 +02:00 |
|
gist.py
|
gists: migrated gists controller to pyramid view.
|
2017-07-07 12:05:30 +02:00 |
|
integration.py
|
events: re-organizate events handling.
|
2017-06-08 21:37:34 +02:00 |
|
meta.py
|
license: updated copyright year to 2017
|
2017-01-02 09:30:39 +01:00 |
|
notification.py
|
notifications: ported views to pyramid
|
2017-07-13 18:28:31 +02:00 |
|
permission.py
|
global-permissions: ported controller to pyramid view.
|
2017-07-20 15:04:36 +02:00 |
|
pull_request.py
|
pull-requests: security, prevent from injecting comments to other pull requests users
|
2017-10-19 08:56:32 +02:00 |
|
repo.py
|
audit-logs: expose tailoed audit logs in repository view
|
2017-10-08 12:11:04 +02:00 |
|
repo_group.py
|
repo-groups: moved to pyramid
|
2017-10-17 14:06:51 +02:00 |
|
repo_permission.py
|
pep8: cleanup code for permissions
|
2017-09-08 12:42:40 +02:00 |
|
scm.py
|
renderer: remove usage of old non request PartialRenderer
|
2017-07-24 09:59:48 +02:00 |
|
settings.py
|
repo-settings: ensure deletion on repo settings model validate
|
2017-10-18 12:16:40 +02:00 |
|
ssh_key.py
|
users: added SSH key management for user admin pages
|
2017-08-03 16:35:13 +02:00 |
|
supervisor.py
|
license: updated copyright year to 2017
|
2017-01-02 09:30:39 +01:00 |
|
user.py
|
auth-rhodecode: don't fail on bcrypt if user password is set to None.
|
2017-10-07 10:02:57 +02:00 |
|
user_group.py
|
user-groups: fix potential problem with group sync of external plugins.
|
2017-09-29 21:40:06 +02:00 |
|
validators.py
|
user-groups: rewrote the app to pyramid
|
2017-08-31 12:47:19 +02:00 |