aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Prevent panic in Org mode HighlightCodeBlock (#17140)zeripath2021-09-243-12/+46
* Move login related structs and functions to models/login (#17093)Lunny Xiao2021-09-24142-903/+1046
* Unify issue and pr subtitles (#17133)crapStone2021-09-231-5/+5
* DBContext is just a Context (#17100)zeripath2021-09-23129-1022/+1112
* Fix typo skipping a migration (#17130)delvh2021-09-231-1/+1
* Fix commit status index problem (#17061)Lunny Xiao2021-09-237-19/+211
* Fix problem when database id is not increment as expected (#17124)Lunny Xiao2021-09-221-1/+1
* refactor: move from io/ioutil to io and os package (#17109)Eng Zer Jun2021-09-22103-314/+261
* update docs to 1.15.3techknowlogick2021-09-211-1/+1
* Changelog 1.15.3 (#17091) (#17113)65432021-09-221-0/+21
* Merge endpoints for pull diff/patch (#17104)qwerty2872021-09-223-82/+23
* Add Horizontal scrollbar to inner menu on Chrome (#17086)zeripath2021-09-211-0/+2
* Ignore Sync errors on pipes when doing `CheckAttributeReader.CheckPath`, fix ...wxiaoguang2021-09-2035-65/+960
* Add API to get commit diff/patch (#17095)qwerty2872021-09-204-0/+128
* [skip ci] Updated translations via CrowdinGiteaBot2021-09-202-2/+14
* Move db related basic functions to models/db (#17075)Lunny Xiao2021-09-19335-3639/+4176
* [skip ci] Updated licenses and gitignoresGiteaBot2021-09-191-0/+21
* Open the DingTalk link in browser (#17084)wxiaoguang2021-09-182-13/+28
* Add left padding for chunk header of split diff view (#13397)Bagas Sanjaya2021-09-181-0/+4
* Switch migration icon to svg (#15954)silverwind2021-09-189-14/+43
* Fixed issue where creating a reference of an issue would create a tag with th...Jelle Hulter2021-09-182-2/+2
* Render full plain readme. (#17083)KN4CK3R2021-09-171-0/+4
* OpenAPI: correct documentation of issue listing parameters (#17060)Norwin2021-09-172-10/+10
* Add caller to cat-file batch calls (#17082)zeripath2021-09-172-8/+29
* [skip ci] Updated translations via CrowdinGiteaBot2021-09-181-1/+1
* Notifications API: respond with updated notifications (#17064)Norwin2021-09-177-23/+37
* Add minimum versions of databases to the docs (#17080)zeripath2021-09-172-4/+4
* Make LDAP be able to skip local 2FA (#16954)zeripath2021-09-1716-19/+84
* [skip ci] Updated translations via CrowdinGiteaBot2021-09-171-0/+5
* Upgrade xorm to v1.2.4 (#17059) (#17068)Lunny Xiao2021-09-1613-163/+151
* Clean-up HookPreReceive and restore functionality for pushing non-standard re...zeripath2021-09-169-780/+1000
* Issue template form (#16349)Gabriel2021-09-155-0/+191
* Fix bug of migrate comments which only fetch one page (#17055)Lunny Xiao2021-09-151-2/+7
* Improve LDAP synchronization efficiency (#16994)zeripath2021-09-152-18/+28
* Do not show issue context popup on external issues (#17050)zeripath2021-09-154-4/+14
* Update template (#17043)qwerty2872021-09-151-1/+1
* [skip ci] Updated translations via CrowdinGiteaBot2021-09-152-3/+10
* Add doctor dbconsistency check for release and attachment (#16978)Lunny Xiao2021-09-142-0/+49
* Add `AbsoluteListOptions` (#17028)KN4CK3R2021-09-1429-56/+159
* Decrement Fork Num when converting from Fork (#17035)zeripath2021-09-143-4/+39
* Correctly rollback in ForkRepository (#17034)zeripath2021-09-142-21/+41
* Always emit the configuration path (#17036)zeripath2021-09-136-0/+6
* Update go-chi/session (fixes "race" in tests) (#17031)zeripath2021-09-134-9/+30
* [skip ci] Updated translations via CrowdinGiteaBot2021-09-132-0/+4
* fixed create repo page layout (#17012)Alexey 〒erentyev2021-09-121-1/+1
* Use common sessioner for API and Web (#17027)zeripath2021-09-123-28/+21
* Fix reset password email template (#17025)Jimmy Praet2021-09-121-1/+1
* Fix overflow label in mobile view (#17020)Tchoupinax2021-09-121-0/+3
* [skip ci] Updated translations via CrowdinGiteaBot2021-09-122-3/+11
* Support unprotected file patterns (#16395)Jimmy Praet2021-09-1117-126/+254