aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
...
* Refactor use TrimSuffix instead of TrimRight (#12993)65432020-10-011-1/+1
* Always return a list from GetCommitsFromIDs (#12981)zeripath2020-09-291-4/+0
* Add default storage configurations (#12813)Lunny Xiao2020-09-297-113/+241
* Completely quote AppPath and CustomConf paths (#12955)zeripath2020-09-283-3/+195
* Fix the issue reported on #12385 (#12969)zeripath2020-09-281-0/+1
* Allow common redis and leveldb connections (#12385)zeripath2020-09-2814-42/+1000
* Add config option to make create-on-push repositories public by default (#12936)Tait Hoyem2020-09-271-0/+2
* Allow extended config on cron settings (#12939)zeripath2020-09-252-2/+67
* Add IsTemplate option in create repo ui and api (#12942)赵智超2020-09-253-0/+4
* Adopt repositories (#12920)zeripath2020-09-257-33/+449
* Fix handling of migration errors (#12928)zeripath2020-09-231-5/+6
* 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