| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't discard the value of DISABLE_REGULAR_ORG_CREATION (#5886) | Lanre Adelowo | 2019-01-30 | 2 | -0/+45 |
* | Also ensure the repo is loaded (#5895) | zeripath | 2019-01-29 | 1 | -0/+4 |
* | Ensure issue.Poster is loaded in mailIssueCommentToParticipants (#5891) | zeripath | 2019-01-29 | 1 | -2/+2 |
* | Fix an error while adding a dependency via UI. (#5862) | Harshit Bansal | 2019-01-27 | 2 | -2/+3 |
* | Config option to disable automatic repo watching (#5852) | sebastian-sauer | 2019-01-27 | 2 | -14/+24 |
* | Fix failing migration v67 (#5849) | Jakub Arbet | 2019-01-26 | 1 | -8/+8 |
* | fix delete correct temp directory (#5839) | yasuokav | 2019-01-25 | 1 | -1/+1 |
* | Ensure valid git author names passed in signatures (#5774) | zeripath | 2019-01-24 | 4 | -7/+60 |
* | Make sure .git/info is created before generating .git/info/sparse-cheā¦ (#5825) | Mura Li | 2019-01-24 | 1 | -1/+5 |
* | When creating new repository fsck option should be enabled (#5817) | Lauris BH | 2019-01-23 | 1 | -6/+7 |
* | New API routes added (#5594) | Shashvat Kedia | 2019-01-23 | 1 | -5/+8 |
* | Feature: Archive repos (#5009) | kolaente | 2019-01-23 | 1 | -2/+11 |
* | Optimize pulls merging (#4921) | Mura Li | 2019-01-23 | 1 | -16/+86 |
* | Pooled and buffered gzip implementation (#5722) | zeripath | 2019-01-23 | 1 | -8/+8 |
* | Add the ability to use multiple labels as filters(#5786) | Lauris BH | 2019-01-22 | 3 | -15/+41 |
* | fix migration 78 error mssql (#5791) | Lunny Xiao | 2019-01-21 | 1 | -3/+2 |
* | Fix the v78 migration script (#5776) | zeripath | 2019-01-19 | 1 | -0/+12 |
* | fix migration bug (#5762) | Lunny Xiao | 2019-01-18 | 1 | -8/+28 |
* | Refactor repo.isBare to repo.isEmpty #5629 (#5714) | zeripath | 2019-01-17 | 5 | -14/+58 |
* | Refactor notification for indexer (#5111) | Lunny Xiao | 2019-01-17 | 4 | -15/+1 |
* | api: Add missing GET teams endpoints (#5382) | Harshit Bansal | 2019-01-16 | 3 | -6/+32 |
* | Ensure that sessions are passed into queries that could use the database to p... | zeripath | 2019-01-13 | 6 | -22/+42 |
* | Discord Oauth2 support (#4476) | techknowlogick | 2019-01-13 | 1 | -0/+1 |
* | Refactor mail notification (#5110) | Lunny Xiao | 2019-01-13 | 3 | -9/+5 |
* | Fix migration for user defined themes (#5682) | Lanre Adelowo | 2019-01-12 | 1 | -1/+1 |
* | fix public will not be reused as public key after deleting as deploy key (#5671) | Lunny Xiao | 2019-01-09 | 1 | -0/+5 |
* | Allow for user specific themes (#5668) | Lanre Adelowo | 2019-01-09 | 3 | -1/+35 |
* | Added URL mapping for Release attachments like on github.com (#1707) | gdeverlant | 2019-01-06 | 2 | -0/+27 |
* | Only count users own actions for heatmap contributions (#5647) | Julian | 2019-01-06 | 1 | -3/+13 |
* | Fix sqlite deadlock when assigning to a PR (#5640) | zeripath | 2019-01-04 | 6 | -9/+17 |
* | Don't close issues via commits on non-default branch. (#5622) | Harshit Bansal | 2019-01-04 | 2 | -40/+63 |
* | mirror: Delete tags in mirror which are removed for original repo. (#5609) | Harshit Bansal | 2018-12-31 | 2 | -2/+57 |
* | update v71.go to resolve #5595 (#5613) | Daniel Wolf | 2018-12-31 | 1 | -1/+1 |
* | Webhook for Pull Request approval/rejection (#5027) | Lanre Adelowo | 2018-12-27 | 5 | -19/+167 |
* | Synchronize SSH keys on login with LDAP + Fix SQLite deadlock on ldap ssh key... | zeripath | 2018-12-27 | 3 | -11/+30 |
* | fix nil pointer when adding a due date (#5587) | Lanre Adelowo | 2018-12-27 | 1 | -0/+4 |
* | Add rebase with merge commit merge style (#3844) (#4052) | Julian | 2018-12-27 | 6 | -3/+107 |
* | fix table name typo on SQL (#5562) | Lunny Xiao | 2018-12-19 | 1 | -2/+2 |
* | fix forgot removed records when deleting user (#5429) | Lunny Xiao | 2018-12-18 | 4 | -16/+53 |
* | Add base repo nil check (#5555) | Jonas Franz | 2018-12-17 | 1 | -0/+9 |
* | Improve performance of dashboard (#4977) | Lunny Xiao | 2018-12-13 | 13 | -65/+288 |
* | Added test environment for mssql (#4282) | kolaente | 2018-12-12 | 1 | -3/+4 |
* | fix approvals limitation (#5521) | Lunny Xiao | 2018-12-11 | 1 | -1/+2 |
* | Approvals at Branch Protection (#5350) | Jonas Franz | 2018-12-11 | 7 | -30/+156 |
* | Fixing MSSQL timestamp type (#5511) | Christopher | 2018-12-11 | 1 | -1/+1 |
* | fix code review on mssql (#5502) | Lunny Xiao | 2018-12-11 | 1 | -7/+19 |
* | fix forgot deletion of notification when delete repository (#5506) | Lunny Xiao | 2018-12-10 | 1 | -0/+1 |
* | fix topic name length on database (#5493) | Lunny Xiao | 2018-12-08 | 2 | -2/+2 |
* | ensure that the `closed_at` is set for closed (#5449) | romankl | 2018-12-02 | 1 | -0/+4 |
* | Fix repository deletion when there is large number of issues in it (#5426) | Lunny Xiao | 2018-11-30 | 1 | -39/+40 |