..
config
hooks: made the callback host configurable.
2018-07-03 11:57:03 +02:00
database
db: ensure migrations are executed and steps are tested
2018-03-05 21:10:03 +01:00
events
release: update copyright year to 2018
2018-01-19 17:13:16 +01:00
fixtures
diffs: fixed problem with rendering no newline at the end of file markers.
2017-11-19 15:23:38 +01:00
functional
release: update copyright year to 2018
2018-01-19 17:13:16 +01:00
integrations
pull-request-events: expose pr title and uid for commits inside.
2018-02-16 19:22:21 +01:00
lib
branch-permissions: handle vcs operations and branch permissions.
2018-08-29 20:22:43 +02:00
load
release: update copyright year to 2018
2018-01-19 17:13:16 +01:00
models
branch permissions: added logic to define in UI branch permissions.
2018-08-28 13:41:30 +02:00
other
tests: move controllers tests to other
2018-06-08 11:58:09 +02:00
scripts
release: update copyright year to 2018
2018-01-19 17:13:16 +01:00
vcs
branch permissions: added logic to define in UI branch permissions.
2018-08-28 13:41:30 +02:00
vcs_operations
branch-permissions: handle vcs operations and branch permissions.
2018-08-29 20:22:43 +02:00
__init__.py
caches: use dogpile for sql_cache_short region.
2018-07-12 17:20:03 +02:00
auth_external_test.py
logging: improve consistency of auth plugins logs.
2018-02-19 14:49:21 +01:00
fixture.py
my-account: security change, added select filed with email from extra emails while editing user profile, now adding extra emails required type password. Task #5386
2018-02-15 18:40:03 +01:00
plugin.py
integrations: use classmethod for icon extraction for easier code readability.
2018-02-16 01:22:52 +01:00
pylons_plugin.py
caches: new cache context managers.
2018-08-02 18:04:52 +02:00
rhodecode.ini
caches: use dogpile for sql_cache_short region.
2018-07-12 17:20:03 +02:00
run_full_tests.sh
project: added all source files and assets
2016-05-24 15:56:53 +02:00
server_utils.py
release: update copyright year to 2018
2018-01-19 17:13:16 +01:00
test_vcs_operations.sh
project: added all source files and assets
2016-05-24 15:56:53 +02:00
utils.py
tests: added tests for permission update views to catch obvious form errors.
2018-07-02 12:20:44 +02:00
vcsserver_http.ini
tests: use gunicorn for testing. This is close to production testing
2017-12-18 12:29:33 +01:00