aboutsummaryrefslogtreecommitdiffstats
path: root/integrations
Commit message (Expand)AuthorAgeFilesLines
...
* Let branch/tag name be a valid ref to get CI status (#16400)65432021-07-131-14/+24
* Redirect on bad CSRF instead of presenting bad page (#14937)zeripath2021-07-081-1/+10
* Fix source typos (#16374)luzpaz2021-07-081-3/+3
* Fix various documentation, user-facing, and source comment typos (#16367)luzpaz2021-07-082-2/+2
* Creating a repo from a template repo via API (#15958)a10121127962021-07-051-0/+37
* Add API to get commits of PR (#16300)sebastian-sauer2021-07-021-0/+37
* Support custom mime type mapping for text files (#16304)Jimmy Praet2021-06-305-1/+31
* Add Visible modes function from Organisation to Users too (#16069)Sergey Dryabzhinsky2021-06-261-0/+31
* Let package git depend on setting but not opposite (#15241)Lunny Xiao2021-06-264-11/+14
* Fix heatmap activity (#15252)siddweiker2021-06-251-1/+1
* Add tag protection (#15629)KN4CK3R2021-06-252-0/+76
* API: Allow COMMENT reviews to not specify a body (#16229)sebastian-sauer2021-06-251-0/+54
* Rework repository archive (#14723)Lunny Xiao2021-06-231-0/+1
* [API] Add repoGetTag (#16166)65432021-06-231-1/+15
* reqOrgMembership calls need to be preceded by reqToken (#16198)zeripath2021-06-211-0/+4
* Remove User.GetOrganizations() (#14032)65432021-06-181-2/+3
* fix TestAPIRepoTransfer (#16189)65432021-06-181-4/+4
* Fix some API bugs (#16184)65432021-06-181-1/+1
* [API] Add repoCreateTag (#16165)65432021-06-171-2/+33
* [API] expose repo.GetReviewers() & repo.GetAssignees() (#16168)65432021-06-171-0/+28
* [API] ListReleases add filter for draft and pre-releases (#16175)65432021-06-173-11/+67
* [API] Issue Search Add filter for MilestoneNames (#16173)65432021-06-171-0/+14
* [API] ListIssues add more filters (#16174)65432021-06-161-6/+26
* Add push to remote mirror repository (#15157)KN4CK3R2021-06-142-0/+178
* Fix http path bug (#16117)Lunny Xiao2021-06-091-0/+69
* Refactor routers directory (#15800)Lunny Xiao2021-06-093-9/+8
* Always store primary email address into email_address table and also the stat...Lunny Xiao2021-06-082-38/+48
* Fixed assert statements. (#16089)KN4CK3R2021-06-0714-52/+52
* Rewrite of the LFS server (#15523)KN4CK3R2021-06-063-21/+486
* Improve assets handler middleware (#15961)Lunny Xiao2021-05-301-0/+2
* Add links to toggle WIP status (#14677)Jimmy Praet2021-05-271-4/+2
* Bump `postgres` and `mysql` versions (#15710)Patrick Schratz2021-05-211-2/+2
* Prevent double-login for Git HTTP and LFS and simplify login (#15303)zeripath2021-05-151-1/+1
* Return go-get info on subdirs (#15642)zeripath2021-05-091-0/+35
* [API] make change repo settings work on empty repos (#15778)65432021-05-081-4/+19
* Add selecting tags on the compare page (#15723)Jonathan Tran2021-05-071-0/+24
* fix some ui bug about draft release (#15137)a10121127962021-05-061-3/+82
* Fix broken avatars since #15301 (#15731)zeripath2021-05-051-0/+87
* Unify integration test configs. (#15650)KN4CK3R2021-05-015-33/+49
* add `/assets` as root dir of public files (#15219)a10121127962021-04-281-1/+1
* Add tests for clone from wiki (#15513)Lunny Xiao2021-04-161-0/+51
* Fix Benchmark tests, remove a broken one & add two new (#15250)65432021-04-165-99/+99
* Fix delete nonexist oauth application 500 and prevent deadlock (#15384)Lunny Xiao2021-04-101-0/+4
* Always set the merge base used to merge the commit (#15352)zeripath2021-04-102-5/+35
* rsponse 404 when delete not exist email (#15383)a10121127962021-04-101-0/+105
* Add LFS Migration and Mirror (#14726)KN4CK3R2021-04-0820-22/+200
* Move modules/forms to services/forms (#15305)zeripath2021-04-062-6/+6
* Reduce memory usage in testgit (#15306)zeripath2021-04-062-25/+69
* Add size to Save function (#15264)zeripath2021-04-031-1/+1
* Expose resolver via API (#15167)sotho2021-03-281-1/+1