summaryrefslogtreecommitdiffstats
path: root/models
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary updates to issue indexer (#3212)Ethan Koenig2017-12-173-2/+22
* Unit tests for routers/repo/issue_label (#3198)Ethan Koenig2017-12-151-1/+18
* Improvements for supporting UI Location (#3146)Lunny Xiao2017-12-143-19/+14
* Reorder migrations, skip errors if running migration again (#3160)Lauris BH2017-12-1313-292/+301
* fix org owner cannot be removed if there is not in owner team (#3164)Lunny Xiao2017-12-131-1/+6
* Fix Uninitialized variable in ParsePatch (#3156)Kim "BKC" Carlbäcker2017-12-121-1/+1
* simple usage of x (#3144)Lunny Xiao2017-12-111-4/+1
* Refactor struct's time to remove unnecessary memory usage (#3142)Lunny Xiao2017-12-1131-407/+185
* Fixtures for public_key table (#3140)Ethan Koenig2017-12-111-0/+1
* Fix integration tests (#3141)Ethan Koenig2017-12-111-4/+9
* Fix compile failed without gcc (#3130)Lunny Xiao2017-12-101-1/+0
* Improve LFS tests + fix lfs url refs + keep path upper/lowercase in db. (#3092)Antoine GIRARD2017-12-081-3/+3
* Fix repo indexer and submodule bug (#3107)Ethan Koenig2017-12-071-4/+4
* Add 'mark all read' option to notifications (#3097)Sasha Varlamov2017-12-073-4/+56
* Delete a user's public key via admin api (closes #3014) (#3059)Vlad Temian2017-12-061-4/+1
* Tests for reactions (#3083)Lauris BH2017-12-052-2/+168
* Sort repos in issues dashboard sidebar (#3072)Ethan Koenig2017-12-041-0/+12
* Fix error message sanitiziation (#3082)Ethan Koenig2017-12-041-26/+7
* Add reactions to issues/PR and comments (#2856)Lauris BH2017-12-049-2/+354
* Fix avatar URLs (#3069)Ethan Koenig2017-12-031-5/+11
* Sanitize logs for mirror sync (#3057)Ethan Koenig2017-12-032-8/+46
* Fix ref parsing in commit messages (#3067)Ethan Koenig2017-12-033-102/+87
* Remove GetRepositoryByRef and add GetRepositoryByOwnerAndName (#3043)Lunny Xiao2017-12-023-22/+28
* Unit tests for wiki routers (#3022)Ethan Koenig2017-11-304-33/+65
* Fix git lfs path (#3016)Antoine GIRARD2017-11-292-1/+34
* Improve memory usage when reaching diff limits (#2990)Duncan Ogilvie2017-11-291-12/+20
* Git LFS lock api (#2938)Antoine GIRARD2017-11-283-0/+204
* Various wiki bug fixes (#2996)Ethan Koenig2017-11-284-58/+208
* Don't print SQL in unit tests (#2995)Ethan Koenig2017-11-271-1/+4
* Enable admin to search by email (#2888)Ethan Koenig2017-11-261-8/+13
* Remove unnecessary IssueList attribute loads (#2936)Ethan Koenig2017-11-212-9/+16
* Add dingtalk webhook (#2777)Lunny Xiao2017-11-212-4/+210
* Disable add key button if SSH is disabled (#2873)Michael Kuhn2017-11-212-1/+15
* Add deleted_branch table fixture (#2832)Lauris BH2017-11-042-23/+29
* Issue content should not be updated when closing with comment (#2833)Lauris BH2017-11-033-18/+18
* Set session and indexers' data files rel to AppDataPath (#2192)Guillaume Dube2017-11-031-14/+9
* Fix order of comments (#2835)Morlinest2017-11-031-0/+1
* Use api.TrackedTime in API (#2807)Ethan Koenig2017-11-011-0/+13
* Use RelAvatarLink() in GetActAvatar() (#2800)cstyles2017-10-311-1/+1
* Fix Git LFS object/repo link storage in database and small refactoring (#2803)Lauris BH2017-10-301-5/+4
* Make URL scheme unambiguous (#2408)Ethan Koenig2017-10-301-6/+15
* Code/repo search (#2582)Ethan Koenig2017-10-278-10/+367
* Add search mode option to /api/repo/search (#2756)Morlinest2017-10-2711-106/+354
* Add checks for commits with missing author and time (#2771)Lauris BH2017-10-262-10/+33
* don't check minimum key size when disabled (#1754)Gibheer2017-10-261-5/+5
* Add commit count caching (#2774)Lauris BH2017-10-262-3/+21
* Add branch overiew page (#2108)Bwko2017-10-265-0/+228
* fix discord hook bug (#2778)Lunny Xiao2017-10-251-0/+4
* Hide unactive on explore users and some refactors (#2741)Lunny Xiao2017-10-2410-90/+104
* Use identicon image for default gravatar. (#2767)harry2017-10-231-2/+2