654 Commits (cd13f273d1663ef5f1f506bf3824f79bc73656ff)

Author SHA1 Message Date
David Svantesson 90ab3056eb Api: advanced settings for repository (external wiki, issue tracker etc.) (#7756)
5 years ago
Lunny Xiao 7ff783b732
Move mirror to a standalone package from models (#7486)
5 years ago
guillep2k 2a2b46c62e Reference issues from pull requests and other issues (#8137)
5 years ago
John Olheiser 0118b6aaf8 Add option to initialize repository with labels (#6061)
5 years ago
Lunny Xiao f83db078f0 Move database settings from models to setting (#7806)
5 years ago
Tamal Saha 171b359877 Use gitea forked macaron (#7933)
5 years ago
Lunny Xiao 85202d4784
Display ui time with customize time location (#7792)
5 years ago
Gary Kim 7eed11e5e9 Check commit message hashes before making links (#7713)
5 years ago
Lunny Xiao 7b009626da Add SQL execution on log and indexes on table repository and comment (#7740)
5 years ago
guillep2k 09463d17e4 Fix repo_index_status lingering when deleting a repository (#7734)
5 years ago
David Svantesson 41336351b7 Move add to hook queue for created repo to outside xorm session. (#7675)
5 years ago
Lunny Xiao 0c927b1606
change length of some repository's columns (#7652)
5 years ago
Lunny Xiao e0d6d2f978 Fix repository's pull request count error (#7518)
5 years ago
Monty Taylor 361607d831 Update User.NumRepos atomically in createRepository (#7493)
5 years ago
Lunny Xiao d2958d9f46 Move status table to cron package (#7370)
5 years ago
mrsdizzie 1f1ecda541 Display original author and URL information when showing migrated issues/comments (#7352)
5 years ago
Lunny Xiao e728b55812 Fix bug conflict between SyncReleasesWithTags and InsertReleases (#7337)
5 years ago
Lunny Xiao edc94c7041 Monitor all git commands; move blame to git package and replace git as a variable (#6864)
5 years ago
Lunny Xiao aa7c34cf86 Fix error log when loading issues caused by a xorm bug (#7271)
5 years ago
zeripath cde410521c
Only warn on errors in deleting LFS orphaned files during repo deletion (#7213)
5 years ago
John Olheiser 744fd6a1c8 Add error for fork already existing (#7185)
5 years ago
kolaente f9ec2f89f2 Add golangci (#6418)
5 years ago
Lunny Xiao 5832f8d90d Fix database lock when use random repository fallback image (#7166)
5 years ago
Mario Lubenka 8eba27c792 Repository avatar fallback configuration (#7087)
5 years ago
Richard Mahn 1831b3b571 Fixes #5960 - Adds API Endpoint for Repo Edit (#7006)
5 years ago
Sergey Dryabzhinsky 3fd18838aa Repository avatars (#6986)
5 years ago
Lunny Xiao c385dcc26b
Fix index produces problem when issues/pulls deleted (#6973)
5 years ago
Lunny Xiao 710245e81e
Refactor models.NewRepoContext to extract git related codes to modules/git (#6941)
5 years ago
zeripath ce8de35334 Remove local clones & make hooks run on merge/edit/upload (#6672)
5 years ago
Lunny Xiao 34eee25bd4
Move sdk structs to modules/structs (#6905)
5 years ago
Lunny Xiao 08069dc465
Improve migrations to support migrating milestones/labels/issues/comments/pullrequests (#6290)
5 years ago
zeripath be666b03ee Trace Logging on Permission Denied & ColorFormat (#6618)
5 years ago
Segev Finer ecfa5f1594 Fix forking an empty repository (#6637)
5 years ago
zeripath b3e757a06c
Correctly adjust mirror url (#6593)
5 years ago
mrsdizzie 3ff0a126e1 Improve issue autolinks (#6273)
5 years ago
zeripath 704da08fdc
Better logging (#6038) (#6095)
5 years ago
Lunny Xiao d578b71d61
move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364)
5 years ago
Russell Aunger b34996a629 Implement Default Webhooks (#4299)
5 years ago
mrsdizzie ca46385637 Clean up various use of escape/unescape functions for URL generation (#6334)
5 years ago
zeripath b2e9894988 Fix reported issue in repo description (#6306)
5 years ago
James E. Blair a5604b1611 Fix renames over redirects (#6216)
5 years ago
Lanre Adelowo 9d8178b3ac Add option to close issues via commit on a non master branch (#5992)
5 years ago
Lanre Adelowo 3a33742e38 disable git fsck for mirrored repos by default (#6018)
5 years ago
zeripath 01c10a951b
Fix ssh deploy and user key constraints (#1357) (#5939)
5 years ago
Lanre Adelowo 634cbaad2b show user who created the repository instead of the organization in action feed (#5948)
5 years ago
John Olheiser f81c6cc2a9 Remove all CommitStatus when a repo is deleted (#5940)
5 years ago
Lauris BH 80098bd752 Fix go-get URL generation (#5905)
6 years ago
sebastian-sauer 84076211b3 Config option to disable automatic repo watching (#5852)
6 years ago
Lauris BH 386e5312a4 When creating new repository fsck option should be enabled (#5817)
6 years ago
kolaente 0b510725c9 Feature: Archive repos (#5009)
6 years ago