Unknwon
|
becaec19a7
setting: add login status cookie (#2885)
|
8 years ago |
Unknwon
|
bc630cc52b
repo/commit: able to config default commits page size (#4230)
|
8 years ago |
Unknwon
|
d591cb0dfb
dashboard/feeds: able to load more history (#2511)
|
8 years ago |
Unknwon
|
07a9cbe0a9
setting: able to config dashboard news feed paging number (#4247)
|
8 years ago |
Unknwon
|
7c802f6d83
repo/setting: filter out deleted branch in protect list (#4288)
|
8 years ago |
Unknwon
|
431e930367
Add Go 1.8 to .travis.yml
|
8 years ago |
Unknwon
|
9e8ffa14cb
webhook: add file status to push event (#3897)
|
8 years ago |
Unknwon
|
0ccd7c97ab
models: rename ErrUserNotExist -> errors.UserNotExist
|
8 years ago |
Unknwon
|
4e64e71e28
templates/repo/webhook: move to its own directory
|
8 years ago |
Unknwon
|
86c7f45383
js: minor fix for #4294
|
8 years ago |
Brian Paulson
|
50b36a732c
ui: added Select class to ui.dropdown menus to prevent label changing (#4294)
|
8 years ago |
Unknwon
|
f54bcba339
Update locales
|
8 years ago |
Unknwon
|
f0209ac2f6
api: handle new events for hook
|
8 years ago |
Unknwon
|
e1dcd11051
repo/settings: improve Git hook editor
|
8 years ago |
Unknwon
|
24734a33e7
release: improve attachment handle
|
8 years ago |
Unknwon
|
1df54ea0cd
release: able to add attchments to release (#1614)
|
8 years ago |
Unknwon
|
e6df2259ab
explore: panic if search without login (#3088)
|
8 years ago |
Unknwon
|
96ae0129ef
models/repo: minor code style and comment fix (#4273)
|
8 years ago |
Rob Richards
|
aaadc61ee8
models/repo: allow SearchRepos to return private but accessible repositories (#4273)
|
8 years ago |
Danny Althoff
|
44a6b63316
cmd/hook: fixed typo (#4280)
|
8 years ago |
Unknwon
|
5f058c3f07
issue_mail: fix issue poster not receive email if not watching (#2929)
|
8 years ago |
Unknwon
|
b116dc506b
migrations/v16: use continue not return for bad records
|
8 years ago |
Unknwon
|
bf58f26305
migrations/v16: make SQLite3 work
|
8 years ago |
Unknwon
|
601f174ea0
migrations/v16: only Warn if repository happens to have bad data
|
8 years ago |
Unknwon
|
a34c21cde3
migrations/v16: sync table
|
8 years ago |
Unknwon
|
bb19bb601e
repo: able to view size (#1158)
|
8 years ago |
Unknwon
|
05dbd3f7d7
refactoring: experimental with models/errors package
|
8 years ago |
Unknwon
|
dee76e4189
models/webhook: add skip check for Release event
|
8 years ago |
Unknwon
|
b615d670b3
webhook: add Release event (#2387)
|
8 years ago |
Girish Sonawane
|
b9bb4a62d6
api: make CORS work by handling preflight OPTIONS request (#4264)
|
8 years ago |