| Commit message (Expand) | Author | Age | Files | Lines |
* | fix missing repo description when migrating (#7000) | Lunny Xiao | 2019-05-20 | 1 | -0/+3 |
* | Stop colorizing files by default (#6949) | zeripath | 2019-05-15 | 1 | -2/+0 |
* | Refactor models.NewRepoContext to extract git related codes to modules/git (#... | Lunny Xiao | 2019-05-15 | 3 | -3/+29 |
* | Add work path CLI option (#6922) | zeripath | 2019-05-14 | 1 | -1/+4 |
* | Move xorm logger bridge from log to models so that log module could be a stan... | Lunny Xiao | 2019-05-14 | 2 | -115/+0 |
* | Remove macaron dependent on modules/log (#6933) | Lunny Xiao | 2019-05-13 | 2 | -103/+83 |
* | rotate unusual logs and stop stacktracing (#6935) | zeripath | 2019-05-14 | 1 | -1/+1 |
* | Handle CORS requests (#6289) | Tamal Saha | 2019-05-13 | 2 | -0/+42 |
* | Remove local clones & make hooks run on merge/edit/upload (#6672) | zeripath | 2019-05-11 | 10 | -590/+245 |
* | Move sdk structs to modules/structs (#6905) | Lunny Xiao | 2019-05-11 | 51 | -19/+1839 |
* | Fix logging documentation (#6904) | zeripath | 2019-05-11 | 1 | -0/+2 |
* | internal/ssh: ignore env command totally (#6825) | Antoine GIRARD | 2019-05-09 | 1 | -12/+0 |
* | Show full name if DefaultShowFullName setting activated (#6710) | Wim | 2019-05-08 | 2 | -0/+5 |
* | Improve migrations to support migrating milestones/labels/issues/comments/pul... | Lunny Xiao | 2019-05-07 | 20 | -4/+2010 |
* | Add GET requests to webhook (#6771) | Simon | 2019-05-05 | 1 | -0/+1 |
* | Number of commits ahead/behind in branch overview (#6695) | Mario Lubenka | 2019-05-05 | 3 | -0/+65 |
* | add french specific rule for translating plural texts (#6846) | ngourdon | 2019-05-04 | 1 | -0/+6 |
* | Hash App token (#6724) | techknowlogick | 2019-05-04 | 2 | -0/+15 |
* | Git statistics in Activity tab (#4724) | Lauris BH | 2019-05-04 | 2 | -0/+143 |
* | Fix #6813: Allow git.GetTree to take both commit and tree names (#6816) | Filip Navara | 2019-05-02 | 4 | -11/+17 |
* | Allow Recaptcha service url to be configured (#6820) | zeripath | 2019-05-02 | 3 | -2/+9 |
* | Remove `seen` map from `getLastCommitForPaths` (#6807) | Filip Navara | 2019-04-30 | 1 | -8/+2 |
* | Make CustomPath, CustomConf and AppWorkPath configurable at build (#6631) | zeripath | 2019-04-29 | 1 | -13/+26 |
* | Restore IsWindows variable assignment (#6722) (#6790) | Nicola Scattaglia | 2019-04-28 | 1 | -0/+2 |
* | Set user search base field optional in DLDAP edit page (#6779) | ngourdon | 2019-04-28 | 1 | -0/+4 |
* | UI: Detect and restore encoding and BOM in content (#6727) | zeripath | 2019-04-26 | 3 | -7/+114 |
* | OAuth2 token can be used in basic auth (#6747) | techknowlogick | 2019-04-25 | 1 | -2/+16 |
* | Fix org visibility bug when git cloning (#6743) | Lunny Xiao | 2019-04-25 | 1 | -6/+0 |
* | Handle redirects in git clone commands (#6688) | James E. Blair | 2019-04-25 | 1 | -0/+3 |
* | Fix domain name pattern in email regex (#6739) | mrsdizzie | 2019-04-24 | 2 | -1/+16 |
* | Trace Logging on Permission Denied & ColorFormat (#6618) | zeripath | 2019-04-22 | 3 | -8/+101 |
* | Fix one performance/correctness regression in #6478 found on Rails repository... | Filip Navara | 2019-04-21 | 1 | -38/+33 |
* | Unfortunately MemProvider Init does not actually Init properly (#6692) | zeripath | 2019-04-20 | 2 | -1/+218 |
* | Prevent creating empty sessions (#6677) | zeripath | 2019-04-20 | 2 | -0/+204 |
* | Unifies pagination template usage (#6531) (#6533) | Mario Lubenka | 2019-04-20 | 2 | -10/+60 |
* | Add support for MS Teams webhooks (#6632) | Daniel Grier | 2019-04-19 | 2 | -1/+12 |
* | Improve listing performance by using go-git (#6478) | Filip Navara | 2019-04-19 | 28 | -646/+676 |
* | API OTP Context (#6674) | techknowlogick | 2019-04-19 | 3 | -1/+48 |
* | Telegram webhook (#4227) | techknowlogick | 2019-04-18 | 2 | -1/+13 |
* | Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314) | Richard Mahn | 2019-04-17 | 28 | -275/+2074 |
* | Pre-calculate the absolute path of git (#6575) | Mura Li | 2019-04-17 | 2 | -1/+12 |
* | Add API for manipulating Git hooks (#6436) | Segev Finer | 2019-04-17 | 1 | -2/+2 |
* | Add SUBJECT_PREFIX mailer config option (#6605) | zeripath | 2019-04-17 | 2 | -1/+7 |
* | Use ctx.metas for SHA hash links (#6645) | mrsdizzie | 2019-04-16 | 3 | -4/+16 |
* | Fix forking an empty repository (#6637) | Segev Finer | 2019-04-15 | 1 | -7/+7 |
* | Add json tags for oauth2 form (#6627) | Jonas Franz | 2019-04-15 | 1 | -7/+7 |
* | Add option to disable refresh token invalidation (#6584) | Jonas Franz | 2019-04-12 | 2 | -1/+2 |
* | Improve issue autolinks (#6273) | mrsdizzie | 2019-04-12 | 3 | -16/+52 |
* | Support search operators for commits search (#6479) | Mura Li | 2019-04-12 | 2 | -5/+65 |
* | fix mail notification when close/reopen issue (#6581) | Lunny Xiao | 2019-04-11 | 1 | -3/+18 |