summaryrefslogtreecommitdiffstats
path: root/models/models.go
Commit message (Expand)AuthorAgeFilesLines
* Detect migrating batch size (#7353)Lunny Xiao2019-07-061-0/+6
* Fix error log when loading issues caused by a xorm bug (#7271)Lunny Xiao2019-06-231-1/+1
* Add golangci (#6418)kolaente2019-06-121-4/+5
* fix possbile mysql invalid connnection error (#7051)Lunny Xiao2019-05-261-0/+6
* Add support of utf8mb4 for mysql (#6992)Lunny Xiao2019-05-241-4/+5
* Move xorm logger bridge from log to models so that log module could be a stan...Lunny Xiao2019-05-141-3/+2
* add .gpg url (match github behaviour) (#6610)Antoine GIRARD2019-04-141-0/+1
* fix dump table name error and add some test for dump database (#6394)Lunny Xiao2019-03-201-3/+6
* Integrate OAuth2 Provider (#5378)Jonas Franz2019-03-081-0/+3
* Change sqlite DB path default to data directory (#6198)John Olheiser2019-02-271-1/+2
* Refactor issue indexer (#5363)Lunny Xiao2019-02-191-14/+0
* Added test environment for mssql (#4282)kolaente2018-12-121-3/+4
* MySQL TLS (#4642)Russell Aunger2018-08-231-6/+9
* Pull request review/approval and comment on code (#3748)Lauris BH2018-08-061-0/+1
* Added dependencies for issues (#2196) (#2531)kolaente2018-07-171-0/+1
* hide issues from org private repos w/o team assignment (#4034)David Schneiderbauer2018-06-211-0/+1
* Change parsing of postgresql settings (#4275)techknowlogick2018-06-201-8/+14
* Add support for FIDO U2F (#3971)Jonas Franz2018-05-191-0/+1
* Multiple assignees (#3705)kolaente2018-05-091-0/+1
* Enhance healthcheck for database connectivity (#3754)Evan Sherwood2018-04-041-1/+4
* Add config option to enable or disable log executed SQL (#3726)Lunny Xiao2018-03-301-1/+1
* Add missing indexer doc in configuration (#3324)Antoine GIRARD2018-01-081-1/+1
* Add reactions to issues/PR and comments (#2856)Lauris BH2017-12-041-0/+1
* Git LFS lock api (#2938)Antoine GIRARD2017-11-281-0/+1
* Set session and indexers' data files rel to AppDataPath (#2192)Guillaume Dube2017-11-031-14/+9
* Code/repo search (#2582)Ethan Koenig2017-10-271-4/+20
* Add branch overiew page (#2108)Bwko2017-10-261-0/+1
* Replace deprecated Id method with ID (#2655)Ethan Koenig2017-10-051-1/+1
* Use created & updated instead BeforeInsert & BeforeUpdate (#2482)Lunny Xiao2017-09-131-0/+1
* Feature: Timetracking (#2211)Jonas Franz2017-09-121-0/+2
* update latest xorm version to vendor (#2353)Lunny Xiao2017-08-221-1/+1
* Fix git hooks update to receive required arguments. Fixes #2090 (#2095)Lauris BH2017-07-021-3/+2
* Refactor session close as xorm already does everything needed internally (#2020)Lauris BH2017-06-211-7/+0
* SQLite has a query timeout. Hopefully fixes most 'database locked' errors (#1...Kim "BKC" Carlbäcker2017-06-151-1/+3
* Status-API (#1332)Kim "BKC" Carlbäcker2017-04-211-0/+1
* Create issue_watch tableAndrey Nering2017-03-291-0/+1
* Login via OpenID-2.0 (#618)Sandro Santilli2017-03-171-0/+1
* Implement GPG api (#710)Antoine GIRARD2017-03-161-0/+1
* fix install submit crash caused by xorm log (#1119)Lunny Xiao2017-03-061-2/+1
* Move push update to post-receive and protected branch check to pre-receive (#...Lunny Xiao2017-02-251-2/+0
* added missing new struct sync (#1021)Lunny Xiao2017-02-231-0/+2
* Make Xorm log configurable (#174)Lunny Xiao2017-02-201-12/+5
* Small optimization for getTeamIDs (#919)Lunny Xiao2017-02-141-0/+1
* small optimization for get issue labelsLunny Xiao2017-02-121-0/+1
* Consistency checks for unit tests (#853)Ethan Koenig2017-02-071-0/+1
* Redirects for renamed repos (#807)Ethan Koenig2017-02-051-0/+1
* Fix bug in removeOrgRepoEthan Koenig2017-02-041-0/+2
* Add units concept for modulable functions of a repository (#742)Lunny Xiao2017-02-041-0/+1
* Cleanup log messagingGabriel Jackson2017-02-021-5/+5
* Search bar for issues/pulls (#530)Ethan Koenig2017-01-251-0/+4