summaryrefslogtreecommitdiffstats
path: root/models/repo_unit.go
Commit message (Expand)AuthorAgeFilesLines
* migrate from com.* to alternatives (#14103)65432020-12-251-2/+2
* Don't show a dropdown menu when only 1 merge option is available (#13660) (#1...Jimmy Praet2020-11-221-0/+18
* Kanban board (#8346)Lanre Adelowo2020-08-161-1/+1
* Upgrade xorm to v1.0.0 (#10646)Lunny Xiao2020-03-221-2/+2
* Add setting to set default and global disabled repository units. (#8788)David Svantesson2020-01-171-1/+12
* Upgrade xorm to v0.8.0 (#8536)Lunny Xiao2019-10-171-1/+1
* Use gitea forked macaron (#7933)Tamal Saha2019-08-231-1/+1
* Display ui time with customize time location (#7792)Lunny Xiao2019-08-151-5/+5
* Fix error log when loading issues caused by a xorm bug (#7271)Lunny Xiao2019-06-231-1/+1
* Add rebase with merge commit merge style (#3844) (#4052)Julian2018-12-271-0/+2
* Restrict permission check on repositories and fix some problems (#5314)Lunny Xiao2018-11-281-4/+1
* Added dependencies for issues (#2196) (#2531)kolaente2018-07-171-1/+1
* Add Pull Request merge options - Ignore white-space for conflict checking, Re...Lauris BH2018-01-051-4/+30
* Refactor struct's time to remove unnecessary memory usage (#3142)Lunny Xiao2017-12-111-8/+3
* Remove repo unit index (#2621)Morlinest2017-10-021-3/+2
* Use AfterLoad instead of AfterSet on Structs (#2628)Lunny Xiao2017-10-011-6/+3
* Feature: Timetracking (#2211)Jonas Franz2017-09-121-6/+24
* Remove unit types commits and settings (#2161)Lauris BH2017-07-171-7/+2
* Add units to team (#947)Lunny Xiao2017-05-181-0/+8
* Add units concept for modulable functions of a repository (#742)Lunny Xiao2017-02-041-0/+137