| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Finally fix diff names (#13136) | zeripath | 2020-10-14 | 1 | -1/+1 |
* | Gitea 2 Gitea migration (#12657) | 6543 | 2020-10-14 | 17 | -32/+1083 |
* | [Enhancement] Allow admin to merge pr with protected file changes (#12078) | 赵智超 | 2020-10-13 | 1 | -1/+1 |
* | Provide self-registering storage system (#12978) | zeripath | 2020-10-12 | 8 | -151/+234 |
* | [API] If User is Admin, show 500 error message on PROD mode too (#13115) | 6543 | 2020-10-12 | 1 | -2/+2 |
* | 4 line diff (#13103) | 6543 | 2020-10-12 | 1 | -3/+1 |
* | Update golangci-lint to version 1.31.0 (#13102) | kolaente | 2020-10-11 | 11 | -23/+23 |
* | Log the underlying panic in runMigrateTask (#13096) | zeripath | 2020-10-11 | 1 | -7/+4 |
* | Add ssh certificate support (#12281) | Wim | 2020-10-10 | 3 | -18/+151 |
* | Fix attachments list in edit comment (#13036) | zeripath | 2020-10-11 | 1 | -0/+7 |
* | Disable DSA ssh keys by default (#13056) | zeripath | 2020-10-09 | 1 | -10/+11 |
* | Fix line break for MS teams webhook (#13081) | Iván Valdés | 2020-10-09 | 1 | -1/+1 |
* | Cache last commit when pushing for big repository (#10109) | Lunny Xiao | 2020-10-09 | 3 | -4/+102 |
* | fix a small nit (#13074) | 赵智超 | 2020-10-08 | 1 | -1/+1 |
* | Avoid setting the CONN_STR in issue indexer queue unless it is meant to be se... | zeripath | 2020-10-07 | 1 | -1/+1 |
* | Disable Git Hooks by default (#13064) | techknowlogick | 2020-10-07 | 1 | -1/+1 |
* | Attachments: Add extension support, allow all types for releases (#12465) | silverwind | 2020-10-05 | 8 | -98/+384 |
* | [#13004] Add Timestamp to Tag list API (#13026) | Lucas Queiroz | 2020-10-05 | 3 | -2/+47 |
* | Return sample message for login error in api context (#12994) | 赵智超 | 2020-10-04 | 1 | -3/+23 |
* | Avoid setitng the CONN_STR in queues unless it is meant to be set (#13025) | zeripath | 2020-10-04 | 2 | -3/+3 |
* | hCaptcha Support (#12594) | John Olheiser | 2020-10-02 | 6 | -9/+92 |
* | Fix 500 on README in submodule (#13006) | zeripath | 2020-10-02 | 1 | -0/+11 |
* | Fix repository create/delete event webhooks (#13008) | James Lakin | 2020-10-02 | 1 | -18/+14 |
* | fix: media links in org files not liked to media files (#12997) | Pranav Nachnekar | 2020-10-01 | 1 | -3/+17 |
* | allow U2F with default settings for gitea in subpath (#12990) | techknowlogick | 2020-10-01 | 1 | -1/+1 |
* | Refactor use TrimSuffix instead of TrimRight (#12993) | 6543 | 2020-10-01 | 1 | -1/+1 |
* | Always return a list from GetCommitsFromIDs (#12981) | zeripath | 2020-09-29 | 1 | -4/+0 |
* | Add default storage configurations (#12813) | Lunny Xiao | 2020-09-29 | 7 | -113/+241 |
* | Completely quote AppPath and CustomConf paths (#12955) | zeripath | 2020-09-28 | 3 | -3/+195 |
* | Fix the issue reported on #12385 (#12969) | zeripath | 2020-09-28 | 1 | -0/+1 |
* | Allow common redis and leveldb connections (#12385) | zeripath | 2020-09-28 | 14 | -42/+1000 |
* | Add config option to make create-on-push repositories public by default (#12936) | Tait Hoyem | 2020-09-27 | 1 | -0/+2 |
* | Allow extended config on cron settings (#12939) | zeripath | 2020-09-25 | 2 | -2/+67 |
* | Add IsTemplate option in create repo ui and api (#12942) | 赵智超 | 2020-09-25 | 3 | -0/+4 |
* | Adopt repositories (#12920) | zeripath | 2020-09-25 | 7 | -33/+449 |
* | Fix handling of migration errors (#12928) | zeripath | 2020-09-23 | 1 | -5/+6 |
* | Hopefully support GH enterprise (#12863) | John Olheiser | 2020-09-21 | 3 | -4/+8 |
* | API: NotificationSubject show Issue/Pull State (#12901) | 6543 | 2020-09-20 | 1 | -4/+5 |
* | Add configurable Trust Models (#11712) | zeripath | 2020-09-20 | 11 | -35/+81 |
* | Fix panic when adding long comment (#12892) | mrsdizzie | 2020-09-18 | 1 | -1/+1 |
* | Refactor: move Commit To APIFormat Code & Lot of StopWatch related things (#1... | 6543 | 2020-09-18 | 3 | -57/+207 |
* | Add size limit for content of comment on action ui (#12881) | 赵智超 | 2020-09-18 | 1 | -1/+10 |
* | Convert User expose ID each time (#12855) | 6543 | 2020-09-17 | 2 | -24/+36 |
* | Use a simple format for the big number on ui (#12822) | 赵智超 | 2020-09-16 | 3 | -2/+35 |
* | Fix anonymous GL migration (#12862) | John Olheiser | 2020-09-15 | 1 | -3/+4 |
* | On Migration respect old DefaultBranch (#12843) | 6543 | 2020-09-15 | 7 | -41/+56 |
* | fix: use Base36 for all code indexers (#12830) | Jui-Nan Lin | 2020-09-14 | 2 | -6/+5 |
* | Fix markdown meta parsing (#12817) | John Olheiser | 2020-09-12 | 2 | -7/+72 |
* | Don't replace underscores in auto-generated IDs in goldmark (#12805) | zeripath | 2020-09-12 | 1 | -1/+1 |
* | Fix bug on elastic search (#12811) | Lunny Xiao | 2020-09-12 | 2 | -15/+42 |