You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
zeripath 356854fc5f Move serv hook functionality & drop GitLogger (#6993)
* Move hook functionality internally

* Internalise serv logic

* Remove old internal paths

* finally remove the gitlogger

* Disallow push on archived repositories

* fix lint error

* Update modules/private/key.go

* Update routers/private/hook.go

* Update routers/private/hook.go

* Update routers/private/hook.go

* Updated routers/private/serv.go

* Fix LFS Locks over SSH

* rev-list needs to be run by the hook process

* fixup

* Improve git test

* Ensure that the lfs files are created with a different prefix

* Reduce the replication in git_test.go

* slight refactor

* Remove unnecessary "/"

* Restore ensureAnonymousClone

* Restore ensureAnonymousClone

* Run rev-list on server side

* Try passing in the alternative directories instead

* Mark test as skipped

* Improve git test

* Ensure that the lfs files are created with a different prefix
* Reduce the replication in git_test.go
* Remove unnecessary "/"
5 years ago
..
colors.go Trace Logging on Permission Denied & ColorFormat (#6618) 5 years ago
colors_router.go Remove macaron dependent on modules/log (#6933) 5 years ago
conn.go Quieter Integration Tests (#6513) 5 years ago
conn_test.go Better logging (#6038) (#6095) 5 years ago
console.go Quieter Integration Tests (#6513) 5 years ago
console_test.go Better logging (#6038) (#6095) 5 years ago
console_windows.go Better logging (#6038) (#6095) 5 years ago
errors.go Better logging (#6038) (#6095) 5 years ago
event.go Better logging (#6038) (#6095) 5 years ago
file.go Quieter Integration Tests (#6513) 5 years ago
file_test.go Quieter Integration Tests (#6513) 5 years ago
flags.go Quieter Integration Tests (#6513) 5 years ago
level.go Better logging (#6038) (#6095) 5 years ago
level_test.go Better logging (#6038) (#6095) 5 years ago
log.go Move serv hook functionality & drop GitLogger (#6993) 5 years ago
log_test.go Better logging (#6038) (#6095) 5 years ago
logger.go Trace Logging on Permission Denied & ColorFormat (#6618) 5 years ago
provider.go Better logging (#6038) (#6095) 5 years ago
smtp.go Quieter Integration Tests (#6513) 5 years ago
smtp_test.go Better logging (#6038) (#6095) 5 years ago
stack.go Better logging (#6038) (#6095) 5 years ago
writer.go Quieter Integration Tests (#6513) 5 years ago
writer_test.go Quieter Integration Tests (#6513) 5 years ago