| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor routers directory (#15800) | Lunny Xiao | 2021-06-09 | 11 | -1981/+0 |
* | Make modules/context.Context a context.Context (#16031) | zeripath | 2021-05-31 | 1 | -2/+2 |
* | Close the gitrepo when deleting the repository (#15876) | zeripath | 2021-05-14 | 1 | -0/+4 |
* | Restore PAM user autocreation functionality (#15825) | zeripath | 2021-05-13 | 1 | -0/+2 |
* | Move modules/forms to services/forms (#15305) | zeripath | 2021-04-06 | 4 | -16/+16 |
* | [refactor] replace int with httpStatusCodes (#15282) | 6543 | 2021-04-05 | 7 | -31/+39 |
* | [refactor] mailer service (#15072) | 6543 | 2021-04-02 | 1 | -1/+1 |
* | Migrate to use jsoniter instead of encoding/json (#14841) | zeripath | 2021-03-01 | 1 | -1/+2 |
* | Clarify the suffices and prefixes of setting.AppSubURL and setting.AppURL (#1... | zeripath | 2021-02-19 | 1 | -11/+11 |
* | Update docs and comments to remove macaron (#14491) | Lunny Xiao | 2021-01-29 | 1 | -1/+0 |
* | Move macaron to chi (#14293) | Lunny Xiao | 2021-01-26 | 4 | -15/+26 |
* | Merge default and system webhooks under one menu (#14244) | Lauris BH | 2021-01-15 | 1 | -25/+29 |
* | Use ServerError provided by Context (#14333) | Lunny Xiao | 2021-01-14 | 1 | -4/+4 |
* | [Refactor] Passwort Hash/Set (#14282) | 6543 | 2021-01-10 | 1 | -1/+4 |
* | Add option to change username to the admin panel (#14229) | 6543 | 2021-01-10 | 1 | -0/+10 |
* | Add option for administrator to reset user 2FA (#14243) | 6543 | 2021-01-05 | 1 | -0/+23 |
* | Custom icons for OAuth sources (#14161) | Timo Ley | 2020-12-28 | 1 | -0/+1 |
* | migrate from com.* to alternatives (#14103) | 6543 | 2020-12-25 | 4 | -16/+14 |
* | Ensure that search term and page are not lost on adoption page-turn (#14133) | zeripath | 2020-12-24 | 1 | -1/+10 |
* | Inline manifest.json (#14038) | silverwind | 2020-12-22 | 1 | -5/+1 |
* | Added option to disable migrations (#13114) | Paweł Bogusławski | 2020-12-21 | 1 | -0/+2 |
* | Handle and propagate errors when checking if paths are Dirs, Files or Exist (... | zeripath | 2020-11-27 | 1 | -3/+10 |
* | Add email validity check (#13475) | Chris Shyi | 2020-11-14 | 2 | -0/+36 |
* | Remove PAM from auth dropdown when unavailable (#13276) | John Olheiser | 2020-10-23 | 1 | -8/+15 |
* | Hide sync ssh keys button on admin dashboard if ssh disabled or builtin-ssh e... | Lunny Xiao | 2020-10-08 | 1 | -0/+1 |
* | Only set the user password if the password field would have been shown (#12980) | zeripath | 2020-09-29 | 1 | -1/+1 |
* | Adopt repositories (#12920) | zeripath | 2020-09-25 | 1 | -1/+94 |
* | Add check for LDAP group membership (#10869) | John Olheiser | 2020-09-10 | 1 | -0/+5 |
* | Check passwords against HaveIBeenPwned (#12716) | John Olheiser | 2020-09-08 | 1 | -0/+22 |
* | [Vendor] Switch go-version lib (#12719) | 6543 | 2020-09-05 | 1 | -1/+3 |
* | Pause, Resume, Release&Reopen, Add and Remove Logging from command line (#11777) | zeripath | 2020-07-05 | 1 | -1/+1 |
* | Multiple small admin dashboard fixes (#12153) | zeripath | 2020-07-05 | 1 | -3/+6 |
* | Refactor Cron and merge dashboard tasks (#10745) | zeripath | 2020-05-16 | 1 | -59/+6 |
* | Users should not be able to prohibit their own login (#10970) | 赵智超 | 2020-04-06 | 1 | -1/+7 |
* | Upgrade xorm to v1.0.0 (#10646) | Lunny Xiao | 2020-03-22 | 1 | -3/+3 |
* | System-wide webhooks (#10546) | James Lakin | 2020-03-09 | 1 | -15/+34 |
* | Add restricted user filter to LDAP authentication (#10600) | Lauris BH | 2020-03-05 | 1 | -0/+1 |
* | Admin page for managing user e-mail activation (#10557) | guillep2k | 2020-03-02 | 1 | -0/+157 |
* | Change admin dashboard to POST (#10465) | John Olheiser | 2020-02-25 | 1 | -11/+19 |
* | Various fixes in login sources (#10428) | guillep2k | 2020-02-23 | 1 | -0/+3 |
* | Movde dependents on macaron from modules/setting (#10050) | Lunny Xiao | 2020-01-29 | 1 | -1/+8 |
* | Queue: Make WorkerPools and Queues flushable (#10001) | zeripath | 2020-01-28 | 1 | -4/+26 |
* | API add/generalize pagination (#9452) | SpaWn2KiLl | 2020-01-24 | 2 | -5/+11 |
* | Refactor repository check and sync functions (#9854) | Lunny Xiao | 2020-01-20 | 1 | -5/+7 |
* | Add option to prevent LDAP from deactivating everything on empty search (#9879) | zeripath | 2020-01-20 | 1 | -0/+1 |
* | Restricted users (#6274) | Manush Dodunekov | 2020-01-13 | 1 | -0/+1 |
* | [API] add GET /orgs endpoint (#9560) | 6543 | 2020-01-12 | 1 | -1/+2 |
* | Add owner_name column for table repository for maintaince reason (#9717) | Lunny Xiao | 2020-01-12 | 1 | -1/+1 |
* | Graceful Queues: Issue Indexing and Tasks (#9363) | zeripath | 2020-01-07 | 1 | -0/+127 |
* | Graceful: Xorm, RepoIndexer, Cron and Others (#9282) | zeripath | 2019-12-15 | 1 | -2/+3 |