summaryrefslogtreecommitdiffstats
path: root/models/topic.go
Commit message (Expand)AuthorAgeFilesLines
* Change topic name size from 25 to 50 (#14150)Lunny Xiao2020-12-261-1/+1
* Ensure topics added using the API are added to the repository (#13285)zeripath2020-10-241-3/+30
* Add Primary Key to Topic and RepoTopic (#12639)zeripath2020-09-101-3/+3
* Update topics repo count when deleting repository (#10051)Lauris BH2020-01-311-3/+21
* API add/generalize pagination (#9452)SpaWn2KiLl2020-01-241-4/+3
* Add API endpoint for accessing repo topics (#7963)David Svantesson2019-09-031-30/+124
* Display ui time with customize time location (#7792)Lunny Xiao2019-08-151-3/+3
* Fix error log when loading issues caused by a xorm bug (#7271)Lunny Xiao2019-06-231-1/+1
* fix topic name length on database (#5493)Lunny Xiao2018-12-081-1/+1
* Fixed violation of the unique constraint for v68 migration (#4297)Alexey Terentyev2018-06-271-6/+6
* Fix topics addition (Another solution) (#4031) (#4258)Alexey Terentyev2018-06-211-0/+15
* Add topic support (#3711)Lunny Xiao2018-04-111-0/+192