summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Move sdk structs to modules/structs (#6905)Lunny Xiao2019-05-1151-19/+1839
* Fix logging documentation (#6904)zeripath2019-05-111-0/+2
* internal/ssh: ignore env command totally (#6825)Antoine GIRARD2019-05-091-12/+0
* Show full name if DefaultShowFullName setting activated (#6710)Wim2019-05-082-0/+5
* Improve migrations to support migrating milestones/labels/issues/comments/pul...Lunny Xiao2019-05-0720-4/+2010
* Add GET requests to webhook (#6771)Simon2019-05-051-0/+1
* Number of commits ahead/behind in branch overview (#6695)Mario Lubenka2019-05-053-0/+65
* add french specific rule for translating plural texts (#6846)ngourdon2019-05-041-0/+6
* Hash App token (#6724)techknowlogick2019-05-042-0/+15
* Git statistics in Activity tab (#4724)Lauris BH2019-05-042-0/+143
* Fix #6813: Allow git.GetTree to take both commit and tree names (#6816)Filip Navara2019-05-024-11/+17
* Allow Recaptcha service url to be configured (#6820)zeripath2019-05-023-2/+9
* Remove `seen` map from `getLastCommitForPaths` (#6807)Filip Navara2019-04-301-8/+2
* Make CustomPath, CustomConf and AppWorkPath configurable at build (#6631)zeripath2019-04-291-13/+26
* Restore IsWindows variable assignment (#6722) (#6790)Nicola Scattaglia2019-04-281-0/+2
* Set user search base field optional in DLDAP edit page (#6779)ngourdon2019-04-281-0/+4
* UI: Detect and restore encoding and BOM in content (#6727)zeripath2019-04-263-7/+114
* OAuth2 token can be used in basic auth (#6747)techknowlogick2019-04-251-2/+16
* Fix org visibility bug when git cloning (#6743)Lunny Xiao2019-04-251-6/+0
* Handle redirects in git clone commands (#6688)James E. Blair2019-04-251-0/+3
* Fix domain name pattern in email regex (#6739)mrsdizzie2019-04-242-1/+16
* Trace Logging on Permission Denied & ColorFormat (#6618)zeripath2019-04-223-8/+101
* Fix one performance/correctness regression in #6478 found on Rails repository...Filip Navara2019-04-211-38/+33
* Unfortunately MemProvider Init does not actually Init properly (#6692)zeripath2019-04-202-1/+218
* Prevent creating empty sessions (#6677)zeripath2019-04-202-0/+204
* Unifies pagination template usage (#6531) (#6533)Mario Lubenka2019-04-202-10/+60
* Add support for MS Teams webhooks (#6632)Daniel Grier2019-04-192-1/+12
* Improve listing performance by using go-git (#6478)Filip Navara2019-04-1928-646/+676
* API OTP Context (#6674)techknowlogick2019-04-193-1/+48
* Telegram webhook (#4227)techknowlogick2019-04-182-1/+13
* Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314)Richard Mahn2019-04-1728-275/+2074
* Pre-calculate the absolute path of git (#6575)Mura Li2019-04-172-1/+12
* Add API for manipulating Git hooks (#6436)Segev Finer2019-04-171-2/+2
* Add SUBJECT_PREFIX mailer config option (#6605)zeripath2019-04-172-1/+7
* Use ctx.metas for SHA hash links (#6645)mrsdizzie2019-04-163-4/+16
* Fix forking an empty repository (#6637)Segev Finer2019-04-151-7/+7
* Add json tags for oauth2 form (#6627)Jonas Franz2019-04-151-7/+7
* Add option to disable refresh token invalidation (#6584)Jonas Franz2019-04-122-1/+2
* Improve issue autolinks (#6273)mrsdizzie2019-04-123-16/+52
* Support search operators for commits search (#6479)Mura Li2019-04-122-5/+65
* fix mail notification when close/reopen issue (#6581)Lunny Xiao2019-04-111-3/+18
* Prevent server 500 on compare branches with no common history (#6555)zeripath2019-04-091-11/+16
* wrap the ServerError and NotFound and log from the caller (#6550)zeripath2019-04-091-4/+12
* Render SHA1 links as code blocks (#6546)silverwind2019-04-093-23/+40
* Issue indexer queue redis support (#6218)Lunny Xiao2019-04-084-31/+189
* Cleaned permission checks for API -> site admin can now do anything (#6483)Vasek Sraier2019-04-081-1/+37
* Use stricter boundaries for auto-link detection (#6522)mrsdizzie2019-04-073-11/+70
* Quieter Integration Tests (#6513)zeripath2019-04-0712-361/+393
* Improve SHA1 link detection (#6526)silverwind2019-04-062-21/+36
* Add X-Auto-Response-Suppress header to outgoing messages (#6492)mrsdizzie2019-04-021-0/+1