aboutsummaryrefslogtreecommitdiffstats
path: root/integrations/repo_test.go
Commit message (Collapse)AuthorAgeFilesLines
* Remove unit types commits and settings (#2161)Lauris BH2017-07-171-1/+1
| | | | | | | | | | * Remove unit types commits and settings * Can not limit units in administrator teams * Limit changing units only to teams with read and write access mode * Small code optimization
* Only show SSH clone URL if signed in (#2169) (#2170)Stefan Kalscheuer2017-07-151-0/+37
| | | | | | | | | | | | | | | | | | | * Add configuration flag SSH_EXPOSE_ANONYMOUS If this flag (default True) is set to false, the SSH clone URL will only be exposed if the current user is signed in. * Default SSH exposure set to false To match GitHub and for security reasons, SSH URL exposure is disabled by default. In addition to that. minor code changes have been applied. Signed-off-by: Stefan Kalscheuer <stefan@stklcode.de> * Add integration tests * Hide clone button neither HTTP and SSH is enabled Signed-off-by: Stefan Kalscheuer <stefan@stklcode.de>
* Less verbose integration tests (#2123)Ethan Koenig2017-07-071-12/+5
| | | * Helper functions for intergration test boilerplate
* Consolidate boilerplate in integration tests (#1979)Ethan Koenig2017-06-171-3/+3
|
* fix collborators lack of units on orgnization repositories (#1968)Lunny Xiao2017-06-151-0/+26
| | | | | | * fix collborators lack of units on orgnization repositories * also change log level to debug
* Display URLs in integration test logs (#1924)Ethan Koenig2017-06-091-2/+1
|
* fix #1643 and improve integration test (#1645)Lunny Xiao2017-04-301-0/+21