| Commit message (Expand) | Author | Age | Files | Lines |
* | Add additional password hash algorithms (closes #5859) (#6023) | EpicCoder | 2019-07-07 | 1 | -0/+2 |
* | Refactor filetype is not allowed errors (#7309) | Antoine GIRARD | 2019-07-06 | 1 | -0/+49 |
* | switch to use gliderlabs/ssh for builtin server (#7250) | techknowlogick | 2019-07-06 | 1 | -156/+135 |
* | Fix typo in PR migration check (#7368) | mrsdizzie | 2019-07-06 | 1 | -1/+1 |
* | Make captcha and password optional for external accounts (#6606) | AJ ONeal | 2019-07-06 | 2 | -1/+6 |
* | Detect migrating batch size (#7353) | Lunny Xiao | 2019-07-06 | 3 | -17/+67 |
* | Use commit graph files for listing pages (#7314) | Filip Navara | 2019-07-02 | 3 | -12/+73 |
* | Fix bug conflict between SyncReleasesWithTags and InsertReleases (#7337) | Lunny Xiao | 2019-07-01 | 3 | -10/+16 |
* | #6946 Run hooks on merge/edit and cope with protected branches (#6961) | zeripath | 2019-07-01 | 2 | -2/+14 |
* | Add commit statuses reports on pull request view (#6845) | Lunny Xiao | 2019-06-30 | 1 | -0/+39 |
* | Fixes #7292 - API File Contents bug (#7301) | Richard Mahn | 2019-06-29 | 7 | -81/+372 |
* | Fixes #7152 - Allow create/update/delete message to be empty, use default mes... | Richard Mahn | 2019-06-29 | 2 | -1/+6 |
* | Use batch insert on migrating repository to make the process faster (#7050) | Lunny Xiao | 2019-06-29 | 6 | -187/+259 |
* | add commitgraph support global default true when git version >= 2.18 (#7313) | Lunny Xiao | 2019-06-29 | 1 | -0/+12 |
* | Fixes #7238 - Annotated tag commit ID incorrect (#7321) | Richard Mahn | 2019-06-29 | 1 | -3/+4 |
* | Monitor all git commands; move blame to git package and replace git as a vari... | Lunny Xiao | 2019-06-26 | 25 | -12/+959 |
* | fix API link header (#7298) | Lunny Xiao | 2019-06-26 | 2 | -7/+85 |
* | Fix #732: Add LFS objects to base repository on merging (#7082) | zeripath | 2019-06-22 | 2 | -0/+565 |
* | Fix Submodule dection in subdir (#7275) | mrsdizzie | 2019-06-21 | 1 | -1/+7 |
* | Only check and config git on web subcommand but not others (#7236) | Lunny Xiao | 2019-06-19 | 2 | -3/+32 |
* | fix hljs unintenionally highlighting commit links (#7244) | silverwind | 2019-06-18 | 2 | -4/+5 |
* | Fix migration panic when Head.User is not exist (#7226) | Lunny Xiao | 2019-06-18 | 1 | -7/+26 |
* | Add missing description of label on API (#7159) | Lunny Xiao | 2019-06-16 | 1 | -5/+9 |
* | Add LastLogin to the User API (#7196) | zeripath | 2019-06-15 | 1 | -0/+5 |
* | setting: don't require same running user for internal SSH (like win platform)... | Antoine GIRARD | 2019-06-16 | 1 | -1/+1 |
* | API error cleanup (#7186) | John Olheiser | 2019-06-12 | 3 | -17/+11 |
* | Add golangci (#6418) | kolaente | 2019-06-12 | 59 | -317/+237 |
* | Fixes diff on merged pull requests (#7171) | Mario Lubenka | 2019-06-11 | 1 | -4/+4 |
* | Various fixes for issue mail notifications (#7165) | silverwind | 2019-06-11 | 1 | -3/+3 |
* | Revert "make modules/structs as a spereate go mod (#7127)" (#7175) | Lunny Xiao | 2019-06-10 | 2 | -4/+0 |
* | make modules/structs as a spereate go mod (#7127) | Lunny Xiao | 2019-06-10 | 2 | -0/+4 |
* | Move PushUpdate dependency from models to repofiles (#6763) | Lunny Xiao | 2019-06-10 | 3 | -7/+20 |
* | Fixes #2738 - Adds the /git/tags API endpoint (#7138) | Richard Mahn | 2019-06-08 | 5 | -31/+241 |
* | fix GCArgs load from ini (#7156) | Lunny Xiao | 2019-06-08 | 1 | -1/+1 |
* | Compare branches, commits and tags with each other (#6991) | Mario Lubenka | 2019-06-07 | 3 | -21/+43 |
* | Add state param to milestone listing API (#7131) | Lanre Adelowo | 2019-06-06 | 1 | -0/+2 |
* | Add Rust highlighting (#7125) | Rob Watson | 2019-06-04 | 1 | -0/+1 |
* | Refactor submodule URL parsing (#7100) | mrsdizzie | 2019-06-03 | 2 | -27/+74 |
* | Use vfsgen instead of go-bindata (#7080) | Lunny Xiao | 2019-06-03 | 9 | -19/+117 |
* | Repository avatar fallback configuration (#7087) | Mario Lubenka | 2019-06-02 | 1 | -10/+14 |
* | Move serv hook functionality & drop GitLogger (#6993) | zeripath | 2019-06-01 | 10 | -400/+200 |
* | Validate External Tracker URL Format (#7089) | mrsdizzie | 2019-05-31 | 2 | -0/+86 |
* | Fix Erlang and Elixir highlight mappings (#7044) | Robert A. Nowak | 2019-05-30 | 1 | -35/+37 |
* | improve github downloader on migrations (#7049) | Lunny Xiao | 2019-05-30 | 5 | -144/+134 |
* | Fixes #7023 - API Org Visibility (#7028) | Richard Mahn | 2019-05-30 | 3 | -20/+49 |
* | Fixes #5960 - Adds API Endpoint for Repo Edit (#7006) | Richard Mahn | 2019-05-30 | 1 | -26/+32 |
* | Repository avatars (#6986) | Sergey Dryabzhinsky | 2019-05-29 | 2 | -8/+17 |
* | refactor: append, build variable and type switch (#4940) | Bo-Yi Wu | 2019-05-28 | 3 | -31/+30 |
* | Fix LFS Locks over SSH (#6999) | zeripath | 2019-05-28 | 1 | -32/+83 |
* | Handle insecure and ports in go get (#7041) | zeripath | 2019-05-27 | 4 | -4/+16 |