Commit Graph

1151 Commits (9619ccf0e54c0f8502b5e1bc7dad4d3471330f9c)

Author SHA1 Message Date
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)
7 years ago
Ethan Koenig 596308f213 Fix missing branch in release bug (#3108)
7 years ago
Sasha Varlamov 311c83ad17 Allow adding collaborators with (fullname) (#3103)
7 years ago
Ethan Koenig 3c1b1ca78e Fix error message sanitiziation (#3082)
7 years ago
Lauris BH 5dc37b187c
Add reactions to issues/PR and comments (#2856)
7 years ago
Lunny Xiao 35cc5b0402
Remove GetRepositoryByRef and add GetRepositoryByOwnerAndName (#3043)
7 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
Timur Makarchuk dbb7715b0b Remove render issue link (#2954)
7 years ago
Lunny Xiao 10b54df2b2 Add dingtalk webhook (#2777)
7 years ago
Michael Kuhn 420fc8efc2 Disable add key button if SSH is disabled (#2873)
7 years ago
Lunny Xiao cdc4600725
Fix fork repository cycle to self (#2860)
7 years ago
Ethan Koenig 513375c429 Make URL scheme unambiguous (#2408)
7 years ago
Ethan Koenig 5866eb2321 Code/repo search (#2582)
7 years ago
Lauris BH eca05b09aa Add commit count caching (#2774)
7 years ago
Bwko 3ab580c8d6 Add branch overiew page (#2108)
7 years ago
Jonas Franz f4190f8df8 Render plain text README.txt monospaced (#2721)
7 years ago
Lauris BH c1b0c9e7c4 Fix PR, milestone and label functionality if issue unit is disabled (#2710)
7 years ago
Lunny Xiao a75d5c72bb Fix plain readme didn't render correctly on repo home page (#2705)
7 years ago
Lauris BH c7f4f07765 Integration test for activity page (#2704)
7 years ago
Lauris BH f3833b7ce4 Create new branch from branch selection dropdown (#2130)
7 years ago
David Schneiderbauer 4ccb0fe338 fix .netrc authentication (#2700)
7 years ago
Lauris BH 1ec4dc6c1d Fix so that user can still fork his own repository to owned organizations (#2699)
7 years ago
Lauris BH f42dbdbae5 Add Activity page to repository (#2674)
7 years ago
David Schneiderbauer 0cef8ce192 fix panic on gogs webhook creation (#2675)
7 years ago
Kazuki Sawada e1266a19c8 Change pull description text (#2075) (#2646)
7 years ago
Morlinest a04718a2a6 Remove repo unit index (#2621)
7 years ago
Morlinest 1ad902d529 Fix implementation of repo Home func (#2601)
7 years ago
Lunny Xiao 2ef8b8bcbe fix go get subpackage bug (#2584)
7 years ago
Lunny Xiao 1be2b4a262 fix readme view bug (#2566)
7 years ago
Lunny Xiao 0d80af649a Add init support of orgmode document type on file view and readme (#2525)
7 years ago
Lauris BH 7a0297819d Sync releases table with tags on push and for mirrors (#2459)
7 years ago
Lauris BH 23645fe05f Sort repository tree entries in natural way (#2506)
7 years ago
Ethan Koenig b0f7457d9e Improve issue search (#2387)
7 years ago
Lunny Xiao 52e11b24bf Restructure markup & markdown to prepare for multiple markup language… (#2411)
7 years ago
Lunny Xiao 1739e84ac0 improve protected branch to add whitelist support (#2451)
7 years ago
Rémy Boulanouar be3319b3d5 Display commit status on landing page of repo (#1784)
7 years ago
Jonas Franz 633de01cf7 Hotfix for "Add time manually" (https://github.com/go-gitea/gitea/pull/2211#issuecomment-328780125) (#2499)
7 years ago
Jonas Franz 5ccecb44ad Feature: Timetracking (#2211)
7 years ago
Ethan Koenig b689bb6180 Webhooks for repo creation/deletion (#1663)
7 years ago
Lunny Xiao 3e6fed368b fix webhook test (#2415)
7 years ago
Lunny Xiao 15d3872281 fix missing orgnization discord webhook (#2414)
7 years ago
Lunny Xiao ced50e0ec1 Implementation of discord webhook (#2402)
7 years ago
Zsombor da230a2872 Add possibility to record branch or tag information in an issue (#780)
7 years ago
Ethan Koenig 7e0654bd9e Fix counts on issues dashboard (#2215)
7 years ago
Ethan Koenig f29458bd3a EnableUnit() -> UnitEnabled() (#2242)
7 years ago
Bwko 1193627014 Fix Commits nil pointer dereference (#2203)
7 years ago
Moritz Heiber 7e12aac61c Only allow token authentication with 2FA enabled (#2184)
7 years ago
Bwko 8f171210b9 Revert "Add ability to fork your own repos (#761)" (#2193)
7 years ago
Lauris BH 783b1967e2 Fix release display and correct paging (#2080)
7 years ago
iszla 3f9016430f Pagination on releases page (#2035)
7 years ago
Shuanglei Tao d389ed25a5 Fix: `http: multiple response.WriteHeader calls` (#2038)
7 years ago
Ethan Koenig 2559a34b97 Load label ID in NewLabels (#2045)
7 years ago
Kim "BKC" Carlbäcker cc6b3f60c6 Fix displaying commits and files of PR created from now deleted fork (#2023)
7 years ago
Lunny Xiao 228247511a repo/editor: fix breadcrumb path cuts parent dirs (#3859) (#2032)
7 years ago
Lauris BH 0a5dc640a1 Make branch deletion URL more like GitHub's, fixes #1397 (#1994)
7 years ago
Lauris Bukšis-Haberkorns 63504bf132
Fix displaying commits and files of PR created from now deleted forked repository
7 years ago
Ethan Koenig 4df1a24096 Let not-logged-in users view releases (#1999)
7 years ago
Ethan Koenig 8fc64741d9 Fix deleted milestone bug (#1942)
7 years ago
Ethan Koenig 8fcda0442e Fix search by issue type (#1914)
7 years ago
Ethan Koenig 5e92b82ac6 Fix uppercase default branch bug (#1965)
7 years ago
silverwind f2fcd9dcd8 Support CRLF when splitting code lines for display (#1862)
7 years ago
Bo-Yi Wu 703d18e50d feat: add check misspelling (#1877)
7 years ago
Ethan Koenig 817a405118 Fix paginater length (#1866)
7 years ago
Ethan Koenig 2ec5dc1661 Fix 404 for external tracking issues (#1852)
7 years ago
Ethan Koenig b900c04316 Display draft releases (#1854)
7 years ago
Rémy Boulanouar e0c6ab2d44 Add Gitea Webhook (#1755)
7 years ago
Ethan Koenig ff2464c87d Fix renaming bug (#1786)
7 years ago
Jonas Östanbäck 7b907ed348 Rename RepoCreationNum -> MaxCreationLimit (#1766)
7 years ago
Jonas Östanbäck 85a7396525 Add error direclty when user tries to create new repo and limit already hit (#1767)
7 years ago
Lunny Xiao 6362462da8
fix admin lost permission caused by #947
7 years ago
Lunny Xiao fd6034aaf2 Add units to team (#947)
7 years ago
Lauris BH 79494047b0 Show commit status icon in commits table (#1688)
7 years ago
Lunny Xiao 930d1759ae Remove env user salt since no need to use (#1515)
7 years ago
Lauris BH 2e17dda8bb Remove sha1 hash display in repository table and add latest commit GPG check (#1678)
7 years ago
silverwind 935caa7f95 Download files to their original filename (#1676)
7 years ago
Bo-Yi Wu 75f1afd1fd fix: tag contain character ) will http 500 on release page (#1670)
7 years ago
Lunny Xiao 0d1e001b9c fix multiple readme file rendering and fix #1657 (#1658)
7 years ago
Lauris BH 0144817971 Do not allow commiting to protected branch from online editor (#1502)
7 years ago
Lunny Xiao e31c02d4bf fix bug on issue view when not login (#1624)
7 years ago
Antoine GIRARD 8371f94d06 Rework SSH key management UI to add GPG (#1293)
7 years ago
Lunny Xiao 52627032bc Add markup package to prepare for org markup format (#1493)
7 years ago
Lunny Xiao f0db3da713 fix go get sub package and add domain on installation to let go get work defaultly (#1518)
7 years ago
Lauris BH bb14c97d40 Fix empty file download (#1506)
7 years ago
Jonas 54f0293f0a Mirror sync interval specified as duration string (#1407)
7 years ago
Andrey Nering 18952c40f8 Add copyright headers
7 years ago
Andrey Nering b674460748 Add watch button on issue
7 years ago
Antoine GIRARD 14fe9010ae GPG commit validation (#1150)
7 years ago
Lunny Xiao bd8fe49076 fix wiki bugs (#1294)
7 years ago
Bo-Yi Wu 1c3bd436cc feat: Only use issue and wiki on repo. (#1297)
7 years ago
Fabian Zaremba f1d2f16b54 Add notice that LFS mirroring is not supported (#1251)
7 years ago
Ethan Koenig 09fe4a2ae9 Batch updates for issues (#926)
7 years ago
Ethan Koenig ec0ae5d50c Refactor and fix incorrect comment (#1247)
7 years ago
Lunny Xiao be5738243c fix repo settings external tracker failed and check external urls (#1215)
7 years ago
Lunny Xiao af9998b8a7 fix UI display problem when wiki name is non-ascii charset (#1142)
7 years ago
Lunny Xiao d2165a5890 fix compare button failed when there is no fork repos (#1104)
7 years ago
Lunny Xiao c2eef171ff fix some typos (#1082)
7 years ago
Lunny Xiao cd1821a7e2 Move push update to post-receive and protected branch check to pre-receive (#1030)
7 years ago
Willem van Dreumel 01d957677f Oauth2 consumer (#679)
7 years ago
Denis Denisov fd941db246 Protected branches system (#339)
7 years ago
Lunny Xiao 7a9a5c8a69 Fix assigned issues dashboard (#920)
7 years ago
Andrew Boyarshin dc8248f8a4 Markdown rendering overhaul (#186)
7 years ago
Andrey Nering 05157808de Fix HighlightJS not working on compare diff page (#914)
7 years ago
Lunny Xiao cf0f451c37 Add delete branch track on pull request comments (#888)
7 years ago
Bo-Yi Wu 3576e1ee73 fix: trim the whitespaces for the search keyword (#893)
7 years ago
Lunny Xiao 45a324b437 fix releases count and resolved #764 (#857)
7 years ago
Zsombor e388db311b Add checkbox to search for all the branches by commit message (#813)
7 years ago
Ethan Koenig 027591a3a5 Redirects for renamed repos (#807)
7 years ago
Lunny Xiao 8a421b1fd7 Add units concept for modulable functions of a repository (#742)
7 years ago
Lunny Xiao 3e0525b47d Track assignee for issue (#808)
7 years ago
Ethan Koenig 68bdaf0a6b Drop redundant columns from issue_user table (#638)
7 years ago
Gabriel Jackson bf6f61cc69 Cleanup log messaging
7 years ago
Lunny Xiao 081485ecfd add milestone changed traker on issue view (#804)
7 years ago
Lunny Xiao f94869d2d1 Track labels changed on issue view & resolved #542 (#788)
7 years ago
Thomas Boerger 78535fb08e Allow custom public files (#782)
7 years ago
Andrey Nering 27d30f1a61 Notifying on open PR, and Close/Reopen/Merge issue or PR
7 years ago
Bwko e08421017c Add ability to fork your own repos (#761)
7 years ago
Ethan Koenig 833f8b94c2 Search bar for issues/pulls (#530)
7 years ago
Lunny Xiao f8c2903484 fixed bugs on Wiki and resolved #667 (#674)
7 years ago
Philip Couling 1610b9f547 Spun attachments into seperate go file (#701)
7 years ago
Philip Couling 64375d875b Attach to release (#673)
7 years ago
Lunny Xiao 7209917fd7 bug fix release
7 years ago
Lunny Xiao 61306fa737 Make releases faster than before and resolved #490 (#588)
7 years ago
Manuel Kuhlmann dc3ff9f2ab Rename .gogs to .gitea and comply with github template guidelines (#568) (#582)
7 years ago
Lunny Xiao 70900bd167 bug fixed for fork repos (#560)
7 years ago
Lunny Xiao 3c7116382f change the default action when deleting a release to not delete tag
7 years ago
Bo-Yi Wu 6510e57758 fix gofmt error
7 years ago
Andrey Nering 42904cb98a Notification - Step 1 (#523)
7 years ago
Gogs 37eec6c9b7 push + pull now works with reverse proxy + basic auth on apache 2.4
7 years ago
Lunny Xiao 2d1a1fce93 Cache users on list releases (#527)
7 years ago
Kjell Kvinge 22e1bd31c6 commithgraph / timeline (#428)
7 years ago
Bwko 71dee6b7c0 Improve the way how branches are deleted
7 years ago
Fabian Zaremba 2e7ccecfe6 Git LFS support v2 (#122)
7 years ago
Lunny Xiao 4b7594d9fa Provide button to delete merged pull request (#441)
7 years ago
Bwko a345a03d99 Added sorting to the labels & milestones page (#199)
7 years ago
Ethan Koenig d0932ef147 Bug fixes for Issues filters (#413)
7 years ago
Lunny Xiao 0e1392501d Check if file is a symlink with web editor (#3687) (#445)
7 years ago
Lunny Xiao 47a7529d96 update code.gitea.io/git (#450)
7 years ago
Ethan Koenig 4c89a9c33c Bug fixes and tests for modules/base (#442)
7 years ago
Nico Mandery 6ade13e86e serve video files using the HTML5 video tag (#418)
7 years ago
Lunny Xiao 15c3d14d55 fixed vulnerabilities on deleting release (#399)
7 years ago
Ethan Koenig 04b9a7e7a2 Bug fixes for repo permissions in API
8 years ago
Thomas Boerger 83ed234472 Integrate templates into bindata optionally (#314)
8 years ago
Lunny Xiao 2343feadd4 resolved #310: hide fork to self (#323)
8 years ago
Lunny Xiao ec87a75c00 golint fixed for modules/auth
8 years ago
Bwko a4ece1f223 Fixes typos
8 years ago
Andrey Nering c664ffd1db Merge pull request #270 from andreynering/gitea/http-headers-download
8 years ago
Lunny Xiao 94da472717 Golint fixed for modules/setting (#262)
8 years ago
Andrey Nering d647d02c2f Fix Chrome not liking commas
8 years ago
Andrey Nering 638dd24cec Fix HTTP headers for issue attachment download
8 years ago
Lunny Xiao 229ec927b9 Golint fixed for modules/template
8 years ago
Thomas Boerger b6b616b336 Merge pull request #228 from Bwko/feature/short-hash-download
8 years ago
Bwko ff0d1bd602 Added short-hash support to downloads
8 years ago
Lunny Xiao 3917ed45de golint fixed for routers (#208)
8 years ago
Lunny Xiao cb1602840c golint fixed for routers/repo/branch.go (#206)
8 years ago
Lunny Xiao b2cce12980 golint fixed for routers/repo/wiki.go (#203)
8 years ago
Lunny Xiao f0df8e8dfa golint fixed for routers/repo/middlewares.go (#204)
8 years ago
Lunny Xiao 18dc4f1023 golint fixed for routers/repo/view.go (#205)
8 years ago
Bwko 7b75d93f3d Fix for anonymous users to switch views
8 years ago
Bwko fc3ed8a1de Fix panic when no user is signed in
8 years ago
Sandro Santilli cd339263d9 Allow updating draft releases while keeping them as draft
8 years ago
Andrey Nering 739f07c98e Remember diff view style (#163)
8 years ago
Thibault Meyer ddee4c8b58
Normalize files with gofmt
8 years ago
Sandro Santilli a1c5f02444 Fix import path of go-sdk (#141)
8 years ago
Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135)
8 years ago
Matthias Loibl 45c4539c61 Merge pull request #17 from LefsFlarey/issue/3666
8 years ago
Flare 01c5233b53
Fixed 404 caused by unexpected question mark
8 years ago
Lunny Xiao 5667d4daae Merge pull request #73 from bkcsoft/gt/2164-release-pagination
8 years ago
Sandro Santilli 864d1b1f9f Fix type in unused constant name (#111)
8 years ago
Sandro Santilli aadd7dcdc3 And others
8 years ago
Sandro Santilli 64196d4036 More overlooks
8 years ago
Sandro Santilli 60c82a8780 More...
8 years ago
Sandro Santilli f6a11e0de1 More MixedCase consts
8 years ago
Sandro Santilli f388661bda ACCESS_MODE_* -> AccessMode*
8 years ago
Sandro Santilli 0b62aeb495 More MixedCase consts
8 years ago
Sandro Santilli 80eea77953 Use MixedCase constant names
8 years ago
Thomas Boerger 5d430c9e68 Merge pull request #108 from go-gitea/go-sdk
8 years ago
Thomas Boerger 4c6c16f358
Replaced go-gogs-client with go-sdk imports
8 years ago
Thomas Boerger 77f9c7e571
Fixed links to sdk docs
8 years ago
Sandro Santilli b7263f31a5 Replace GOGS with GITEA in variable names
8 years ago
Kim "BKC" Carlbäcker 86fb1a0cb1 Add Pagination to Releases-page
8 years ago
Rachid Zarouali be5607e510 Merge pull request #50 from 0xbaadf00d/feature/2583-disablehttpcloning
8 years ago
Odin Ugedal 5a6f7edde9 Use the rev-parsed sha1 commit id (#98)
8 years ago
Odin Ugedal 530f6c1da4
Fix rendering of non-markdown readme files
8 years ago
Sandro Santilli 6e4252dad4 Replace gogits/git-module dependency with go-gitea/git (#94)
8 years ago
Sandro Santilli f36544f98d Merge branch 'master' into feature/goimports
8 years ago
Andrey Nering bd898a10f8 Refactor editorconfig middleware
8 years ago
Matthias Loibl 1f44b01e2a Fix imports found by goimports.
8 years ago
Andrey Nering 984fa8d83b Fix 500 when repo has invalid .editorconfig
8 years ago
Thomas Boerger e05a5ca36c
Executed go fmt for all files
8 years ago
Rémy Boulanouar 8dc49dc114 Implementation of the feature to redirect to an external issue tracker
8 years ago
Andrey Nering 87b593f93e Show issue/PR number on title
8 years ago
Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37)
8 years ago
Thibault Meyer 93f1eabe30
rename variable + fix wiki link
8 years ago
Thibault Meyer 9d66497abc
Can disable GIT interactions by HTTP protocol
8 years ago
Unknwon dadd35b636 #3559 fix template error
8 years ago
无闻 cd9b926af7 Support Editorconfig on web editor (#3512)
8 years ago
Andrey Nering 9ac46fb983 Support Editorconfig on web editor
8 years ago
Unknwon 8516dfcb6c #2018 able to sync now for mirrors
8 years ago
Unknwon 643142acab Web editor: support upload files
8 years ago
Unknwon 780cc2d110 router/repo: code refactoring
8 years ago
Unknwon 28cf0e6aaa #3459 code quality improvement
8 years ago
Thibault Meyer 92fb30c526 Load a set of predefined labels (#3459)
8 years ago
Unknwon 62b0dc4853 Web editor: fix cannot create new file in subdirectory
8 years ago
Unknwon 429c92c0ce #3516 enforce line ending to be \n from web editor
8 years ago
Unknwon ba27d71abe Web editor: improve edit file
8 years ago
Unknwon 0114fdcba4 Web editor: improve delete file process
8 years ago
Unknwon 6e171c5225 Web editor: improve edit file tooltip
8 years ago
Unknwon 6b98d58906 #2966 code cleanup
8 years ago
Unknwon f8a48ffaad Web editor: improve code quality
8 years ago
Unknwon 0b273ac4d5 #3383 code cleanup
8 years ago
Unknwon a00c932bbc General code quality improvement
8 years ago
Unknwon 6f9a95f830 #2246 add HTMLURL to webhook type
8 years ago
Unknwon 6cda35a75f #3464 reproduce diff signs
8 years ago
Unknwon 2625193a48 models/repo_editor: improve code quality
8 years ago
Unknwon 4042d1f0c3 models/issue: improve quality and performance of NewIssue function
8 years ago
Unknwon 4a46613916 markdown: fix treating pure number as SHA1
8 years ago
Unknwon 61e27dedf7 #3466 fix response of pull request form validation error
8 years ago
Unknwon 94392a7af3 Fix empty repository panic on send test webhook
8 years ago
Unknwon 8637e67e6f Fix outdated edit can’t overwrite changes
8 years ago
Unknwon 4a19fd6441 Web editor: temporarily disable upload and quick fix for edit and new
8 years ago
Unknwon 54e0ada9d5 Web editor: improve delete file
8 years ago
Unknwon cd89f6c502 Web editor: improve edit file and diff preview
8 years ago
Unknwon 15845cb287 Code clean up for new config options
8 years ago
Richard Mahn d0a0239bac Squashed commit of the following:
8 years ago
Unknwon dccb0c15b9 Replace convert.To with APIFormat calls
8 years ago
Unknwon 3f7f4852ef #2246 fully support of webhooks for pull request
8 years ago
Andrey Nering dbed39ba05 On showing diff/file, use the tab_width specified on .editorconfig, if any (#3241)
8 years ago