Unknwon
|
de10d9be08
|
models: fix delete undesired release attachments when delete a comment (#4627)
Apparently, AfterDelete has ID=0
|
2018-08-16 20:17:19 +08:00 |
|
Unknwon
|
53c8e4263b
|
models: skip JSON for fields skipped by XORM
Reduce output JSON size by backup command
|
2018-06-09 16:06:47 +08:00 |
|
Unknwon
|
aff4208244
|
*: rename "gogits" to "gogs"
|
2018-05-27 08:53:48 +08:00 |
|
Unknwon
|
ce6e8ed8fe
|
models: remove redundant tags for primary keys
|
2017-05-21 04:36:41 -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
|
1df54ea0cd
|
release: able to add attchments to release (#1614)
Added new config section '[release.attachment]’.
|
2017-03-13 04:32:20 -04:00 |
|
Unknwon
|
6b6f54b79b
|
Some file refactoring
|
2017-02-10 16:51:09 -05:00 |
|