aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in PR migration check (#7368)mrsdizzie2019-07-061-1/+1
* Make captcha and password optional for external accounts (#6606)AJ ONeal2019-07-062-1/+6
* Detect migrating batch size (#7353)Lunny Xiao2019-07-063-17/+67
* Use commit graph files for listing pages (#7314)Filip Navara2019-07-023-12/+73
* Fix bug conflict between SyncReleasesWithTags and InsertReleases (#7337)Lunny Xiao2019-07-013-10/+16
* #6946 Run hooks on merge/edit and cope with protected branches (#6961)zeripath2019-07-012-2/+14
* Add commit statuses reports on pull request view (#6845)Lunny Xiao2019-06-301-0/+39
* Fixes #7292 - API File Contents bug (#7301)Richard Mahn2019-06-297-81/+372
* Fixes #7152 - Allow create/update/delete message to be empty, use default mes...Richard Mahn2019-06-292-1/+6
* Use batch insert on migrating repository to make the process faster (#7050)Lunny Xiao2019-06-296-187/+259
* add commitgraph support global default true when git version >= 2.18 (#7313)Lunny Xiao2019-06-291-0/+12
* Fixes #7238 - Annotated tag commit ID incorrect (#7321)Richard Mahn2019-06-291-3/+4
* Monitor all git commands; move blame to git package and replace git as a vari...Lunny Xiao2019-06-2625-12/+959
* fix API link header (#7298)Lunny Xiao2019-06-262-7/+85
* Fix #732: Add LFS objects to base repository on merging (#7082)zeripath2019-06-222-0/+565
* Fix Submodule dection in subdir (#7275)mrsdizzie2019-06-211-1/+7
* Only check and config git on web subcommand but not others (#7236)Lunny Xiao2019-06-192-3/+32
* fix hljs unintenionally highlighting commit links (#7244)silverwind2019-06-182-4/+5
* Fix migration panic when Head.User is not exist (#7226)Lunny Xiao2019-06-181-7/+26
* Add missing description of label on API (#7159)Lunny Xiao2019-06-161-5/+9
* Add LastLogin to the User API (#7196)zeripath2019-06-151-0/+5
* setting: don't require same running user for internal SSH (like win platform)...Antoine GIRARD2019-06-161-1/+1
* API error cleanup (#7186)John Olheiser2019-06-123-17/+11
* Add golangci (#6418)kolaente2019-06-1259-317/+237
* Fixes diff on merged pull requests (#7171)Mario Lubenka2019-06-111-4/+4
* Various fixes for issue mail notifications (#7165)silverwind2019-06-111-3/+3
* Revert "make modules/structs as a spereate go mod (#7127)" (#7175)Lunny Xiao2019-06-102-4/+0
* make modules/structs as a spereate go mod (#7127)Lunny Xiao2019-06-102-0/+4
* Move PushUpdate dependency from models to repofiles (#6763)Lunny Xiao2019-06-103-7/+20
* Fixes #2738 - Adds the /git/tags API endpoint (#7138)Richard Mahn2019-06-085-31/+241
* fix GCArgs load from ini (#7156)Lunny Xiao2019-06-081-1/+1
* Compare branches, commits and tags with each other (#6991)Mario Lubenka2019-06-073-21/+43
* Add state param to milestone listing API (#7131)Lanre Adelowo2019-06-061-0/+2
* Add Rust highlighting (#7125)Rob Watson2019-06-041-0/+1
* Refactor submodule URL parsing (#7100)mrsdizzie2019-06-032-27/+74
* Use vfsgen instead of go-bindata (#7080)Lunny Xiao2019-06-039-19/+117
* Repository avatar fallback configuration (#7087)Mario Lubenka2019-06-021-10/+14
* Move serv hook functionality & drop GitLogger (#6993)zeripath2019-06-0110-400/+200
* Validate External Tracker URL Format (#7089)mrsdizzie2019-05-312-0/+86
* Fix Erlang and Elixir highlight mappings (#7044)Robert A. Nowak2019-05-301-35/+37
* improve github downloader on migrations (#7049)Lunny Xiao2019-05-305-144/+134
* Fixes #7023 - API Org Visibility (#7028)Richard Mahn2019-05-303-20/+49
* Fixes #5960 - Adds API Endpoint for Repo Edit (#7006)Richard Mahn2019-05-301-26/+32
* Repository avatars (#6986)Sergey Dryabzhinsky2019-05-292-8/+17
* refactor: append, build variable and type switch (#4940)Bo-Yi Wu2019-05-283-31/+30
* Fix LFS Locks over SSH (#6999)zeripath2019-05-281-32/+83
* Handle insecure and ports in go get (#7041)zeripath2019-05-274-4/+16
* when git version >= 2.18, git command could run with git wire protocol versio...Lunny Xiao2019-05-261-13/+24
* migrations: ensure rollback on error (#7039) (#7040)Rob Watson2019-05-251-1/+1
* Fix wrong init dependency on markup extensions (#7038)Lunny Xiao2019-05-251-0/+8