summaryrefslogtreecommitdiffstats
path: root/routers/repo
Commit message (Expand)AuthorAgeFilesLines
* Hide mirror passwords on repo settings page (#16022) (#16355)Kyle D2021-07-071-0/+6
* Fix http path bug (#16117) (#16120)65432021-06-092-0/+62
* Merge all deleteBranch as one function and also fix bug when delete branch do...Lunny Xiao2021-06-072-94/+29
* Close the gitrepo when deleting the repository (#15876) (#15887)65432021-05-161-0/+5
* Ensure that ctx.Written is checked after issues(...) calls (#15797) (#15798)65432021-05-091-0/+3
* fix some ui bug about draft release (#15137) (#15745)a10121127962021-05-061-4/+11
* Implement delete release attachments and update release attachments' name (#1...Kyle D2021-05-031-6/+32
* Fix lfs management find (#15537) (#15578)Lunny Xiao2021-04-221-0/+1
* Add ETag header (#15370) (#15552)KN4CK3R2021-04-202-10/+23
* Performance improvement for list pull requests (#15447) (#15500)65432021-04-161-12/+7
* Fix bug clone wiki (#15499) (#15502)zeripath2021-04-151-0/+10
* fix wrong file link in code search page (#15466) (#15486)a10121127962021-04-151-2/+1
* Fix CanCreateRepo check (#15311) (#15321)65432021-04-071-0/+3
* response 404 for diff/patch of a commit that not exist (#15221) (#15237)a10121127962021-04-011-0/+6
* should run RetrieveRepoMetas() for empty pr (#15187) (#15190)a10121127962021-03-291-3/+7
* Create new issue from code (#14863)Roger Luo2021-03-171-0/+1
* Fixed wrong migrate url error description. (#15010)KN4CK3R2021-03-172-8/+8
* Move repo.CloseIssuesViaCommitInAnyBranch to issue settings (#14965)Norwin2021-03-161-4/+12
* Ensure validation occurs on clone addresses too (#14994)zeripath2021-03-152-48/+47
* Fix migration context data (#14910)KN4CK3R2021-03-071-15/+22
* Fix bug when combine label comments (#14894)Lunny Xiao2021-03-052-17/+97
* Make manual merge autodetection optional and add manual merge as merge method...a10121127962021-03-034-6/+56
* Migrate to use jsoniter instead of encoding/json (#14841)zeripath2021-03-012-2/+11
* Repository transfer has to be confirmed, if user can not create repo for new ...65432021-03-013-4/+83
* Create tag on ui (#13467)a10121127962021-02-282-2/+39
* Add EasyMDE support for release content editor (#14744)a10121127962021-02-221-0/+8
* Clarify the suffices and prefixes of setting.AppSubURL and setting.AppURL (#1...zeripath2021-02-191-2/+1
* Add UI to delete tracked times (#14100)Norwin2021-02-192-2/+42
* #14699 Make branch names in PR description clickable (#14716)Jimmy Praet2021-02-181-0/+2
* Restore detection of branches are equal on compare page (#14586)zeripath2021-02-161-24/+2
* Whitespace in commits (#14650)vnkmpf2021-02-133-17/+17
* Add dismiss review feature (#12674)a10121127962021-02-112-1/+13
* Sort / Move project boards (#14634)Romain2021-02-111-4/+8
* Allow org labels to be set with issue templates (#14593)zeripath2021-02-101-1/+8
* Prevent adding nil label to .AddedLabels or .RemovedLabels (#14623)zeripath2021-02-101-5/+7
* Ensure memcache TTL cannot be over 30 days (#14592)zeripath2021-02-091-1/+1
* Add Content-Length header to HEAD requests (#14542)Farid AYOUJIL2021-02-052-4/+9
* Fix lfs file viewer (#14568)Lunny Xiao2021-02-051-21/+16
* Fix bug about ListOptions and stars/watchers pagnation (#14556)Lunny Xiao2021-02-041-1/+5
* [API] Add pagination to ListBranches (#14524)65432021-02-033-30/+31
* Move middlewares to web/middleware (#14480)Lunny Xiao2021-01-301-2/+2
* enhancement: add signoff option in commit form (#14516)a10121127962021-01-291-0/+3
* [Feature] add precise search type for Elastic Search (#12869)Jui-Nan Lin2021-01-271-1/+5
* Move macaron to chi (#14293)Lunny Xiao2021-01-2622-197/+258
* Redirect on changed user and org name (#11649)Andrew Bezold2021-01-241-2/+9
* Fix lfs preview bug (#14428)Lunny Xiao2021-01-221-1/+4
* Enhance Ghost comment mitigation Settings (#14392)65432021-01-211-1/+1
* Add TrN for repository limit (#12492)EV3R42021-01-221-5/+4
* Display current stopwatch in navbar (#14122)Norwin2021-01-211-0/+45
* Project: show referenced PRs in issue cards (#14183)Roberto Santalla2021-01-201-1/+23