Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unit types commits and settings (#2161) | Lauris BH | 2017-07-17 | 1 | -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 Kalscheuer | 2017-07-15 | 1 | -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 Koenig | 2017-07-07 | 1 | -12/+5 |
| | | | * Helper functions for intergration test boilerplate | ||||
* | Consolidate boilerplate in integration tests (#1979) | Ethan Koenig | 2017-06-17 | 1 | -3/+3 |
| | |||||
* | fix collborators lack of units on orgnization repositories (#1968) | Lunny Xiao | 2017-06-15 | 1 | -0/+26 |
| | | | | | | * fix collborators lack of units on orgnization repositories * also change log level to debug | ||||
* | Display URLs in integration test logs (#1924) | Ethan Koenig | 2017-06-09 | 1 | -2/+1 |
| | |||||
* | fix #1643 and improve integration test (#1645) | Lunny Xiao | 2017-04-30 | 1 | -0/+21 |