| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow users with explicit read access to give approvals (#8382) | guillep2k | 2019-10-08 | 1 | -0/+13 |
* | Api: advanced settings for repository (external wiki, issue tracker etc.) (#7... | David Svantesson | 2019-10-02 | 1 | -1/+27 |
* | Move mirror to a standalone package from models (#7486) | Lunny Xiao | 2019-10-01 | 1 | -0/+6 |
* | Reference issues from pull requests and other issues (#8137) | guillep2k | 2019-09-20 | 1 | -1/+6 |
* | Add option to initialize repository with labels (#6061) | John Olheiser | 2019-09-08 | 1 | -0/+8 |
* | Move database settings from models to setting (#7806) | Lunny Xiao | 2019-08-24 | 1 | -3/+3 |
* | Use gitea forked macaron (#7933) | Tamal Saha | 2019-08-23 | 1 | -1/+1 |
* | Display ui time with customize time location (#7792) | Lunny Xiao | 2019-08-15 | 1 | -4/+4 |
* | Check commit message hashes before making links (#7713) | Gary Kim | 2019-08-14 | 1 | -2/+3 |
* | Add SQL execution on log and indexes on table repository and comment (#7740) | Lunny Xiao | 2019-08-05 | 1 | -1/+1 |
* | Fix repo_index_status lingering when deleting a repository (#7734) | guillep2k | 2019-08-04 | 1 | -0/+1 |
* | Move add to hook queue for created repo to outside xorm session. (#7675) | David Svantesson | 2019-07-31 | 1 | -2/+15 |
* | change length of some repository's columns (#7652) | Lunny Xiao | 2019-07-29 | 1 | -3/+3 |
* | Fix repository's pull request count error (#7518) | Lunny Xiao | 2019-07-18 | 1 | -0/+17 |
* | Update User.NumRepos atomically in createRepository (#7493) | Monty Taylor | 2019-07-17 | 1 | -2/+6 |
* | Move status table to cron package (#7370) | Lunny Xiao | 2019-07-15 | 1 | -25/+0 |
* | Display original author and URL information when showing migrated issues/comm... | mrsdizzie | 2019-07-08 | 1 | -0/+15 |
* | Fix bug conflict between SyncReleasesWithTags and InsertReleases (#7337) | Lunny Xiao | 2019-07-01 | 1 | -7/+8 |
* | Monitor all git commands; move blame to git package and replace git as a vari... | Lunny Xiao | 2019-06-26 | 1 | -19/+15 |
* | Fix error log when loading issues caused by a xorm bug (#7271) | Lunny Xiao | 2019-06-23 | 1 | -1/+1 |
* | Only warn on errors in deleting LFS orphaned files during repo deletion (#7213) | zeripath | 2019-06-15 | 1 | -4/+1 |
* | Add error for fork already existing (#7185) | John Olheiser | 2019-06-12 | 1 | -3/+4 |
* | Add golangci (#6418) | kolaente | 2019-06-12 | 1 | -21/+11 |
* | Fix database lock when use random repository fallback image (#7166) | Lunny Xiao | 2019-06-11 | 1 | -11/+10 |
* | Repository avatar fallback configuration (#7087) | Mario Lubenka | 2019-06-02 | 1 | -8/+69 |
* | Fixes #5960 - Adds API Endpoint for Repo Edit (#7006) | Richard Mahn | 2019-05-30 | 1 | -32/+79 |
* | Repository avatars (#6986) | Sergey Dryabzhinsky | 2019-05-29 | 1 | -0/+134 |
* | Fix index produces problem when issues/pulls deleted (#6973) | Lunny Xiao | 2019-05-18 | 1 | -7/+0 |
* | Refactor models.NewRepoContext to extract git related codes to modules/git (#... | Lunny Xiao | 2019-05-15 | 1 | -44/+3 |
* | Remove local clones & make hooks run on merge/edit/upload (#6672) | zeripath | 2019-05-11 | 1 | -62/+1 |
* | Move sdk structs to modules/structs (#6905) | Lunny Xiao | 2019-05-11 | 1 | -1/+1 |
* | Improve migrations to support migrating milestones/labels/issues/comments/pul... | Lunny Xiao | 2019-05-07 | 1 | -15/+18 |
* | Trace Logging on Permission Denied & ColorFormat (#6618) | zeripath | 2019-04-22 | 1 | -0/+19 |
* | Fix forking an empty repository (#6637) | Segev Finer | 2019-04-15 | 1 | -0/+1 |
* | Correctly adjust mirror url (#6593) | zeripath | 2019-04-12 | 1 | -2/+4 |
* | Improve issue autolinks (#6273) | mrsdizzie | 2019-04-12 | 1 | -9/+9 |
* | Better logging (#6038) (#6095) | zeripath | 2019-04-02 | 1 | -32/+32 |
* | move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) | Lunny Xiao | 2019-03-27 | 1 | -1/+1 |
* | Implement Default Webhooks (#4299) | Russell Aunger | 2019-03-18 | 1 | -0/+4 |
* | Clean up various use of escape/unescape functions for URL generation (#6334) | mrsdizzie | 2019-03-18 | 1 | -1/+1 |
* | Fix reported issue in repo description (#6306) | zeripath | 2019-03-11 | 1 | -3/+5 |
* | Fix renames over redirects (#6216) | James E. Blair | 2019-03-02 | 1 | -1/+17 |
* | Add option to close issues via commit on a non master branch (#5992) | Lanre Adelowo | 2019-02-10 | 1 | -14/+16 |
* | disable git fsck for mirrored repos by default (#6018) | Lanre Adelowo | 2019-02-09 | 1 | -1/+1 |
* | Fix ssh deploy and user key constraints (#1357) (#5939) | zeripath | 2019-02-03 | 1 | -0/+17 |
* | show user who created the repository instead of the organization in action fe... | Lanre Adelowo | 2019-02-04 | 1 | -2/+2 |
* | Remove all CommitStatus when a repo is deleted (#5940) | John Olheiser | 2019-02-02 | 1 | -0/+1 |
* | Fix go-get URL generation (#5905) | Lauris BH | 2019-01-30 | 1 | -1/+2 |
* | Config option to disable automatic repo watching (#5852) | sebastian-sauer | 2019-01-27 | 1 | -5/+8 |
* | When creating new repository fsck option should be enabled (#5817) | Lauris BH | 2019-01-23 | 1 | -6/+7 |