Commit Graph

2412 Commits (4160bd6ef1e70f3e6ec6bb69b1cd37a66f14c4e3)

Author SHA1 Message Date
Lunny Xiao e3081c667a
Only show part of members on orgnization dashboard and add paging for orgnization members page (#9092)
4 years ago
David Svantesson bac4b78e09 Branch protection: Possibility to not use whitelist but allow anyone with write access (#9055)
4 years ago
6543 e43de0db4c Fix Dashboard Issues/PR list (#9235)
4 years ago
John Olheiser e459f99ef2 Fix active issue (#9238)
4 years ago
6543 66028d58f9 [UI] IssuePage multi repo select (#8741)
4 years ago
6543 668eaf95d5 [Feature] Custom Reactions (#8886)
4 years ago
zeripath 60c5339042 Graceful: Cancel Process on monitor pages & HammerTime (#9213)
4 years ago
Lunny Xiao e151674cfa
Move PushUpdateOptions from models to repofiles (#9124)
4 years ago
zeripath 54dab5aed9 Properly fix displaying virtual session provider in admin panel (#9137)
4 years ago
John Olheiser 62bcb2b7f1 Add avatar and issue labels to template repositories (#9149)
4 years ago
Benno e8241bf55e update #9066 Always show Password field on link account sign in page (#9147)
4 years ago
John Olheiser e84326aaec Add git hooks and webhooks to template repositories; move to services (#8926)
4 years ago
QuaSoft 7b4d2f7a2a Add single sign-on support via SSPI on Windows (#8463)
4 years ago
Jordan ba9a2d2abb Hide credentials when submitting migration (#9102)
4 years ago
Lunny Xiao d7ac9727bb Move merge actions to notification (#9024)
4 years ago
Lunny Xiao d5261b9aab Move HttpBackend function to Http to reduce function calls when git smart http requests (#9057)
4 years ago
Jordan 1615b3c187 Hide given credentials for migrated repos. (#9097)
4 years ago
6543 2ab8c78c30 Refactor Issues Subscription (#8738)
4 years ago
David Svantesson 69a255defb Team permission to create repository in organization (#8312)
4 years ago
David Svantesson 35c3ea952a Explore page: Add topic param to pagination (#9077) (#9078)
4 years ago
guillep2k e4ec32de2e Fix password checks on admin create/edit user (#9076)
4 years ago
guillep2k c57edb6c7b Add password requirement info on error (#9074)
4 years ago
Lunny Xiao 9ff6312627
Move modules/gzip to gitea.com/macaron/gzip (#9058)
4 years ago
silverwind f8bd90ba60 enable lazy-loading of gitgraph.js (#9036)
4 years ago
David Svantesson 184e47f6ce Handle setting default branch via API (#9030)
4 years ago
David Svantesson 86cff86b46 Update branch API endpoint to show effective branch protection. (#9031)
4 years ago
John Olheiser f4bdcd6e2b Only return JSON for add/remove all (#9028)
4 years ago
Lunny Xiao 11208f3381
Move git graph from models to modules/graph (#9027)
4 years ago
Lunny Xiao c0c2624079 fix wrong system notice when repository is empty (#9010)
4 years ago
Lunny Xiao 21ae9838e0
Move transfer repository and rename repository on a service package and start action notification (#8573)
4 years ago
Konctantin b30d744e09 Githook highlighter (#8932)
4 years ago
Benno 149a9df9e8 Expand/Collapse Files and Blob Excerpt while Reviewing/Comparing code (#8924)
4 years ago
zeripath ae36ed7ecb
Shadow password correctly for session config (#8984)
4 years ago
Lunny Xiao dad67cae54
Refactor pull request review (#8954)
4 years ago
zeripath 722a7c902d
Add Close() method to gogitRepository (#8901)
4 years ago
Lunny Xiao bb6879d339
Improve notification (#8835)
4 years ago
John Olheiser 74a6add4d9 Template Repositories (#8768)
4 years ago
zeripath 8eeb2877d5
Adjust error reporting from merge failures and use LC_ALL=C for git (#8548)
4 years ago
Lunny Xiao daab245167
Move code.gitea.io/gitea/routers/api/v1/convert to code.gitea.io/gitea/modules/convert (#8892)
4 years ago
guillep2k f4937879b0 Fix require external registration password (#8885)
4 years ago
guillep2k 6e1912c73a Fix password complexity check on registration (#8887)
4 years ago
David Svantesson 9ae4c17cb1 Allow to add and remove all repositories to/from team. (#8867)
4 years ago
Lunny Xiao f02138a148 Fix bug when migrate from API (#8631)
4 years ago
Lunny Xiao 016a5d0438 Move some actions to notification/action (#8779)
4 years ago
jaqra 065bbddab9 Fix count for commit graph last page (#8843)
4 years ago
David Svantesson 72aa5a20ec Add team option to grant rights for all organization repositories (#8688)
4 years ago
Lauris BH a91679c9e3 Add additional periods to activity page (#8829)
4 years ago
Lauris BH 86a44f6b48
Fix new user form for non-local users (#8826)
4 years ago
Lunny Xiao a966a0298e Move more webhook codes from models to webhook module (#8802)
4 years ago
David Svantesson 7971b05d2b Fix API deadline removal (#8759)
4 years ago
6543 5a187f4bcc Add API for Issue set Subscription (#8729)
4 years ago
David Svantesson 232340f5e3 Prevent upload (overwrite) of lfs locked file (#8769)
4 years ago
Lunny Xiao 8f26397928
Move issue milestone assign to issue service and move webhook to notification (#8780)
4 years ago
Lunny Xiao f518fe6662
Rename HookQueue to hookQueue (#8778)
4 years ago
Lunny Xiao 0e7f7df3cf Move webhook to a standalone package under modules (#8747)
4 years ago
Brad Albright 887a8fe242 Allow cross-repository dependencies on issues (#7901)
4 years ago
Lunny Xiao ac6accef09 Move webhook codes from service to webhook notification (#8712)
4 years ago
Lunny Xiao f694bb45d7 Move issue change content from models to service (#8711)
4 years ago
Benno e6706df49d Create PR on Current Repository by Default (#8670)
4 years ago
Benno 7bb817e6d1 Respect LFS File Lock on UI (#8719)
4 years ago
Lukas 559803025d Show zero lines on the line counter if the file empty (#8700)
4 years ago
zeripath 5e6a008fba
Add basic repository lfs management (#7199)
4 years ago
Lunny Xiao af8957bc4c
Move issue notifications (#8713)
4 years ago
Lunny Xiao c66c9dabc7
Move issue change status from models to service (#8691)
4 years ago
Lunny Xiao 495d5e4329
Move more issue assignee code from models to issue service (#8690)
4 years ago
David Svantesson 018b0e8180 Fix deadline on update issue or PR via API (#8696)
4 years ago
Lunny Xiao 9e85358777
Move some repositories' operations to a standalone service package (#8557)
4 years ago
David Svantesson 6aa3f8bc29 Mail assignee when issue/pull request is assigned (#8546)
4 years ago
Lunny Xiao 0a80164bec Revert "API should follow RequireSignInView (#8654)" (#8675)
4 years ago
Lunny Xiao 3c63c3ace4
API should follow RequireSignInView (#8654)
4 years ago
Lunny Xiao bd7709a602
Hide some user information via API if user have no enough permission (#8655)
4 years ago
Monty Taylor ee7b153dd9 Fix 500 when getting user as unauthenticated user (#8653)
4 years ago
zeripath c84174b764
Use AppSubUrl for more redirections (#8647)
4 years ago
7FM 22272fe1e4 Make /users/{username}/repos list private repos the current user has access to (#8621)
4 years ago
John Olheiser 3e61a9628c Improve OGP (#8637)
4 years ago
zeripath 0bfe5eb10b
Allow Protected Branches to Whitelist Deploy Keys (#8483)
5 years ago
George Harvey 481c66a91f Allows external rendering of other filetypes 2 (#8300)
5 years ago
Lunny Xiao 280f4bebbf Move issue label operations to issue service package (#8553)
5 years ago
John Olheiser 240f46a422 Fix template error on account page (#8562)
5 years ago
Lunny Xiao 945f121262
Fix bug on pull requests when transfer head repository (#8564)
5 years ago
John Olheiser 7c4c01c0fd Fix review webhooks (#8570)
5 years ago
Lunny Xiao d151503d34 Upgrade xorm to v0.8.0 (#8536)
5 years ago
Antoine GIRARD c748deef33 don't ignore error message (#8550)
5 years ago
zeripath fcb535c5c3
Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631)
5 years ago
zeripath e1505d6250
Add missed close in ServeBlobLFS (#8527)
5 years ago
guillep2k 31655aabfc Fix password complexity regex for special characters (on master) (#8525)
5 years ago
Colin Arnott 66e99d722a upgrade gopkg.in/editorconfig/editorconfig-core-go.v1 (#8501)
5 years ago
zeripath 167e8f18da
Restore Graceful Restarting & Socket Activation (#7274)
5 years ago
blueworrybear 8c909820a9 Enable Uploading/Removing Attachments When Editing an Issue/Comment (#8426)
5 years ago
Lunny Xiao 20477a69ea
Move clearlabels from models to issue service (#8326)
5 years ago
Lunny Xiao 34fb9d68a5 Move AddTestPullRequestTask to pull service package from models (#8324)
5 years ago
6543 733c898a90 [Branch View] Add Included TAG (#8449)
5 years ago
Lunny Xiao 0be992a1e2 Make static resouces web browser cache time customized on app.ini (#8442)
5 years ago
jaqra 086bfb8b4b Add pagination to commit graph page (#8360)
5 years ago
David Svantesson 366806db32 Fix errors in create org UI regarding team access permission. (#8506)
5 years ago
Maxim Tkachenko db657192d0 Password Complexity Checks (#6230)
5 years ago
Lunny Xiao e3e44a59d0 Update migrated repositories' issues/comments/prs poster id if user has a github external user saved (#7751)
5 years ago
Lunny Xiao f2a3abc683
Move migrating repository from frontend to backend (#6200)
5 years ago
Lunny Xiao 46a12f196b
Move change issue title from models to issue service package (#8456)
5 years ago
Tekaoh b6616591d1 Check for either escaped or unescaped wiki filenames (#8408)
5 years ago
guillep2k 4843723d00 Allow users with explicit read access to give approvals (#8382)
5 years ago
Lunny Xiao 170743c8a0 Revert "Fix issues/pr list broken when there are many repositories (#8409)" (#8427)
5 years ago
Lunny Xiao 78438d310b
Fix issues/pr list broken when there are many repositories (#8409)
5 years ago
silverwind 08896cd9f6 add file line count info on UI (#8396)
5 years ago
guillep2k fb7c23f911 Fix editor commit to new branch if PR disabled (#8375)
5 years ago
Mario Lubenka f92a0b68fe Bugfix for image compare and minor improvements to image compare (#8289)
5 years ago
Tekaoh e3eb9fa33d Fix a comment typo (#8358)
5 years ago
Aam Surganda bcd4af483d Change general form binding to gogs form (#8334)
5 years ago
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
David Svantesson 36bcd4cd6b API endpoint for searching teams. (#8108)
5 years ago
Lunny Xiao 3249c0ccba
Extract actions on deletereleasebyid from models to release service (#8219)
5 years ago
Lunny Xiao e6113000c5
Extract actions on new issue from models to services (#8217)
5 years ago
David Svantesson 9c2a58456a Fix repo_admin_change_team_access always checked in org settings (#8319)
5 years ago
David Svantesson c6fb7fe27c Fix API for edit and delete release attachment (#8285)
5 years ago
Lunny Xiao eb11ca6847
Extract actions on new pull request from models to pulls service and move code.gitea.io/gitea/modules/pull to code.gitea.io/gitea/services/pull (#8218)
5 years ago
Sandro Santilli d958b9db4f Alwaywas return local url for users avatar (#8245)
5 years ago
Lunny Xiao 061388379a Move create issue comment to comments package (#8212)
5 years ago
Lunny Xiao 5a438ee3c0
Move all mail related codes from models to services/mailer (#7200)
5 years ago
David Svantesson a0e88dfc2e Add teams to repo on collaboration page. (#8045)
5 years ago
guillep2k 2a2b46c62e Reference issues from pull requests and other issues (#8137)
5 years ago
guillep2k 8a0379d68a Allow registration when button is hidden (#8237)
5 years ago
jaqra 28362195a0 Add 'Mentioning you' group to /issues page (#8201)
5 years ago
Lunny Xiao 04ca7f0047 Refuse merge until all required status checks success (#7481)
5 years ago
Lunny Xiao 29454733b4
move some milestone functions to a standalone package (#8213)
5 years ago
techknowlogick a60d3cbea2 Remove legacy handling of drone token (#8191)
5 years ago
Mario Lubenka a37236314c Adds side-by-side diff for images (#6784)
5 years ago
Lunny Xiao 4959bf1c09
Move create release from models to a standalone package (#7539)
5 years ago
Lunny Xiao be0f7ff9bf
Fix team user api (#8172)
5 years ago
WGH 6ddd3b0b47 Implement webhook branch filter (#7791)
5 years ago
John Olheiser 0118b6aaf8 Add option to initialize repository with labels (#6061)
5 years ago
guillep2k 09badd55dd Add reviewrs as participants (#8121)
5 years ago
Lunny Xiao c03d75fbd5 Move git diff codes from models to services/gitdiff (#7889)
5 years ago
David Svantesson 1f951cdeba Add API endpoint for accessing repo topics (#7963)
5 years ago
guillep2k 8ae96a37ce Add change title notification for issues (#8061)
5 years ago
Gary Kim f1c414882c Add Ability for User to Customize Email Notification Frequency (#7813)
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
Gary Kim 541fab196f Fix adding default Telegram webhook (#7972)
5 years ago
Richard Mahn bb5f7cdae6 Adds details about what tags can use the Git tags API (#7989)
5 years ago
Mike Schwörer 042089fbaf API method to list all commits of a repository (#6408)
5 years ago
Tamal Saha 6b3f52fe5f Run CORS handler first for /api routes (#7967)
5 years ago
David Svantesson c9546d4cdd Include description in repository search. (#7942)
5 years ago
Lunny Xiao f83db078f0 Move database settings from models to setting (#7806)
5 years ago
David Svantesson 26af3401c3 Document possibility to limit API Repo search to topics only. (#7957)
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
zeripath def84840db Attempt to fix hook problem (#7854)
5 years ago
Mario Lubenka 8bfeb85f93 Enable switching to a different source branch when PR already exists (#7819)
5 years ago
David Svantesson cde95f9923 Rewrite existing repo units if setting is not included in api body (#7763)
5 years ago
Antoine GIRARD 2b6f45299d api: fix multiple bugs with statuses endpoints (#7785)
5 years ago
Lunny Xiao b16be15803 Display error as string but not bytes (#7780)
5 years ago
Lunny Xiao 5b902e2368 add pagination for admin api get orgs and fix only list public orgs bug (#7742)
5 years ago
Lunny Xiao 7d9a13035e display as error (#7724)
5 years ago
Antoine GIRARD 76408d50fb org/members: display 2FA members states + optimize sql requests (#7621)
5 years ago
Lunny Xiao 02999c9a44 improve branches list performance and fix protected branch icon when no-login (#7695)
5 years ago
renothing cbf231a675 fix wrong email when use gitea as OAuth2 provider (#7640)
5 years ago
zeripath 734aa96508
Fix #7136: Add paging and extend API GetCommitStatuses (#7141)
5 years ago
zeripath 635e7b38bd
Swagger: Add information to API Token header (#7585)
5 years ago
zeripath c236ba35ca
use 403 instead of 401 for ErrUserProhibitLogin (#7591)
5 years ago
Christian Muehlhaeuser 54d96c79b5 Removed unnecessary conversions (#7557)
5 years ago
zeripath 2f75766532
Handle ErrUserProhibitLogin in http git (#7586)
5 years ago
Richard Mahn 26b493bb26 Fixes #7564 - Malformed URLs in API git/commits response (#7565)
5 years ago
Christian Muehlhaeuser b0cd3b8ab9 Fixed ineffectual assignments (#7555)
5 years ago
Richard Mahn 5d3e351864 Fixes #7474 - Handles all redirects for Web UI File CRUD (#7478)
5 years ago
Lunny Xiao ce087c58ef
Remove settting dependency on modules/session (#7237)
5 years ago
Richard Mahn 2771619acf Fixes #7475 - Settings pages giving UnitType error message (#7482)
5 years ago
Tamal Saha 2102f9d92d Support setting cookie domain (#6288)
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 0622e83055 add missing template variable on organisation settings (#7385)
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
AJ ONeal 62d6127f1b Make captcha and password optional for external accounts (#6606)
5 years ago
leonklingele ef57fe4ae3 routers: do not leak secrets via timing side channel (#7364)
5 years ago
leonklingele 96b66e330b routers/user: ensure that decryption of cookie actually suceeds (#7363)
5 years ago
Lunny Xiao b5aa7f7ceb fix api route (#7346)
5 years ago
zeripath 3563650bdb #6946 Run hooks on merge/edit and cope with protected branches (#6961)
5 years ago
Lunny Xiao ff85dd3e12 Add commit statuses reports on pull request view (#6845)
5 years ago
Richard Mahn cd96dee982 Fixes #7292 - API File Contents bug (#7301)
5 years ago
Richard Mahn 002b597c1f Fixes #7152 - Allow create/update/delete message to be empty, use default message (#7324)
5 years ago
Richard Mahn 567e117df8 Fixes #7238 - Annotated tag commit ID incorrect (#7321)
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
Lunny Xiao 161e12e157
Shadow the password on cache and session config on admin panel (#7300)
5 years ago
Lunny Xiao aa7c34cf86 Fix error log when loading issues caused by a xorm bug (#7271)
5 years ago
zeripath baefea311f
Fix #732: Add LFS objects to base repository on merging (#7082)
5 years ago
Lunny Xiao 8ec659722d Only check and config git on web subcommand but not others (#7236)
5 years ago
Lunny Xiao 1e8a616426 show lfs config on admin panel (#7220)
5 years ago
Lunny Xiao d8168b356d
Add missing description of label on API (#7159)
5 years ago
zeripath cf2221e3ac Add LastLogin to the User API (#7196)
5 years ago
Cherrg 2f39fc7bb6 fix drone build bug (#7192)
5 years ago
kolaente f9ec2f89f2 Add golangci (#6418)
5 years ago
Mario Lubenka 1608f63e39 Fixes diff on merged pull requests (#7171)
5 years ago