summaryrefslogtreecommitdiffstats
path: root/models/issue_test.go
Commit message (Expand)AuthorAgeFilesLines
* Add more tests and docs for issue indexer, add db indexer type for searching ...Lunny Xiao2019-02-211-0/+25
* Add option to close issues via commit on a non master branch (#5992)Lanre Adelowo2019-02-101-1/+1
* Add the ability to use multiple labels as filters(#5786)Lauris BH2019-01-221-2/+10
* Shows total tracked time in issue and milestone list (#3341)Jonas Franz2018-04-291-0/+8
* Fix bugs in issue dashboard stats (#3073)Ethan Koenig2017-12-261-0/+111
* Refactor struct's time to remove unnecessary memory usage (#3142)Lunny Xiao2017-12-111-1/+1
* Prevent sending emails and notifications to inactive users (#2384)David Schneiderbauer2017-09-161-1/+2
* Fix issue updated_unix bug (#2204)Ethan Koenig2017-07-271-0/+21
* Fix PR nil-dereference bug (#2195)Ethan Koenig2017-07-261-0/+65
* Fix misspelled variablesEthan Koenig2017-06-041-11/+8
* Run "make fmt" with go-1.6 (#1333)Sandro Santilli2017-03-211-3/+5
* Send notifications to partecipants in issue comments (#1217)Sandro Santilli2017-03-161-0/+24
* Batch updates for issues (#926)Ethan Koenig2017-03-151-0/+16
* feat: expose url field on issue api. (#982)Bo-Yi Wu2017-03-031-0/+9
* Optimize and unit test Issue_ReplaceLabels (#1080)Ethan Koenig2017-02-281-0/+35