##// END OF EJS Templates
Commit Message Age Author Refs
load previous
r575:ec0a2507
jsonalchemy: add pickle support to mutation dict so that json setting values can be pickled and passed to celery tasks
dan
0
r574:0b49cf74
svn: Add rhodecode realm to subversion configuration generation.
Martin Bornhold
0
r573:7ad65159
svn: Set authentication realm to None in apache config template Inside of the vcs middlewares we are using the empty string as authentication realm for HTTP basic auth. Because we are proxy the requestst between svn client and mod_dav_svn wen have to use the same authentication relam in mod_dav_svn and vcs middleware. Otherwise auth is impossible because of mismatching realms.
Martin Bornhold
0
r572:a3054906
svn: Adapt tests to recent changes in implementation.
Martin Bornhold
0
r571:9f6938e9
svn: Split up config generation method and do not raise exceptions on writing config to file.
Martin Bornhold
0
r570:bb5e4c7c
svn: Move path computation from themplate to python.
Martin Bornhold
0
r569:71f6516f
svn: Escape environment variable syntax in comment to prevent mako from rendering it.
Martin Bornhold
0
r568:0a96e278
svn: Add fake authentication to the mod_dav_svn config template.
Martin Bornhold
0
r567:36740c6c
svn: Rename keys.py to config_keys.py
Martin Bornhold
0
r566:884904c0
svn: Remove print statement and add __name__ to logger.
Martin Bornhold
0
r565:70789fb7
events: Implement the as_dict method for repository group events.
Martin Bornhold
0
r564:808cf264
svn: Add test to check the config file generation.
Martin Bornhold
0
r563:7287ae48
svn: Moved code and make a small bugfix.
Martin Bornhold
0
r562:00d40be4
svn: Add settings to default configuration files.
Martin Bornhold
0
r561:35012271
svn: Activate the svn_support module. #4082
Martin Bornhold
0
r560:01b438e0
svn: Update and add doc strings and comments.
Martin Bornhold
0
r559:61adadbc
svn: Add subscriber to generate the mod_dav_svn config on RepoGroupEvents #4082
Martin Bornhold
0
r558:f9cad2b3
svn: Add template to generate the apache mod_dav_svn config for all repository groups.
Martin Bornhold
0
r557:5fe4b2af
events: Trigger repository group events (create/update/delete)
Martin Bornhold
0
r556:58b83ce1
events: Add events for repository groups. Events added: - RepoGroupEvent (base class) - RepoGroupCreateEvent - RepoGroupUpdateEvent - RepoGroupDeleteEvent
Martin Bornhold
0
load next
< 1 .. 190 191 192 193 194 .. 218 >
showing 20 out of 4357 commits