Commit Graph

1271 Commits (bcd16cec63207a627c0c3708afb2796353a907e8)

Author SHA1 Message Date
guillep2k 8ae96a37ce Add change title notification for issues (#8061)
5 years ago
jaqra 245457d4d3 Move line number to :before attr to hide from search on browser (#8002)
5 years ago
guillep2k 5fe2ec264f Retry create issue to cope with duplicate keys (#7898)
5 years ago
Tamal Saha 171b359877 Use gitea forked macaron (#7933)
5 years ago
zeripath bee1227b2f
Extract the username and password from the mirror url (#7651)
5 years ago
Norwin 867f46f78e Detect delimiter in CSV rendering (#7869)
5 years ago
Lunny Xiao 85202d4784
Display ui time with customize time location (#7792)
5 years ago
guillep2k 5a44be627c Convert files to utf-8 for indexing (#7814)
5 years ago
Lanre Adelowo a315c8d992 fix non existent milestone with 500 error (#7867)
5 years ago
Lunny Xiao c021890930
move CreateReview to moduels/pull (#7841)
5 years ago
Mario Lubenka 8bfeb85f93 Enable switching to a different source branch when PR already exists (#7819)
5 years ago
Lunny Xiao b16be15803 Display error as string but not bytes (#7780)
5 years ago
Lunny Xiao 02999c9a44 improve branches list performance and fix protected branch icon when no-login (#7695)
5 years ago
zeripath c236ba35ca
use 403 instead of 401 for ErrUserProhibitLogin (#7591)
5 years ago
zeripath 2f75766532
Handle ErrUserProhibitLogin in http git (#7586)
5 years ago
Richard Mahn 5d3e351864 Fixes #7474 - Handles all redirects for Web UI File CRUD (#7478)
5 years ago
Lunny Xiao d95237b561
add notification placeholder (#7409)
5 years ago
Gary Kim 072bdfa3f5 Only show "New Pull Request" button if repo allows pulls (#7426)
5 years ago
Cherrg a7b1ba0e3d wiki history improvements (#7391)
5 years ago
Cherrg e5b247ea8e wiki - page revisions list (#7369)
5 years ago
Antoine GIRARD f369788347 Refactor filetype is not allowed errors (#7309)
5 years ago
leonklingele ef57fe4ae3 routers: do not leak secrets via timing side channel (#7364)
5 years ago
Lunny Xiao ff85dd3e12 Add commit statuses reports on pull request view (#6845)
5 years ago
Mario Lubenka 7c0f2b9843 Show Pull Request button or status of latest PR in branch list (#6990)
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
zeripath baefea311f
Fix #732: Add LFS objects to base repository on merging (#7082)
5 years ago
kolaente f9ec2f89f2 Add golangci (#6418)
5 years ago
Mario Lubenka 1608f63e39 Fixes diff on merged pull requests (#7171)
5 years ago
Lunny Xiao 7162fbf3d6
if milestone id is zero don't get it from database (#7169)
5 years ago
Lunny Xiao d93e6232e8
Move PushUpdate dependency from models to repofiles (#6763)
5 years ago
Mario Lubenka 311ce2d1d0 Compare branches, commits and tags with each other (#6991)
5 years ago
Lanre Adelowo de6539fc8c Add state param to milestone listing API (#7131)
5 years ago
zeripath 356854fc5f Move serv hook functionality & drop GitLogger (#6993)
5 years ago
mrsdizzie de6ef14d04 Validate External Tracker URL Format (#7089)
5 years ago
Sergey Dryabzhinsky 3fd18838aa Repository avatars (#6986)
5 years ago
Vladimir Panteleev a98e085031 Show git-notes (#6984)
5 years ago
Lunny Xiao c385dcc26b
Fix index produces problem when issues/pulls deleted (#6973)
5 years ago
techknowlogick 5fb1ad7011 Webhook Logs show proper HTTP Method, and allow change HTTP method in form (#6953)
5 years ago
iliyan ivanov 13583a650f fix syntax highlight in blame view #6895 (#6909)
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 9f18b23129 Fix 404 when send pull request some situation (#6871)
5 years ago
Lunny Xiao 08069dc465
Improve migrations to support migrating milestones/labels/issues/comments/pullrequests (#6290)
5 years ago
Lunny Xiao 2382f1b057
fix 500 when reviewer is deleted with integration tests (#6856)
5 years ago
Simon a2a006a5d5 Add GET requests to webhook (#6771)
5 years ago
Mario Lubenka 55a8e12d85 Number of commits ahead/behind in branch overview (#6695)
5 years ago
Lauris BH 1fa9662946
Git statistics in Activity tab (#4724)
5 years ago
Lunny Xiao 4c34bc111c
fix pulls broken when fork repository deleted (#6754)
5 years ago
techknowlogick ec2d489d15
OAuth2 token can be used in basic auth (#6747)
5 years ago
Lunny Xiao 199faadea3 Fix org visibility bug when git cloning (#6743)
5 years ago
James E. Blair dabee9b1a4 Handle redirects in git clone commands (#6688)
5 years ago
zeripath be666b03ee Trace Logging on Permission Denied & ColorFormat (#6618)
5 years ago
Mario Lubenka bc86134759 Show "delete branch" button on closed pull requests (#6570) (#6601)
5 years ago
zeripath 6cb127d497
Fix reversion caused by 6314 (#6685)
5 years ago
Mario Lubenka fcbac38d6f Unifies pagination template usage (#6531) (#6533)
5 years ago
Andrzej Ressel 469d9b7d9a Add option to blame files (#5721)
5 years ago
Daniel Grier b9d1fb6de3 Add support for MS Teams webhooks (#6632)
5 years ago
Filip Navara 2af67f6044 Improve listing performance by using go-git (#6478)
5 years ago
techknowlogick 56da256853
Telegram webhook (#4227)
5 years ago
Richard Mahn 2262811e40 Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314)
5 years ago
zeripath 6821a32d81 Properly escape on the redirect from the web editor (#6657)
5 years ago
zeripath b3e757a06c
Correctly adjust mirror url (#6593)
5 years ago
Mura Li 3186ef554c Support search operators for commits search (#6479)
5 years ago
Matthias Beckert 5348573fdf Allow admin users to set a repositoires visibility to public, even if FORCE_PRIVATE is to true (#6541) (#6572)
5 years ago
John Olheiser aa02463ded Delete local branch if it exists (#6497)
5 years ago
Elias Norberg bf5af87eef Show last commit status in pull request lists (#6465)
5 years ago
Lunny Xiao 09fb036ad6 fix upload attachments (#6481)
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
mrsdizzie d056bf300f Clean up ref name rules (#6437)
5 years ago
Allen Wild 909feaafa7 routers/repo/setting: display correct error for invalid mirror interval (#6414)
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
John Olheiser c55bdca562 Add same changes from issues page to milestone->issues page (#6328)
5 years ago
Lunny Xiao 4334fe754e
update git vendor to fix wrong release commit id and add migrations (#6224)
5 years ago
James E. Blair 48c101affe Create a repo redirect when transferring ownership (#6210) (#6211)
5 years ago
Lunny Xiao 7afe81f28e fix bug when migrate repository 500 when repo is existed (#6188)
5 years ago
Lunny Xiao 4a2fbbeb10 fix bug user could change private repository to public when force private enabled. (#6156)
5 years ago
zeripath 3b61ff1895 Allow display of LFS stored Readme.md on directory page (#6073) (#6099)
5 years ago
Lunny Xiao 0751153613
refactor issue indexer, add some testing and fix a bug (#6131)
5 years ago
John Olheiser d26d249748 Minor UI tweaks (#5980)
5 years ago
Lunny Xiao 830ae61456 Refactor issue indexer (#5363)
5 years ago
Lanre Adelowo 44114b38e6 Implement "conversation lock" for issue comments (#5073)
5 years ago
Rémy Boulanouar 64ce159a6e Allow to set organization visibility (public, internal, private) (#1763)
5 years ago
John Olheiser 0b72c00fad Allow labels to contain emoji (#6063)
5 years ago
zeripath 2a03e96bce
Allow markdown files to read from the LFS (#5787)
5 years ago
zeripath 296814e887 Refactor editor upload, update and delete to use git plumbing and add LFS support (#5702)
5 years ago
manuelluis fc038caa69 In basic auth check for tokens before call UserSignIn (#5725)
5 years ago
Luo Yifei 7884353a04 Add the Owner Name to differentiate when merging (#3807)
5 years ago
Lanre Adelowo 9d8178b3ac Add option to close issues via commit on a non master branch (#5992)
5 years ago
Gabriel Silva Simões 3b7f41f9f7 Fix serving of raw wiki files other than .md (#5814)
5 years ago
Lunny Xiao bf4badad1d Pull request conflict files detection (#5951)
5 years ago
Lanre Adelowo 5390791224 Automatically clear stopwatch on merging a PR (#4327)
5 years ago
zeripath 24a36e84cc Issue 5924 fix compare button (#5929)
5 years ago
zeripath 01c10a951b
Fix ssh deploy and user key constraints (#1357) (#5939)
5 years ago
kekero 3568d426fe New Issue ?body= query (#5851)
5 years ago
yasuokav 8510ac2687 Fix MinInterval (#5856)
5 years ago
kolaente 0b510725c9 Feature: Archive repos (#5009)
5 years ago
Lauris BH 075649572d Add the ability to use multiple labels as filters(#5786)
5 years ago
Lanre Adelowo e1fcd6b742 Disallow empty titles (#5785)
5 years ago
zeripath 07802a2bc5 Refactor repo.isBare to repo.isEmpty #5629 (#5714)
5 years ago
Lunny Xiao 82e08a3364
Refactor notification for indexer (#5111)
5 years ago
Elijah Oyekunle 734834a676 Add Default Pull Request Title (#5735)
5 years ago
silverwind 44759fd66c Add proper CORS preflight origin validation (#5740)
5 years ago
Lunny Xiao 270fa6d63b Support CORS headers to git smart http protocol (#5719)
5 years ago
Khaled Hamed bd75965296 Prioritize "readme.md" (#5691)
5 years ago
gdeverlant d3dc07f282 Added URL mapping for Release attachments like on github.com (#1707)
5 years ago
Julian 97dafdc057 fix commit page showing status for current default branch (#5650)
5 years ago
zeripath fd1e8563f8 SECURITY: protect DeleteFilePost et al with cleanUploadFileName (#5631)
5 years ago
Harshit Bansal 8764f1512d branch: Trigger update when deleting branch via UI. (#5617)
5 years ago
Rodrigo Villablanca Vásquez 4c52858c39 Issue is not overdue when it is on the same date #5566 (#5568)
5 years ago
Julian 4a685f8b87 Add rebase with merge commit merge style (#3844) (#4052)
5 years ago
Lunny Xiao 4a02a783c4 fix bug on upload file name (#5571)
5 years ago
Lunny Xiao b3b7598ec6 Improve performance of dashboard (#4977)
5 years ago
Lunny Xiao b1f3685015 fix approvals limitation (#5521)
5 years ago
Lunny Xiao ccea91652f fix adding reaction fail for read permission (#5515)
5 years ago
Jonas Franz 9681c83734 Approvals at Branch Protection (#5350)
5 years ago
Lunny Xiao 928417ae39 Fix empty wiki (#5504)
5 years ago
Lanre Adelowo 0787056e07 Allow to add organization members as collaborators on organization owned repositories (#4748)
5 years ago
Lunny Xiao 2dc805c0c6
Milestone issues and pull requests (#5293)
5 years ago
Lunny Xiao eabbddcd98
Restrict permission check on repositories and fix some problems (#5314)
5 years ago
kolaente 0dcf31ae49 Show review summary in pull requests (#5132)
6 years ago
Peter Hoffmann e08c7e521b Add raw blob endpoint to get objects by SHA ID (#5334)
6 years ago
Jonas Bröms 599adde1bc Add option to disable automatic mirror syncing. (#5242)
6 years ago
Jonas Bröms db30d6d791 Serve audio files using HTML5 audio tag (#5221)
6 years ago
Jonas Franz f38fce916e Add comment replies (#5104)
6 years ago
Lunny Xiao ea619b39b2
Add notification interface and refactor UI notifications (#5085)
6 years ago
Lauris BH 81702e6ec9 Detect charset and convert non UTF-8 files for display (#4950)
6 years ago
Lauris BH 4befec242a
Code review UI improvements and bugfixes (#4682)
6 years ago
Lanre Adelowo acb6f8a518 make sure to catch the right error so it is displayed as an error on the ui not a 500 (#4945)
6 years ago
Lanre Adelowo 8ee9922fe6 Add file name and branch to page title (#4902)
6 years ago
Lanre Adelowo be48397945 Slack webhook channel name cannot be empty or just contain an hashtag (#4786)
6 years ago
Najib Idrissi b9ae16d15e Make reverse proxy auth optional (#4643)
6 years ago
Lanre Adelowo 6c1a31ffaa User shouldn't be able to approve or reject his/her own PR (#4729)
6 years ago
Lauris BH 92466129ec
Improve URL validation for external wiki and external issues (#4710)
6 years ago
nemoinho ca112f0a04 Add whitespace handling to PR-comparsion (#4683)
6 years ago
Julien Tant 7781e8cef2 Disable merging a WIP Pull request (#4529)
6 years ago
Lanre Adelowo 0df7cab4fb prevent empty review comment (#4632)
6 years ago
Lanre Adelowo 59b10e66f7 An inactive user shouldn't be able to be added as a collaborator (#4535)
6 years ago
Lanre Adelowo c7a6ee5c0b Don't fail silently if trying to add a collaborator twice (#4533)
6 years ago
Lauris BH 6e64f9db8e Pull request review/approval and comment on code (#3748)
6 years ago
Julien Tant ced08d18a4 fix IsPullReuqestBroken->IsPullRequestBroken (#4578)
6 years ago
Lukas Treyer be4ec0cbba env var GITEA_PUSHER_EMAIL (#4516)
6 years ago
kolaente 1bff02de55 Added dependencies for issues (#2196) (#2531)
6 years ago
kolaente ef6813abc9 Issue due date api (#3890)
6 years ago
Alexey Terentyev 46d19c4676 Fix topics addition (Another solution) (#4031) (#4258)
6 years ago
Russell Aunger 9ae7664df7 Fix webhook type conflation. (#4285)
6 years ago
nickolas360 2bb73fe12c HTML-escape text READMEs (#4192)
6 years ago
Alexey Terentyev f86f56e19c Added deletion of an empty line at the end of the file (#4050) (#4054)
6 years ago
Michael Kuhn fd274ffcd9 Fix wiki redirects (#3919)
6 years ago
Lunny Xiao 60d95a0b85
fix bugs caused by #3929 (#3999)
6 years ago
Lunny Xiao 6bdc556b7f
Fix some webhooks bugs (#3981)
6 years ago
Lunny Xiao 24941a1046
Add more webhooks support and refactor webhook templates directory (#3929)
6 years ago
Lunny Xiao c14870c5ac
fix blank topic (#3948)
6 years ago
kolaente 95f2e2b57b Multiple assignees (#3705)
6 years ago
kolaente 1a97030017 Issue due date (#3794)
6 years ago
Lauris BH 181b3a8f09 Fix path cleanup in multiple places (#3871)
6 years ago
Jonas Franz 8d5f58d834 Shows total tracked time in issue and milestone list (#3341)
6 years ago
Lunny Xiao bec69f702b
Add topic support (#3711)
6 years ago
Lunny Xiao 45d1fc03cb
fix go vet error (#3740)
6 years ago
Lauris BH ab5cc6f3a9 Correctly check http git access rights for reverse proxy authorized users (#3721)
6 years ago
Allen Wild 15c6bb500b Add repository setting to enable/disable health checks (#3607)
6 years ago
Chri-s 9350ba7947 Add protected branch whitelists for merging (#3689)
6 years ago
Chri-s e64aa18dc9 Change protected branch settings title to existing locale entry (#3694)
6 years ago
Alex Ward 4ebdcbc5df Fix style of "In your repositories" when selected (#3699)
6 years ago
Lunny Xiao 9e5d0a09eb
Global code search support (#3664)
6 years ago
Lauris BH 7b2b900e13 Refactor and simplify redirect to url (#3674)
6 years ago
Chri-s a2a49c93c7 Added checks for protected branches in pull requests (#3544)
6 years ago
Lauris BH c0d41b1b77 Add label descriptions (#3662)
6 years ago
Mahmoud Al-Qudsi 171914e9a7 Log attachment blocked events (#3615)
6 years ago
Ethan Koenig 4c9d9c221a Improve wiki test (#3493)
6 years ago
Lauris BH 283e87d814
Fix rendering of wiki page list if wiki repo contains other files (#3454)
6 years ago
Lauris BH ca4f5c37e6
Fix branch deletion for squash or rebase merged pull requests (#3425)
6 years ago
Lauris BH ca306985d3
Change how merged PR commit info are prepared (#3368)
6 years ago
Morgan Bazalgette 65861900cd Handle refactor (#3339)
6 years ago
Deyong Zhu d663cef2a5 Fix branch name escaping in compare url (#3311)
6 years ago
Sandro Santilli 44053532bb Serve .patch for pull requests (#3305)
6 years ago
Vlad Temian e78786ef39 Writable deploy keys (closes #671) (#3225)
6 years ago
Lauris BH 8ac1501ad7
Add Pull Request merge options - Ignore white-space for conflict checking, Rebase, Squash merge (#3188)
6 years ago
Sandro Santilli a192f3052e Serve pull request .diff files (#3293)
6 years ago
Elouan Martinet 5057c6b43f Fix guide link for webhooks in repository settings (#3291) (#3292)
6 years ago
Ethan Koenig 4c9341f689 Fix bugs in issue dashboard stats (#3073)
6 years ago
Ethan Koenig 515cdaa85d Fix ignored errors when checking if organization, team member (#3177)
6 years ago
Lunny Xiao 529482135c
Support default private when creating or migrating repository (#3239)
6 years ago
Ethan Koenig 0e384c6376 Check ignored errors for issue and milestone count (#3213)
6 years ago
Ethan Koenig befa7445d2 Unit tests for routers/repo/issue_label (#3198)
6 years ago
Lauris BH d3c5911ffc Fix wiki page list not rendering after updatedunix changes (#3175)
6 years ago
harry 03ec35ed79 Mention completion for issue editor. (#3136)
6 years ago
Lunny Xiao f2e20c81b6 Refactor struct's time to remove unnecessary memory usage (#3142)
6 years ago
Antoine GIRARD ef78309b65 Improve LFS tests + fix lfs url refs + keep path upper/lowercase in db. (#3092)
6 years ago
Ethan Koenig 596308f213 Fix missing branch in release bug (#3108)
6 years ago
Sasha Varlamov 311c83ad17 Allow adding collaborators with (fullname) (#3103)
6 years ago
Ethan Koenig 3c1b1ca78e Fix error message sanitiziation (#3082)
6 years ago
Lauris BH 5dc37b187c
Add reactions to issues/PR and comments (#2856)
6 years ago
Lunny Xiao 35cc5b0402
Remove GetRepositoryByRef and add GetRepositoryByOwnerAndName (#3043)
6 years ago
Ethan Koenig 91f3d77ceb Unit tests for wiki routers (#3022)
7 years ago
Duncan Ogilvie 551f3cbe42 Memory usage improvements (#3013)
7 years ago
Ethan Koenig b7ebaf6d20 Various wiki bug fixes (#2996)
7 years ago
Lauris BH 0d4c63fd70
Fix go-get, src and raw urls to new scheme (#2978)
7 years ago
Ethan Koenig 40c545ddbc Fix files/commits of merged PRs (#2937)
7 years ago