1419 Commits (902372067cad9cfe7360473d1b985217a308a949)

Author SHA1 Message Date
Rob Richards 902372067c user/settings: add repositories panel (#4312) 8 years ago
Unknwon 85a050fca7
issue: fix redirect to random issue if index does not exist (#4315) 8 years ago
Unknwon bb86d66496
repo: rename PageIsViewCode -> PageIsViewFiles 8 years ago
Unknwon 2807274e2d
repo/webhook: able to retrigger delivery history (#2187) 8 years ago
Unknwon 55a5ad5cdc
api/repo: fix incorrect permission values (#4309) 8 years ago
Unknwon b3c4a39208
setting: add config option for raw file render mode (#3608) 8 years ago
Unknwon cac7af2c78
explore: able list and search for private but accessible repositories (#3088) 8 years ago
Unknwon 2d4dc544be
install: able to enable console mode (#3119) 8 years ago
Unknwon 171f97868d
repo: allow issues and wiki for bare repository (#4104) 8 years ago
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 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 f0209ac2f6
api: handle new events for hook 8 years ago
Unknwon e1dcd11051
repo/settings: improve Git hook editor 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
Rob Richards aaadc61ee8 models/repo: allow SearchRepos to return private but accessible repositories (#4273) 8 years ago
Unknwon 05dbd3f7d7
refactoring: experimental with models/errors package 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
Unknwon 61e2bff757
repo: commits, branches and releases should highlight files tab 8 years ago
Unknwon 5c7cb1594b
repo/branches: overview and all (#2310) 8 years ago
Unknwon 3eb57370a6
api/repo: fix cannot reponse branch with slashes (#4198) 8 years ago
Unknwon 8fa6d0d302
repo/pull: handle head repository of merged pull requests deleted 8 years ago
Unknwon ebc0943713
templates/repo: only show Git stats in repository home page (#3518) 8 years ago
Unknwon 451aef7a1c
release: improve page load performance 8 years ago
Unknwon 89cc6aa430
webhook: add issue comment event 8 years ago
Unknwon c93731339f
webhook: support Issues event (#2319) 8 years ago
Unknwon 6c3424dc3f
repo/setting: fix admin cannot transfer organizational repository 8 years ago
Unknwon d1f0bc48ce
repo/setting: fix admin cannot delete organizational repository wiki 8 years ago
Unknwon 92153fd898
git_hook: add new env var 'GOGS_AUTH_USER_EMAIL' (#4252) 8 years ago
Unknwon e9838a83ce
routers/repo/http: only prompt HTTP Basic Authentication when intended 8 years ago
Unknwon dd649eb4cc
admin: fix template error 8 years ago
Unknwon b06f299748
webhook: add fork event 8 years ago
Unknwon f0086e66ae
webhook: able to detect delete branch or tag (#2315) 8 years ago
Unknwon 87f0ce793d
repo: able to perform initial commit on behave of actual user 8 years ago
Unknwon 25cf755f30
editor: fix compile error 8 years ago
Unknwon 4f9c5981a9
refactoring: modules/auth/*_form.go -> modules/form 8 years ago
Unknwon 4d90527a6e
repo: does not allow fork to original owner (#4182) 8 years ago
Unknwon 10b93efc4a
repo: able to add organization member as repository collaborator 8 years ago
Unknwon 0696d430c9
protect_branch: only list teams have write access 8 years ago
Unknwon 6072e9a52c
repo: add protect branch whitelist (#4177) 8 years ago
Unknwon b78e03934d
models/access: hasAccess only need userID not user object 8 years ago
Unknwon 0c8c1ee96f
pull: fix split view on pull request page (#3695) 8 years ago
Unknwon 5ec21d56ef
editor: fix cannot redirect to correct pull request URL 8 years ago