1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-01 08:55:47 +00:00
gitea/models/migrations
Gabriel Jackson bf6f61cc69 Cleanup log messaging
This change corrects a few logging issues:

 * Standardized formatting errors with '%v'.
 * Standardized failure warning word usage.
 * Corrected an instance of using the standard log library when
   the gitea log library should be used instead.
2017-02-02 15:24:18 +01:00
..
migrations.go Cleanup log messaging 2017-02-02 15:24:18 +01:00
v13.go Use SecurityProtocol to replace UseSSL in LDAP config 2016-07-08 07:25:09 +08:00
v14.go golint fixed for models/migrations (#291) 2016-11-28 23:44:17 +08:00
v15.go Restrict creating organisations by user (#193) 2016-12-31 10:33:30 +08:00