summaryrefslogtreecommitdiffstats
path: root/models
Commit message (Expand)AuthorAgeFilesLines
* Git statistics in Activity tab (#4724)Lauris BH2019-05-041-6/+82
* Fix double-generation of scratch token (#6832) (#6833)SagePtr2019-05-021-5/+1
* When mirroring we should set the remote to mirror (#6824)zeripath2019-05-021-1/+1
* Improve issue reference on commit (#6694)mrsdizzie2019-05-012-9/+155
* Make CustomPath, CustomConf and AppWorkPath configurable at build (#6631)zeripath2019-04-291-0/+1
* LDAP: ignore already existing public keys after ldap sync (#6766)Lukas Prettenthaler2019-04-262-2/+6
* fix pulls broken when fork repository deleted (#6754)Lunny Xiao2019-04-262-0/+22
* Fix org visibility bug when git cloning (#6743)Lunny Xiao2019-04-257-3/+184
* fix new team 500 (#6749)Lunny Xiao2019-04-251-0/+5
* Fix: Sort repos on org home page with non-admin login (#6741)Lunny Xiao2019-04-241-3/+11
* Drop is_bare IDX only when it exists for MySQL and MariaDB (#6736)Lanre Adelowo2019-04-241-0/+10
* Disable web preview for telegram webhook (#6719)techknowlogick2019-04-231-2/+4
* Trace Logging on Permission Denied & ColorFormat (#6618)zeripath2019-04-226-1/+140
* Add option to blame files (#5721)Andrzej Ressel2019-04-192-0/+265
* Add support for MS Teams webhooks (#6632)Daniel Grier2019-04-192-0/+712
* Improve listing performance by using go-git (#6478)Filip Navara2019-04-193-64/+13
* Telegram webhook (#4227)techknowlogick2019-04-183-0/+343
* UX + Security current user password reset (#5042)AJ ONeal2019-04-181-1/+1
* Comments list performance optimization (#5305)Lunny Xiao2019-04-183-35/+533
* Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314)Richard Mahn2019-04-172-18/+152
* OAuth2 Grant UI (#6625)Jonas Franz2019-04-172-6/+68
* Add API for manipulating Git hooks (#6436)Segev Finer2019-04-174-6/+52
* Fix wrong GPG expire date (#6643)Antoine GIRARD2019-04-152-6/+162
* Fix forking an empty repository (#6637)Segev Finer2019-04-151-0/+1
* add .gpg url (match github behaviour) (#6610)Antoine GIRARD2019-04-147-19/+117
* Correctly adjust mirror url (#6593)zeripath2019-04-122-11/+20
* Improve issue autolinks (#6273)mrsdizzie2019-04-122-10/+13
* Support search operators for commits search (#6479)Mura Li2019-04-124-7/+53
* fix mail notification when close/reopen issue (#6581)Lunny Xiao2019-04-111-4/+12
* Delete local branch if it exists (#6497)John Olheiser2019-04-081-0/+32
* Fixes #6446 - Sort team members and team's repositories (#6525)ngourdon2019-04-071-1/+7
* Make distinction between DisplayName and Username in email templates (#6495)mrsdizzie2019-04-041-3/+4
* Show last commit status in pull request lists (#6465)Elias Norberg2019-04-021-0/+25
* fix upload attachments (#6481)Lunny Xiao2019-04-024-6/+62
* Better logging (#6038) (#6095)zeripath2019-04-0229-205/+205
* fix bug when user login and want to resend register confirmation email (#6482)Lunny Xiao2019-04-021-6/+6
* Make "Ghost" not link to 404 page (#6410)oscar.lofwenhamn2019-03-271-0/+11
* move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364)Lunny Xiao2019-03-2726-30/+30
* Add signatures to webhooks (#6428)techknowlogick2019-03-251-0/+19
* Fixed unitTypeCode not being used (#6419)kolaente2019-03-241-1/+1
* fix dump table name error and add some test for dump database (#6394)Lunny Xiao2019-03-203-3/+21
* fix migrations 82 to ignore unsynced tags between database and git data and m...Lunny Xiao2019-03-201-6/+40
* make sure units of a team are returned (#6379)Lanre Adelowo2019-03-191-0/+5
* Implement Default Webhooks (#4299)Russell Aunger2019-03-182-1/+76
* Add bio field for user (#6113)techknowlogick2019-03-181-6/+6
* Clean up various use of escape/unescape functions for URL generation (#6334)mrsdizzie2019-03-181-1/+1
* Fix ParsePatch function to work with quoted diff --git strings (#6323)mrsdizzie2019-03-142-0/+65
* Fix reported issue in repo description (#6306)zeripath2019-03-111-3/+5
* update git vendor to fix wrong release commit id and add migrations (#6224)Lunny Xiao2019-03-113-4/+94
* Remove util.RemoveAll - should have been removed since go 1.7 (#6299)zeripath2019-03-101-1/+2