| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix forked repositories missed tags (#18719) (#18735) | Lunny Xiao | 2022-02-12 | 1 | -1/+11 |
* | Stop trimming preceding and suffixing spaces from editor filenames (#18334)v1.16.0-rc1 | zeripath | 2022-01-19 | 1 | -1/+1 |
* | Correctly upload LFS files (#18316) | zeripath | 2022-01-18 | 2 | -0/+2 |
* | Fix NPE on try to get tag reference via API (#18245) | 6543 | 2022-01-12 | 1 | -1/+1 |
* | Fix various typos (#18219) | luzpaz | 2022-01-10 | 1 | -1/+1 |
* | services/repository: fix ListUnadoptedRepositories incorrect total count (#17... | singuliere | 2022-01-01 | 2 | -110/+156 |
* | Set HeadCommit when creating tags. (#18116) | KN4CK3R | 2021-12-29 | 1 | -1/+10 |
* | Simplify parameter types (#18006) | Gusted | 2021-12-20 | 2 | -4/+4 |
* | Fix rename notification bug (#18008) | Lunny Xiao | 2021-12-17 | 1 | -0/+4 |
* | Some repository refactors (#17950) | Lunny Xiao | 2021-12-12 | 9 | -15/+241 |
* | Move keys to models/asymkey (#17917) | Lunny Xiao | 2021-12-10 | 5 | -9/+13 |
* | Move repository model into models/repo (#17933) | Lunny Xiao | 2021-12-10 | 22 | -100/+117 |
* | Improve checkBranchName (#17901) | zeripath | 2021-12-08 | 2 | -29/+26 |
* | Move repo archiver to models/repo (#17913) | Lunny Xiao | 2021-12-06 | 3 | -20/+467 |
* | Refactor various strings (#17784) | mscherer | 2021-12-02 | 2 | -3/+3 |
* | Make Requests Processes and create process hierarchy. Associate OpenRepositor... | zeripath | 2021-11-30 | 2 | -4/+4 |
* | Move accessmode into models/perm (#17828) | Lunny Xiao | 2021-11-28 | 1 | -1/+2 |
* | Move user related model into models/user (#17781) | Lunny Xiao | 2021-11-24 | 16 | -46/+66 |
* | Move repofiles from modules/repofiles to services/repository/files (#17774) | Lunny Xiao | 2021-11-24 | 15 | -0/+2634 |
* | Fix close issue but time watcher still running (#17643) | Lunny Xiao | 2021-11-21 | 1 | -2/+2 |
* | Use a standalone struct name for Organization (#17632) | Lunny Xiao | 2021-11-19 | 1 | -1/+1 |
* | Move some functions into services/repository (#17677) | Lunny Xiao | 2021-11-17 | 4 | -2/+314 |
* | A better go code formatter, and now `make fmt` can run in Windows (#17684) | wxiaoguang | 2021-11-17 | 1 | -0/+1 |
* | Move some functions into services/repository (#17660) | Lunny Xiao | 2021-11-16 | 5 | -30/+611 |
* | Decouple unit test, remove intermediate `unittestbridge` package (#17662) | wxiaoguang | 2021-11-16 | 1 | -12/+11 |
* | Decouple unit test code from business code (#17623) | wxiaoguang | 2021-11-12 | 2 | -4/+5 |
* | Fix some lints (#17337) | Lunny Xiao | 2021-10-17 | 1 | -2/+3 |
* | Add a simple way to rename branch like gh (#15870) | a1012112796 | 2021-10-08 | 1 | -0/+39 |
* | DBContext is just a Context (#17100) | zeripath | 2021-09-23 | 2 | -2/+4 |
* | Move db related basic functions to models/db (#17075) | Lunny Xiao | 2021-09-19 | 4 | -15/+18 |
* | Refactor the fork service slightly to take ForkRepoOptions (#16744) | Kyle Evans | 2021-08-28 | 1 | -3/+3 |
* | Replace `list.List` with slices (#16311) | KN4CK3R | 2021-08-09 | 1 | -3/+2 |
* | Implemented head_commit for webhooks (#16282) | KN4CK3R | 2021-06-29 | 1 | -2/+2 |
* | Fixed issues not updated by commits (#16254) | KN4CK3R | 2021-06-26 | 1 | -4/+5 |
* | Small refactoring of modules/private (#15947) | KN4CK3R | 2021-06-23 | 1 | -1/+1 |
* | Fix private repo permission problem (#16142) | Nils Dralle | 2021-06-14 | 2 | -0/+35 |
* | Merge all deleteBranch as one function and also fix bug when delete branch do... | Lunny Xiao | 2021-06-07 | 1 | -0/+72 |
* | Make commit info cancelable (#16032) | zeripath | 2021-06-06 | 1 | -1/+1 |
* | add permission check for ``GenerateRepository`` (#15946) | a1012112796 | 2021-05-27 | 1 | -0/+6 |
* | Repository transfer has to be confirmed, if user can not create repo for new ... | 6543 | 2021-03-01 | 1 | -0/+35 |
* | migrate from com.* to alternatives (#14103) | 6543 | 2020-12-25 | 2 | -11/+13 |
* | Send push event when tag is created or deleted (#13999) | Cirno the Strongest | 2020-12-16 | 1 | -1/+17 |
* | Ensure that pusher is not nil preventing panic in push (#13945) | zeripath | 2020-12-11 | 1 | -0/+6 |
* | Refactor push update (#13381) | Lunny Xiao | 2020-12-08 | 2 | -268/+38 |
* | Fix a bug on refactoring (#13373) | Lunny Xiao | 2020-10-31 | 1 | -1/+1 |
* | Refactor: Move PushUpdateOptions (#13363) | Lunny Xiao | 2020-10-30 | 2 | -115/+13 |
* | Move update-server-info to hooks (#12826) | zeripath | 2020-10-14 | 1 | -4/+0 |
* | Cache last commit when pushing for big repository (#10109) | Lunny Xiao | 2020-10-09 | 1 | -7/+46 |
* | Fix repository create/delete event webhooks (#13008) | James Lakin | 2020-10-02 | 1 | -5/+3 |
* | Add config option to make create-on-push repositories public by default (#12936) | Tait Hoyem | 2020-09-27 | 1 | -1/+2 |