summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
...
* Hopefully support GH enterprise (#12863)John Olheiser2020-09-213-4/+8
* API: NotificationSubject show Issue/Pull State (#12901)65432020-09-201-4/+5
* Add configurable Trust Models (#11712)zeripath2020-09-2011-35/+81
* Fix panic when adding long comment (#12892)mrsdizzie2020-09-181-1/+1
* Refactor: move Commit To APIFormat Code & Lot of StopWatch related things (#1...65432020-09-183-57/+207
* Add size limit for content of comment on action ui (#12881)赵智超2020-09-181-1/+10
* Convert User expose ID each time (#12855)65432020-09-172-24/+36
* Use a simple format for the big number on ui (#12822)赵智超2020-09-163-2/+35
* Fix anonymous GL migration (#12862)John Olheiser2020-09-151-3/+4
* On Migration respect old DefaultBranch (#12843)65432020-09-157-41/+56
* fix: use Base36 for all code indexers (#12830)Jui-Nan Lin2020-09-142-6/+5
* Fix markdown meta parsing (#12817)John Olheiser2020-09-122-7/+72
* Don't replace underscores in auto-generated IDs in goldmark (#12805)zeripath2020-09-121-1/+1
* Fix bug on elastic search (#12811)Lunny Xiao2020-09-122-15/+42
* Make SVG size argument optional (#12814)silverwind2020-09-111-1/+4
* Issue templates directory (#11450)John Olheiser2020-09-113-0/+137
* Move all push update operations to a queue (#10133)Lunny Xiao2020-09-113-560/+0
* [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