aboutsummaryrefslogtreecommitdiff
path: root/routers/repo
Commit message (Expand)AuthorAge
* Security: fix XSS attack on milestoneUnknwon2017-02-17
* refactoring: SSH and HTTP push procees is now unifiedUnknwon2017-02-16
* repo/editor: fix breadcrumb path cuts parent dirs (#3859)Unknwon2017-02-16
* repo/branch: force delete merged branch (#4128)Unknwon2017-02-15
* Fix compilation errorUnknwon2017-02-15
* Commits fetch concurrency (#3837)Thibault Meyer2017-02-15
* webhook: match email with real user in database for test delivery (#3652)Unknwon2017-02-14
* routers/repo: allow shorter SHA to download archive (#3834)Unknwon2017-02-12
* Improve Open Graph Meta tags (#3664)Unknwon2017-02-11
* Add more details on error reportUnknwon2017-02-10
* models/ssh_key: fix SSH_KEYGEN_PATH not working (#3770)Unknwon2017-02-10
* log: start using gopkg.in/clog.v1Unknwon2017-02-09
* routers/repo/branch: fix can't delete branch with slashes after merge (#4089)Unknwon2017-02-09
* routers/repo/pull: fix 404 on PR compare (#4074)Unknwon2017-02-08
* IPythonNotebook: CSS adjustment for PR #4070Unknwon2017-02-07
* Ipython notebook support (#4070)Herbert2017-02-07
* routers/repo: minor code fix for PR #3758Unknwon2017-02-01
* Fix 500 when repo has invalid .editorconfig (#3758)Andrey Nering2017-02-01
* Allow use to set an external tracker url and to redirect user when clicking i...Rémy Boulanouar2017-01-31
* Fix can not save release draft as draft again (#3669)Unknwon2017-01-30
* Move models/mail.go to modules/mail.goUnknwon2017-01-30
* Fix template error when rendering non-README markdown (#4063)Unknwon2017-01-27
* Fix unexpected rendering of README when it is not in MarkdownUnknwon2017-01-25
* Improve code for fix of #4006Unknwon2017-01-03
* Fix incorrect logic check for fork repo actionUnknwon2017-01-03
* Fix vulnerability reported in #4006Unknwon2017-01-03
* Minor code fix for PR #3560Unknwon2016-12-27
* Fix assigned/created issues in dashboard. (#3560)hgaiser2016-12-27
* Code fix for PR #3748Unknwon2016-12-23
* Use temporary file to avoid out-of-memory when receiving big chunks. (#3748)typeless2016-12-23
* Some code renamingUnknwon2016-12-22
* Fix reported vulnerabilityUnknwon2016-12-22
* Fix vulnerability reported in #3962Unknwon2016-12-22
* Minor fix for PR #3667Unknwon2016-12-22
* Feature #2583: Disable HTTP cloning (#3667)Thibault Meyer2016-12-22
* Code fix for PR #3547Unknwon2016-12-22
* Minor fix for PR #3687Unknwon2016-12-21
* Check if file is a symlink with web editor (#3687)Stefan Grönke2016-12-21
* Minor code fixUnknwon2016-12-21
* Fixed 404 caused by unexpected question mark (#3668)LefsFlare2016-12-21
* serve video files using the HTML5 video tag (#3967)Nico Mandery2016-12-21
* Merge branch 'develop' of https://github.com/tanapoln/gogs into developUnknwon2016-12-21
|\
| * provide button to delete merged pull requestTanapol Nearunchorn2016-09-02
|/
* #3559 fix template errorUnknwon2016-08-31
* Support Editorconfig on web editor (#3512)无闻2016-08-30
|\
| * Support Editorconfig on web editorAndrey Nering2016-08-30
* | #2018 able to sync now for mirrorsUnknwon2016-08-30
|/
* Web editor: support upload filesUnknwon2016-08-30
* router/repo: code refactoringUnknwon2016-08-30
* #3459 code quality improvementUnknwon2016-08-29