aboutsummaryrefslogtreecommitdiffstats
path: root/modules/context
Commit message (Expand)AuthorAgeFilesLines
* Ensure that GitRepo is set on Empty repositories (#8539)zeripath2019-10-161-2/+8
* upgrade gopkg.in/editorconfig/editorconfig-core-go.v1 (#8501)Colin Arnott2019-10-151-1/+1
* Move migrating repository from frontend to backend (#6200)Lunny Xiao2019-10-131-15/+20
* Do only show teams access for organization repositories, not for personal rep...David Svantesson2019-09-241-0/+1
* Fix Go 1.13 private repository go get issue (#8112)Lunny Xiao2019-09-062-3/+20
* Use gitea forked macaron (#7933)Tamal Saha2019-08-238-17/+20
* Removed unnecessary conversions (#7557)Christian Muehlhaeuser2019-07-231-1/+1
* fix API link header (#7298)Lunny Xiao2019-06-262-7/+85
* API error cleanup (#7186)John Olheiser2019-06-121-11/+2
* Add golangci (#6418)kolaente2019-06-123-11/+8
* Handle insecure and ports in go get (#7041)zeripath2019-05-272-2/+13
* Fix org visibility bug when git cloning (#6743)Lunny Xiao2019-04-251-6/+0
* Handle redirects in git clone commands (#6688)James E. Blair2019-04-251-0/+3
* Trace Logging on Permission Denied & ColorFormat (#6618)zeripath2019-04-221-0/+37
* Unifies pagination template usage (#6531) (#6533)Mario Lubenka2019-04-202-10/+60
* Improve listing performance by using go-git (#6478)Filip Navara2019-04-191-1/+2
* API OTP Context (#6674)techknowlogick2019-04-192-0/+46
* Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314)Richard Mahn2019-04-171-0/+15
* Add API for manipulating Git hooks (#6436)Segev Finer2019-04-171-2/+2
* Fix forking an empty repository (#6637)Segev Finer2019-04-151-7/+7
* wrap the ServerError and NotFound and log from the caller (#6550)zeripath2019-04-091-4/+12
* Cleaned permission checks for API -> site admin can now do anything (#6483)Vasek Sraier2019-04-081-1/+37
* Better logging (#6038) (#6095)zeripath2019-04-024-80/+8
* move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364)Lunny Xiao2019-03-272-2/+3
* Updates to API 404 responses (#6077)John Olheiser2019-03-181-0/+29
* Clean up various use of escape/unescape functions for URL generation (#6334)mrsdizzie2019-03-183-7/+6
* Add lang specific font stacks for CJK (#6007)zeripath2019-03-181-0/+1
* Fix #6234 : Check organization visibility before everything else (#6235)Zsombor2019-03-051-0/+11
* fix display dashboard even if require to change password (#6214)Lunny Xiao2019-02-281-14/+10
* Create a repo redirect when transferring ownership (#6210) (#6211)James E. Blair2019-02-281-1/+1
* Minor UI tweaks (#5980)John Olheiser2019-02-192-0/+6
* Fix prohibit login check on authorization (#6106)Lunny Xiao2019-02-191-2/+7
* modules/context/auth.go: fix redirect loop (#5965)xdch472019-02-171-1/+1
* Provide better panic handling (#5902)zeripath2019-01-302-1/+113
* Fix go-get URL generation (#5905)Lauris BH2019-01-302-2/+3
* Feature: Archive repos (#5009)kolaente2019-01-231-1/+10
* Refactor repo.isBare to repo.isEmpty #5629 (#5714)zeripath2019-01-172-6/+6
* Restrict permission check on repositories and fix some problems (#5314)Lunny Xiao2018-11-282-107/+80
* Add raw blob endpoint to get objects by SHA ID (#5334)Peter Hoffmann2018-11-181-0/+11
* Fix #5226 by adding CSRF checking to api reqToken and add CSRF to the POST he...zeripath2018-11-031-0/+13
* Force user to change password (#4489)Lanre Adelowo2018-09-131-4/+25
* Fix redirect with non-ascii branch names (#4764) (#4810)SagePtr2018-09-061-1/+1
* Hide home button when landing page is not set to home (#4651)Piotr Orzechowski2018-08-261-0/+5
* Push whitelist now doesn't apply to branch deletion (#4601) (#4607)SagePtr2018-08-081-2/+2
* Swagger.v1.json template (#3572)Piotr Orzechowski2018-07-281-1/+1
* Added dependencies for issues (#2196) (#2531)kolaente2018-07-171-0/+5
* fix not respecting landing page setting (#4209)David Schneiderbauer2018-06-151-6/+0
* Multiple assignees (#3705)kolaente2018-05-091-1/+2
* Refactor and simplify redirect to url (#3674)Lauris BH2018-03-151-0/+21
* Add option to enable or disable swagger endpoints (#3502)Piotr Orzechowski2018-02-141-0/+1