aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* In Render tolerate not being passed a context (#16842)zeripath2021-08-287-1/+20
* Ensure that the default visibility is set on the user create page (#16845)zeripath2021-08-281-1/+1
* Refactor the fork service slightly to take ForkRepoOptions (#16744)Kyle Evans2021-08-287-23/+46
* Add test to ensure that dumping of login sources remains correct (#16847)zeripath2021-08-281-0/+46
* Decoupled code from DefaultSigningKey (#16743)KN4CK3R2021-08-274-27/+27
* Prevent "Race" detected in TestAdmin*User (#16830)zeripath2021-08-271-3/+3
* Add modals to Organization and Team remove/leave (#16471)zeripath2021-08-2619-40/+157
* [skip ci] Updated translations via CrowdinGiteaBot2021-08-2716-193/+284
* Enable race detector for CI (#1441)Mura Li2021-08-263-2/+9
* [skip ci] Updated translations via CrowdinGiteaBot2021-08-262-0/+2
* Report the correct number of pushes on the feeds (#16811)zeripath2021-08-253-2/+15
* Add EdDSA JWT signing algorithm (#16786)Aliaksandr Mianzhynski2021-08-254-9/+76
* Actually compute proper foreground color for labels (#16729)Clar Fon2021-08-252-12/+53
* Unify migration descriptions (#16781)delvh2021-08-252-7/+7
* Use a common quote to instead of check database type (#16817)Lunny Xiao2021-08-251-8/+1
* Add primary_key to issue_index (#16813)zeripath2021-08-255-5/+25
* Prevent NPE on empty commit (#16812)zeripath2021-08-241-0/+3
* Fix branch pagination error (#16805)Lunny Xiao2021-08-241-1/+1
* Add information for migrate failure (#16803)Lunny Xiao2021-08-241-1/+1
* Add bundle download for repository (#14538)John Olheiser2021-08-2483-41/+167
* [skip ci] Updated translations via CrowdinGiteaBot2021-08-245-2/+7
* Add missing return to handleSettingRemoteAddrError (#16794)zeripath2021-08-231-0/+1
* Update caddyserver/certmagic (#16789)zeripath2021-08-23109-3564/+4543
* Just use a slice when rendering file (#16774)zeripath2021-08-233-42/+41
* Ensure that template compilation panics are sent to the logs (#16788)zeripath2021-08-231-0/+5
* [skip ci] Updated translations via CrowdinGiteaBot2021-08-2320-39/+26
* frontport: 1.15.0 changelog (#16772)techknowlogick2021-08-222-48/+46
* Alter issue/comment table TEXT fields to LONGTEXT (#16765)wxiaoguang2021-08-224-3/+34
* Fix openidConnect source regression from #16544 (#16759)zeripath2021-08-221-1/+1
* [skip ci] Updated licenses and gitignoresGiteaBot2021-08-2218-10/+1173
* Add migrate from OneDev (#16356)KN4CK3R2021-08-2224-92/+1093
* Upgrade go.mod go version to 1.16 (#16764)wxiaoguang2021-08-212-2/+2
* Download lfs in git and web workflow from minio/s3 directly (#16731)Abner2021-08-212-0/+20
* when the update request doesn't intend to update attachments (eg: change chec...wxiaoguang2021-08-211-10/+12
* Added introspection endpoint. (#16752)KN4CK3R2021-08-205-56/+67
* Fix dependency link rendering in PR sidebar (#16754)Steven2021-08-211-1/+1
* Fix dependency translations (#16753)Steven2021-08-211-2/+2
* Keep attachments on tasklist update (#16750)KN4CK3R2021-08-202-8/+13
* Do not use thin scrollbars on Firefox (#16738)Elouan Martinet2021-08-191-1/+0
* Return nil proxy function if proxy not enabled (#16742)zeripath2021-08-191-1/+3
* Fix wrong user in OpenID response (#16736)KN4CK3R2021-08-193-10/+101
* Recreate Tables should Recreate indexes on MySQL (#16718)zeripath2021-08-191-0/+15
* Add edit button to wiki sidebar and footer (#16719)n2021-08-181-0/+6
* Fix migration svg color (#16715)KN4CK3R2021-08-191-0/+1
* Add proxy settings and support for migration and webhook (#16704)Lunny Xiao2021-08-1820-41/+302
* Refactored and fixed migration tests. (#16714)KN4CK3R2021-08-1710-485/+744
* [skip ci] Updated translations via CrowdinGiteaBot2021-08-181-0/+1
* Add API Token Cache (#16547)zeripath2021-08-175-1/+57
* build with go1.17 (#16707)techknowlogick2021-08-175-15/+15
* Use github token URL when fetching oauth token (#16709)techknowlogick2021-08-171-1/+1