| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Create Progressive Web App (#4730) | SohnyBohny | 2018-11-27 | 1 | -0/+9 |
* | Add raw blob endpoint to get objects by SHA ID (#5334) | Peter Hoffmann | 2018-11-18 | 1 | -0/+1 |
* | Prometheus endpoint (#5256) | Stanislav | 2018-11-04 | 1 | -0/+10 |
* | Add AutoHead functionality. (#5186) | zeripath | 2018-10-30 | 1 | -0/+1 |
* | Disable debug routes unless PPROF is enabled in configuration (#4995) | Lauris BH | 2018-09-29 | 1 | -0/+1 |
* | Force user to change password (#4489) | Lanre Adelowo | 2018-09-13 | 1 | -0/+2 |
* | Make cookies HttpOnly and obey COOKIE_SECURE flag (#4706) | SagePtr | 2018-08-14 | 1 | -6/+7 |
* | Add whitespace handling to PR-comparsion (#4683) | nemoinho | 2018-08-14 | 1 | -1/+1 |
* | make sure to set pr split view (#4617) | Lanre Adelowo | 2018-08-11 | 1 | -1/+1 |
* | Pull request review/approval and comment on code (#3748) | Lauris BH | 2018-08-06 | 1 | -1/+7 |
* | Swagger.v1.json template (#3572) | Piotr Orzechowski | 2018-07-28 | 1 | -1/+5 |
* | Added dependencies for issues (#2196) (#2531) | kolaente | 2018-07-17 | 1 | -0/+4 |
* | Issue due date api (#3890) | kolaente | 2018-07-16 | 1 | -2/+0 |
* | Fix topics addition (Another solution) (#4031) (#4258) | Alexey Terentyev | 2018-06-21 | 1 | -1/+1 |
* | Fix webhook type conflation. (#4285) | Russell Aunger | 2018-06-21 | 1 | -1/+1 |
* | Make home.tmpl visible with Signin-View enabled (#4040) | Fluf | 2018-05-24 | 1 | -1/+1 |
* | Support secure cookie for csrf-token (#3839) | Aleksandr Bulyshchenko | 2018-05-22 | 1 | -0/+1 |
* | Add support for FIDO U2F (#3971) | Jonas Franz | 2018-05-19 | 1 | -1/+15 |
* | Splitted the user settings code into several files to be more maintainable (#... | David Schneiderbauer | 2018-05-17 | 1 | -25/+26 |
* | Refactor User Settings (#3900) | David Schneiderbauer | 2018-05-15 | 1 | -23/+43 |
* | Issue due date (#3794) | kolaente | 2018-05-01 | 1 | -0/+2 |
* | Add topic support (#3711) | Lunny Xiao | 2018-04-11 | 1 | -0/+4 |
* | Global code search support (#3664) | Lunny Xiao | 2018-03-16 | 1 | -0/+1 |
* | Enable caching on assets and avatars (#3376) | Morgan Bazalgette | 2018-02-04 | 1 | -8/+11 |
* | Handle refactor (#3339) | Morgan Bazalgette | 2018-01-10 | 1 | -12/+8 |
* | Serve .patch for pull requests (#3305) | Sandro Santilli | 2018-01-07 | 1 | -0/+1 |
* | Add Pull Request merge options - Ignore white-space for conflict checking, Re... | Lauris BH | 2018-01-05 | 1 | -1/+1 |
* | Serve pull request .diff files (#3293) | Sandro Santilli | 2018-01-05 | 1 | -0/+1 |
* | Add 'mark all read' option to notifications (#3097) | Sasha Varlamov | 2017-12-07 | 1 | -0/+1 |
* | Add reactions to issues/PR and comments (#2856) | Lauris BH | 2017-12-04 | 1 | -0/+2 |
* | Fix git lfs path (#3016) | Antoine GIRARD | 2017-11-29 | 1 | -1/+1 |
* | Git LFS lock api (#2938) | Antoine GIRARD | 2017-11-28 | 1 | -0/+6 |
* | Various wiki bug fixes (#2996) | Ethan Koenig | 2017-11-28 | 1 | -1/+0 |
* | Add dingtalk webhook (#2777) | Lunny Xiao | 2017-11-21 | 1 | -0/+4 |
* | Add LFS object verification step after upload (#2868) | Lauris BH | 2017-11-08 | 1 | -0/+1 |
* | Make URL scheme unambiguous (#2408) | Ethan Koenig | 2017-10-30 | 1 | -25/+42 |
* | Code/repo search (#2582) | Ethan Koenig | 2017-10-27 | 1 | -0/+1 |
* | Add commit count caching (#2774) | Lauris BH | 2017-10-26 | 1 | -5/+5 |
* | Add branch overiew page (#2108) | Bwko | 2017-10-26 | 1 | -1/+8 |
* | Move swagger-ui under /api/v1 (#2746) | Antoine GIRARD | 2017-10-21 | 1 | -1/+0 |
* | Merge password and 2fa page on user settings (#2695) | Lunny Xiao | 2017-10-16 | 1 | -4/+3 |
* | Fix PR, milestone and label functionality if issue unit is disabled (#2710) | Lauris BH | 2017-10-16 | 1 | -19/+14 |
* | Create new branch from branch selection dropdown (#2130) | Lauris BH | 2017-10-15 | 1 | -0/+4 |
* | Remove direct user adding to organization members (#2641) | Lauris BH | 2017-10-15 | 1 | -2/+0 |
* | Add Activity page to repository (#2674) | Lauris BH | 2017-10-15 | 1 | -0/+5 |
* | Remove redudant CheckUnit calls in router (#2627) | Morlinest | 2017-09-30 | 1 | -4/+4 |
* | Fork permission bug fixes (#2534) | Jonas Franz | 2017-09-18 | 1 | -2/+4 |
* | Implementation of all repositories of a user from user->settings (#1740) | Rémy Boulanouar | 2017-09-14 | 1 | -0/+1 |
* | improve protected branch to add whitelist support (#2451) | Lunny Xiao | 2017-09-14 | 1 | -2/+2 |
* | Feature: Timetracking (#2211) | Jonas Franz | 2017-09-12 | 1 | -0/+13 |