| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor routers directory (#15800) | Lunny Xiao | 2021-06-09 | 1 | -128/+0 |
* | [refactor] replace int with httpStatusCodes (#15282) | 6543 | 2021-04-05 | 1 | -7/+9 |
* | migrate from com.* to alternatives (#14103) | 6543 | 2020-12-25 | 1 | -3/+1 |
* | Fix wrong paging on org members (#9990) | Lunny Xiao | 2020-01-26 | 1 | -1/+1 |
* | API add/generalize pagination (#9452) | SpaWn2KiLl | 2020-01-24 | 1 | -3/+4 |
* | site admin could view org's members (#9346) | Lunny Xiao | 2019-12-14 | 1 | -1/+1 |
* | Only show part of members on orgnization dashboard and add paging for orgniza... | Lunny Xiao | 2019-12-06 | 1 | -5/+35 |
* | Use gitea forked macaron (#7933) | Tamal Saha | 2019-08-23 | 1 | -2/+2 |
* | org/members: display 2FA members states + optimize sql requests (#7621) | Antoine GIRARD | 2019-08-02 | 1 | -2/+5 |
* | Better logging (#6038) (#6095) | zeripath | 2019-04-02 | 1 | -1/+1 |
* | Handle refactor (#3339) | Morgan Bazalgette | 2018-01-10 | 1 | -1/+1 |
* | Remove direct user adding to organization members (#2641) | Lauris BH | 2017-10-15 | 1 | -40/+0 |
* | fix bug to deny to add orgnization as a member of an orgnization or team (#1815) | Lunny Xiao | 2017-05-26 | 1 | -0/+6 |
* | Golint fixed for modules/setting (#262) | Lunny Xiao | 2016-11-27 | 1 | -1/+1 |
* | golint fixed for parts of routers root, dev, user and org dirs (#167) | Lunny Xiao | 2016-11-18 | 1 | -4/+9 |
* | Update import paths from github.com/go-gitea to code.gitea.io (#135) | Sandro Santilli | 2016-11-10 | 1 | -5/+5 |
* | Change import reference to match gitea instead of gogs (#37) | Rémy Boulanouar | 2016-11-03 | 1 | -5/+5 |
* | Refactor User.Id to User.ID | Unknwon | 2016-07-24 | 1 | -6/+6 |
* | Rename module: middleware -> context | Unknwon | 2016-03-11 | 1 | -4/+4 |
* | fix #650 | Unknwon | 2015-11-22 | 1 | -1/+1 |
* | allow anonymous SSH clone | Unknwon | 2015-08-05 | 1 | -1/+1 |
* | #1067: Deleting users should remove them from collaborator lists | Unknwon | 2015-03-17 | 1 | -2/+2 |
* | Add suburl support | Unknwon | 2014-09-19 | 1 | -1/+1 |
* | Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain.... | Martin van Beurden | 2014-09-18 | 1 | -1/+2 |
* | Finish new edit team page, add member to team | Unknwon | 2014-08-24 | 1 | -1/+6 |
* | Finish team list, create new team, join/leave team page | Unknwon | 2014-08-16 | 1 | -5/+17 |
* | Finish new organization members and invitation page | Unknwon | 2014-08-15 | 1 | -2/+93 |
* | Huge updates!!!!! Be careful to merge!!!! | Unknwon | 2014-07-26 | 1 | -4/+2 |
* | Finish Teams page | Unknown | 2014-06-29 | 1 | -0/+16 |