| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Style orgs list in user profile (#6911) | Xaver Maierhofer | 2019-05-13 | 1 | -1/+5 |
* | Fix input size for dependency select (#6913) | Xaver Maierhofer | 2019-05-12 | 1 | -1/+1 |
* | Move sdk structs to modules/structs (#6905) | Lunny Xiao | 2019-05-11 | 1 | -87/+87 |
* | update sdk to latest (#6903) | techknowlogick | 2019-05-10 | 1 | -4/+13 |
* | Show full name if DefaultShowFullName setting activated (#6710) | Wim | 2019-05-08 | 10 | -49/+50 |
* | Change the color of issues/pulls list, merged is purple and closed is red (#6... | Lunny Xiao | 2019-05-08 | 1 | -1/+1 |
* | Improve migrations to support migrating milestones/labels/issues/comments/pul... | Lunny Xiao | 2019-05-07 | 2 | -1/+61 |
* | Refactor table width to have more info shown in file list (#6867) | Lauris BH | 2019-05-06 | 1 | -29/+33 |
* | fix config ui error about cache ttl (#6861) | Lunny Xiao | 2019-05-06 | 1 | -0/+4 |
* | Don't post process commit summary in templates (#6842) | mrsdizzie | 2019-05-05 | 2 | -3/+3 |
* | Add GET requests to webhook (#6771) | Simon | 2019-05-05 | 1 | -0/+12 |
* | Number of commits ahead/behind in branch overview (#6695) | Mario Lubenka | 2019-05-05 | 1 | -1/+14 |
* | Improve localization of git activity stats (#6848) | Lauris BH | 2019-05-04 | 1 | -2/+3 |
* | Hash App token (#6724) | techknowlogick | 2019-05-04 | 1 | -2/+8 |
* | Git statistics in Activity tab (#4724) | Lauris BH | 2019-05-04 | 1 | -0/+27 |
* | Allow Recaptcha service url to be configured (#6820) | zeripath | 2019-05-02 | 1 | -1/+1 |
* | Service worker js is a missing comma (#6788) | techknowlogick | 2019-04-28 | 1 | -2/+2 |
* | Set user search base field optional in DLDAP edit page (#6779) | ngourdon | 2019-04-28 | 1 | -1/+1 |
* | fix new team 500 (#6749) | Lunny Xiao | 2019-04-25 | 1 | -1/+1 |
* | fix template error (#6737) | Lanre Adelowo | 2019-04-24 | 1 | -1/+1 |
* | Order file actions equal to GitHub (#6706) | Joel da Rosa | 2019-04-24 | 1 | -1/+1 |
* | Show "delete branch" button on closed pull requests (#6570) (#6601) | Mario Lubenka | 2019-04-20 | 1 | -1/+11 |
* | Unifies pagination template usage (#6531) (#6533) | Mario Lubenka | 2019-04-20 | 8 | -135/+14 |
* | Add option to blame files (#5721) | Andrzej Ressel | 2019-04-19 | 3 | -1/+57 |
* | Add support for MS Teams webhooks (#6632) | Daniel Grier | 2019-04-19 | 5 | -0/+23 |
* | Improve listing performance by using go-git (#6478) | Filip Navara | 2019-04-19 | 1 | -1/+1 |
* | Telegram webhook (#4227) | techknowlogick | 2019-04-18 | 4 | -0/+24 |
* | UX + Security current user password reset (#5042) | AJ ONeal | 2019-04-18 | 3 | -4/+20 |
* | Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314) | Richard Mahn | 2019-04-17 | 3 | -3/+538 |
* | Add more title attributes on shortened names (#6647) | zeripath | 2019-04-17 | 5 | -13/+13 |
* | OAuth2 Grant UI (#6625) | Jonas Franz | 2019-04-17 | 2 | -0/+40 |
* | Add API for manipulating Git hooks (#6436) | Segev Finer | 2019-04-17 | 1 | -0/+210 |
* | update swagger-ui (#6661) | Antoine GIRARD | 2019-04-16 | 1 | -2/+2 |
* | Fixes #6659 - Swagger schemes selection default to page's (#6660) | Richard Mahn | 2019-04-16 | 1 | -15/+26 |
* | Fix 6655 - there is no need to EscapePound .Link as it is already escaped (#6... | zeripath | 2019-04-16 | 1 | -1/+1 |
* | Update UI for topics labels on projects (#6639) | 하윤 | 2019-04-15 | 2 | -4/+4 |
* | Remove trailing slash from twitter card (#6619) | techknowlogick | 2019-04-14 | 1 | -1/+1 |
* | fix Open Graph og:image link (#6612) | Andreas Shimokawa | 2019-04-14 | 1 | -1/+1 |
* | Correctly adjust mirror url (#6593) | zeripath | 2019-04-12 | 1 | -1/+1 |
* | Improve issue autolinks (#6273) | mrsdizzie | 2019-04-12 | 6 | -8/+8 |
* | Support search operators for commits search (#6479) | Mura Li | 2019-04-12 | 1 | -1/+1 |
* | Allow admin users to set a repositoires visibility to public, even if FORCE_P... | Matthias Beckert | 2019-04-11 | 1 | -0/+4 |
* | Fixes #6514 - New Pull Request on files and pulls pages the same (#6515) | Richard Mahn | 2019-04-09 | 1 | -1/+1 |
* | Prevent server 500 on compare branches with no common history (#6555) | zeripath | 2019-04-09 | 2 | -4/+11 |
* | Fixes pagination width on mobile view (#5711) (#6532) | Mario Lubenka | 2019-04-08 | 1 | -6/+6 |
* | Properly escape release attachment URL (#6512) | mrsdizzie | 2019-04-05 | 1 | -1/+1 |
* | Make distinction between DisplayName and Username in email templates (#6495) | mrsdizzie | 2019-04-04 | 4 | -8/+8 |
* | Show last commit status in pull request lists (#6465) | Elias Norberg | 2019-04-02 | 2 | -0/+12 |
* | Better logging (#6038) (#6095) | zeripath | 2019-04-02 | 1 | -2/+78 |
* | Add ui class to sub_menu to fix style in arc-green (#6477) | John Olheiser | 2019-04-02 | 1 | -2/+2 |