##// END OF EJS Templates
Commit Message Age Author Refs
load previous
r772:c191de56
repo: Implement ReadmeFinder It currently resembles the logic from the old markup renderer. The implementation is based on get_nodes though, so that we should usually only have one call or at most three calls if the directories "doc" and/or "docs" exist. A difference is that we now ignore the case, this already simplifies the rule definition.
0
r771:b63d1121
tests: Add vcsbackend_stub as a new fixture Corresponding to backend_stub.
0
r770:d9d969e2
tests: Extend vcsbackend - create repo with commits Moved logic from "backend" into a function, so that it can be used for both "backend" and "vcsbackend".
0
r769:bd21d310
Summary: Split the readme logic into sub-methods
0
r768:95f8a91c
summary: Move logic to find a readme out Created ReadmeFinder inside of model.repo. The ReadmeFinder will be evolved, so that it uses a smarter algorithm to actually find the readme file.
0
r767:5902f223
summary: Improve logging around README handling
0
r766:0c989a59
css: using variables and mixins for toast component
0
r765:f8f4537e
base: add pyramid_request to tmplContext
0
r764:52c2b99a
frontend: reorganize how we handle plugins
0
r763:dcfdd6aa
root template: got rid of shared styles
0
r762:44906211
styles: add alert styles into shadow dom
0
r761:16c7f6ee
grunt: small improvements to gruntfile
0
r760:162c88bc
docs: removing old svn-http file from docs
0
r759:4e97ef26
docs: moving svn http docs to vcs server management
0
r758:645c556e
svn-proxy: data migration for svn http settings
0
r757:a5f278c1
vcs: register repo_name as specialized middleware variables instead of relying on env variables. - use order of defined vcs.backends to detect middleware for handling requests
0
r756:3d871443
vcs: re-use repo config propagated to the middleware to extract push_ssl configuration
0
r755:75333e72
vcs: add translation of _REPO_ID into real repo name into more generic vcs middleware.
0
r754:f39fd7f4
vcs: moved svn proxy settings into vcs related settings - vcs middleware now returns dummyHandler if not configured - propagate the per-repo vcs related configs into VCSMiddleware - moved the forms arround and group things into more logical blocks
0
r753:bb7a4b59
vcs: added logging into VCS middlewares
0
load next
< 1 .. 181 182 183 184 185 .. 218 >
showing 20 out of 4357 commits