| Commit message (Expand) | Author | Age | Files | Lines |
* | Return go-get info on subdirs (#15642) | zeripath | 2021-05-09 | 1 | -0/+35 |
* | [API] make change repo settings work on empty repos (#15778) | 6543 | 2021-05-08 | 1 | -4/+19 |
* | Add selecting tags on the compare page (#15723) | Jonathan Tran | 2021-05-07 | 1 | -0/+24 |
* | fix some ui bug about draft release (#15137) | a1012112796 | 2021-05-06 | 1 | -3/+82 |
* | Fix broken avatars since #15301 (#15731) | zeripath | 2021-05-05 | 1 | -0/+87 |
* | Unify integration test configs. (#15650) | KN4CK3R | 2021-05-01 | 5 | -33/+49 |
* | add `/assets` as root dir of public files (#15219) | a1012112796 | 2021-04-28 | 1 | -1/+1 |
* | Add tests for clone from wiki (#15513) | Lunny Xiao | 2021-04-16 | 1 | -0/+51 |
* | Fix Benchmark tests, remove a broken one & add two new (#15250) | 6543 | 2021-04-16 | 5 | -99/+99 |
* | Fix delete nonexist oauth application 500 and prevent deadlock (#15384) | Lunny Xiao | 2021-04-10 | 1 | -0/+4 |
* | Always set the merge base used to merge the commit (#15352) | zeripath | 2021-04-10 | 2 | -5/+35 |
* | rsponse 404 when delete not exist email (#15383) | a1012112796 | 2021-04-10 | 1 | -0/+105 |
* | Add LFS Migration and Mirror (#14726) | KN4CK3R | 2021-04-08 | 20 | -22/+200 |
* | Move modules/forms to services/forms (#15305) | zeripath | 2021-04-06 | 2 | -6/+6 |
* | Reduce memory usage in testgit (#15306) | zeripath | 2021-04-06 | 2 | -25/+69 |
* | Add size to Save function (#15264) | zeripath | 2021-04-03 | 1 | -1/+1 |
* | Expose resolver via API (#15167) | sotho | 2021-03-28 | 1 | -1/+1 |
* | [refactor] Unify the export of user data via API (#15144) | 6543 | 2021-03-27 | 2 | -4/+12 |
* | Fixed previous fix. (#15098) | KN4CK3R | 2021-03-21 | 1 | -1/+3 |
* | Do not convert file path to lowercase (#15023) | KN4CK3R | 2021-03-18 | 1 | -0/+42 |
* | Remove extraneous logging (#15020) | zeripath | 2021-03-18 | 1 | -1/+10 |
* | Ensure validation occurs on clone addresses too (#14994) | zeripath | 2021-03-15 | 1 | -5/+2 |
* | Do not show full lfs file on error in git_test.go:rawTest() (#14980) | zeripath | 2021-03-14 | 1 | -2/+7 |
* | API: fix set milestone on PR creation (#14981) | Norwin | 2021-03-13 | 1 | -1/+72 |
* | Never add labels not from this repository or organisation and remove org labe... | zeripath | 2021-03-12 | 1 | -4/+4 |
* | Show private heatmap on profile to self & admins (#14881) | Norwin | 2021-03-04 | 1 | -9/+6 |
* | Make manual merge autodetection optional and add manual merge as merge method... | a1012112796 | 2021-03-03 | 3 | -1/+66 |
* | Migrate to use jsoniter instead of encoding/json (#14841) | zeripath | 2021-03-01 | 7 | -7/+26 |
* | Repository transfer has to be confirmed, if user can not create repo for new ... | 6543 | 2021-03-01 | 1 | -4/+14 |
* | Export LFS & TimeTracking function status (#14753) | 6543 | 2021-02-20 | 1 | -3/+5 |
* | [API] Add Restricted Field to User (#14630) | 6543 | 2021-02-18 | 1 | -0/+14 |
* | Add dismiss review feature (#12674) | a1012112796 | 2021-02-11 | 1 | -0/+16 |
* | [API] Add delete release by tag & fix unreleased inconsistency (#14563) | 6543 | 2021-02-07 | 2 | -10/+34 |
* | [API] Add affected files of commits to commit struct (#14579) | 6543 | 2021-02-07 | 1 | -6/+18 |
* | [API] GetRelease by tag only return release (#14397) | Cameron Braid | 2021-02-04 | 1 | -2/+1 |
* | [API] Add pagination to ListBranches (#14524) | 6543 | 2021-02-03 | 1 | -2/+4 |
* | [API] List, Check, Add & delete endpoints for repository teams (#13630) | 6543 | 2021-02-01 | 1 | -0/+77 |
* | Update docs and comments to remove macaron (#14491) | Lunny Xiao | 2021-01-29 | 6 | -11/+1 |
* | Extend TestUserOrgs to cover permission cases (#14495) | 6543 | 2021-01-28 | 1 | -11/+38 |
* | Move macaron to chi (#14293) | Lunny Xiao | 2021-01-26 | 7 | -24/+20 |
* | Display current stopwatch in navbar (#14122) | Norwin | 2021-01-21 | 2 | -10/+6 |
* | Issues overview should not show issues from archived repos (#13220) | Elena Neuschild | 2021-01-12 | 2 | -5/+5 |
* | Display SVG files as images instead of text (#14101) | Jonathan Tran | 2021-01-12 | 36 | -0/+574 |
* | Add option to change username to the admin panel (#14229) | 6543 | 2021-01-10 | 2 | -15/+82 |
* | Some code improvements (#14266) | Lunny Xiao | 2021-01-06 | 1 | -0/+2 |
* | migrate from com.* to alternatives (#14103) | 6543 | 2020-12-25 | 3 | -10/+9 |
* | Fix git.parseTagData (#14105) | 6543 | 2020-12-22 | 1 | -1/+1 |
* | rework heatmap permissions (#14080) | Norwin | 2020-12-22 | 1 | -3/+3 |
* | Added option to disable migrations (#13114) | Paweł Bogusławski | 2020-12-21 | 1 | -2/+3 |
* | Show dropdown with all statuses for commit (#13977) | Cirno the Strongest | 2020-12-20 | 1 | -1/+1 |