| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor process package and introduce ProcessManager{} with tests (#75) | Matthias Loibl | 2017-01-17 | 1 | -1/+1 |
* | Restrict creating organisations by user (#193) | Schwobaland | 2016-12-31 | 1 | -0/+1 |
* | Added sorting to organizations, repos & users page (#222) | Bwko | 2016-12-24 | 3 | -3/+0 |
* | Fix string format verbs (#3637) | Alexander Lunegov | 2016-12-22 | 1 | -1/+1 |
* | Fix random string generator (#384) | Denis Denisov | 2016-12-20 | 1 | -1/+5 |
* | golint fixed for modules/auth | Lunny Xiao | 2016-11-27 | 1 | -1/+1 |
* | Golint fixed for modules/setting (#262) | Lunny Xiao | 2016-11-27 | 5 | -14/+14 |
* | go lint fixed for routers/admin | Lunny Xiao | 2016-11-21 | 6 | -51/+73 |
* | Update import paths from github.com/go-gitea to code.gitea.io (#135) | Sandro Santilli | 2016-11-10 | 6 | -36/+36 |
* | Ordering organizations and users by name | Thibault Meyer | 2016-11-10 | 1 | -1/+1 |
* | Fix type in unused constant name (#111) | Sandro Santilli | 2016-11-07 | 1 | -14/+14 |
* | And others | Sandro Santilli | 2016-11-07 | 2 | -2/+2 |
* | Security protocols | Sandro Santilli | 2016-11-07 | 1 | -5/+5 |
* | More mixage | Sandro Santilli | 2016-11-07 | 1 | -9/+9 |
* | More... | Sandro Santilli | 2016-11-07 | 2 | -6/+6 |
* | Change import reference to match gitea instead of gogs (#37) | Rémy Boulanouar | 2016-11-03 | 6 | -36/+36 |
* | models/login_source: code improvement | Unknwon | 2016-08-31 | 1 | -3/+2 |
* | #3515 use alert instead 500 for duplicated login source name | Unknwon | 2016-08-31 | 1 | -2/+7 |
* | Fix typo CacheInternal -> CacheInterval (#3432) | Thibault Meyer | 2016-08-11 | 1 | -1/+1 |
* | #3091 show Git configs on admin panel | Unknwon | 2016-08-10 | 1 | -0/+2 |
* | Add support for federated avatars (#3320) | Sandro Santilli | 2016-08-07 | 1 | -0/+1 |
* | Refactor User.Id to User.ID | Unknwon | 2016-07-24 | 2 | -2/+2 |
* | Use struct for UI settings | Unknwon | 2016-07-24 | 4 | -5/+5 |
* | #2937 able to prohibit user login | Unknwon | 2016-07-16 | 1 | -0/+1 |
* | #2854 fix no mail notification when issue is closed/reopened | Unknwon | 2016-07-16 | 2 | -5/+3 |
* | Use SecurityProtocol to replace UseSSL in LDAP config | Unknwon | 2016-07-08 | 1 | -16/+35 |
* | #13 fix admin can't search private repos | Unknwon | 2016-03-15 | 3 | -6/+24 |
* | #13 finish user and repository search | Unknwon | 2016-03-11 | 3 | -55/+9 |
* | Rename module: middleware -> context | Unknwon | 2016-03-11 | 6 | -34/+34 |
* | #1146 finsih UI work for access mode of collaborators | Unknwon | 2016-03-05 | 1 | -3/+7 |
* | #1891 attempt to fix expected invalid CSRF token | Unknwon | 2016-03-03 | 1 | -1/+0 |
* | Post work for #2637 | Unknwon | 2016-02-27 | 1 | -0/+2 |
* | Minor fix for #2660 | Unknwon | 2016-02-24 | 1 | -3/+8 |
* | Test mailer button. Addresses #1531 | Josh Frye | 2016-02-24 | 1 | -0/+8 |
* | Move cron module to independent package | Unknwon | 2016-02-20 | 1 | -1/+1 |
* | LDAP: Fetch attributes in Bind DN context option | Adam Strzelecki | 2016-02-20 | 1 | -0/+1 |
* | #2554 reinitialize all repos from the db | Unknwon | 2016-02-04 | 1 | -0/+4 |
* | #1938 #1374 disable password change for non-local users | Unknwon | 2015-12-10 | 2 | -13/+13 |
* | #1575 Limit repo creation | Unknwon | 2015-12-10 | 1 | -0/+1 |
* | remember page number when delete repo | Unknwon | 2015-12-05 | 1 | -1/+1 |
* | #2063 Ability to delete repo from admin panel | Unknwon | 2015-12-05 | 1 | -1/+21 |
* | APIs: admin users | Unknwon | 2015-12-05 | 1 | -3/+3 |
* | #2052 advanced select ops for system notices | Unknwon | 2015-12-05 | 1 | -8/+17 |
* | #2052 Ability to batch delete system notices | Unknwon | 2015-12-01 | 1 | -1/+12 |
* | LDAP: Optional user name attribute specification | Adam Strzelecki | 2015-12-02 | 1 | -15/+16 |
* | add admin op: delete missing repos | Unknwon | 2015-11-18 | 1 | -0/+4 |
* | fix #1930 | Unknwon | 2015-11-12 | 1 | -1/+1 |
* | #1511 Allow local import only for admin users | Unknwon | 2015-11-03 | 1 | -0/+1 |
* | fix import path, fix #1782 | Unknwon | 2015-10-15 | 1 | -1/+1 |
* | #1525 Triggere mailer for admin created accounts | Unknwon | 2015-09-25 | 1 | -0/+10 |