Unknwon
|
53c8e4263b
|
models: skip JSON for fields skipped by XORM
Reduce output JSON size by backup command
|
7 years ago |
Unknwon
|
aff4208244
|
*: rename "gogits" to "gogs"
|
7 years ago |
Unknwon
|
0e6a6bf880
|
Refactoring: remove sessionRelease()
XORM supports automatic roll back in session Close() already.
|
8 years ago |
无闻
|
51d7f1264b
|
api: GitHub compliance (#4549)
* Add undocumented endpoint for /repositories/:id
* GitHub API Compliance
|
8 years ago |
Unknwon
|
ce6e8ed8fe
|
models: remove redundant tags for primary keys
|
8 years ago |
Unknwon
|
6fbb984ebf
|
Refactoring: rename pkg/base -> pkg/tool
|
8 years ago |
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
|
8 years ago |
Unknwon
|
c93731339f
|
webhook: support Issues event (#2319)
Also addresses #3485.
|
8 years ago |
Unknwon
|
03f7f3ee67
|
Some code renaming
|
8 years ago |
Unknwon
|
28cf0e6aaa
|
#3459 code quality improvement
|
8 years ago |
Unknwon
|
13c106af77
|
label: adjust forecolor boundary
|
8 years ago |
Thibault Meyer
|
f50e568fd1
|
Fix #3189: Sort labels by name (#3446)
* Fix #3189 #3445: Order labels by name
* Order labels by name on Issues view
|
8 years ago |
Unknwon
|
3f7f4852ef
|
#2246 fully support of webhooks for pull request
|
8 years ago |
Unknwon
|
e7fd65f0cf
|
#3290 better code structure and batch minor improvements
|
8 years ago |
Unknwon
|
d320915ad2
|
Minor fix for #2710
|
9 years ago |