| Commit message (Expand) | Author | Age | Files | Lines |
* | Add topic support (#3711) | Lunny Xiao | 2018-04-11 | 1 | -0/+1 |
* | Add repository setting to enable/disable health checks (#3607) | Allen Wild | 2018-03-27 | 1 | -2/+3 |
* | Global code search support (#3664) | Lunny Xiao | 2018-03-16 | 1 | -0/+6 |
* | Add admin dashboard option to run health checks (#3606) | Allen Wild | 2018-03-02 | 1 | -0/+2 |
* | Fix race condition in repo renaming (#3418) | Ethan Koenig | 2018-01-28 | 1 | -1/+6 |
* | Fix empty checkout bug (#3419) | Ethan Koenig | 2018-01-28 | 1 | -6/+6 |
* | Change local copy origin url after repository rename (#3399) | Wendell Sun | 2018-01-27 | 1 | -1/+10 |
* | Add Pull Request merge options - Ignore white-space for conflict checking, Re... | Lauris BH | 2018-01-05 | 1 | -0/+5 |
* | Serve pull request .diff files (#3293) | Sandro Santilli | 2018-01-05 | 1 | -1/+3 |
* | Remove unused consts/vars (#3270) | Ethan Koenig | 2017-12-30 | 1 | -13/+0 |
* | Fix ignored errors when checking if organization, team member (#3177) | Ethan Koenig | 2017-12-21 | 1 | -4/+10 |
* | Fix repo-transfer-and-team-repo-count bug (#3241) | Ethan Koenig | 2017-12-19 | 1 | -14/+0 |
* | Refactor struct's time to remove unnecessary memory usage (#3142) | Lunny Xiao | 2017-12-11 | 1 | -12/+9 |
* | Fix integration tests (#3141) | Ethan Koenig | 2017-12-11 | 1 | -4/+9 |
* | Sanitize logs for mirror sync (#3057) | Ethan Koenig | 2017-12-03 | 1 | -1/+6 |
* | Remove GetRepositoryByRef and add GetRepositoryByOwnerAndName (#3043) | Lunny Xiao | 2017-12-02 | 1 | -16/+15 |
* | Code/repo search (#2582) | Ethan Koenig | 2017-10-27 | 1 | -6/+11 |
* | Add commit count caching (#2774) | Lauris BH | 2017-10-26 | 1 | -0/+11 |
* | Use buffersize to reduce database connection when iterate (#2724) | Lunny Xiao | 2017-10-21 | 1 | -2/+2 |
* | Create new branch from branch selection dropdown (#2130) | Lauris BH | 2017-10-15 | 1 | -35/+0 |
* | Fix so that user can still fork his own repository to owned organizations (#2... | Lauris BH | 2017-10-15 | 1 | -0/+19 |
* | Add Activity page to repository (#2674) | Lauris BH | 2017-10-15 | 1 | -1/+18 |
* | Allow custom SSH user in UI for built-in SSH server (#2617) (#2678) | Patrick G | 2017-10-14 | 1 | -3/+8 |
* | Fix orgnization user watch repository (#2670) | Lunny Xiao | 2017-10-14 | 1 | -2/+2 |
* | Replace deprecated Id method with ID (#2655) | Ethan Koenig | 2017-10-05 | 1 | -6/+6 |
* | Remove repo unit index (#2621) | Morlinest | 2017-10-02 | 1 | -3/+1 |
* | Use AfterLoad instead of AfterSet on Structs (#2628) | Lunny Xiao | 2017-10-01 | 1 | -19/+12 |
* | Reduce usage of allcols on update (#2596) | Lunny Xiao | 2017-09-25 | 1 | -1/+1 |
* | Sync releases table with tags on push and for mirrors (#2459) | Lauris BH | 2017-09-20 | 1 | -0/+4 |
* | Fork permission bug fixes (#2534) | Jonas Franz | 2017-09-18 | 1 | -1/+1 |
* | Restructure markup & markdown to prepare for multiple markup languageā¦ (#2411) | Lunny Xiao | 2017-09-16 | 1 | -5/+5 |
* | improve protected branch to add whitelist support (#2451) | Lunny Xiao | 2017-09-14 | 1 | -0/+36 |
* | Use created & updated instead BeforeInsert & BeforeUpdate (#2482) | Lunny Xiao | 2017-09-13 | 1 | -13/+2 |
* | Feature: Timetracking (#2211) | Jonas Franz | 2017-09-12 | 1 | -7/+17 |
* | Webhooks for repo creation/deletion (#1663) | Ethan Koenig | 2017-09-03 | 1 | -11/+31 |
* | Fix releases to be counted from database not tags (#2389) | Lauris BH | 2017-08-28 | 1 | -1/+1 |
* | Add UseCompatSSHURI setting (#2356) | Manuel | 2017-08-26 | 1 | -0/+3 |
* | EnableUnit() -> UnitEnabled() (#2242) | Ethan Koenig | 2017-08-02 | 1 | -3/+3 |
* | Remove unit types commits and settings (#2161) | Lauris BH | 2017-07-17 | 1 | -0/+4 |
* | Fix git hooks update to receive required arguments. Fixes #2090 (#2095) | Lauris BH | 2017-07-02 | 1 | -3/+7 |
* | Refactor session close as xorm already does everything needed internally (#2020) | Lauris BH | 2017-06-21 | 1 | -6/+6 |
* | fix bu ong normal user visit public repo (#1984) | Lunny Xiao | 2017-06-17 | 1 | -1/+1 |
* | fix collborators lack of units on orgnization repositories (#1968) | Lunny Xiao | 2017-06-15 | 1 | -0/+7 |
* | Fix errors caused by force push (#1927) | Ethan Koenig | 2017-06-10 | 1 | -6/+7 |
* | Make `LocalCopyPath` a setting instead of a hard-coded path (#1881) | Phil Hopper | 2017-06-06 | 1 | -1/+4 |
* | Fix status table race condition (#1835) | Ethan Koenig | 2017-05-31 | 1 | -6/+3 |
* | Update code.gitea.io/git (#1824) | Ethan Koenig | 2017-05-30 | 1 | -1/+4 |
* | Fix deadlock in updateRepository (#1813) | Ethan Koenig | 2017-05-26 | 1 | -4/+8 |
* | Delete repo redirects on repo deletion (#1776) | Ethan Koenig | 2017-05-23 | 1 | -0/+1 |
* | Fix unloaded owner (#1770) | Ethan Koenig | 2017-05-21 | 1 | -2/+3 |