aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* [API] Migration: Change ServiceType String (#12672)65432020-09-108-37/+86
* Add check for LDAP group membership (#10869)John Olheiser2020-09-103-2/+101
* GitLab DL: normalizeColor (#12793)65432020-09-101-1/+14
* return error when create gitlabdownloader (#12790)Lunny Xiao2020-09-102-25/+10
* Add a migrate service type switch page (#12697)Lunny Xiao2020-09-091-11/+2
* Fix yet another bug with diff file names (#12771)zeripath2020-09-091-1/+1
* Check passwords against HaveIBeenPwned (#12716)John Olheiser2020-09-083-2/+39
* File header tweaks, add CSS helpers (#12635)silverwind2020-09-081-2/+12
* Change/remove a branch of an open issue (#9080)Vedran2020-09-084-0/+16
* LFS support to be stored on minio (#12518)Lunny Xiao2020-09-0810-161/+297
* Compare SSH_DOMAIN when parsing submodule URLs (#12753)mrsdizzie2020-09-072-22/+24
* Add queue for code indexer (#10332)Lunny Xiao2020-09-074-160/+216
* RepoInit Respect AlternateDefaultBranch (#12746)65432020-09-061-0/+4
* Fix Avatar Resize (resize algo NearestNeighbor -> Bilinear) (#12745)65432020-09-061-1/+1
* [Vendor] Update xanzy/go-gitlab v0.31.0 => v0.37.0 (#12701)65432020-09-061-2/+2
* use assignment in tests (#12734)zeripath2020-09-062-2/+2
* refactor repo_stats to use os.pipe (#11726)techknowlogick2020-09-052-67/+86
* Add Created & Updated to Milestone (#12662)65432020-09-053-0/+10
* [Vendor] Switch go-version lib (#12719)65432020-09-0511-61/+90
* Update to go-org 1.3.2 (#12728)zeripath2020-09-051-3/+3
* additional data for type StopWatch in swagger api (#12458)Jochen Peters2020-09-051-2/+5
* Expose Attachemnt Settings by API (#12514)65432020-09-051-0/+8
* Refactor webhook payload convertion (#12310)Lunny Xiao2020-09-0412-454/+397
* Remove async pre-empt hack if go >= 1.15 (#12718)zeripath2020-09-041-1/+5
* API: Expose its limitation settings (#12714)65432020-09-041-0/+8
* Add spent time to referenced issue in commit message (#12220)Lauris BH2020-09-043-38/+157
* fix go1.15 lint error in modules/public/public.go (#12707)65432020-09-041-1/+1
* Use argon as default password hash algorithm (#12688)zeripath2020-09-031-1/+1
* Migrations: Gitlab Add Reactions Support for Issues & MergeRequests (#12695)65432020-09-032-23/+120
* Avoid sending "0 new commits" webhooks (#12212)S7evinK2020-09-022-2/+10
* Set TLS minimum version to 1.2 (#12689)zeripath2020-09-021-0/+2
* When reading expired sessions - expire them (#12686)zeripath2020-09-022-218/+1
* Escape failed highlighted code (#12685)zeripath2020-09-021-1/+2
* Ensure that all migration requests are cancellable (#12669)zeripath2020-09-027-39/+86
* Escape provider name in oauth2 provider redirect (#12648)zeripath2020-08-301-1/+2
* Support elastic search for code search (#10273)Lunny Xiao2020-08-309-157/+670
* Rename models.ProtectedBranchRepoID to models.EnvRepoID and ensure EnvPusherE...zeripath2020-08-301-0/+1
* Set context for running CreateArchive in to that of the request (#12555)zeripath2020-08-281-2/+3
* Macaron 1.5 (#12596)techknowlogick2020-08-271-0/+4
* Git migration UX (#12619)John Olheiser2020-08-2813-81/+118
* Mark Cache with ini tag (#12605)John Olheiser2020-08-261-1/+1
* Add cron running API (#12421)zeripath2020-08-241-0/+16
* Fix emoji replacements, make emoji images consistent (#12567)silverwind2020-08-233-2/+3
* Initial support for push options (#12169)John Olheiser2020-08-232-0/+28
* Add email notify for new release (#12463)赵智超2020-08-231-0/+13
* Ensure that the detected charset order is set in chardet test (#12574)zeripath2020-08-231-5/+23
* Set utf8mb4 as the default charset on MySQL if CHARSET is unset (#12563)zeripath2020-08-221-1/+3
* Skip SSPI authentication attempts for /api/internal (#12556)zeripath2020-08-223-1/+8
* Disable password complexity check default (#12557)mrsdizzie2020-08-211-0/+3
* fix typos (#12545)Success2020-08-201-1/+1