summaryrefslogtreecommitdiffstats
path: root/models
Commit message (Expand)AuthorAgeFilesLines
* When creating new repository fsck option should be enabled (#5817)Lauris BH2019-01-231-6/+7
* New API routes added (#5594)Shashvat Kedia2019-01-231-5/+8
* Feature: Archive repos (#5009)kolaente2019-01-231-2/+11
* Optimize pulls merging (#4921)Mura Li2019-01-231-16/+86
* Pooled and buffered gzip implementation (#5722)zeripath2019-01-231-8/+8
* Add the ability to use multiple labels as filters(#5786)Lauris BH2019-01-223-15/+41
* fix migration 78 error mssql (#5791)Lunny Xiao2019-01-211-3/+2
* Fix the v78 migration script (#5776)zeripath2019-01-191-0/+12
* fix migration bug (#5762)Lunny Xiao2019-01-181-8/+28
* Refactor repo.isBare to repo.isEmpty #5629 (#5714)zeripath2019-01-175-14/+58
* Refactor notification for indexer (#5111)Lunny Xiao2019-01-174-15/+1
* api: Add missing GET teams endpoints (#5382)Harshit Bansal2019-01-163-6/+32
* Ensure that sessions are passed into queries that could use the database to p...zeripath2019-01-136-22/+42
* Discord Oauth2 support (#4476)techknowlogick2019-01-131-0/+1
* Refactor mail notification (#5110)Lunny Xiao2019-01-133-9/+5
* Fix migration for user defined themes (#5682)Lanre Adelowo2019-01-121-1/+1
* fix public will not be reused as public key after deleting as deploy key (#5671)Lunny Xiao2019-01-091-0/+5
* Allow for user specific themes (#5668)Lanre Adelowo2019-01-093-1/+35
* Added URL mapping for Release attachments like on github.com (#1707)gdeverlant2019-01-062-0/+27
* Only count users own actions for heatmap contributions (#5647)Julian2019-01-061-3/+13
* Fix sqlite deadlock when assigning to a PR (#5640)zeripath2019-01-046-9/+17
* Don't close issues via commits on non-default branch. (#5622)Harshit Bansal2019-01-042-40/+63
* mirror: Delete tags in mirror which are removed for original repo. (#5609)Harshit Bansal2018-12-312-2/+57
* update v71.go to resolve #5595 (#5613)Daniel Wolf2018-12-311-1/+1
* Webhook for Pull Request approval/rejection (#5027)Lanre Adelowo2018-12-275-19/+167
* Synchronize SSH keys on login with LDAP + Fix SQLite deadlock on ldap ssh key...zeripath2018-12-273-11/+30
* fix nil pointer when adding a due date (#5587)Lanre Adelowo2018-12-271-0/+4
* Add rebase with merge commit merge style (#3844) (#4052)Julian2018-12-276-3/+107
* fix table name typo on SQL (#5562)Lunny Xiao2018-12-191-2/+2
* fix forgot removed records when deleting user (#5429)Lunny Xiao2018-12-184-16/+53
* Add base repo nil check (#5555)Jonas Franz2018-12-171-0/+9
* Improve performance of dashboard (#4977)Lunny Xiao2018-12-1313-65/+288
* Added test environment for mssql (#4282)kolaente2018-12-121-3/+4
* fix approvals limitation (#5521)Lunny Xiao2018-12-111-1/+2
* Approvals at Branch Protection (#5350)Jonas Franz2018-12-117-30/+156
* Fixing MSSQL timestamp type (#5511)Christopher2018-12-111-1/+1
* fix code review on mssql (#5502)Lunny Xiao2018-12-111-7/+19
* fix forgot deletion of notification when delete repository (#5506)Lunny Xiao2018-12-101-0/+1
* fix topic name length on database (#5493)Lunny Xiao2018-12-082-2/+2
* ensure that the `closed_at` is set for closed (#5449)romankl2018-12-021-0/+4
* Fix repository deletion when there is large number of issues in it (#5426)Lunny Xiao2018-11-301-39/+40
* Milestone issues and pull requests (#5293)Lunny Xiao2018-11-292-3/+21
* Restrict permission check on repositories and fix some problems (#5314)Lunny Xiao2018-11-2827-205/+795
* show only opened milestones on issues page milestone filter (#5051)Lanre Adelowo2018-11-261-3/+3
* Show review summary in pull requests (#5132)kolaente2018-11-223-1/+104
* dont' send assign webhooks when creating issue (#5365)Lunny Xiao2018-11-201-4/+5
* Migration fixes for gogs (0.11.66) to gitea (1.6.0) #5318 (#5341)Florian Eitel2018-11-182-1/+9
* Fix create team, update team missing units (#5188)Lunny Xiao2018-11-102-0/+43
* fix bug when users have serval teams with different units on different reposi...Lunny Xiao2018-11-092-1/+11
* Add option to disable automatic mirror syncing. (#5242)Jonas Bröms2018-11-081-1/+6