Commit Graph

11 Commits (613139e7bef81d3573e7988a47eb6765f3de347a)

Author SHA1 Message Date
Unknwon 613139e7be
Enable Go modules (#5835)
* Remove vendor

* Enable Go modules

* ci: add command to fetch dependencies

* ci: update setting

* ci: update settings

* Require Go 1.11

* Rename module name to gogs.io/gogs
2019-10-23 23:03:17 -07:00
Unknwon aff4208244
*: rename "gogits" to "gogs" 2018-05-27 08:53:48 +08:00
Unknwon af3911b833
MISC: update README and migration comment 2017-10-22 19:29:29 -04:00
Unknwon d05395fe90
Refactoring: rename modules -> pkg
Reasons to change:

1. Shorter than 'modules'
2. More generally used by other Go projects
3. Corresponds to the naming of '$GOPATH/pkg' directory
2017-04-04 19:29:59 -04:00
Unknwon a4f9e5031f
migration.v15: don't generate hook file if wiki not exist (#1623) 2017-02-15 05:45:15 -05:00
Unknwon fd5881fb64
migration: minor code fix (#1623) 2017-02-15 05:28:05 -05:00
Unknwon 0f6e464126
migration: should regenerate wiki hook files (#1623) 2017-02-15 05:25:51 -05:00
Unknwon 0f32aeec70
migration: adjust rule to prevent migrate wrong hook file 2017-02-14 16:50:16 -05:00
Unknwon 78145cd166
migration: handle edge case 2017-02-14 16:40:49 -05:00
Unknwon 904f0ebec3
migration: add trace log 2017-02-14 16:30:49 -05:00
Unknwon 039dc33367
git: delegate all server-side Git hooks (#1623) 2017-02-14 16:22:16 -05:00