aboutsummaryrefslogtreecommitdiffstats
path: root/routers/repo
Commit message (Expand)AuthorAgeFilesLines
* Notifying on open PR, and Close/Reopen/Merge issue or PRAndrey Nering2017-01-282-0/+8
* Add ability to fork your own repos (#761)Bwko2017-01-261-6/+0
* Search bar for issues/pulls (#530)Ethan Koenig2017-01-251-6/+28
* fixed bugs on Wiki and resolved #667 (#674)Lunny Xiao2017-01-211-10/+14
* Spun attachments into seperate go file (#701)Philip Couling2017-01-202-57/+73
* Attach to release (#673)Philip Couling2017-01-152-4/+23
* bug fix releaseLunny Xiao2017-01-091-0/+5
* Make releases faster than before and resolved #490 (#588)Lunny Xiao2017-01-061-56/+46
* Rename .gogs to .gitea and comply with github template guidelines (#568) (#582)Manuel Kuhlmann2017-01-052-4/+10
* bug fixed for fork repos (#560)Lunny Xiao2017-01-031-1/+1
* change the default action when deleting a release to not delete tagLunny Xiao2017-01-031-1/+2
* fix gofmt errorBo-Yi Wu2016-12-302-5/+5
* Notification - Step 1 (#523)Andrey Nering2016-12-311-0/+5
* push + pull now works with reverse proxy + basic auth on apache 2.4Gogs2016-12-291-62/+75
* Cache users on list releases (#527)Lunny Xiao2016-12-291-14/+22
* commithgraph / timeline (#428)Kjell Kvinge2016-12-291-0/+27
* Improve the way how branches are deletedBwko2016-12-262-11/+51
* Git LFS support v2 (#122)Fabian Zaremba2016-12-261-0/+27
* Provide button to delete merged pull request (#441)Lunny Xiao2016-12-252-0/+28
* Added sorting to the labels & milestones page (#199)Bwko2016-12-241-6/+9
* Bug fixes for Issues filters (#413)Ethan Koenig2016-12-241-37/+47
* Check if file is a symlink with web editor (#3687) (#445)Lunny Xiao2016-12-221-0/+5
* update code.gitea.io/git (#450)Lunny Xiao2016-12-223-5/+5
* Bug fixes and tests for modules/base (#442)Ethan Koenig2016-12-221-1/+4
* serve video files using the HTML5 video tag (#418)Nico Mandery2016-12-201-0/+2
* fixed vulnerabilities on deleting release (#399)Lunny Xiao2016-12-161-1/+1
* Bug fixes for repo permissions in APIEthan Koenig2016-12-071-1/+1
* Integrate templates into bindata optionally (#314)Thomas Boerger2016-12-062-5/+5
* resolved #310: hide fork to self (#323)Lunny Xiao2016-12-011-0/+1
* golint fixed for modules/authLunny Xiao2016-11-272-3/+3
* Fixes typosBwko2016-11-272-2/+2
* Merge pull request #270 from andreynering/gitea/http-headers-downloadAndrey Nering2016-11-271-7/+13
|\
| * Fix Chrome not liking commasAndrey Nering2016-11-261-0/+4
| * Fix HTTP headers for issue attachment downloadAndrey Nering2016-11-261-7/+9
* | Golint fixed for modules/setting (#262)Lunny Xiao2016-11-276-26/+26
|/
* Golint fixed for modules/templateLunny Xiao2016-11-252-2/+2
* Merge pull request #228 from Bwko/feature/short-hash-downloadThomas Boerger2016-11-241-1/+1
|\
| * Added short-hash support to downloadsBwko2016-11-241-1/+1
* | golint fixed for routers (#208)Lunny Xiao2016-11-2410-107/+210
* | golint fixed for routers/repo/branch.go (#206)Lunny Xiao2016-11-221-2/+3
|/
* golint fixed for routers/repo/wiki.go (#203)Lunny Xiao2016-11-211-12/+21
* golint fixed for routers/repo/middlewares.go (#204)Lunny Xiao2016-11-211-0/+2
* golint fixed for routers/repo/view.go (#205)Lunny Xiao2016-11-211-7/+12
* Fix for anonymous users to switch viewsBwko2016-11-191-3/+5
* Fix panic when no user is signed inBwko2016-11-191-0/+4
* Allow updating draft releases while keeping them as draftSandro Santilli2016-11-141-0/+1
* Remember diff view style (#163)Andrey Nering2016-11-133-3/+21
* Normalize files with gofmtThibault Meyer2016-11-116-8/+8
* Fix import path of go-sdk (#141)Sandro Santilli2016-11-111-2/+2
* Update import paths from github.com/go-gitea to code.gitea.io (#135)Sandro Santilli2016-11-1014-87/+87