##// END OF EJS Templates
Commit Message Age Author Refs
load previous
r128:379f3c71
migration: Increased database version.
0
r127:b9c5d416
migration: Add data migration of the users 'extern_type' attribute. - Folow up from renaming the auth_container plugin. - This migration renames the extern type for all users from 'container' to 'headers'
0
r126:d027fa2e
ldap-auth: fixed wrong Missing check
0
r125:d340216a
ini: fixed typo, remove debug style from production
0
r124:e3b08e77
ini: in CE repo we don't expose EE edition configuration.
0
r123:ec51143a
ini: fixed a typo
0
r122:f76a6ed2
configs: updated dev and production ini files. - make sure production recommends gunicorn - make sure we're in sync with all OPTIONS from EE as well - small tweeks and docs
0
r121:6b332d07
db: Move db setup code to seperate function.
0
r120:abd64f5a
docs: updated apache/nginx configs
0
r119:ab140f34
db: Remove comment line.
0
r118:931f58e5
db: Set `rhodecode.is_test` in `make_pyramid_app` instead of `make_app` Based on this setting the crypto backend is selected: brypt or md5. During tests md5 is used to sppedup test execution. We have to move this setting up to the pyramid layer otherwise the test DB init will use bcrypt and the tests use md5. This will result in test users not able to login.
0
r117:25511505
db: Change ordering of test env setup and db connection init. - DB init sets rhodecode.model.db.ENCRYPTION_KEY - Test env setup resets rhodecode.model.db.ENCRYPTION_KEY to None - Therefore DB init has to be done after test env setup.
0
r116:0652b43f
db: Move initialization of test environment up to pyramid layer.
0
r115:be1c5590
db: Move database initialization up to pyramid. We need the DB during app setup. Therefore we have to move this up to the make_pyramid_app function.
0
r114:fd1cc2bc
docs: added initial 4.1 release notes
0
r113:8a2ef1e2
configs: updated configs for VCSServer connectivty options
0
r112:f64345db
bugfix: last line in file content highlighter was being skipped
dan
0
r111:0e0e958e
docs: update info about requirements
0
r110:df4eb304
pkgs: update rce to use tools 0.8.0
dan
0
r109:8437e1c4
pkgs: remove pyelasticsearch dependancy
dan
0
load next
< 1 .. 168 169 170 171 172 .. 176 >
showing 20 out of 3509 commits