| Commit message (Expand) | Author | Age | Files | Lines |
* | Add 'Mentioning you' group to /issues page (#8201) | jaqra | 2019-09-18 | 1 | -0/+4 |
* | Refuse merge until all required status checks success (#7481) | Lunny Xiao | 2019-09-18 | 3 | -116/+174 |
* | Adds side-by-side diff for images (#6784) | Mario Lubenka | 2019-09-16 | 2 | -12/+56 |
* | migrate gplus to google oauth2 provider (#7885) | techknowlogick | 2019-09-14 | 1 | -1/+1 |
* | [fix #7384] make show private icon when repo avatar set (#8144) | jaqra | 2019-09-13 | 1 | -0/+1 |
* | oauth2 with remote Gitea - Fix #8093 (#8149) | techknowlogick | 2019-09-12 | 1 | -0/+2 |
* | apply emoji on dashboard issue list labels (#8156) | jaqra | 2019-09-12 | 1 | -1/+1 |
* | Move ref (branch or tag) location on issue list page (#8157) | jaqra | 2019-09-12 | 3 | -14/+28 |
* | Make link last commit massages in repository home page and commit tables (#8006) | jaqra | 2019-09-10 | 2 | -2/+4 |
* | Implement webhook branch filter (#7791) | WGH | 2019-09-09 | 2 | -0/+15 |
* | Add option to initialize repository with labels (#6061) | John Olheiser | 2019-09-08 | 2 | -0/+19 |
* | 1148: Take up the full width when viewing the diff in split view. (#8114) | pmdematagoda | 2019-09-07 | 1 | -1/+1 |
* | Move git diff codes from models to services/gitdiff (#7889) | Lunny Xiao | 2019-09-05 | 1 | -1/+1 |
* | Display description of 'make this repo private' as help text, not as tooltip ... | micw | 2019-09-05 | 1 | -1/+2 |
* | Add API endpoint for accessing repo topics (#7963) | David Svantesson | 2019-09-03 | 1 | -2/+226 |
* | Add merged commit id on pull view when it's merged (#8062) | Lunny Xiao | 2019-09-03 | 1 | -1/+6 |
* | Add tooltip for the visibility checkbox in /repo/create (#8025) | Mura Li | 2019-09-02 | 1 | -1/+1 |
* | Add Ability for User to Customize Email Notification Frequency (#7813) | Gary Kim | 2019-08-29 | 1 | -2/+25 |
* | Changed black to white for (read) number label on issue list (#8000) | jaqra | 2019-08-28 | 1 | -1/+1 |
* | Update swagger to 0.20.1 (#8010) | Antoine GIRARD | 2019-08-28 | 1 | -2/+35 |
* | keep blame view buttons sequence consistent with normal view when view a file... | Lunny Xiao | 2019-08-27 | 1 | -1/+1 |
* | Fix adding default Telegram webhook (#7972) | Gary Kim | 2019-08-26 | 1 | -0/+3 |
* | Adds details about what tags can use the Git tags API (#7989) | Richard Mahn | 2019-08-26 | 1 | -2/+2 |
* | swagger/fix: []string are not enum by swagger definition (#7916) | Antoine GIRARD | 2019-08-26 | 1 | -18/+18 |
* | API method to list all commits of a repository (#6408) | Mike Schwörer | 2019-08-26 | 1 | -0/+107 |
* | [Branch View] show "New Pull Request" Button only if posible (#7977) | 6543 | 2019-08-26 | 3 | -24/+19 |
* | Include description in repository search. (#7942) | David Svantesson | 2019-08-25 | 1 | -0/+6 |
* | Document possibility to limit API Repo search to topics only. (#7957) | David Svantesson | 2019-08-23 | 1 | -0/+6 |
* | Revert RenderCommitMessageLink part of #7659 (#7923) | Gary Kim | 2019-08-20 | 1 | -1/+1 |
* | Provide links in commit summaries in commits table/view list (#7659) | Gary Kim | 2019-08-20 | 2 | -4/+4 |
* | Evaluate emojis in commit messages in list view (#7906) | Mario Lubenka | 2019-08-18 | 1 | -2/+2 |
* | Extract the username and password from the mirror url (#7651) | zeripath | 2019-08-16 | 1 | -1/+18 |
* | Detect delimiter in CSV rendering (#7869) | Norwin | 2019-08-16 | 1 | -1/+1 |
* | Display ui time with customize time location (#7792) | Lunny Xiao | 2019-08-15 | 1 | -1/+1 |
* | gpg/bugfix: Use .ExpiredUnix.IsZero to display green color of forever valid g... | Antoine GIRARD | 2019-08-14 | 1 | -1/+1 |
* | Prevent Commit Status and Message From Overflowing On Branch Page (#7800) | Gary Kim | 2019-08-09 | 1 | -8/+10 |
* | add pagination for admin api get orgs and fix only list public orgs bug (#7742) | Lunny Xiao | 2019-08-04 | 1 | -0/+14 |
* | Apply emoji on commit graph page (#7743) | jaqra | 2019-08-04 | 1 | -1/+1 |
* | org/members: display 2FA members states + optimize sql requests (#7621) | Antoine GIRARD | 2019-08-02 | 1 | -4/+12 |
* | sugestion to use range .Branches (#7674) | 6543 | 2019-07-30 | 1 | -2/+2 |
* | hide delete/restor button on archived repos (#7658) | 6543 | 2019-07-29 | 1 | -1/+1 |
* | [Branch View] add download button (#7604) | 6543 | 2019-07-29 | 1 | -9/+27 |
* | [Branch View] Protection Symbole (delete dublicate) (#7624) | 6543 | 2019-07-27 | 1 | -5/+3 |
* | [Branch View] Delete Table Header (#7622) | 6543 | 2019-07-26 | 1 | -14/+4 |
* | [Branch View] icons to buttons (#7602) | 6543 | 2019-07-26 | 1 | -2/+2 |
* | Fix #7136: Add paging and extend API GetCommitStatuses (#7141) | zeripath | 2019-07-25 | 1 | -0/+38 |
* | Swagger: Add information to API Token header (#7585) | zeripath | 2019-07-24 | 1 | -0/+1 |
* | Fix file header overflow in file and blame views (#7562) | silverwind | 2019-07-23 | 2 | -5/+5 |
* | Make default branch name link to default branch (#7519) | Gary Kim | 2019-07-18 | 1 | -1/+1 |
* | Add Extra Info to Branches Page (#7461) | Gary Kim | 2019-07-17 | 1 | -3/+16 |