aboutsummaryrefslogtreecommitdiffstats
path: root/integrations/api_repo_edit_test.go
Commit message (Expand)AuthorAgeFilesLines
* Refactor AssertExistsAndLoadBean to use generics (#20797)Lunny Xiao2022-08-161-14/+14
* format with gofumpt (#18184)65432022-01-201-3/+3
* Move repository model into models/repo (#17933)Lunny Xiao2021-12-101-16/+16
* Move user related model into models/user (#17781)Lunny Xiao2021-11-241-3/+4
* Remove unnecessary variable assignments (#17695)Gusted2021-11-181-4/+3
* Decouple unit test, remove intermediate `unittestbridge` package (#17662)wxiaoguang2021-11-161-15/+15
* Move unit into models/unit/ (#17576)Lunny Xiao2021-11-091-5/+6
* Move db related basic functions to models/db (#17075)Lunny Xiao2021-09-191-14/+15
* [API] make change repo settings work on empty repos (#15778)65432021-05-081-4/+19
* Api: advanced settings for repository (external wiki, issue tracker etc.) (#7...David Svantesson2019-10-021-1/+105
* Fixed ineffectual assignments in tests (#7553)Christian Muehlhaeuser2019-07-221-8/+8
* Fixes #5960 - Adds API Endpoint for Repo Edit (#7006)Richard Mahn2019-05-301-0/+225