Unknwon
|
0e6a6bf880
|
Refactoring: remove sessionRelease()
XORM supports automatic roll back in session Close() already.
|
2017-06-11 03:06:36 -04:00 |
|
无闻
|
51d7f1264b
|
api: GitHub compliance (#4549)
* Add undocumented endpoint for /repositories/:id
* GitHub API Compliance
|
2017-06-05 15:34:11 -04:00 |
|
Unknwon
|
ce6e8ed8fe
|
models: remove redundant tags for primary keys
|
2017-05-21 04:36:41 -04:00 |
|
Unknwon
|
6fbb984ebf
|
Refactoring: rename pkg/base -> pkg/tool
|
2017-04-05 09:05:40 -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
|
c93731339f
|
webhook: support Issues event (#2319)
Also addresses #3485.
|
2017-03-09 00:03:29 -05:00 |
|
Unknwon
|
03f7f3ee67
|
Some code renaming
|
2016-12-22 19:58:30 -05:00 |
|
Unknwon
|
28cf0e6aaa
|
#3459 code quality improvement
|
2016-08-29 20:00:06 -07:00 |
|
Unknwon
|
13c106af77
|
label: adjust forecolor boundary
|
2016-08-27 12:44:39 -07:00 |
|
Thibault Meyer
|
f50e568fd1
|
Fix #3189: Sort labels by name (#3446)
* Fix #3189 #3445: Order labels by name
* Order labels by name on Issues view
|
2016-08-25 17:43:53 -07:00 |
|
Unknwon
|
3f7f4852ef
|
#2246 fully support of webhooks for pull request
|
2016-08-14 03:32:24 -07:00 |
|
Unknwon
|
e7fd65f0cf
|
#3290 better code structure and batch minor improvements
|
2016-08-03 11:51:22 -07:00 |
|
Unknwon
|
d320915ad2
|
Minor fix for #2710
|
2016-02-27 11:31:24 -05:00 |
|