##// END OF EJS Templates
Commit Message Age Author Refs
load previous
r915:d230adec
tests: Fix tests which need the DB to run.
Martin Bornhold
0
r914:cf699af2
tests: Add a ``db`` fixture that initializes the database. This is quite useful if tests only need the database and not the whole app. Then only this fixture is needed instead of the full blown pylonsapp/app fixtures.
Martin Bornhold
0
r913:41b97db8
tests: Add tests to check the shadow repo exposure of the simplevcs class.
Martin Bornhold
0
r912:04974cb2
tests: Make return values of stub vcs controller editable.
Martin Bornhold
0
r911:0a696e69
shadow: Fix an error in the regex to detect shadow repository URLs.
Martin Bornhold
0
r910:1b15cb87
tests: Add some tests to check that events/extensions are triggered on hook execution. This also includes tests to check that events/extensions are NOT triggered on requests to shadow repositories.
Martin Bornhold
0
r909:22de0b38
tests: Add new attribute `is_shadow_repo` to test dummy extra data.
Martin Bornhold
0
r908:e816bfab
tests: Add shadow clone url to expected api return value.
Martin Bornhold
0
r907:c7716f58
tests: Add missing key/value to vcs operation dummy dict.
Martin Bornhold
0
r906:1074a41b
lib: Fix missing space char in bad slug characters string.
Martin Bornhold
0
r905:6c289631
vcs: Explicit use one of the repo names (acl, url, vcs)
Martin Bornhold
0
r904:8e8700f6
vcs: Clean up the shadow-repo-expose code and make some nicer comments.
Martin Bornhold
0
r903:ca0f37f5
vcs: Move logging from vcs to simplevcs
Martin Bornhold
0
r902:7874b155
vcs: Move shadow repo regex up to class level.
Martin Bornhold
0
r901:8555dd6b
shadow: Use only a single regular expression to generate and match repo/group slugs.
Martin Bornhold
0
r900:3895c836
vcs: Do not trigger external hook in case of actions on shadow respositories.
Martin Bornhold
0
r899:3c9ebe4f
vcs: Add flag to indicate if repository is a shadow repository.
Martin Bornhold
0
r898:b19bad01
vcs: Use correct repo name attribute and remove workaround.
Martin Bornhold
0
r897:b8b5fdac
pr: Unify clone url generation of shadow repository.
Martin Bornhold
0
r896:a4f1049a
pr: Display link to shadow repository on pull request page.
Martin Bornhold
0
load next
< 1 .. 175 176 177 178 179 .. 218 >
showing 20 out of 4357 commits