aboutsummaryrefslogtreecommitdiff
path: root/routers/repo
Commit message (Expand)AuthorAge
* issue: fix redirect to random issue if index does not exist (#4315)Unknwon2017-03-22
* repo: rename PageIsViewCode -> PageIsViewFilesUnknwon2017-03-22
* repo/webhook: able to retrigger delivery history (#2187)Unknwon2017-03-19
* setting: add config option for raw file render mode (#3608)Unknwon2017-03-17
* repo: allow issues and wiki for bare repository (#4104)Unknwon2017-03-16
* repo/commit: able to config default commits page size (#4230)Unknwon2017-03-16
* repo/setting: filter out deleted branch in protect list (#4288)Unknwon2017-03-16
* webhook: add file status to push event (#3897)Unknwon2017-03-16
* models: rename ErrUserNotExist -> errors.UserNotExistUnknwon2017-03-16
* templates/repo/webhook: move to its own directoryUnknwon2017-03-16
* repo/settings: improve Git hook editorUnknwon2017-03-13
* release: able to add attchments to release (#1614)Unknwon2017-03-13
* webhook: add Release event (#2387)Unknwon2017-03-11
* repo: commits, branches and releases should highlight files tabUnknwon2017-03-11
* repo/branches: overview and all (#2310)Unknwon2017-03-11
* repo/pull: handle head repository of merged pull requests deletedUnknwon2017-03-10
* templates/repo: only show Git stats in repository home page (#3518)Unknwon2017-03-10
* release: improve page load performanceUnknwon2017-03-10
* webhook: add issue comment eventUnknwon2017-03-09
* webhook: support Issues event (#2319)Unknwon2017-03-09
* repo/setting: fix admin cannot transfer organizational repositoryUnknwon2017-03-07
* repo/setting: fix admin cannot delete organizational repository wikiUnknwon2017-03-07
* git_hook: add new env var 'GOGS_AUTH_USER_EMAIL' (#4252)Unknwon2017-03-06
* routers/repo/http: only prompt HTTP Basic Authentication when intendedUnknwon2017-03-04
* webhook: add fork eventUnknwon2017-02-27
* webhook: able to detect delete branch or tag (#2315)Unknwon2017-02-27
* repo: able to perform initial commit on behave of actual userUnknwon2017-02-27
* editor: fix compile errorUnknwon2017-02-27
* refactoring: modules/auth/*_form.go -> modules/formUnknwon2017-02-27
* repo: does not allow fork to original owner (#4182)Unknwon2017-02-25
* repo: able to add organization member as repository collaboratorUnknwon2017-02-24
* protect_branch: only list teams have write accessUnknwon2017-02-24
* repo: add protect branch whitelist (#4177)Unknwon2017-02-23
* models/access: hasAccess only need userID not user objectUnknwon2017-02-23
* pull: fix split view on pull request page (#3695)Unknwon2017-02-23
* editor: fix cannot redirect to correct pull request URLUnknwon2017-02-23
* release: fix unable to edit release of a fork repositoryUnknwon2017-02-23
* repo/setting: fix admin cannot delete organizational repositoryUnknwon2017-02-22
* webhook: also only enable certain types (#3356)Unknwon2017-02-21
* webhook: only trigger specific webhook for test delivery (#3030)Unknwon2017-02-21
* webhook: support color for DiscordUnknwon2017-02-21
* editor: redirect to new pull request page after create new branchUnknwon2017-02-20
* repo: several minor improvementsUnknwon2017-02-19
* this fix #3958 (#4153)huqiangit2017-02-18
* commits: able to specify pageSize dynamically (#3965)Unknwon2017-02-18
* webhook: add native Discord supportUnknwon2017-02-18
* repo: assignee can be anyone who has read access (#3739)Unknwon2017-02-17
* repo/release: add pagination (#2164)Unknwon2017-02-17
* Initial version of protected branches (#776)Unknwon2017-02-17
* Security: fix XSS attack on milestoneUnknwon2017-02-17