This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/routers
Lunny Xiao 945f121262
Fix bug on pull requests when transfer head repository (#8564)
* fix bug on pull requests when transfer head repository

* add migration and fix lint

* fix tests and add a cache check on LoadBaseRepo
2019-10-18 19:13:31 +08:00
..
admin Fix password complexity regex for special characters (on master) (#8525) 2019-10-16 11:09:58 +08:00
api/v1 Fix bug on pull requests when transfer head repository (#8564) 2019-10-18 19:13:31 +08:00
dev
org Fix errors in create org UI regarding team access permission. (#8506) 2019-10-14 19:20:42 +01:00
private Move migrating repository from frontend to backend (#6200) 2019-10-13 21:23:14 +08:00
repo Fix bug on pull requests when transfer head repository (#8564) 2019-10-18 19:13:31 +08:00
routes Enable Uploading/Removing Attachments When Editing an Issue/Comment (#8426) 2019-10-15 13:19:32 +01:00
user Fix password complexity regex for special characters (on master) (#8525) 2019-10-16 11:09:58 +08:00
utils
home.go Include description in repository search. (#7942) 2019-08-25 20:06:36 +03:00
init.go Restore Graceful Restarting & Socket Activation (#7274) 2019-10-15 14:39:51 +01:00
install.go Upgrade xorm to v0.8.0 (#8536) 2019-10-17 11:26:49 +02:00
metrics.go
swagger_json.go