aboutsummaryrefslogtreecommitdiff
path: root/routes/repo
Commit message (Expand)AuthorAge
* models/repo_editor: sanitize user-defined file name to prevent RCE (#5558)Unknwon2018-12-18
* routes/repo/issue: implement issue pre-filling (#5521)Charles Kenney2018-11-20
* repo/http: update CORS headers to allow custom user-agent (#5498)William Hilton2018-11-07
* routes/repo/issue: fix redirect with unexpected escape (#5443)Unknwon2018-09-30
* pkg/context: apply EscapePound at context levelUnknwon2018-09-28
* routes: fix open redirect vulnerability (#5355)Unknwon2018-09-28
* ci: fix go vet and add Go 1.11.xUnknwon2018-09-14
* repo: trigger webhook when delete branch after merged pull request (#5331)Unknwon2018-09-14
* repo/editor: hide internal error detailUnknwon2018-08-17
* repo_editor: able to trigger Git hooks (#4338)Unknwon2018-08-17
* pkg/markup: allow match SHA1 length 7-40 (#3321)Unknwon2018-08-17
* repo: fix issue of fork repository no check the limit of users' repository (#...GeekComb2018-07-18
* routes/repo/setting: require autosize when repo/settings/options is rendered ...Steve Chung2018-06-26
* pull request: able to add custom commit description (#5276)ususdei2018-06-26
* repo: add changes to repository avatar feature (#5221)Unknwon2018-06-17
* repo: support avatars (#5221)Sergey Dryabzhinsky2018-06-17
* routes/repo/http: fix wrong format typeUnknwon2018-06-13
* repo: minor improve for PR #5219 and support UTF-8 byte countUnknwon2018-06-11
* repo: update repository description field to contain more than 256 symbols (#...Sergey Dryabzhinsky2018-06-11
* *: use jsoniter to replace encoding/jsonUnknwon2018-06-09
* routes/repo: added deletion of an empty line at the end of file (#5261) (#5270)Alexey Terentyev2018-06-06
* mirror: show sync feeds on dashboard (#2017)Unknwon2018-05-30
* *: rename "gogits" to "gogs"Unknwon2018-05-27
* security: fix path cleanup for repository init and editor (#5207)Lauris BH2018-05-08
* templates/repo/issue: rework escape delete branch link after merged pull requ...Unknwon2018-04-16
* auth: support authentication source config file (#3142)Unknwon2018-04-12
* repo/http: add CORS headers to allow clone/push from browser agents (#4970)William Hilton2018-03-14
* repo: improve error handling for PR #4803Unknwon2018-03-08
* models: move ErrBranchNotExist to errors packageUnknwon2018-03-08
* repo: disallow web ui to delete protected branch after PR merged (#4803)bayangan19912018-03-08
* repo/commit: fix file commit history pagination (#4965)Douglas Thrift2018-03-06
* MISC: minor fixes in webhookUnknwon2017-11-18
* pull_request: able to ignore whitespace when check conflict (#4834)Unknwon2017-11-16
* repo/pull: allow rebase before merging (#4805)Unknwon2017-11-15
* pull: add an option to use rebase for merging pull requestsmharinder2017-11-15
* Add Dingtalk webhook support (#4773)Athurg Feng2017-09-21
* repo: fix panic on pull request submit (#4572)Unknwon2017-07-14
* random: some code simplifyUnknwon2017-06-11
* Refactoring: rename package routers -> routesUnknwon2017-06-11