Unknwon
|
77275a9b31
|
models: rename Id to ID
|
2018-08-16 20:26:09 +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
|
0e6a6bf880
|
Refactoring: remove sessionRelease()
XORM supports automatic roll back in session Close() already.
|
2017-06-11 03:06:36 -04: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
|
79ba0314e9
|
milestone: only show issue-related count under issue list (#4316)
|
2017-03-24 14:00:01 -04:00 |
|
Unknwon
|
89cc6aa430
|
webhook: add issue comment event
|
2017-03-09 04:11:23 -05:00 |
|
Unknwon
|
c93731339f
|
webhook: support Issues event (#2319)
Also addresses #3485.
|
2017-03-09 00:03:29 -05:00 |
|
Unknwon
|
6b6f54b79b
|
Some file refactoring
|
2017-02-10 16:51:09 -05:00 |
|